@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("core.css");
@import url("CustomStyle.css");
.sidebar-xs .sidebar-main .navigation > li > ul {
  background-color: #5f5270;
}
.passErrors {
  padding: 0px;
  margin: 0px;
}
.allErrors,
.allErrorsConfirm {
  display: none;
  padding-top: 32px;
}

#changepasswordModal .modal-message {
  margin: 18px 9px 0px 15px !important;
  border: 0 !important;
  padding: 5px 5px 5px 5px !important;
  border-radius: 3px;
}
#changepasswordModal .modal-message p {
  font-size: 16px;
}

#lowercase,
#uppercase,
#number,
#minimum,
#prev,
#confirmpass {
  margin: 0px;
  padding-top: 1px;
}
.validpass,
.validpassconfirm,
.validpasslower,
.validpassupper,
.validpassnumber,
.validpass8,
.validpassprev {
  display: none;
  float: right;
  position: relative;
  top: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  background: transparent;
  content: url(/media/images/validTick.png);
}
.inValidpass,
.inValidpassconfirm,
.inValidpasslower,
.inValidpassupper,
.inValidpassnumber,
.inValidpass8,
.inValidpassprev {
  display: block;
  float: right;
  position: relative;
  top: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  background: transparent;
  content: url(/media/images/invalidClose.png);
}
.pace-done.sidebar-xs .sidebar-content {
  padding-bottom: 8px;
  width: 56px !important;
  top: 120px;
}
.sidebar-content {
  padding-bottom: 8px;
  width: 230px;
}
.pace-done.sidebar-xs .active.custom_active {
}

.fa-gift {
  --fa-primary-color: #808080;
  --fa-secondary-color: #e2c681;
}
.fa-gift:hover {
  --fa-primary-color: #d3a948;
  --fa-secondary-color: #e2c681;
}

.ui-sortable-placeholder {
  background: red;
  visibility: visible !important;
}
.category-content {
  padding: 16px !important;
}
.category-content.no-padding {
  padding: 0px !important;
}
.sidebar-control.sidebar-main-toggle.hidden-xs:hover {
  background: none;
}
.navbar-brand > img {
  margin-top: +10px;
  margin-left: +8px;
  width: 200px;
  height: auto;
}
.page-container {
  margin-top: 80px;
}
.navbar-brand {
  height: auto;
  padding: 0 6px;
}
.cke_inner > .btn.btn-default.btn-sm.custom_btn {
  background: none;
  border: none;
  padding: 4px 34px;
  display: inline;
}
.btn.btn-default.btn-sm.custom_btn {
  background: none;
  border: none;
  padding: 0px;
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sidebar-control.sidebar-main-toggle.hidden-xs {
  padding-left: 0px;
}
.navbar-inverse {
  color: #fff !important;
  background: #ece4f1 none repeat scroll 0 0;
}
.sidebar {
  color: #fff !important;
  background: #ece4f1;
}
.navigation > li.active > a,
.navigation > li.active > a:hover,
.navigation > li.active > a:focus {
  background-color: #f8df8c;
}
.navbar-nav {
  margin-left: 0px;
  position: relative;
  top: 4px;
}
.nav.navbar-nav.navbar-right > li {
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.navigation li a > i {
  font-size: 18px;
  font-weight: normal;
}
.navigation > li > a span {
  overflow: hidden;
  display: block;
}
.navigation > li > a {
  font-size: 16px;
  font-weight: normal;
  color: #423a48;
}
.datatable-scroll {
  overflow-x: auto;
  width: 100%;
}
.sidebar-category .sidebar-control.sidebar-main-toggle.hidden-xs {
  padding: 12px 20px;
}
a.sidebar-control.sidebar-main-toggle:hover::after {
  display: none;
}
.sidebar-category .sidebar-control.sidebar-main-toggle.hidden-xs:hover {
  background: rgba(250, 180, 23, 0.7);
  opacity: 0.8;
}
.position-right {
  margin-left: 7px;
  color: #aeaab0;
  width: 17px;
  height: 16px;
  background: url(../images/info-icon.png);
  background-repeat: no-repeat;
  top: -2px;
}
.icon-info22.position-right:before {
  content: "";
}
.page-header-default {
  margin-bottom: 30px;
}
.panel {
  margin-bottom: 30px;
}
.page-title h4 i {
  font-size: 14px;
  top: -2px;
  position: relative;
}
.navbar-form.navbar-right {
  margin-top: -53px;
}
.welcome_content p {
  font-size: 14.8px;
  font-weight: 300;
}
.list-inline > li {
  display: block;
}
.list-inline > li {
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0px;
}
.list-inline.text-center.custom-margin {
  border-radius: 0px;
  margin: 0px;
  padding: 10px 0;
}
.emp-details .table a {
  text-decoration: underline;
}
.extn1 {
  color: #009688 !important;
}
.extn2 {
  color: #ff7043 !important;
}
.extn3 {
  color: #f7c836 !important;
}
.extn3 {
  color: #5c6bc0 !important;
}
.tab-content-title {
  background: #e7e3eb none repeat scroll 0 0;
  border: 0;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  color: #000;
  font-size: 17px;
  padding: 8px 15px 9px;
  width: 100%;
}
.survayPage1 .panel:not(.wider-area-base) .panel-heading,
.new_sep_page .tab-content-title {
  background: #e7e3eb none repeat scroll 0 0;
  border: 0;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  color: #000;
  font-size: 17px;
  padding: 8px 15px 9px;
  width: 100%;
  background: -moz-linear-gradient(90deg, #997fb2 44%, #ffffff 100%);
  background: -webkit-gradient(
    linear,
    90deg,
    color-stop(44%, 997FB2),
    color-stop(100%, FFFFFF)
  );
  background: -webkit-linear-gradient(90deg, #997fb2 44%, #ffffff 100%);
  background: -o-linear-gradient(90deg, #997fb2 44%, #ffffff 100%);
  background: -ms-linear-gradient(90deg, #997fb2 44%, #ffffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
  background: linear-gradient(90deg, #997fb2 44%, #ffffff 100%);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: 0 100%;
}
table.datatable-sorting th {
  text-transform: uppercase;
}
.homePage .panel {
  border-color: #ddd;
  color: #333333;
  margin-bottom: 30px;
}
.text-semibold {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  top: -1px;
}
.list-inline > li i {
  border-radius: 35px;
  display: block;
  font-size: 21px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 35px;
}
.footer_menu.nav.navbar.nav-pills {
  background: #7288b7 none repeat scroll 0 0;
  color: #fff;
  margin: 0;
  min-height: 0;
  padding: 0;
  text-align: center;
  justify-content: center;
}
.footer_menu.nav.navbar.nav-pills li {
  display: flex;
}
.footer_menu.nav.navbar.nav-pills a {
  background: transparent none repeat scroll 0 0 !important;
  color: #fff !important;
  padding: 9px 15px;
}
.nav-pills-footer {
  display: block;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.nav-pills-footer > li {
  display: inline-block;
}
.nav-pills-footer > li a {
  color: #888;
  display: inline-block;
  padding: 14px;
}
.panel.panel-flat.wider-area-base {
  margin: 0 0 30px;
}
.sidebar-xs .sidebar_leftForm {
  display: none;
}
.sidebar_leftForm {
  margin-top: 35px;
}
.sidebar_leftForm .panel {
  border-radius: 0;
}
.breadcrumb-line ul.nav li:first-child a,
.breadcrumb-line ul.nav li:nth-child(2) a,
.breadcrumb-line ul.nav li:nth-child(3) a,
.breadcrumb-line ul.nav li:nth-child(4) a {
  color: #fff;
  background: #a499b5;
}
.survayPage1 .panel:not(.wider-area-base) .panel-heading {
  padding: 5px 15px;
}
.tab-content-head {
  color: #000;
  font-size: 17px;
}
.color_link td *,
.color_link td {
  color: #5b4083;
}
.form-horizontal.p-20 .form-group:last-child {
}
.welcome_content {
  padding: 15px !important;
}
.welcome_content p.content-group {
  margin-bottom: 0 !important;
}
.number {
  margin-right: 3px;
}
.content {
  padding: 0 20px;
}
div.content.survayPage1 {
  padding: 0 45px;
}
span.d-inline-block[data-bs-toggle="popover"] {
  padding: 0px;
  cursor: pointer;
}
.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  top: 1px;
  transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
  width: 17px;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: 2.2px auto #cfe2f1;
  outline-offset: -1px;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #c7d8ed;
  border-color: #c7d8ed;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  top: 1px;
  transition: border 0.15s ease-in-out 0s;
  width: 17px;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 4px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #c7d8ed;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #c7d8ed;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #c7d8ed;
}
.radio input[type="radio"]:focus + label::before {
  outline: 2.2px auto #c7d8ed;
  outline-offset: -1px;
  outline-color: transparent;
  outline: none;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
.other_surveys,
#exit_interview,
.kioskStep3,
.kioskstep4,
.empIDSection,
.passcodeSection,
.privatePasswordSection,
.publicViewSection,
.eligibilitySection,
#performance_management {
  display: none;
}
.custom-width-padding {
  width: 26%;
  padding-top: 26px;
}
.inputcustom {
  width: 205px;
}
.custompadding9 {
  padding-top: 9px;
}
.custompaddingl30 {
  padding-left: 30px;
}
.custompaddingt10 {
  padding-top: 10px;
}
.listActive {
  background: #f0ebeb !important;
}
.custom_bg_add {
  /* background: url(../images/bk.jpg) no-repeat; */
  background-size: 100% 100%;
  color: #000 !important;
  background: #eff1e4;
  border: 0 !important;
}
.panel.panel-flat.wider-area-base.custom_bg_add .panel-heading {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding-left: 20px;
}
.extn4 {
  color: #5c6bc0;
}
.col-lg-3.col-md-3.custom_box:nth-child(1) a,
.col-lg-3.col-md-3.custom_box:nth-child(2) a,
.col-lg-3.col-md-3.custom_box:nth-child(3) a,
.col-lg-3.col-md-3.custom_box:nth-child(4) a {
  display: block;
  margin: 0 0 30px;
}
.col-lg-3.col-md-12.custom_box a {
  display: block;
  opacity: 1;
  background: transparent;
  -webkit-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  border: 1px solid #a499b5 !important;
}
.col-lg-3.col-md-12.custom_box a:hover {
  opacity: 1;
  border: 1px solid #735f94 !important;
}
.btn-custom_all {
  border: 1px solid #a499b5 !important;
  color: #a499b5 !important;
}
.btn-text_all {
  color: #a499b5 !important;
}
.col-lg-3.col-md-12.custom_box a:hover .btn-custom_all {
  border: 1px solid #735f94 !important;
  color: #735f94 !important;
  opacity: 1;
}
.col-lg-3.col-md-12.custom_box a:hover .btn-text_all {
  color: #735f94 !important;
  opacity: 1;
}
.panel.panel-flat.wider-area-base .panel-heading {
  padding-bottom: 0px !important;
}
.homePage .panel.panel-flat:not(.wider-area-base) > .panel-heading {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}
.homePage
  .panel.panel-flat:not(.wider-area-base)
  > .panel-heading
  > .panel-title {
  margin-bottom: 0;
  margin-top: 0;
}
.content.survayPage1 .welcome_content {
  padding: 20px !important;
}
.charts .panel-heading {
  padding: 20px !important;
}
.chart-container.text-center {
  margin-top: 132px !important;
  overflow: hidden;
}
.icon-more {
  display: none;
}
.form_bottom {
  margin: 35px auto;
  max-width: 390px;
}
.form_content {
  background: rgba(0, 0, 0, 0) url("../images/form.jpg") repeat scroll 0 0;
  color: #444;
  margin: 0 auto;
  max-width: 679px;
  padding: 30px;
  text-align: center;
}
.form_bottom .form-control {
  border-radius: 0;
}
.term_panel.m-t-30 {
  background: #efefef none repeat scroll 0 0;
  color: #666;
  padding: 10px;
}
.max-lenth1 {
  max-width: 350px;
  display: inline-block;
}
.max-lenth1 + .custom-color {
  margin-left: 15px;
}
.m-r-15 {
  margin-left: 15px;
}
.edit_new {
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
  margin-top: 5px;
}
.edit_new * {
  font-size: 11px;
}
.control-label {
  display: block;
  text-align: left;
}
.custom_two .form_content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sidebar-xs .sidebar-main .navigation > li > a > span {
  background-color: #ffd469;
  border: 1px solid #ffd469;
}
.custom-button {
  border: 1px solid #d9c7e1;
  color: #fff;
  background: #c4b2d6;
  padding: 7px 12px;
  font-size: 13px;
}
.custom-button:hover {
  background-color: #c4b2d6;
  border: 1px solid #c4b2d6;
  color: #eee;
}
.chart-container.text-center {
  overflow: auto !important;
}
.row-sortable .chart-container.text-center {
  margin-top: 0px !important;
}
a.sidebar-control.sidebar-main-toggle:hover::after {
  text-align: center;
}
li.clientbox {
  margin-right: 20px;
}
li.clientbox + li.dropdown {
  margin-right: 10px;
  padding-top: 12px;
}
.icon-users4 {
  font-size: 14px !important;
}
.navbar-form.navbar-right {
  margin-top: -53px;
  max-width: 360px;
  width: 100%;
  margin-right: -5px;
}
.navbar-form .input-group {
  display: inline-table;
  vertical-align: middle;
  max-width: 360px;
  width: 100%;
}
.clientbox a {
  padding: 0px !important;
}
.eleimg a {
  padding: 0px !important;
  border-radius: 50%;
  position: relative;
  top: 0px;
  right: 5px;
}
.pace-done.sidebar-xs .active.custom_active i {
  position: relative;
  top: 13px;
  left: 16px;
  color: #fff;
}
.Collapsepading {
  padding-left: 52px !important;
}
.menu {
  padding-left: 15px;
}
.pace-done.sidebar-xs .menu {
  display: none !important;
}
.sidebar-control.sidebar-main-toggle.hidden-xs {
  background: #fab418 none repeat scroll 0 0 !important;
  color: #fff;
  font-size: 17px;
  left: 0;
  padding: 12px 20px;
  position: fixed;
  top: 75px;
  width: 230px;
  z-index: 9999;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0s;
  transition: all ease-in-out 0s;
}
.navbar-inverse .navbar-nav > li > a {
  color: #423a48;
}
.sidebar::before {
  background: #fab418 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.navbar-nav > .dropdown-user img {
  border: 1px solid #423a48;
}
ul.dropdown-menu.dropdown-menu-right {
  min-width: 170px;
}
.header_search_input {
  width: 1% !important;
  min-width: 44px;
}
.note-editor {
  margin-bottom: 10px;
}
.panel.panel-flat.wider-area-base.custom_bg_add .panel-heading {
  padding: 0;
  border-bottom: 0;
}
.custom_bg_add .panel-body.welcome_content.surver_panel {
  padding-right: 64px !important;
}
.panel.panel-flat.wider-area-base {
  margin: 0 0 30px;
  min-height: 45px;
}
.panel.panel-flat.wider-area-base.custom_bg_add
  .panel-heading
  .heading-elements {
  background-color: inherit;
  height: 36px;
  margin-top: -2px;
  position: absolute;
  right: 8px;
  top: 50%;
  z-index: 1;
}
.popupwindow .btn.btn-default.btn-sm.custom_btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
}
.popupwindow {
  display: inline-block;
  max-width: 100%;
  padding-right: 30px;
  position: relative;
  width: 100%;
}
.sep_form .form-group {
  margin-bottom: 7px;
}
.sep_form label {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 12px;
}
.sep_form .form-control {
  padding: 4px 12px;
  line-height: 26px;
}
.custom-button.custom-color {
  background: #a499b5;
  border: 1px solid #a499b5;
}
.custom-button.custom-color.disabled:hover {
  background-color: #a499b5 !important;
  border: 1px solid #a499b5 !important;
}
.custom-button.custom-color:hover {
  background-color: #79649c !important;
  border: 1px solid #79649c !important;
  color: #eee !important;
}
ul#name_list {
  position: absolute;
  left: 0;
  top: 63px;
  z-index: 99;
  background: #fff;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
}
ul#name_list li {
  display: none;
}
ul#name_list a {
  display: block;
  border: 1px solid #ddd;
  border-bottom: 0;
  padding: 5px;
  background: #f1f1f1;
}
ul#name_list a:hover {
  color: #999;
  background: #f9f9f9;
}
ul#name_list li:last-child a {
  border-bottom: 1px solid #ddd;
}
div.conduct-ex-survey,
.conduct-ex-survey1,
.conduct-ex-survey2 {
  border: 1px solid #ddd;
  padding: 10px;
}
.progress_area {
  padding: 0 40px;
  max-width: 1000px;
}
textarea.form-control {
  height: auto;
  max-width: 935px;
  min-height: 150px;
}
button.btn.btn-default.btn-sm.custom_btn.outerrow {
  position: relative;
  top: 43px;
  left: -20px;
}
.col-md-4 .popupwindow {
  padding: 0px;
}
.conduct-ex-survey .radio.radio-primary.radio-inline,
.conduct-ex-survey1 .radio.radio-primary.radio-inline,
.conduct-ex-survey2 .radio.radio-primary.radio-inline {
  margin-top: 10px;
}
button.btn.btn-info.custom-button.xs-larg {
  padding: 10px 40px;
  font-size: 17px;
}
.form-group.m-t-30.text-right {
  position: relative;
  left: 85px;
  top: 20px;
}
p.link_indi {
  background: #fff;
  border: 1px solid #eee;
  padding: 5px;
  margin-bottom: 0;
  margin-top: 8px;
}
.radio label,
.checkbox label {
  padding: 0 3px;
}
.radio-primary input[type="radio"]:checked + label,
.checkbox-primary input[type="checkbox"]:checked + label {
  background: #c7d8ed;
  padding: 0 3px;
}
.matrix .radio-primary input[type="radio"]:checked + label {
  background: #fff;
  padding: 0px;
}
.radio label:hover,
.checkbox label:hover {
  background: #cfe2f1;
  padding: 0 3px;
}
.matrix .radio label:hover {
  background: #fff;
  padding: 0px;
}
ul.nav.navbar.nav-pills.pull-right.left_class {
  min-height: 0 !important;
  padding: 5px 0 !important;
}
.result_pro:before {
  content: " (" attr(aria-valuenow) ")";
}
.result_pro {
  text-align: center;
}
.custom-button.close_btn {
  margin-left: 10px !important;
}
#sep_edit .input-group-addon {
  padding: 4px 12px;
  font-size: 10px;
  font-size: 10px;
}
.content_emp .select2-selection--multiple .select2-selection__choice > i {
  margin-right: 0;
  display: none;
}
.select2-selection--multiple .select2-selection__choice {
  background-color: #a499b5 !important;
}
.content_emp
  .select2-selection--multiple
  .select2-selection__choice
  .select2-selection__choice__remove {
  display: none;
}
.content_emp .well {
  margin-bottom: 10px;
}
ul.filters_new {
  padding: 0;
  margin: 0 -5px;
  display: block;
  list-style: none;
}
ul.filters_new li {
  width: 25%;
  float: left;
  padding: 7px 5px;
}
ul.filters_new a {
  width: 100%;
  display: block;
  text-align: center;
  padding: 6px;
  border-radius: 2px;
}
.progress_area .irs-grid-pol.small {
  display: none;
}
.multiselect-container > li > a .checker,
.multiselect-container > li > a .choice {
  top: 50% !important;
}
.radio label {
  padding-left: 3px;
}
.custom_com {
  min-width: 256px;
}
.actionStripes {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}

@keyframes progress-bar-stripes {
  100% {
    background-position: 40px 0;
  }
  0% {
    background-position: 0 0;
  }
}
.action_1 {
  background-color: #00acf0;
}
.action_2 {
  background-color: #008ec7;
}
.action_2-1 {
  background-color: #0084b9;
}
.action_3 {
  background-color: #1c2d5b !important;
}
.action_4 {
  background-color: #00577b;
}
.progress_area span.irs-min,
.progress_area span.irs-max {
  display: none;
}
.progress_area .irs-grid-text {
  font-size: 14px;
}
.progress_area.area2 span.irs-grid-text.js-grid-text-0 {
  left: 0 !important;
}
.progress_area div.sliderPadding {
  padding: 15px 0px 15px 20px;
}
/*padding: 20px 10px 40px 10px;*/

/*.progress_area.area2.area_top .irs-grid-text.js-grid-text-4,
.progress_area.area2:not(.area_top) span.irs-grid-text.js-grid-text-3 {
    left: auto!IMPORTANT;
    margin-left: 0!important;
    right: -7px!important;
}*/
.radio-ex-survey.conduct-ex-survey.m-t-20 {
  margin-top: 10px;
  max-width: 977px;
}
.progress {
  height: 36px;
}
.progress-bar {
  line-height: 36px;
  font-size: 14px;
}
.surver_panel .form-group.m-t-30.text-right {
  position: absolute;
  left: auto;
  top: 16px;
  right: 15px;
}
.details_block-check .custom-button.custom-color {
  display: none;
}
.details_block-check .deactive_btn .custom-button.custom-color {
  display: none;
}
.details_block-check .active_btn .custom-button.custom-color {
  display: inline-block;
  margin-left: 12px;
}
.daterangepicker select.yearselect {
  width: 40%;
  min-width: 82px;
}
.irs-bar {
  left: 0 !important;
  background-color: #c7d8ed;
}
.bootstrap-select.btn-group .dropdown-menu > .selected > a {
  background-color: #c7d8ed;
  color: #555;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #555;
  text-decoration: none;
  outline: 0;
  background-color: #c7d8ed;
}
.checker span {
  color: #455a64;
  border: 2px solid #c7d8ed;
  display: inline-block;
  text-align: center;
  position: relative;
  border-radius: 2px;
}
.details_block-check .active_btn .custom-button.custom-color i {
  font-size: 12px;
}
.panel_set .panel:not(.custom_bg_add) {
  border: 0;
  box-shadow: none;
}
.survayPage1 .panel:not(.wider-area-base) .panel-heading,
.panel_set .panel:not(.custom_bg_add) .tab-content-title,
.panel_set .panel:not(.custom_bg_add) .panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* .new_sep_page .content{max-width:1320px;} */
.text-left-block {
  padding-bottom: 150px;
}
.picker__day--highlighted,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #fff;
  background-color: #c7d8ed;
  color: #777;
}
option:checked,
option:hover {
  color: white;
  background: #c7d8ed;
}
.color1 {
  background-color: #abb6ce !important;
}
.color2 {
  background-color: #7288b7 !important;
}
.color3 {
  background-color: #34487b !important;
}
.color4 {
  background-color: #1c2d5b !important;
}
.color5 {
  background: #1c2d5b;
}
.btn-color1,
.btn-color2,
.btn-color3,
.btn-color4,
.btn-color5 {
  color: #fff !important;
  font-family: "Roboto";
  font-size: 14.343px;
  font-weight: 300;
  padding: 11px 10px;
}
.btn-color1 {
  background-color: #857891 !important;
}
.btn-color2 {
  background-color: #9689a5 !important;
}
.btn-color3 {
  background-color: #a899b8 !important;
}
.btn-color4 {
  background-color: #baaacc !important;
}
.btn-color5 {
  background-color: #a899b8 !important;
}
.btn-color1:hover,
.btn-color2:hover,
.btn-color3:hover,
.btn-color4:hover,
.btn-color5:hover {
  opacity: 0.8;
  color: #eee;
}
.btn-color1 i,
.btn-color2 i,
.btn-color3 i,
.btn-color4 i,
.btn-color5 i {
  font-size: 19px !important;
  font-weight: 100;
}
.title_block_list {
  color: rgb(0, 0, 0);
  font-family: "Roboto";
  font-size: 20.706px;
  font-weight: unset;
  line-height: 1.2;
  margin-bottom: 28px;
  margin-top: 0;
  text-align: center;
  position: relative;
}
.title_block_list .pipe {
  font-size: 18px;
  position: relative;
  top: -3px;
}
.title_block_list .custom-button.custom-color {
  position: absolute;
  right: 0;
  top: -3px;
}
.tile_title {
  color: rgb(0, 0, 0);
  font-family: "Roboto";
  font-size: 14.78px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 14px;
}
.tile_block {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  margin: 0 -0.3333%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tile_block > li {
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  display: inline-block;
  float: left;
  margin: 0 0.333% 8px;
  min-height: 130px;
  padding: 7px;
  text-align: center;
  width: 100%;
  max-width: 250px;
  float: none;
}
.menu-group.btn-group.btn-group-justified {
  margin-bottom: 16px;
}
.menu-group.btn-group.btn-group-justified .dropdown-menu {
  min-width: 180px;
  background: #fff;
  width: 100%;
}
.tile_title + p {
  display: inline-block;
  text-align: center;
}
.bk1 {
  border: 1px solid #ddd;
  color: rgb(0, 0, 0);
  display: table-cell;
  font-family: "Roboto";
  font-size: 29.78px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  width: 70px;
}
.bk2 {
  display: table-cell;
  line-height: 1.2;
  padding-left: 10px;
  vertical-align: middle;
}
.bk2.bk3 > img {
  margin-top: -12px;
  max-width: 103px;
}
.tile_block ul {
  list-style: outside none none;
  padding: 0;
}
.tile_block ul li {
  color: #000;
  font-family: roboto;
  font-weight: 500;
  line-height: 100%;
}
.up_img > img {
  margin-top: -7px;
}
#save_report i {
  font-size: 18px;
  position: relative;
}
#save_dashboard i {
  position: relative;
  top: -3px;
}
.tab-content-title.font_extend {
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 400;
}
.table.table_result tr:nth-child(1) {
  background: transparent;
  border-bottom: 1px solid #bbb !important;
}
.table.table_result tr td,
.table.table_result tr:nth-child(1) th {
  color: #000;
  font-size: 13px;
  padding: 8px 20px;
  text-align: center;
}
.table.table_result tr td:first-child,
.table.table_result tr:nth-child(1) th:first-child {
  text-align: left;
}
.table.table_result tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.form_1 .form-group {
  margin-bottom: 5px;
}
.menu_center {
  margin: 0 auto;
  max-width: 1206px;
}
/*.tile_block > li:last-child li{
	color:#ff0000;
}*/
#currentEmployeeDetails ul.tile_block {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
}
.employee .survayPage1 .panel:not(.wider-area-base) .panel-heading,
.new_sep_page .tab-content-title {
  padding: 8px 15px 15px;
}
.employee .welcome_content {
  padding: 20px 20px 15px !important;
}

.Eml-arrow {
  display: inline-block;
  float: left;
  height: 10px;
  margin-right: 12px;
  position: relative;
  top: 9px;
  transform: rotate(270deg);
}
.active_arr span.Eml-arrow {
  top: 9px;
  transform: rotate(0deg);
}
.tokenfield .token .token-label {
  max-width: 100% !important;
}
.col-lg-12.custom_margin .col-sm-11 {
  float: right;
  width: 89%;
}
.tokenfield .token:hover:not([class*="bg-"]),
.tokenfield .token:focus:not([class*="bg-"]) {
  background-color: #999 !important;
  color: #fff;
}
.panel-body.welcome_content.form_1.emp_panel {
  display: none;
}
.panel-body.welcome_content.form_1.emp_panel1 {
  display: none;
}
.panel-body.welcome_content.form_1.emp_panel2 {
  display: none;
}
.c-modal.fade {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  height: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999999999;
  overflow-x: hidden;
  overflow-y: auto;
}
.c-modal.fade.act {
  height: 100%;
  width: 100%;
  opacity: 1;
  bottom: 0;
}
.c-modal.fade .c-modal-dialog {
  transform: translate(0px, -25%);
  transition: transform 0.3s ease-out 0s;
  max-width: 800px;
  margin: 30px auto;
}
.c-modal-content {
  background: #fff none repeat scroll 0 0;
  border: 4px solid rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}
.c-modal.fade.act .c-modal-dialog {
  transform: translate(0px, 0px);
}
.c-modal1.fade {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  height: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999999999;
  overflow-x: hidden;
  overflow-y: auto;
}
.c-modal1.fade.act {
  height: 100%;
  width: 100%;
  opacity: 1;
  bottom: 0;
}
.c-modal1.fade .c-modal-dialog1 {
  transform: translate(0px, -25%);
  transition: transform 0.3s ease-out 0s;
  max-width: 800px;
  margin: 30px auto;
}
.c-modal-content1 {
  background: #fff none repeat scroll 0 0;
  border: 4px solid rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}
.c-modal1.fade.act .c-modal-dialog1 {
  transform: translate(0px, 0px);
}
body.act {
  overflow: hidden;
}
.new_color {
  background-color: #7288b7 !important;
}
.flex-direction-nav a::before,
.flex-direction-nav a.flex-next::before {
  display: none !important;
}
.flex-direction-nav a {
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  display: block;
  height: 44px;
  margin: -20px 0 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 26px;
  background: url(../images/arrowleft.png) no-repeat scroll;
  color: transparent;
}
.flex-direction-nav a.flex-next {
  background: url(../images/arrowright.png) no-repeat scroll;
}
.flexslider {
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #997fb2 44%, #ffffff 100%)
    no-repeat scroll 0 100% / 100% 2px;
  border: 4px solid #ffffff;
  border-radius: 4px;
  margin: 0 0 -43px;
  padding: 10px 46px 36px;
  position: relative;
}
.flexslider::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 99%;
  position: absolute;
  right: 30px;
  top: 0;
  width: 30px;
  z-index: 1;
}
.flexslider .flex-direction-nav .flex-next {
  opacity: 1;
  right: 10px;
}
.flexslider .flex-direction-nav .flex-prev {
  left: 10px;
  opacity: 1;
}
.flexslider .slides img {
  display: block;
  margin: 0 auto;
  width: auto;
}
.view-all-surveys .owl-item,
.owl-carousel1 .owl-carousel .owl-item,
.owl-carousel-ViewAll .owl-carousel .owl-item,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item,
.owl-carousel-LockedSurveys .owl-carousel .owl-item {
  min-height: 361px !important;
}

/*.view-all-surveys .owl-item .item :hover .description,
.owl-carousel1 .owl-carousel .owl-item .item :hover .description,
.owl-carousel-ViewAll .owl-carousel .owl-item .item :hover .description,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item .item :hover .description,
.owl-carousel-LockedSurveys .owl-carousel .owl-item .item :hover .description {*/
/*height: 250px !important;*/
/*width: 260px !important;*/
/*  cursor: default;
  bottom: 0;
}*/
/*.view-all-surveys .owl-item .item :hover .flex_wrap_scroll,
.owl-carousel1 .owl-carousel .owl-item .item :hover .flex_wrap_scroll,
.owl-carousel-ViewAll .owl-carousel .owl-item .item :hover .flex_wrap_scroll,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item .item :hover .flex_wrap_scroll,
.owl-carousel-LockedSurveys .owl-carousel .owl-item .item :hover .flex_wrap_scroll {*/
/*height: 250px !important;*/
/*width: 260px !important;*/
/*  cursor: default;
  bottom: 240px;
}*/
.view-all-surveys .owl-item:hover .item .description,
.owl-carousel1 .owl-carousel .owl-item:hover .item .description,
.owl-carousel-ViewAll .owl-carousel .owl-item:hover .item .description,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item:hover .item .description,
.owl-carousel-LockedSurveys .owl-carousel .owl-item:hover .item .description {
  /*height: 250px !important;*/
  /*width: 260px !important;*/
  cursor: default;
  bottom: 0;
}
.view-all-surveys .owl-item:hover .item .flex_wrap_scroll,
.owl-carousel1 .owl-carousel .owl-item:hover .item .flex_wrap_scroll,
.owl-carousel-ViewAll .owl-carousel .owl-item:hover .item .flex_wrap_scroll,
.owl-carousel-ActiveSurveys
  .owl-carousel
  .owl-item:hover
  .item
  .flex_wrap_scroll,
.owl-carousel-LockedSurveys
  .owl-carousel
  .owl-item:hover
  .item
  .flex_wrap_scroll {
  /*height: 250px !important;*/
  /*width: 260px !important;*/
  cursor: default;
  bottom: 267px;
}
.view-all-surveys .owl-item:hover .survey_launcher_item .slider_title,
.owl-carousel1
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title,
.owl-carousel-ViewAll
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title,
.owl-carousel-ActiveSurveys
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title,
.owl-carousel-LockedSurveys
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title {
  font-size: 20pt;
}
.slider_title_scroll {
  min-height: 85px;
}
.view-all-surveys .owl-item .item .flex_wrap_scroll,
.owl-carousel1 .owl-carousel .owl-item .flex_wrap_scroll,
.owl-carousel-ViewAll .owl-carousel .owl-item .flex_wrap_scroll,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item .flex_wrap_scroll,
.owl-carousel-LockedSurveys .owl-carousel .owl-item .flex_wrap_scroll {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
  transition: 0.8s ease;
}
.view-all-surveys .owl-item .item .description,
.owl-carousel1 .owl-carousel .owl-item .description,
.owl-carousel-ViewAll .owl-carousel .owl-item .description,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item .description,
.owl-carousel-LockedSurveys .owl-carousel .owl-item .description {
  position: absolute;
  bottom: -400px;
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  height: auto;
  transition: 0.8s ease;
  text-align: justify;
  border-top: 1px solid #ece4f1;
}
.clearfloat {
  clear: both;
}
.tab-content-title .showMoreLess {
  display: inline-block;
  text-align: right;
  float: right;
  margin-right: 50px;
}
.view-all-surveys .owl-stage {
  max-width: 1130px;
  margin: auto;
  padding-top: 14px;
}
.view-all-surveys .owl-item {
  position: relative;
}
.view-all-surveys .owl-item .item .description {
  width: inherit !important;
}
.view-all-surveys .owl-item .item .description,
.owl-carousel1 .owl-carousel .owl-item .description,
.owl-carousel-ViewAll .owl-carousel .owl-item .description,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item .description,
.owl-carousel-LockedSurveys .owl-carousel .owl-item .description {
  text-align: center;
}
.view-all-surveys .owl-item .item .description .descriptionFooterButton,
.owl-carousel1 .owl-carousel .owl-item .description .descriptionFooterButton,
.owl-carousel-ViewAll
  .owl-carousel
  .owl-item
  .description
  .descriptionFooterButton,
.owl-carousel-ActiveSurveys
  .owl-carousel
  .owl-item
  .description
  .descriptionFooterButton,
.owl-carousel-LockedSurveys
  .owl-carousel
  .owl-item
  .description
  .descriptionFooterButton {
  background-color: #79649c !important;
  border: 1px solid #79649c !important;
  color: #eee !important;
  margin: 0px 10px 0px 10px;
  padding: 2px 10px;
}
.view-all-surveys .owl-item:hover .survey_launcher_item .slider_title,
.owl-carousel1
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title,
.owl-carousel-ViewAll
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title,
.owl-carousel-ActiveSurveys
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title,
.owl-carousel-LockedSurveys
  .owl-carousel
  .owl-item:hover
  .survey_launcher_item
  .slider_title {
  font-size: 17pt;
}
.view-all-surveys .owl-item .item .description .descriptionButtons,
.owl-carousel1 .owl-carousel .owl-item .description .descriptionButtons,
.owl-carousel-ViewAll .owl-carousel .owl-item .description .descriptionButtons,
.owl-carousel-ActiveSurveys
  .owl-carousel
  .owl-item
  .description
  .descriptionButtons,
.owl-carousel-LockedSurveys
  .owl-carousel
  .owl-item
  .description
  .descriptionButtons {
  position: relative;
  bottom: 0;
}
.slider_title1 {
  color: #79678f;
  font-size: 15px;
}
.slider_title {
  color: #79678f;
  font-size: 14px;
}
.survey_launcher_item .slider_title1 {
  color: #79678f;
  font-size: 14pt;
  margin: 0px !important;
  padding-top: 10px;
  overflow-wrap: break-word;
  text-align: center;
}
.survey_launcher_item .slider_title {
  color: #79678f;
  font-size: 17pt;
  margin: 0px !important;
  overflow-wrap: break-word;
  text-align: center;
}
.slider_title_communicaiton {
  color: #79678f;
  font-size: 15px;
}
.flexslider .slides > li .flex_wrap {
  border-right: 2px solid #d8d8e1;
  min-height: 284px;
  padding: 20px 20px 0;
  display: block;
}
.welcome_content .slides p {
  font-size: 12px;
  font-weight: 300;
}
.form-control.size-1 {
  float: left !important;
  max-width: 166px;
  width: 100% !important;
}
.input-group.size-2 {
  max-width: 67%;
  padding-left: 10px;
}
.sep_or {
  display: inline-block;
  float: left;
  line-height: 33px;
  min-width: 25px;
}
.form-control.size-3 {
  float: left;
  margin: 0 0 0 12px;
  max-width: 46px;
}
.left-eq {
  margin-left: 12px !important;
}
a.cop_add i {
  color: #b3d8c0;
  font-size: 27px;
  margin: 3px 5px 0;
  float: left;
}
a.cop_delete i {
  color: #f18585;
  font-size: 27px;
  margin: 3px 5px 0;
  float: left;
}
.form-control.size-4 {
  float: left !important;
  width: 73px !important;
}

ul.tag_list_sd {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.tag_list_sd>li {
  border: 1px solid #ded5e8;
  display: inline-block;
  float: left;
  margin: -1px -1px 0 0;
}

.tag_list_sd a {
  color: #000;
  display: block;
  padding: 11px 18px;
}

.tag_list_sd li:hover a,
.tag_list_sd li a.selected {
  background: #f3f0f7;
}
ul.tag_list {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.tag_list > li {
  border: 1px solid #ded5e8;
  display: inline-block;
  float: left;
  margin: -1px -1px 0 0;
}
.tag_list a {
  color: #000;
  display: block;
  padding: 11px 18px;
}
.tag_list li:hover a,
.tag_list li a.selected {
  background: #f3f0f7;
}
.filter-list {
  list-style: outside none none;
  margin: 0 -3.5px;
  max-height: 332px;
  overflow: auto;
  padding: 0;
}
.filter-list > li {
  float: left;
  padding: 3.5px;
  width: 20%;
  position: relative;
}
.filter-list a {
  background: #dee4f4 none repeat scroll 0 0;
  border: 1px solid #c8d8f1;
  border-radius: 3px;
  color: #000;
  display: block;
  padding: 6px 9px;
}
.filter-list a:hover {
  background: #c1c4e1 none repeat scroll 0 0;
}
.filter-list .inactive a {
  background: #f0f0f0;
  border: 1px solid #dedede;
}

.filter-list-step2 {
  list-style: outside none none;
  margin: 0 -3.5px;
  max-height: 332px;
  overflow: auto;
  padding: 0;
}

.filter-list-step2>li {
  float: left;
  padding: 3.5px;
  width: 20%;
  position: relative;
}

.filter-list-step2 a {
  background: #dee4f4 none repeat scroll 0 0;
  border: 1px solid #c8d8f1;
  border-radius: 3px;
  color: #000;
  display: block;
  padding: 6px 9px;
}

.filter-list-step2 a:hover {
  background: #c1c4e1 none repeat scroll 0 0;
}

.filter-list-step2 .inactive a {
  background: #f0f0f0;
  border: 1px solid #dedede;
}
.filters .filter {
  background: #dee4f4 none repeat scroll 0 0;
  border: 1px solid #c8d8f1;
  border-radius: 3px;
  color: #000;
  display: block;
  padding: 6px 9px;
  float: left;
  margin: 0 5px 5px 0;
}

.filters.active-background .filter {
  background: #c4efb2 !important;
  border: 1px solid #c8d8f1;
  border-radius: 3px;
  color: #000;
  display: block;
  padding: 6px 9px;
  float: left;
  margin: 0 5px 5px 0;
}

.filters .filter .delete {
  background: url(/media/images/close1.png) no-repeat right;
  padding: 0 5px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  top: 1px;
}
div.filter.applied {
  background: #c4efb2;
  border: 1px solid #6fb84e;
}
.enter_sec .tab-content-title.font_extend {
  font-family: "Open Sans", sans-serif;
  font-size: 13.2px;
  font-weight: 400;
  color: #000;
}
.enter_sec .tab-content-title.font_extend a {
  color: #000;
}
.enter_sec .Eml-arrow {
  top: 9px;
}
.enter_sec .panel-title img {
  max-height: 7px;
}
.fa.fa-filter.color_filter {
  color: #72a0dc;
}
.clear_fl {
  color: #72a0dc;
  cursor: pointer;
  text-decoration: underline;
  text-transform: capitalize;
}
.close_fl {
  color: #aaa;
  float: right;
  cursor: pointer;
}
.btn.btn-info.custom-button.xl-bt {
  font-size: 24px;
  font-weight: bold;
  padding: 12px 100px;
  letter-spacing: 0.05em;
}
.btn.btn-info.custom-button.xl-bt:active,
.btn.btn-info.custom-button.xl-bt:focus {
  border: 1px solid #d9c7e1;
  color: #fff;
  background: #d9c7e1;
}
.right_area_btn {
  float: right;
  margin: 0;
  padding: 0;
}
.right_area_btn {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
iframe {
  border: 0 none;
  height: 800px;
  width: 100%;
}
iframe img {
  width: 100%;
}
.right_area_btn > li {
  float: left;
  z-index: 1;
  position: relative;
}
.right_area_btn a {
  background: #eeeff1 none repeat scroll 0 0;
  border: 1px solid #c2c2c2;
  color: #000;
  font-size: 13px;
  margin-left: 3px;
  padding: 7px 20px;
}
.checkbox.checkbox-switchery label::before,
.checkbox.checkbox-switchery label::after {
  display: none;
}
.checkbox.checkbox-switchery label:hover {
  background: none;
}
.check_text {
  display: inline-block;
  font-size: 13px;
  margin: 0 3px 0 15px;
  position: relative;
  top: -12px;
}
.checkbox.checkbox-switchery {
  margin-bottom: 14px;
  padding-left: 0;
  position: relative;
  top: -8px;
}
.custom-modal.fade {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  height: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
}
.custom-modal.fade.show,
.custom-modal.fade.act {
  height: 100%;
  width: 100%;
  opacity: 1;
  bottom: 0;
}
.custom-modal.fade .custom-modal-dialog {
  margin: 70px auto;
  max-width: 624px;
  transform: translate(0px, -25%);
  transition: transform 0.3s ease-out 0s;
}
.custom-modal-content {
  background: #fff none repeat scroll 0 0;
  border: 4px solid rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}
.custom-modal.fade.act .custom-modal-dialog,
.custom-modal.fade.show .custom-modal-dialog {
  transform: translate(0px, 0px);
}
#pop_one.custom-modal.fade .custom-modal-dialog {
  max-width: 438px;
}
#pop_one .radio.radio-inline {
  margin-top: -6px;
}
.table_new .dataTables_length {
  display: inline-block;
  float: right;
  margin: -45px 0 0px 20px;
}
.datatable_survey .dataTables_length {
  display: inline-block;
  float: right;
  margin: -43px 0 0px 20px;
}
.table_new .dataTables_filter {
  display: none;
}
.min_text {
  margin: 0 5px;
  width: 29px;
}
#popup_two .checkbox.checkbox-primary {
  float: left;
  width: 50%;
}
.col-xl-8.border_right::before {
  border-left: 1px solid #ddd;
  content: "";
  height: 100%;
  left: -30px;
  position: absolute;
}
.col-xl-8.border_right > label {
  display: block;
}
.radio.r1 label::before {
  top: 4px;
}
.radio.r1 label::after {
  top: 7px;
}
.radio.r2 label::before {
  top: 8px;
}
.radio.r2 label::after {
  top: 11px;
}
.border_right.tab-content {
  height: 0;
  opacity: 0;
  padding: 0;
  display: none;
}
.border_right.tab-content.active {
  display: block;
  height: auto;
  opacity: 1;
  padding: 0 10px;
  position: relative;
}
.min_text {
  height: 26px;
  margin: 0 5px;
  width: 32px;
}
#popup_two .form-control.pickadate-year {
  font-size: 11px !important;
  height: 23px;
  line-height: 23px;
  padding: 1px 12px;
}
#popup_two .input-group-addon {
  padding: 2px 12px;
}
.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button.current:hover,
.dataTables_paginate .paginate_button.current:focus {
  background-color: #cecece;
  color: #fff;
}
.right_area_btn.right_area_down {
  margin-right: 130px;
}
.right_area_btn.right_area_down a {
  background: #fff;
  border: 0 none;
  color: #000;
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin-left: 0px;
  padding: 9px 20px;
}
ul.tag_list.tag_list_repeat {
  border: 1px solid #ded5e8;
  display: block;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.datatable-list a {
  text-decoration: underline;
}
.bootstrap-select > select {
  border: medium none;
  bottom: 0;
  display: none !important;
  height: 100% !important;
  left: 50%;
  opacity: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.5px !important;
}
.actionStripes2 {
  animation: progress-bar-stripes 2s linear infinite !important;
}

@keyframes progress-bar-stripes2 {
  100% {
    background-position: 50 0;
  }
  0% {
    background-position: 0px 0;
  }
}
@keyframes progress-bar-stripes {
  100% {
    background-position: 50px 0;
  }
  0% {
    background-position: 0 0;
  }
}

.actionStripes2 {
  animation: 2s linear 0s normal none infinite running progress-bar-stripes2;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.25) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.25) 50%,
    rgba(255, 255, 255, 0.25) 75%,
    transparent 75%,
    transparent
  );
  background-size: 50px 50px;
}
.progress.new_progress {
  height: 18px;
}
.new_progress .progress-bar {
  background-color: #ade87c;
  color: transparent;
  font-size: 14px;
  line-height: 18px;
}
.fa.fa-plus-circle.bottom_add {
  color: #cbb3d4;
  font-size: 18px;
  margin-left: 0;
  margin-right: 4px;
  position: relative;
  top: 3px;
}
.fa.fa-minus-circle.bottom_add {
  color: #cbb3d4;
  font-size: 18px;
  margin-left: 0;
  margin-right: 4px;
  position: relative;
  top: 3px;
}
.select2-results__option[aria-selected="true"] {
  background-color: #c7d8ed;
  color: #555;
}
.bootstrap-select.btn-group .dropdown-menu {
  z-index: 9999;
}
.new_btn_down {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.new_btn_down > li {
  display: inline-block;
  float: left;
}
.new_btn_down a {
  color: #000;
  display: block;
  font-size: 12px;
  margin: 2px 38px 0 0;
  padding-left: 21px;
  position: relative;
}
.new_btn_down span {
  left: 0;
  position: absolute;
  top: -1px;
}
.table_new .data_table .dataTables_length {
  display: inline-block;
  float: right;
  margin: -87px 0 15px 20px;
}
.table_title {
  margin-left: 10px;
}
.titleText {
  display: inline-block;
  /* width: 130px; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tb_link {
  font-size: 13px;
  text-decoration: none !important;
  cursor: unset;
  color: #333;
}
.action_list {
  margin-left: 5px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.edit_text {
  margin-left: 6px;
  position: relative;
  top: -1px;
}
#data_table.table > thead > tr > th {
  background: #fafafa;
  border-bottom: 1px solid #bbb;
}
.dataTables_wrapper #myDashboards.dataTable thead tr th {
  border-top: none;
}
#data_table.table > tbody > tr > td {
  background: #fcfcfc;
}
.data_table_all.table > thead > tr > th {
  background: #fff;
  border-bottom: 1px solid #bbb;
}
.data_table_all.table > tbody > tr > td {
  background: #fff;
}
.data_table_all.table > tbody > tr:hover td {
  background: #f0f0f0;
}
div#myDashboards_wrapper .datatable-header div#myDashboards_length {
  margin: -70px 0 0 0;
}
.data_table .datatable-header {
  border-bottom: 0 none;
}
.data_table .datatable-footer {
  border-top: 1px solid #bbb !important;
}
.subscribe_link {
  color: #902477;
}
span.f1 {
  display: block;
}
.edit_block_area {
  cursor: pointer;
}
span[data-original-title="Applied Filters"] {
  cursor: pointer;
}
.data_table .popover-title {
  text-transform: capitalize;
}
.tabbable .nav > li > a {
  display: block;
  padding: 9px 40px;
  position: relative;
}
.tabbable .nav-tabs.nav-tabs-highlight > li.active > a,
.tabbable .nav-tabs.nav-tabs-highlight > li.active > a:hover,
.tabbable .nav-tabs .nav-tabs-highlight > li.active > a:focus {
  border-top-color: #5b4083;
  color: #000;
}
.tabbable .nav-tabs::before {
  display: none;
}
.tabbable .nav-tabs {
  padding: 0;
}
.last_td.width4 .width3 {
  text-align: center;
}
.table_view .dataTables_length {
  margin: -54px 0 20px 20px;
}
.table_view .dataTables_filter {
  display: none;
}
.panel.panel-flat.panelInner {
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #d2c7dd 44%, #ffffff 100%)
    no-repeat scroll 0 100% / 100% 2px;
  margin-bottom: 20px;
}
.panelInner .tab-content-head {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.panel.panel-flat.panelInner .panel-body.welcome_content {
  padding: 20px 0px 15px !important;
}
.btn.btn-info.custom-button.large_btn {
  font-size: 17px;
  padding: 6px 90px;
}
.width1 .icon-file-eye {
  background: rgba(0, 0, 0, 0) url("../images/clipboard.png") repeat scroll -15px -10px /
    48px auto;
  color: transparent;
  height: 22px;
}
.tab-content-head img {
  vertical-align: middle;
}
.slide_switch .switch {
  height: 32px;
  margin: 0 5px;
  margin-left: 15px;
  position: relative;
  vertical-align: middle;
  width: 64px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.slide_switch img {
  vertical-align: middle;
  width: 12px;
  position: relative;
  top: -1px;
}
.slide_switch .switch input {
  display: none;
}
.slide_switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px; 
  color: white;
}
.slide_switch .slider::before {
  background-color: white;
  bottom: 2px;
  content: "";
  height: 29px;
  left: 2px;
  position: absolute;
  -webkit-transition: 0.4s;
  transition: all 0.4s ease 0s;
  width: 29px;
  border-radius: 50%;
}
.slide_switch .toggle-text {
  position: absolute;
  font-weight: bold;
  font-size: 12px;
  color: white; 
  width: 100%;
  z-index: 2;
}
.slide_switch input:not(:checked) + .slider .toggle-text {
  text-align: right;
  padding-right: 8px;
  content: "No";
  visibility: visible;
}
.slide_switch input:checked + .slider .toggle-text {
  text-align: left;
  padding-left: 8px;
  content: "Yes";
  visibility: visible;
}
.slide_switch input:checked + .slider {
  background-color: #61e382;
}
.slide_switch input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
.slide_switch input:checked + .slider:before {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.slide_switch .slider.round {
  border-radius: 34px;
}
.slide_switch .slider.round:before {
  border-radius: 50%;
}
.form-group.new_control {
  display: inline-block;
  margin: 0 0 0 0px;
  max-width: 271px;
  vertical-align: middle;
  width: 100%;
  position: relative;
  top: 0px;
}
.form-group.new_control > label {
  font-size: 12px;
  left: 19px;
  position: absolute;
  top: 8px;
  z-index: 1;
  margin: 0;
  font-weight: bold;
  z-index: 9;
}
.form-control.new-control-entry label {
  margin: 0;
  line-height: 100%;
  font-weight: bold;
}
.form-control.new-control-entry {
  width: auto;
  min-width: 146px;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.form-group.new_control .form-control {
  background: transparent none repeat scroll 0 0;
  position: relative;
  z-index: 2;
}
.form-group.new_control .form-control:focus + label {
  display: none;
}
.input_lb1 {
  color: #00b12c;
  font-size: 16px;
  font-weight: bold;
}
.input_lb2 {
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.table_view .datatable-header {
  padding: 0;
}
.slide_switch.slide_switch_repeat img {
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 16px;
}
.slide_switch {
  text-align: center;
}
.table_view .dataTables_wrapper {
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #d2c7dd 44%, #ffffff 100%)
    no-repeat scroll 0 100% / 100% 2px;
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 22px;
  position: relative;
}
.label_pop1 {
  display: block;
  font-size: 16px;
  margin-bottom: 13px;
  text-align: center;
}
#pop_three.custom-modal.fade .custom-modal-dialog {
  max-width: 430px;
}
#pop_three.custom-modal.fade.act .custom-modal-dialog {
  transform: translate(0px, 0px);
}
#pop_three .modal-body {
  padding: 55px 55px 30px;
  position: relative;
}
.modal-header .close {
  z-index: 1;
}
#pop_four .form-control {
  margin: 0 auto;
  max-width: 330px;
}
#pop_four .custom-button {
  min-width: 180px;
}
#pop_four .custom-button + .custom-button {
  margin-left: 20px;
}
#pop_four .modal-title.text-center {
  border-bottom: 1px solid #ddd;
  font-size: 22px;
  margin-top: 25px;
  padding-bottom: 20px;
}
#pop_four .modal-header .close {
  right: 20px;
  top: 14px;
}
.table_view .right_area_btn.right_area_down {
  margin-right: 150px;
}
.table_view.panelInner .tab-content-head {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
.table_panel {
  float: left;
}
.page-title h4 i.large_icon_new {
  font-size: 18px;
}
th.slide_switch.sorting_disabled {
  padding-left: 10px;
  text-align: left;
  width: 152px;
}
td.slide_switch.slide_switch_repeat {
  padding-left: 7px;
}
.parent_tr td.slide_switch.slide_switch_repeat {
  padding-left: 20px;
}
.panel.panel-flat.panelInner .panel-body.welcome_content.none_padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.panel.panel-flat.data_table.table_view.panelInner {
  background: none;
}
.c-width0 {
  width: 2.4%;
}
.c-width1 {
  width: 5%;
}
.c-width1_1 {
  width: 6%;
}
.c-width2 {
  white-space: nowrap;
  width: 10%;
}
.c-width2_1 {
  padding-left: 2px !important;
  padding-right: 2px !important;
  white-space: nowrap;
  width: 8%;
}
.c-width3 {
  width: 15%;
}
.c-width3_1 {
  width: 17%;
}
.c-width4 {
  width: 20%;
}
.c-width5 {
  width: 25%;
}
.c-width6 {
  width: 30%;
}
.c-width10 {
  width: 100%;
}
.table.datatable-basic2 > thead > tr > th,
.table.datatable-basic2 > tbody > tr > td {
  border: 0 none !important;
}
.table.datatable-basic2 > thead > tr,
.table.datatable-basic2 > tbody > tr {
  border-top: none !important;
}
.table.datatable-basic2 > thead > tr > th {
  border-bottom: 1px solid #bbb !important;
}
.table.datatable-basic2 tr td th,
.table.datatable-basic2 tr td td {
  border: 0 none;
  font-size: 14.5px;
  line-height: 1.53846;
  padding: 7px 2px;
  vertical-align: top;
}
.table.datatable-basic2 tr td tr {
  border-top: 1px solid #eee;
}
.table.datatable-basic2 tr td tr:nth-child(2) {
  border-bottom: none;
}
.table.datatable-basic2 tr td tr {
  border-top: none !important;
}
.table.datatable-basic2 tr td tr:last-child {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.panel-body > .dataTables_wrapper .datatable-footer {
  border-top: 1px solid #bbb !important;
  padding-top: 20px;
}
.table.datatable-basic2 .fa.fa-plus-circle.bottom_add {
  left: 6px;
}
.form-control.new-control-entry .tooltip.top {
  min-width: 116px;
}
#datatable_crowd .popover-title {
  text-transform: capitalize;
}
.table.datatable-basic2 .fa.fa-plus-circle.bottom_add.left_start {
  left: 0px;
}
.custom-size-1 {
  max-width: 80px;
  min-width: 80px;
}
.custom-size-2 {
  max-width: 110px;
  min-width: 105px;
}
.table.datatable-basic2 tr td.no-padding th,
.table.datatable-basic2 tr td.no-padding td {
  border: 0 none;
  font-size: 11.5px;
  line-height: 24px;
  padding: 11px 21px;
  vertical-align: top;
}
.last_td.width4.no-padding {
  padding: 0 !important;
}
.tabbable.tab-tabbable .datatable-scroll {
  overflow: auto;
  width: 100%;
  max-height: 400px;
  min-height: 400px;
}
.tabbable.tab-tabbable .table_new .dataTables_length {
  display: inline-block;
  float: right;
  margin: -153px 0 20px 20px;
}
.tabbable.tab-tabbable #datatable_survey_inactive_wrapper .dataTables_length {
  margin: -74px 0 20px 20px;
}
.tabbable.tab-tabbable #datatable_survey_active_wrapper .dataTables_length {
  margin: -74px 0 20px 20px;
}
.tabbable.tab-tabbable .right_area_btn.right_area_down {
  margin-right: 0;
  position: relative;
  z-index: 1;
}
.tabbable.tab-tabbable .right_area_btn.right_area_down a {
  padding: 0 10px;
}
.tabbable.tab-tabbable .right_area_btn.right_area_down li:last-child a {
  padding-right: 0;
}
#pop_five.custom-modal.fade .custom-modal-dialog {
  max-width: 600px;
}
#pop_six.custom-modal.fade .custom-modal-dialog {
  max-width: 600px;
}
#pop_six .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -4px;
  border-width: 4px 4px 4px 0;
  border-right-color: #eee;
}
#pop_five .tooltip-inner,
#pop_six .tooltip-inner {
  max-width: none;
  padding: 3px 8px;
  color: #666;
  text-align: left;
  background-color: #eee;
  border-radius: 3px;
  padding: 20px !important;
  min-width: 366px;
}
#pop_six .tooltip-inner p {
  margin: 0 0 5px;
}
#pop_five .tooltip-inner p {
  margin: 0 0 5px;
}
#pop_six .checkbox.checkbox-inline {
  padding-right: 20px;
}
.tabbable.tab-tabbable .popover {
  min-width: 250px;
}
#pop_eight.custom-modal.fade .custom-modal-dialog,
#pop_seven.custom-modal.fade .custom-modal-dialog {
  max-width: 440px;
}
.tabbable.tab-tabbable .bootstrap-select.form-control {
  margin: -5px 0;
}
.tabbable.tab-tabbable .action_list {
  margin-left: 5px;
  margin-right: 10px;
  position: relative;
  top: 0;
}
.tabbable.tab-tabbable .c-width3.text-center {
  white-space: nowrap;
}
#addform img,
#addform1 img {
  position: relative;
  top: -2px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-0 {
  margin: 0px;
}
#pop_six.custom-modal.fade .custom-modal-dialog {
  margin: 134px auto;
}
.icon-stack-up {
  color: #998ec2;
  font-size: 17px;
}
body.dragging,
body.dragging * {
  cursor: move !important;
}
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}
#datatable_survey_active tr.placeholder,
#datatable_survey_inactive tr.placeholder {
  position: relative; /** More li styles **/
}
#datatable_survey_active tr.placeholder:before,
#datatable_survey_inactive tr.placeholder:before {
  position: absolute; /** Define arrowhead **/
}
.ui-sortable-handle {
  cursor: move;
}
.extra-padding {
  padding-right: 40px !important;
}
.text-btn {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.text-btn li {
  padding: 0;
  margin: 0 20px 0 0;
  display: inline-block;
}
.text-btn li a {
  background: #fcfcfc;
  font-size: 14px;
  color: #333;
  text-align: center;
  padding: 7px;
  min-width: 215px;
  border: 1px solid #ddd;
  display: block;
  border-radius: 2px;
}
.active_form1,
.active_form2 {
  display: none;
}
.active_form1.active_sec,
.active_form2.active_sec {
  display: block;
}
.text-btn li a.active,
.text-btn li a:hover {
  background: #f0ebeb;
}
.input-group .form-control {
  z-index: auto;
}
.page-title h4 i.fa.fa-stack-overflow {
  position: relative;
  top: -2px;
}
.widthForm1,
.btn-group.bootstrap-select.form-control.widthForm1 {
  float: left;
  width: 100%;
  max-width: 220px;
  margin-right: 20px;
}
.widthForm2,
.btn-group.bootstrap-select.form-control.widthForm2 {
  width: 100%;
  max-width: 350px;
  float: left;
  margin-right: 20px;
}
.checkbox.checkbox-primary.checkbox-inline.widthForm0 {
  float: left;
  margin-top: 0px;
  margin-right: 10px;
}
.left_lable {
  margin-left: 0px;
}
.top_lable lable {
  margin-bottom: 10px;
  font-weight: bold;
  display: inline-block;
}
.widthForm5 {
  display: inline-block;
  vertical-align: middle;
}
.btn-group.bootstrap-select.form-control.widthForm6 {
  display: inline-block;
  max-width: 183px;
  vertical-align: middle;
  position: relative;
  top: 0;
  margin-left: 8px;
}
.check_listll .checkbox.checkbox-primary,
.check_list .checkbox.checkbox-primary {
  float: left;
  width: 50%;
}
.step4area1,
.step4area {
  display: none;
}
.form-horizontal .control-label.text-new-lable {
  text-align: left;
  float: left;
  padding-top: 8px;
  padding-right: 10px;
  font-weight: bold;
}
.bootstrap-select.lastselect {
  max-width: calc(100% - 331px);
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}
a[class^="add_list"],
a[class^="delete_list"] {
  color: #b3d8c0;
  font-size: 27px;
  margin: 0px 5px 0;
  float: left;
  line-height: 1.3;
}
a[class^="delete_list"] {
  color: #f18585;
}
.mar-0 {
  margin: 0 !important;
}
.form-control.new_number {
  max-width: 39px;
  float: left;
  margin-right: 20px;
}
.right_sect ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.right_sect li {
  padding: 0;
  margin: 0 5px 0 0;
  display: inline-block;
}
.right_sect a {
  background: #fcfcfc;
  font-size: 14px;
  color: #333;
  text-align: center;
  padding: 7px;
  min-width: 175px;
  border: 1px solid #ddd;
  display: block;
  border-radius: 2px;
}
.right_sect {
}
.tab-content-area1,
.tab-content-area {
  display: none;
}
.tab-content-area1.active,
.tab-content-area.active {
  display: block;
}
.right_sect a:hover,
.right_sect a.active {
  background: #e8e8e8;
}
.bootstrap-select.lastselect.lastselectnew {
  max-width: calc(100% - 220px);
}
.welcome_content p.lable3 {
  font-size: 13px;
  font-weight: bold;
}
#pop_nine.custom-modal.fade .custom-modal-dialog {
  max-width: 385px;
  text-align: center;
  font-size: 15px;
}
#pop_10.custom-modal.fade .custom-modal-dialog {
  max-width: 314px;
  font-size: 15px;
  text-align: center;
}
.step4area2 {
  display: none;
}
.step4area2 .step4area1 {
  display: block !important;
}
.step4area2 .step4area:not(.hide) {
  display: block !important;
}
.max-width-less {
  max-width: 178px;
  margin: 0 auto;
}
.new_form .radio.radio-primary.radio-inline {
  padding-top: 0;
  box-sizing: border-box;
  color: rgb(51, 51, 51);
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 8px;
  margin-top: 9px;
  padding-left: 20px;
  position: relative;
  vertical-align: middle;
  min-height: 0;
}
.text-btn li a[data-value]::before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  font-size: 46px;
  display: block;
  color: #888;
  height: 50px;
  margin-top: 8px;
}
/* .text-btn li:first-child a[data-value]::before{content:"\eb33";}
.text-btn li:last-child a[data-value]::before{content:"\eb44";background-image:url(../images/crowd-high.png);background-repeat:no-repeat;background-position:center center;text-indent:-9999px;}
.text-btn li:nth-child(2) a[data-value]::before{content:"\eb44";background-image:url(../images/crowd-high.png);background-repeat:no-repeat;background-position:center center;text-indent:-9999px;} */
.active_form2 .text-btn li a::before {
  content: "";
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  font-size: 55px;
  display: block;
  color: #777;
  background-image: url(../images/desktop-mobile.png);
  height: 58px;
  background-repeat: no-repeat;
  background-position: center center;
}
.active_form2 .text-btn li:nth-child(2) a::before {
  background-image: url(../images/public-kiosk.png);
}
.active_form2 .text-btn li:last-child a::before {
  background-image: url(../images/both-d-m.png);
}
.kioskStep3 .text-btn .KioskPublic a::before {
  background-image: url(../images/public-kiosk.png);
}
.kioskStep3 .text-btn .KioskDesktop a::before {
  content: "" !important;
  background-image: url(../images/desktop-mobile.png);
  background-repeat: no-repeat;
  background-position: center;
}
.panel.panel-flat.panel_btn {
  margin-bottom: 0;
}
.employee .panel.panel-flat.panel_btn .panel-body {
  padding: 20px 0 0 !important;
}
.graph-panel {
  border: 1px solid #cbcbcb;
  margin-bottom: 30px;
}
.graph-head {
  background: #f0f0f0 none repeat scroll 0 0;
  color: #000;
  font-size: 18px;
  line-height: 32px;
  padding: 0 15px;
}
.graph-body {
  padding: 15px;
  text-align: center;
}
.filter_btn {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_btn li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.filter_btn a {
  background: #e3ebef none repeat scroll 0 0;
  border: 1px solid #d1e3e8;
  border-radius: 3px;
  color: #000;
  display: block;
  line-height: 32px;
  min-width: 240px;
  padding: 0 7px;
  text-align: center;
}
.filter_btn.display-inline {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
.control-label.display-inline {
  display: inline-block;
}
.filter_btn a {
  background: #e3ebef none repeat scroll 0 0;
  border: 1px solid #d1e3e8;
  border-radius: 3px;
  color: #000;
  display: block;
  line-height: 32px;
  margin-bottom: 5px;
  min-width: 160px;
  padding: 0 7px;
  text-align: center;
}
.library .filter_btn a:hover {
  background: #d1eaf6 none repeat scroll 0 0;
}
.library .filter_btn a.active {
  background: #f9f7f7;
  border: 1px solid #dedede;
}
.left_area .input-group.size-2 {
  max-width: 100%;
  padding-left: 10px;
}
.left_area1,
.left_area2 {
  display: inline-block;
  float: none;
  max-width: 49%;
}
.graph-body span {
  display: inline-block;
  width: 50%;
  margin-right: -3px;
}
.graph-body img {
  max-width: 280px;
  width: 100%;
}
.left_area {
  display: inline-block;
  width: calc(100% - 168px);
}
.table > tbody > tr:hover {
  background: #f0f0f0 none repeat scroll 0 0;
}
.filter-pulse.filter_btn a {
  min-width: 230px;
}
.filter-pulse.tag_list a {
  min-width: 160px;
  text-align: center;
}

.filter-pulse.tag_list_sd a {
  min-width: 160px;
  text-align: center;
}

.font_extend.extend-large img {
  vertical-align: middle;
  position: relative;
  top: -2px;
}
th.c-width2.text-center.sorting_disabled {
  width: 10% !important;
}
.edit_for a ~ a {
  margin-left: 8px;
}
.tabbable.tab-tabbable .table_new .dataTables_length[id*="active_new"] {
  display: inline-block;
  float: right;
  margin: -76px 0 20px 20px;
}
.picker {
  left: 0 !important;
  right: auto !important;
  min-width: 280px;
}
.display-inline-block-this {
  display: inline-block;
  vertical-align: middle;
}
.display-inline-block-this {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.display-inline-block-this.stack-inline {
  width: 100%;
  max-width: 315px;
}
.display-inline-block-this .radio.radio-inline {
  padding-top: 0;
  min-height: 0;
}
label.display-inline-block-this.control-label {
  padding: 0;
  margin-bottom: 0;
}
.left_btn .checkbox-inline {
  display: none;
}
.active_btn .left_btn .checkbox-inline {
  display: inline-block !important;
}
.active_area {
  display: block !important;
}
.text-center.Occurance {
  padding-left: 20px;
}
.panel-body.welcome_content.Steptwo .radio {
  padding-left: 60px;
}
.accordion-custom {
  padding-left: 25px;
}
.accordion-custom ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.accordion-custom > li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.accordion-custom > ul > li {
  margin-bottom: 8px;
}
.accordion-custom > ul > li > a {
  margin: 0;
  list-style: none;
  background: #a49ab1;
  display: block;
  padding: 10px;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  position: relative;
}
.accordion-custom .wrap_tab {
  padding: 12px 22px;
  margin: 0;
  list-style: none;
  border: 1px solid #ddd;
  position: relative;
  min-height: 119px;
}
.accordion-custom span.caret {
  color: #fff;
  font-weight: bold;
  border-width: 5px;
  border-color: white transparent transparent transparent;
  border-style: solid;
  margin: 0 7px 0 3px;
}
.accordion-custom span.caret:after {
  display: none;
}
.accordion-custom a button {
  color: #333;
  font-size: 11px;
  padding: 5px;
  background: #f2f2f2;
  border: 0;
  position: absolute;
  right: 7px;
  top: 5px;
}
.accordion-custom .wrap_tab button {
  color: #333;
  font-size: 11px;
  padding: 5px 15px;
  background: #e5e5e5;
  border: 0;
  position: absolute;
  right: -15px;
  top: 0;
  height: 30px;
  border-radius: 2px;
  font-weight: bold;
}
.accordion-custom .wrap_tab .form-control {
  height: 32px;
}
.left_closest .wrap_tab .form-group,
.accordion-custom .wrap_tab .form-group {
  margin-bottom: 6px;
  float: none;
}
ul.btn_def1 {
  margin: 0 -2px;
}
.btn_def1 li {
  width: 20%;
  float: left;
  padding: 0 2px;
  position: relative;
}
.btn_def1 a {
  background: #f2f2f2;
  display: block;
  padding: 5.5px 10px;
  font-size: 12px;
  color: #333;
  position: relative;
}
.btn_def1 li i.icon-cross {
  position: absolute;
  right: 7px;
  top: 8px;
  color: #aaa;
  font-weight: 100;
}
.btn_def1 a i.icon-cross {
  position: absolute;
  right: 7px;
  top: 6px;
  color: #aaa;
  font-weight: 100;
}
.accordion-custom .wrap_tab i.fa.fa-plus-circle {
  font-size: 19px;
  margin-top: -3px;
  position: relative;
  top: 2px;
  color: #b7c6b3;
}
.accordion-custom .wrap_tab .btn_def1 .form-control {
  height: 32px;
  background: #f2f2f2;
}
.accordion-custom .form-inline .form-group + .form-group {
  margin-left: 1px;
}
.accordion-custom .wrap_tab .form-inline .form-control {
  max-width: 120px;
}
.tab_text {
  position: absolute;
  top: -1px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 11px;
  width: 25px;
  height: calc(100% + 2px);
  left: -25px;
  text-align: center;
  border: 1px solid #ddd;
}
.tab_text span {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  white-space: nowrap;
}
.accordion-custom .wrap_tab:last-child .form-inline .form-control {
  max-width: 155px;
  height: 36px;
}
.wrap_tab_warp {
  display: none;
}
.head_set {
  margin: 0;
  list-style: none;
  background: #a49ab1;
  display: block;
  padding: 10px;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  position: relative;
}
.head_set .icon-cross {
  position: absolute;
  right: 6px;
  top: 9px;
  font-size: 14px;
  cursor: pointer;
}
.left_closest .wrap_tab {
  padding: 12px 22px;
  margin: 0;
  list-style: none;
  border: 1px solid #ddd;
  position: relative;
}
.left_closest .tag_list a {
  color: #000;
  display: block;
  padding: 1px 6px;
}

.left_closest .tag_list_sd a {
  color: #000;
  display: block;
  padding: 1px 6px;
}

.left_closest .filter-list>li {
  float: left;
  padding: 3.5px;
  width: 33%;
  position: relative;
}
.left_closest .filter-list a {
  background: #dee4f4 none repeat scroll 0 0;
  border: 1px solid #c8d8f1;
  border-radius: 3px;
  color: #000;
  display: block;
  padding: 4px 9px;
  font-size: 12px;
}
.left_closest .btn.btn-info.custom-button {
  padding: 4px 12px;
}
.left_closest ul.btn_def1 {
  margin: 0 -2px;
  padding: 0;
  list-style: none;
}
.left_closest .btn_def1 li {
  width: 20%;
  float: left;
  padding: 4px 2px;
}
.clone_div
  .display-inline-block-this.stack-inline
  + .display-inline-block-this.stack-inline {
  margin-top: 6px;
}
.display-inline-block-this .display-inline-block-this {
  margin-right: 5px;
}
.clone_div {
  display: block;
}
.left_closest .filter-list a.active {
  background: #f0f0f0;
  border: 1px solid #dedede;
}
.left_closest ul.tag_list {
  margin: 0 0 15px;
}

.left_closest ul.tag_list_sd {
  margin: 0 0 15px;
}

.left_closest .filter-list {
  margin: 0 -3.5px 12px;
}
.wrap_tab span.form-inline {
  display: none;
}
span.show_val {
  color: red;
  font-size: 11px;
  display: block;
  margin-top: 5px;
}
.form-control.nothing {
  border: 1px solid #ff0000;
}
.wrap_tab.last span.form-inline {
  display: inline-block;
}
.edit_for a ~ span {
  margin-left: 8px;
}
.datatable-list span a {
  text-decoration: underline;
  color: rgb(51, 51, 51);
}
.checkbox.default-check label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  height: 0;
  color: transparent;
  width: 0;
  padding: 0 !important;
}
.checkbox.default-check.checkbox-inline {
  margin-top: 0;
  margin: 0;
  top: 3px;
  display: flex;
  justify-content: center;
  padding-bottom: 25px;
}
.right_area_btn.right_area_down.new-active {
  margin-right: 130px;
  top: 74px;
  position: relative;
}
.tabbable.tab-tabbable .table_new .dataTables_length[id*="active_360_length"] {
  display: inline-block;
  float: right;
  margin: -72px 0 20px 20px;
}
.right_area_btn.right_area_down.new-active a img + span {
  display: inline-block;
  vertical-align: middle;
}
.right_area_btn.right_area_down.new-active a img {
  display: inline-block;
  vertical-align: middle;
}
.show-sort {
  background: #f0eaf4;
  padding: 9px 20px;
}
.show-sort strong {
}
#pop_launch .custom-modal-dialog {
  max-width: 385px;
}
#pop_launch2 .custom-modal-dialog {
  max-width: 770px;
}
.customMarginPaddingRight0 {
  margin-right: 0px;
  padding-right: 0px;
}
.customTextBoxKiosk {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.show-sort span {
  color: #888;
  font-weight: bold;
  margin-left: 15px;
}
h2.profile-title {
  font-weight: bold;
  margin-top: 0;
  line-height: 100%;
}
ul.profile-tile {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 100%;
  float: left;
}
span.text_left {
  vertical-align: middle;
  display: inline-block;
}
span.text_center {
  vertical-align: middle;
  color: #7288b7;
  font-size: 68px;
  font-weight: bold;
  display: inline-block;
  line-height: 100%;
  margin: 0 5px;
}
span.text_right {
  vertical-align: middle;
  color: #7288b7;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  text-align: left;
  line-height: 1.2;
}
ul.profile-tile li {
  width: 33.333%;
  text-align: center;
  padding: 22px 5px 25px;
  float: left;
  position: relative;
}
ul.profile-tile li:nth-child(2) {
}
ul.profile-tile li:nth-child(1) div:not(.tile-name) span {
  color: #fab418;
}
ul.profile-tile li:nth-child(2) div:not(.tile-name) span {
  color: #b299c2;
}
ul.profile-tile li:nth-child(3) div:not(.tile-name) span {
  color: #9880ba;
}
ul.profile-tile li:nth-child(2)::after {
  content: "";
  display: block;
  width: 1px;
  height: 90%;
  border-left: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 5%;
  bottom: 5%;
}
ul.profile-tile li:nth-child(2)::before {
  content: "";
  display: block;
  width: 1px;
  height: 90%;
  border-left: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: 5%;
  bottom: 5%;
}
.form-area {
  padding: 20px 20px 11px;
  border: 1px solid #ddd;
  margin-top: 30px;
  border-radius: 3px;
}
.form-area .panel-body {
  padding: 0;
}
.form-area .panel-title {
  padding: 0px 0 20px;
}
small.display-block {
  font-size: 17px;
  color: #333;
  font-weight: 300;
}
.icons-list.mt-15 a {
  font-size: 15px;
  text-decoration: underline;
  margin-top: -6px;
}
.top_bt-cap {
  text-align: left;
  padding: 15px 0 0 16px;
  margin: 0;
  list-style: none;
}
.top_bt-cap li {
  margin: 0 0 7px;
}
.top_head-cap {
  font-size: 16px;
  font-weight: 700;
}
.bullet-text {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.bullet-new {
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  border-radius: 33px;
  line-height: 33px;
  text-align: center;
  color: #000;
  margin-right: 10px;
  border: solid 1px #a38fb8;
}
.thumbnail .display-inline-block-this.stack-inline {
  width: 100%;
  max-width: 151px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#pop_11.custom-modal.fade.act .custom-modal-dialog {
  transform: translate(0px, 0px);
  max-width: 360px;
}
#pop_12.custom-modal.fade.act .custom-modal-dialog {
  transform: translate(0px, 0px);
  max-width: 360px;
}
.p-20-new {
  padding: 20px 20px 0;
}
table#datatable_survey_active_360 table tbody {
  max-height: 132px;
  overflow: auto;
}
.table_list {
  margin: 0;
  display: block;
  list-style: none;
  padding-left: 5%;
}
.table_list li {
  display: inline-block;
  margin-right: 35px;
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #c7d8ed;
}
.customstar {
  font-size: 62px !important;
}
.icon-medal.customstar {
  color: #7288b7;
}
.customgenret .btn.dropdown-toggle.btn-default {
  max-width: 260px;
}
.thumb-slide .caption {
  display: none;
}
.icons-list a[data-action="close-slide"]::after {
  content: "\e9b6";
}
.bar {
  margin-bottom: 30px;
}
.bg-teal {
  background-color: #ffa833;
  border-color: #ffa833;
  color: #fff;
}
h6.no-margin.text-semibold {
  margin-bottom: 10px !important;
  top: -8px;
}
.bootstrap-select.btn-group .btn .caret::after,
.multiselect .caret::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #060000;
  display: block;
  font-size: 0;
  height: 0;
  position: relative;
  top: 5px;
  width: 0;
}
.modal {
  z-index: 9999;
}
#modal-error {
  z-index: 99999999999;
}
.dataTable thead .sorting::before {
  color: #000 !important;
}
.dataTable thead .sorting::after {
  color: #000 !important;
}
.open-drop > .dropdown-menu {
  display: block;
}
.choose_block-360 .panel.panel-flat {
  margin: 0px;
}
.accordion-list ul {
  padding: 0 0 0 30px;
  list-style: none;
}
.accordion-list ul li {
  display: inline-block;
}
.accordion-list ul li a {
  text-transform: capitalize;
  padding: 0 3px;
  position: relative;
  color: #000;
}
.accordion-list ul li a:hover {
  color: #5b4083;
}
.accordion-list ul li a::after {
  content: "|";
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  position: relative;
  left: 5px;
  top: -1px;
  color: #000;
}
.accordion-list ul li:last-child a::after {
  display: none;
}
.accordion-custom .wrap_tab i.fa.fa-plus-circle:hover,
.input-group-addon i.fa.fa-plus-circle:hover,
.input-group-addon:hover {
  color: #5b4083 !important;
}
.right_all {
  list-style: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.right_all li {
  display: inline-block;
}
.right_all li a {
  display: inline-block;
  padding: 0 5px;
  text-transform: capitalize;
  position: relative;
}
.right_all li a::after {
  content: "|";
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  position: relative;
  left: 5px;
  top: -1px;
  color: #000;
}
.right_all li:last-child a::after {
  display: none;
}
.btn_def1 a.active {
  background: #d1d1d1;
}
.survey_panel-info {
  background: #c7d8ed;
}
.survey_panel-info {
  min-height: 85px;
}
.breadcrumb-line ul.nav li:nth-child(5) a {
  color: #fff;
  background: #a499b5;
}
.table-responsive.emp-details {
  max-height: 226px;
  border-bottom: 1px solid #bbb !important;
}
.expand_area {
}
.form-control.expand_area {
  min-width: 433px;
  min-height: 100px;
}
.custom-color .fa.fa-share-square-o {
  font-size: 16px;
  position: relative;
  top: 2px;
}
.icon-user.user_360 {
  color: #baaacc;
  margin-left: 8px;
}
.emp-details .table > thead > tr > th,
.emp-details .table > tbody > tr > th,
.emp-details .table > tfoot > tr > th,
.emp-details .table > thead > tr > td,
.emp-details .table > tbody > tr > td,
.emp-details .table > tfoot > tr > td {
  border-top: 0px solid #ddd;
}
.emp-details .table > thead > tr > td,
.emp-details .table > tbody > tr > td,
.emp-details .table > tfoot > tr > td,
.datatable-basic tr td {
  border-bottom: 0;
}
.panel-body.welcome_content.p-0 {
  padding-top: 0 !important;
}
.last_el.pull-right {
  background: #eff1e4;
  padding: 11px 20px;
  margin: 0 0 0;
  position: relative;
  cursor: pointer;
}
.last_el.pull-right a {
  display: inline-block;
  line-height: 46px;
  color: #fff;
  text-align: center;
  border-radius: 50px;
}
.icon-arrow-down12.icon-arrow-drop-map {
  line-height: 28px;
  height: 46px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  color: #b4b7b0;
  padding-left: 7px;
}
.last_el.pull-right small {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 7px;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: 300ms ease all;
  -moz-transition: 300ms ease all;
  -o-transition: 300ms ease all;
  transition: 300ms ease all;
}
.position .last_el.pull-right small {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 7px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.icon-arrow-down12.icon-arrow-drop-map::before {
  content: "\e9c1";
  display: block;
  line-height: 100%;
  position: absolute;
  top: 8px;
  left: 7px;
}
.icon-arrow-down12.icon-arrow-drop-map::after {
  content: "\e9c1";
  line-height: 100%;
  display: block;
}
.last_block.pull-right {
  margin-top: -68px;
  margin-right: -20px;
}
.last_block.pull-right .navbar-form.navbar-right {
  margin-top: -53px;
  max-width: 360px;
  width: 100%;
  margin-right: 84px;
}
.panel.panel-flat.wider-area-base.custom_bg_add.panel-toggle {
  border-radius: 0;
  min-height: 0;
  display: none;
  position: relative;
  top: -29px;
  margin-bottom: 0;
}
.panel.panel-flat.wider-area-base.custom_bg_add.panel-toggle2 {
  border-radius: 0;
  min-height: 0;
  position: relative;
  top: -30px;
  margin: 0px 0px 0px;
  min-height: 45px;
  background: #fff;
  color: #000 !important;
}
a.votebar:link {
  background-color: #fff;
}
a.votebar:visited {
  background-color: #fff;
}
a.votebar:hover {
  background-color: #d9c7e1;
}
a.votebar:active {
  background-color: #d9c7e1;
}
.owl-carousel2 .owl-carousel {
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #997fb2 44%, #ffffff 100%)
    no-repeat scroll 0 100% / 100% 2px;
  border: 4px solid #ffffff;
  border-radius: 4px;
  margin: 0 0 -43px;
  padding: 10px 46px 36px;
  position: relative;
}
.view-all-surveys .owl-stage,
.owl-carousel2 .owl-carousel .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.owl-carousel2 .owl-carousel::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 99%;
  position: absolute;
  right: 30px;
  top: 0;
  width: 30px;
  z-index: 1;
}
.owl-carousel2 .owl-carousel .owl-item img {
  display: block;
  width: auto;
  margin: 0 auto 20px;
}
.item a.flex_wrap h3.slider_title {
  margin-bottom: 10px;
}
.owl-carousel2 .owl-carousel .owl-item p {
  font-size: 12px;
  font-weight: 300;
}
.owl-carousel2 .owl-carousel .owl-item {
  border-right: 2px solid #d8d8e1;
  min-height: 284px;
  padding: 20px 20px 0;
  display: block;
}
.owl-carousel2 .owl-carousel .owl-item.active_area {
  min-height: 284px;
  padding: 20px 20px 0;
  display: block;
  background: #f4f4f8;
}
.owl-carousel2 .owl-nav div {
  text-decoration: none;
  z-index: 10;
  opacity: 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  display: block;
  height: 44px;
  margin: -20px 0 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 26px;
  background: url(../images/arrowleft.png) no-repeat scroll;
  color: transparent;
}
.owl-carousel2 .owl-nav .owl-prev {
  left: 10px;
  opacity: 1;
}
.owl-carousel2 .owl-nav .owl-next {
  opacity: 1;
  right: 10px;
  background: url(../images/arrowright.png) no-repeat scroll;
}
.owl-carousel2 .owl-theme .owl-dots {
  text-align: center;
  margin: 19px 0 0;
}
.owl-carousel2 .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  cursor: pointer;
}
.owl-carousel2 .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-carousel2 .owl-theme .owl-dots .owl-dot.active span,
.owl-carousel2 .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.communication-owl-carousel1 .owl-carousel,
.owl-carousel1 .owl-carousel,
.owl-carousel-ViewAll .owl-carousel,
.owl-carousel-ActiveSurveys .owl-carousel,
.owl-carousel-LockedSurveys .owl-carousel {
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #997fb2 44%, #ffffff 100%)
    no-repeat scroll 0 100% / 100% 2px;
  border: 4px solid #ffffff;
  border-radius: 4px;
  margin: 0 0 -43px;
  padding: 10px 46px 36px;
  position: relative;
}
.communication-owl-carousel1 .owl-carousel .owl-stage,
.owl-carousel1 .owl-carousel .owl-stage,
.owl-carousel-ViewAll .owl-carousel .owl-stage,
.owl-carousel-ActiveSurveys .owl-carousel .owl-stage,
.owl-carousel-LockedSurveys .owl-carousel .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.view-all-surveys .img_slider img {
  display: block;
  margin: 0 auto;
  margin-top: 10%;
}
.owl-carousel1 .owl-carousel .owl-item .img_slider img,
.owl-carousel-ViewAll .owl-carousel .owl-item .img_slider img,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item .img_slider img,
.owl-carousel-LockedSurveys .owl-carousel .owl-item .img_slider img {
  display: block;
  margin: 0 auto;
  width: 100%;
  margin-top: 10%;
  max-width: 180px;
}
.view-all-surveys {
  padding-top: 20px;
}
.view-all-surveys .img_slider img {
  width: 100%;
  max-width: 190px;
}
.view-all-surveys .owl-item p,
.owl-carousel1 .owl-carousel .owl-item p,
.owl-carousel-ViewAll .owl-carousel .owl-item p,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item p,
.owl-carousel-LockedSurveys .owl-carousel .owl-item p {
  font-size: 11pt !important;
  font-weight: 300;
  color: black !important;
  text-align: left;
  line-height: 1;
  line-height: 18px;
}
.view-all-surveys .owl-item,
.owl-carousel1 .owl-carousel .owl-item,
.owl-carousel-ViewAll .owl-carousel .owl-item,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item,
.owl-carousel-LockedSurveys .owl-carousel .owl-item {
  border: 1px solid #ededed;
  min-height: 284px;
  padding: 0px !important;
  display: block;
  overflow: hidden;
}
.communication-owl-carousel1 .owl-nav div,
.owl-carousel1 .owl-nav div,
.owl-carousel-ViewAll .owl-nav div,
.owl-carousel-LockedSurveys .owl-nav div,
.owl-carousel-ActiveSurveys .owl-nav div {
  text-decoration: none;
  z-index: 10;
  opacity: 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  display: block;
  height: 44px;
  margin: -20px 0 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  top: 40%;
  width: 26px;
  background: url(../images/arrowleft.png) no-repeat scroll;
  color: transparent;
}
.communication-owl-carousel1 .owl-nav .owl-prev,
.owl-carousel1 .owl-nav .owl-prev,
.owl-carousel-ViewAll .owl-nav .owl-prev,
.owl-carousel-LockedSurveys .owl-nav .owl-prev,
.owl-carousel-ActiveSurveys .owl-nav .owl-prev {
  left: 10px;
  opacity: 1;
}
.communication-owl-carousel1 .owl-nav .owl-next,
.owl-carousel1 .owl-nav .owl-next,
.owl-carousel-ViewAll .owl-nav .owl-next,
.owl-carousel-LockedSurveys .owl-nav .owl-next,
.owl-carousel-ActiveSurveys .owl-nav .owl-next {
  opacity: 1;
  right: 10px;
  background: url(../images/arrowright.png) no-repeat scroll;
}
.communication-owl-carousel1 .owl-carousel ol,
.owl-carousel1 .owl-carousel ol,
.owl-carousel-ViewAll .owl-carousel ol,
.owl-carousel-LockedSurveys .owl-carousel ol,
.owl-carousel-ActiveSurveys .owl-carousel ol {
  padding: 0px;
  margin: 0;
  list-style-position: inside;
}
.communication-owl-carousel1 .owl-carousel ol li,
.owl-carousel1 .owl-carousel ol li,
.owl-carousel-ViewAll .owl-carousel ol li,
.owl-carousel-LockedSurveys .owl-carousel ol li,
.owl-carousel-ActiveSurveys .owl-carousel ol li {
  padding-bottom: 15px;
  display: list-item;
  line-height: 16px;
}
.communication-owl-carousel1 .owl-theme .owl-dots,
.owl-carousel1 .owl-theme .owl-dots,
.owl-carousel-ViewAll .owl-theme .owl-dots,
.owl-carousel-LockedSurveys .owl-theme .owl-dots,
.owl-carousel-ActiveSurveys .owl-theme .owl-dots {
  text-align: center;
  margin: 19px 0 0;
}
.communication-owl-carousel1 .owl-theme .owl-dots .owl-dot,
.owl-carousel1 .owl-theme .owl-dots .owl-dot,
.owl-carousel-ViewAll .owl-theme .owl-dots .owl-dot,
.owl-carousel-LockedSurveys .owl-theme .owl-dots .owl-dot,
.owl-carousel-ActiveSurveys .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  cursor: pointer;
}
.communication-owl-carousel1 .owl-theme .owl-dots .owl-dot span,
.owl-carousel1 .owl-theme .owl-dots .owl-dot span,
.owl-carousel-ViewAll .owl-theme .owl-dots .owl-dot span,
.owl-carousel-LockedSurveys .owl-theme .owl-dots .owl-dot span,
.owl-carousel-ActiveSurveys .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.communication-owl-carousel1 .owl-theme .owl-dots .owl-dot.active span,
.owl-carousel1 .owl-theme .owl-dots .owl-dot.active span,
.owl-carousel-ViewAll .owl-theme .owl-dots .owl-dot.active span,
.owl-carousel-LockedSurveys .owl-theme .owl-dots .owl-dot.active span,
.owl-carousel-ActiveSurveys .owl-theme .owl-dots .owl-dot.active span,
.owl-carousel1 .owl-theme .owl-dots .owl-dot:hover span,
.owl-carousel-ViewAll .owl-theme .owl-dots .owl-dot:hover span,
.owl-carousel-LockedSurveys .owl-theme .owl-dots .owl-dot:hover span,
.owl-carousel-ActiveSurveys .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.nav-tabs-highlight i {
  position: relative;
  top: -2px;
  left: -4px;
}
.eleimg.lineup {
  margin-right: -20px;
  padding-top: 4px;
}
a.sidebar-control.sidebar-main-toggle i {
  float: left;
  margin-top: -5px;
  margin-right: 7px;
  font-size: 24px;
  position: relative;
  top: 3px;
  left: -3px;
}
.sidebar-xs a.sidebar-control.sidebar-main-toggle .icon-arrow-left12::before {
  content: "\e9c3";
}
.sidebar-control.sidebar-main-toggle.hidden-xs {
  background: #f8df8c !important;
  color: #808080;
  font-size: 17px;
  left: 0;
  padding: 10px 20px;
  position: fixed;
  top: 81px;
  width: 230px;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0s;
  transition: all ease-in-out 0s;
  display: flex;
  align-items: center;
}
.sidebar-xs .menu {
  display: none;
  position: absolute;
  top: -60px;
  right: -230px;
}
.nicescroll-rails {
  opacity: 1 !important;
  display: none !important;
}
.check_val {
  position: absolute;
  width: 100%;
  right: 0;
  top: 39px;
  font-size: 11px;
  font-style: italic;
}
#pop_five .form-group,
#pop_six .form-group {
  margin-bottom: 0;
}
.vew-all-surveys .owl-item.active_area,
.owl-carousel1 .owl-carousel .owl-item.active_area,
.owl-carousel-ViewAll .owl-carousel .owl-item.active_area,
.owl-carousel-ActiveSurveys .owl-carousel .owl-item.active_area,
.owl-carousel-LockedSurveys .owl-carousel .owl-item.active_area {
  background: #f9f9fb;
}
.btn-box .dataChoose {
  list-style: none;
  margin: 0px !important;
  padding: 0px;
  text-align: center;
}
.btn-box .dataChoose li {
  padding: 5px;
  min-width: 20%;
}
.btn-box .dataChoose li a {
  display: block;
  padding: 12px 0px;
  background: #eeeff1;
  margin-bottom: 15px;
  color: #333;
  border: 1px solid #c2c2c2;
}
.btn-box .dataChoose li a:hover {
  background-color: #ddd;
}
.btn-box .iconbox {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  vertical-align: middle;
  max-height: 23px;
}
.btn-box .iconcontentbox {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #333;
  position: relative;
}
.btn-box .iconbox i {
  font-size: 22px;
  display: inline-block;
  color: #333;
  margin-right: 1px;
}
.btn-box .iconbox img {
  max-width: 20px;
}
body .panel_set .panel .panel-body.welcome_content.set_table {
  padding: 0 0 15px !important;
}
.set_table .table > thead > tr > th,
.set_table .table > tbody > tr > th,
.set_table .table > tfoot > tr > th,
.set_table.table > thead > tr > td,
.set_table .table > tbody > tr > td,
.set_table .table > tfoot > tr > td {
  border-top: 0px solid #ddd;
  background: transparent !important;
}
.panel.panel-flat .set_table .table > tbody > tr:hover {
  background: #f0f0f0 none repeat scroll 0 0 !important;
}
.user-boxes {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.user-boxes > div {
  padding: 10px;
  border-radius: 3px;
}
#datatable_manage_wrapper .datatable-scroll {
  /* max-height: 224px; */
}
.custom-area-width.custom-area-width1 {
  width: 36%;
  float: left;
}
.custom_check_box.custom-area-width3 {
  width: 32%;
}
.custom-area-width.custom-area-width2 {
  width: 32%;
  float: left;
  border-left: 1px dotted #bfbfbf;
  border-right: 1px dotted #bfbfbf;
  padding: 0 10px 0 26px;
}
.custom_check_box.custom-area-width.custom-area-width3 {
  padding-left: 26px;
}
.clearselect span {
  display: block;
  text-align: center;
  color: #000;
  font-weight: bold;
}
.custom-area-width1 .col-md-3 {
  width: 25%;
  float: left;
  text-align: center;
}
.custom-area-width1 .main_box .clearselect {
  display: inline-block;
  margin-right: 0;
}
.custom-area-width3 .block {
  margin-bottom: 0;
}
.next-list {
  padding: 0;
  list-style: none;
}
.next-list li {
  display: inline-block;
  width: 33.33%;
  margin-right: -3.3px;
}
.pre-list {
  padding: 0;
  list-style: none;
}
.pre-list li {
  display: inline-block;
  width: 33.33%;
  margin-right: -3.3px;
}
.post-list {
  padding: 0;
  list-style: none;
}
.post-list li {
  display: inline-block;
  width: 25%;
  margin-right: -3.3px;
}
.col-lg-3.custom_check_box.custom-area-width.custom-area-width4 {
  width: 100%;
}
.custom-area-width1 .col-md-6 {
  width: 50%;
  float: left;
}
.count_data .custom_size * {
  font-size: 16px;
}
.count_data .custom_size a {
  font-weight: bold;
}
.inner_div .modal_sec span {
  display: inline-block;
}
.next-set {
  display: none;
}
.next-set.active_sec {
  display: block;
}
.pre-set {
  display: none;
}
.pre-set.active_sec {
  display: block;
}
.ready-pop {
  text-decoration: none;
}
.active_form2-step1 {
  display: none;
}
.active_form2-step1.active_sec {
  display: block;
}
.active_form2-step-both2,
.active_form2-step-both3,
.active_form2-step2 {
  display: none;
}
.active_form2-step-both2.active_sec,
.active_form2-step-both3.active_sec,
.active_form2-step2.active_sec {
  display: block;
}
#pop_yes .custom-modal-dialog {
  max-width: 378px;
  text-align: center;
  font-size: 15px;
}
.left-padding {
  padding-left: 30px;
}
tabdata {
  display: none;
}
tabdata.active_tab {
  display: block;
}
.text-links {
  display: block;
  border: 1px solid #bbb;
  padding: 5px 10px;
}
.text-links a {
  color: #333;
}
.text-links-Kiosk {
  margin-left: 20px !important;
  margin-right: 20px !important;
  display: block;
  border: 1px solid #bbb;
}
.text-links-Kiosk a {
  color: #333;
}
.defaultLink {
  display: block;
  padding: 10px 0px 0px 0px;
  margin-right: 0px;
  padding-right: 0px;
}
.defaultLink a {
  color: #333;
}
#t2 {
  padding-left: 0px;
  padding-right: 0px;
  border: none;
}
.defaultTextkiosk {
  vertical-align: top !important;
  display: inline-block;
  line-height: 1.4 !important;
}
.left-padding + .left-padding {
  padding-left: 30px;
}
#pop_launch .modal-title {
  padding-top: 20px;
}
#t2 {
  width: 100px;
}
#pop_launch .modal-header .close {
  top: 10px;
}
label[for="checkboxReq"],
label[for="checkboxAssign"],
label[for="checkboxBoth1"],
label[for="checkboxBoth"] {
  padding: 0 !important;
}
.emp-details.home_emp .table a {
  text-decoration: none;
  text-transform: capitalize;
}
.picker.picker-res {
  left: auto !important;
  right: 0 !important;
  min-width: 275px;
}
.panel.panel-flat.custom_margin {
  margin-bottom: 0px !important;
}
.library .filter-list a:hover {
  background: #d1eaf6 none repeat scroll 0 0;
}
.library .filter-list a.active {
  background: #f9f7f7;
  border: 1px solid #dedede;
}

#report_tmp_text {
  padding-left: 48%;
}
.form-validation-error,
#quickAddEmployeeForm .error {
  color: red;
}
.dataTable thead .sorting::before,
.dataTable thead .sorting::after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after {
  left: 0;
}
.popover {
  color: black;
}
.nav-tabs .popover {
  width: 270px;
}
.position-right-onepix {
  margin-left: 1px;
  color: #aeaab0;
  width: 17px;
  height: 16px;
  background: url(../images/info-icon.png);
  background-repeat: no-repeat;
  top: -2px;
}
.icon-info22.position-right-onepix:before {
  content: "";
}
.custom_width .popover {
  width: 222px;
}
.custom_table_heading {
  padding: 5px 0px 10px 0px;
}
.popover-content p {
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}
/*#########========= view survay =========########*/

.view-survay {
  font-size: 16px;
  font-weight: 500;
  line-height: 43px;
}
.data-information {
  font-size: 16px;
  font-weight: normal;
}
.survey-btn {
  background-color: #a499b5;
  border: none;
  width: 125px;
  height: 41px;
}
.survey-btn:hover {
  background-color: #f6c348;
}
.survey-wrapper {
  width: 100%;
  height: auto;
}
.heading-text {
  width: 100%;
  height: auto;
  color: black;
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
  border-bottom: solid 5px #a499b5;
}
.qustion-div {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  border-bottom: solid 1px #e6e2e2;
}
.qustion-div p {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}
.cd-date {
  float: right;
}
#profileAvatar {
  width: 30px;
  height: 30px;
}
.paddLeft {
  padding-left: 33px;
}
.fontSize {
  font-size: 13px !important;
}
.fontSize p {
  font-size: 13px !important;
}
.importDataheader {
  font-size: 18px;
  color: #a499b5;
}
.marginTop {
  margin-top: -36px;
}
.clientCompanyName {
  color: #444545;
  font-weight: bold;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#clientLogo {
  /*width: 200px;*/
  height: 70px;
  margin-left: 50px;
  margin-top: 5px;
}
.bottom_add {
  cursor: pointer;
}
/*slider pulse page*/
.sliderHeight {
  height: 74px;
}
/*.owl-carousel1 .owl-carousel .owl-item img .imgSliderwidth {
    width: 66px !important;
}*/
.ck-custom-drop-box span.cke_combo_text.cke_combo_inlinelabel {
  width: 90%;
  font-weight: 700;
}
.ck-custom-drop-box span.cke_combo_open {
  margin: 1px 0px 0px -10px;
}
a[title="Insert Variable"] {
  width: 110px !important;
}
.ck-custom-drop-box.cke_combo:after {
  right: -24px;
}
div.subjectEditorDiv {
  outline: none;
}
.ck-popover {
  float: left;
  margin-top: -29px;
  margin-left: 540px;
}
select#subjectToken {
  width: 174px;
  padding: 3px;
}
.ck-modal .modal-dialog {
  width: 63%;
}
.ck-modal .modal-body {
  padding-bottom: 10px;
  padding-top: 0px;
}
.ck-modal .subjectEditorDiv {
  border: none;
  border-bottom: 1px solid #b9b9b9;
  clear: both;
  margin-bottom: 8px;
  padding: 5px;
  word-break: break-all;
  text-align: left;
}
.popover {
  z-index: 999999;
}
.customizing-info {
  padding: 0px 20px 20px 20px;
}
/* .communicationTemplate{ height:521px;} */
.fontSize14 {
  font-size: 14px;
}
.communication-owl-carousel1 .owl-carousel .owl-item {
  border: 1px solid #ededed;
  min-height: 284px;
  padding: 20px 20px 40px;
  display: block;
}
.communication-owl-carousel1 .owl-carousel .owl-item img {
  display: block; /* width: auto;*/
  margin: 0 auto;
}
.communication-owl-carousel1 .owl-carousel ol {
  padding: 0px;
  margin: 0;
  list-style-position: inside;
}
.communication-owl-carousel1 .owl-carousel .owl-item p {
  font-size: 12px;
  font-weight: 300;
}
.userIconWidth {
  width: 37px !important;
}
.fontBold {
  font-size: 15px;
  font-weight: 300;
}
.lineHeight {
  line-height: 24px;
}
.paddLeft13 {
  padding-left: 20px;
}
.paddTop10 {
  padding-top: 13px;
}
.customPadding {
  padding-top: 26px;
}
.tabAdjust {
  padding-top: 17px;
}
.marginLeft {
  margin-left: 10px !important;
}
.width-238 {
  width: 236px;
}
.width26 {
  width: 26%;
}
.width74 {
  width: 74%;
}
.width226 {
  width: 226px;
}
.width-238Imp {
  width: 236px !important;
}
.width-241Imp {
  width: 241px !important;
}
.width-205Imp {
  width: 205px !important;
}
.width-214Imp {
  width: 214px !important;
}
.width-203Imp {
  width: 203px !important;
}
.paddsurvey {
  padding: 5px 5px 0px 165px;
}
.paddsep {
  padding: 5px 5px 0px 193px;
}
.paddSms {
  margin-left: -29px;
  padding: 5px 5px 0px 204px;
}
.ediBtnColor {
  cursor: pointer;
  font-size: 13px;
  color: #5b4083;
}
.smsPadd {
  padding-left: 50px;
}

.FontSizeHIgh {
  font-size: 19px;
}
.FontSizemed {
  font-size: 17px;
}
.sectionheight {
  min-height: 68px;
}
.sectionheightSur {
  min-height: 66px;
}
.widthImage {
  width: 100%;
}
.widthImageContainer {
  width: 800px;
}
.paddZero {
  padding: 0px;
}
.alignpopUp {
  top: 73px;
  display: flex;
}
.width-64 {
  width: 64px;
}
.report-icon {
  width: 60px;
}
.width27 {
  width: 23px;
}
body {
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5384616;
  color: #333333;
  background-color: #ffffff;
}
a,
a:hover {
  color: #5b4083;
  text-decoration: none;
}
.text-muted {
  color: #999999 !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.datatable-basic tr td {
  padding: 12px 20px;
  line-height: 1.5384616;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  font-size: 16px;
}

.table.cartgrid > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.datatable-basic tr td {
  padding: 12px 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5384616;
  color: inherit;
}
.page-header-content .last_block.pull-right {
  float: none;
  width: 100%;
  max-width: 441px;
  margin-top: 0;
  margin-right: 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.page-header-content .last_block.pull-right .navbar-form.navbar-right {
  margin: 0 !important;
  max-width: 400px;
  width: 100%;
  margin-right: 16px;
}
.page-header-content .last_el.pull-right {
  padding: 11px 20px;
}
#head-right-col .navbar-nav {
  margin-left: 0px;
  top: 0;
}
#head-right-col li.clientbox + li.dropdown {
  margin-right: 20px;
  padding-top: 0;
}
#head-right-col .eleimg.lineup {
  padding-top: 0;
}
#head-right-col.navbar-nav .dropdown-menu {
  position: absolute;
  left: auto;
  right: 0;
  font-size: 13px;
}
#head-right-col.navbar-nav {
  top: 0;
}
.dropdown-menu .divider {
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
}
b,
strong {
  font-weight: bold;
}
#top-headbar {
  height: 81px;
  display: flex !important;
  border-top: solid 1px #000;
  padding-top: 5px;
}
#head-right-col h3#companyName {
  margin-top: 0;
  margin-bottom: 0;
}
.popover {
  display: block;
}
.popover-header {
  font-size: 13px;
  line-height: 1.6666667;
  border: 0;
  font-weight: 500;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  margin: 0;
  background: 0;
}
.popover-body {
  padding: 15px;
  font-size: 13px;
  letter-spacing: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fafafa;
  opacity: 1;
}
.input-group-text {
  padding: 9px 12px;
  background-color: #fcfcfc;
  border: 1px solid #ced4da;
  height: 36px;
  margin: 0 -1px 0 0;
  border-radius: 2px 0px 0px 2px;
}
.form-control {
  border-color: #ddd;
}
.form-control {
  color: #333;
  height: 36px;
  padding: 7px 12px;
}
.typeahead__field input {
  box-sizing: border-box;
}
#head-right-col li.clientbox + li.dropdown a#profile-drop {
  display: flex;
  align-items: center;
  margin: 0 10px 0 0;
}
#head-right-col li.clientbox + li.dropdown a#profile-drop::after {
  border: 0;
  content: "\e9c5";
  font-family: "icomoon";
}
.table > thead > tr > th {
  vertical-align: middle !important;
}
.col-lg-3.col-md-12.custom_box a li .btn-custom_all {
  width: 55px;
  height: 55px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.page-header-content
  .last_block.pull-right
  .navbar-form.navbar-right
  .input-group-btn.header_search_input
  button#universalSearch {
  border-radius: 0 4px 4px 0;
  margin: 0 0 0 -1px;
  border-color: #ccc;
}
.page-header-content
  .last_block.pull-right
  .navbar-form.navbar-right
  input#universalEmployeeSearch {
  border-radius: 4px 0 0 4px;
}
.hide,
.hidden {
  display: none !important;
}
.modal-open {
  overflow: hidden;
}
.modal-dialog {
  max-width: 600px;
}
button.btn.btn-default {
  border-color: #eee;
  background-color: #fcfcfc;
}
.bootbox.modal.fade.bootbox-alert .modal-dialog.modal-sm {
  max-width: 300px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  margin: 40px auto 0;
}
.modal-content {
  border: 0;
}
.modal-header {
  justify-content: space-between;
  position: relative;
  border: 0;
}
.modal-header,
.modal-footer,
.modal-body {
  padding: 15px;
}
.modal-footer {
  border: 0;
}
.modal-header .close {
  top: 0;
  right: 0;
  border: 0;
  background: 0;
  font-size: 20px;
  width: 50px;
  height: 50px;
  padding: 0;
  position: absolute;
}
.modal-header h4 {
  margin: 0;
}
div#filterChooseDateSubArea {
  display: flex;
}
.select2-search--dropdown .select2-search__field {
  box-sizing: border-box;
}
#currentEmployeeDetails .dropdown .dropdown-menu > li > a {
  display: block;
  padding: 8px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.5384616;
  color: #333;
  white-space: nowrap;
}
#currentEmployeeDetails .dropdown .dropdown-menu > li:hover > a,
#currentEmployeeDetails .dropdown .dropdown-menu > li:hover > a:focus {
  text-decoration: none;
  color: #333;
  background-color: #f5f5f5;
}
#currentEmployeeDetails .dropdown .dropdown-menu {
  min-width: 180px;
  background: #fff;
  width: 100%;
}
/*.dropdown-menu,.form-control,.fa{font-size:.813em}*/
.sidebar-fixed .sidebar-content {
  background: #ece4f1;
}
.optionalSteps.advancedOptions
  .panel-body.welcome_content
  .radio.radio-primary.radio-inline {
  display: inline-block;
}
.dataChoose,
.upload_file .uploader .action {
  display: flex;
}
.content.homePage.custom_two.panel_set.employee {
  padding-top: 0;
  padding-right: 0;
}
.upload_file .uploader .action {
  border: solid 1px #c2c2c2 !important;
  padding: 10px 15px;
}
.modal-dialog {
  transition: all 0.3s !important;
  transform: translate(0px, -30px) !important;
  opacity: 0 !important;
  visibility: hidden;
}
.show .modal-dialog {
  opacity: 1 !important;
  transform: translate(0px, -0px) !important;
  visibility: visible;
}
.modal-backdrop {
  transition: all 0.3s !important;
  opacity: 0 !important;
  visibility: hidden;
}
.modal-backdrop.show {
  opacity: 0.5 !important;
  visibility: visible;
}
.nav-tabs > li {
  margin: 0 0 -1px 0;
  position: relative;
  z-index: 8;
}
.nav-tabs > li a {
  border-top: solid 2px transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.nav-tabs > li.active a {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}
.profile-pic {
  width: 70px;
  height: 70px;
  float: right;
  margin: 0 70px 0 0;
}
.profile-pic img#clientLogo {
  margin: 0;
}
.popover.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.popover.fade.show {
  opacity: 1;
}
.btn-check:active + .btn-info:focus,
.btn-check:checked + .btn-info:focus,
.btn-info.active:focus,
.btn-info:active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: none;
}
.custom-button {
  font-size: 12px;
}
button.dropdown-toggle {
  font-size: 15px;
  padding: 11px 10px;
}
.communication-owl-carousel1 .owl-carousel .owl-stage,
.owl-carousel1 .owl-carousel .owl-stage,
.owl-carousel-ViewAll .owl-carousel .owl-stage,
.owl-carousel-ActiveSurveys .owl-carousel .owl-stage,
.owl-carousel-LockedSurveys .owl-carousel .owl-stage {
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s !important;
  -ms-transition: all 0.25s ease 0s !important;
  -o-transition: all 0.25s ease 0s !important;
  transition: all 0.25s ease 0s !important;
}
.radio.radio-primary.radio-inline {
  margin: 10px 0 0 5px;
  padding: 0;
  display: inline-block;
}
.radio.radio-primary.radio-inline label {
  margin: 0 !important;
  cursor: pointer;
}
ul.nav.navbar-nav.mobile-toggle {
  display: none;
}
.multiselect.dropdown-toggle::after {
  display: none;
}
.multiselect.dropdown-toggle {
  /* padding: 0 10px; */
  padding: 6px 33px 6px 10px;
}

.multiselect.form-select {
  background-size: 9px 12px !important;
  border-radius: 0 !important;
}
.multiselect.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

ul.multiselect-container.dropdown-menu li a {
  display: block;
}
ul.multiselect-container.dropdown-menu li a:hover {
  background: #eee;
}
ul.multiselect-container.dropdown-menu li.active a {
  color: #555;
  text-decoration: none;
  outline: 0;
  background-color: #c7d8ed;
}
.btn.btn-primary-light {
  background: #eee;
}
.ck-modal .modal-dialog {
  width: calc(100% - 10px);
}
.welcome_content .row .control-label {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0;
}
.panel-body.welcome_content.surver_panel.align-center p {
  margin: 0;
}
.content-wrapper {
  width: 100%;
  padding: 0 20px;
}
.content {
  padding: 0;
}
.page-header-content {
  padding: 3px 0 0 0;
}
.checkbox label {
  margin: 0 5px 0 0 !important;
}
.welcome_content .row .control-label.Additional-Notes {
  white-space: normal;
}
.ui-dialog[aria-describedby="idletimer_warning_dialog"] {
  width: 90% !important;
  margin: auto !important;
  height: 238px !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  max-width: 320px;
}
.ui-dialog[aria-describedby="idletimer_warning_dialog"]
  .ui-dialog-titlebar-close {
  border: 0;
  background: transparent;
  line-height: 18px;
}
.ui-dialog[aria-describedby="idletimer_warning_dialog"]
  .ui-dialog-titlebar-close:before {
  content: "X";
  position: relative;
  top: 0;
}
.upload_file #uniform-FileContents {
  position: relative;
  display: block;
  min-height: 39px;
  border: solid 1px #ccc;
  overflow: hidden;
  border-radius: 3px;
}
.upload_file #uniform-FileContents input#FileContents {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-indent: -100000px;
  z-index: 9;
  opacity: 0;
}
.upload_file #uniform-FileContents span.action.btn {
  float: right;
  border-radius: 0;
  padding: 9px 13px;
  color: #fff;
  border: none !important;
}
.upload_file #uniform-FileContents span.filename {
  color: #999;
  display: block;
  position: absolute;
  left: 15px;
  top: 8px;
}
.box {
  display: none !important;
}
.panel_set .panel:not(.custom_bg_add) {
  clear: both;
}
.col-md-4.custom_label label {
  font-size: 14px;
  line-height: 37px;
}
ul#surveyStatusList.filter_btn li.option a {
  margin: 0;
}
.library.Employee-Nameid {
  display: flex;
  align-items: center;
}
.library.Employee-Nameid label.control-label {
  margin: 0;
  padding: 0;
  min-width: 115px;
}
.sidebar-category form#sideMenuDiv .category-content {
  padding: 10px !important;
}
.sidebar-category form#sideMenuDiv .category-content .panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  margin-bottom: 15px;
}
.sidebar-category form#sideMenuDiv .category-content .panel .panel-heading {
  padding: 15px 20px;
  border-bottom: solid 1px #ddd;
}
.sidebar-category
  form#sideMenuDiv
  .category-content
  .panel
  .panel-heading
  h5.panel-title {
  margin: 0;
}
.sidebar-category form#sideMenuDiv .category-content .panel .panel-body {
  padding: 20px;
}
.sidebar-category
  form#sideMenuDiv
  .category-content
  .panel
  .panel-body
  ul#sections
  li {
  width: 100%;
}
.sidebar-category form#sideMenuDiv {
  margin: 0;
}
.sidebar-category#tour_begin form#sideMenuDiv {
  padding: 0;
}
.sidebar-category
  form#sideMenuDiv
  .category-content
  .panel
  .panel-body
  ul#sections
  li
  a {
  padding: 7px 15px;
}
ul.nav.navbar.nav-pills.pull-right.left_class li a {
  position: relative;
  display: block;
  padding: 9px 15px;
  border-radius: 3px;
}
.employeeMarkup.employeenameId {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 5px;
}
.employeeMarkup.employeenameId label.employeenameIdlabel {
  margin: 0 20px 0 0;
  white-space: nowrap;
}
.employeeMarkup.employeenameId #employeenameId-search {
  width: 100%;
  max-width: 300px;
}
.upload_details table.table thead tr th,
.upload_details table.table tbody tr td {
  padding: 6px;
  border-top: solid 0 #ccc !important;
  font-size: 14px;
  border-bottom: 0;
}
.upload_details table.table thead tr th {
  border-bottom: solid 1px #ccc !important;
}
.descriptionButtons .col-md-6 {
  width: 50%;
}
.table tbody table.table tbody {
  height: 0;
}
.table tbody table.table + div {
  padding: 10px 0;
  border-bottom: solid 1px #eee;
}
.input-group .form-control[disabled="disabled"] {
  cursor: not-allowed;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: #ddd;
}
#pulseActivity div#filterChooseDateSubArea {
  margin-bottom: 0;
}
.table tbody table.table tr td {
  border-bottom: none !important;
}
.bootstrap-select .dropdown-menu ul.dropdown-menu {
  display: block;
  position: static;
  min-height: auto !important;
}
.bootstrap-select.active .dropdown-menu {
  display: block;
}
.btn-group.bootstrap-select.form-control {
  padding: 0;
  border: 0;
}
.btn-group.bootstrap-select.form-control .dropdown-toggle:after {
  display: none;
}
.btn-group.bootstrap-select.form-control .dropdown-toggle span.bs-caret {
  position: absolute;
  right: 9px;
  top: 9px;
}
.bootstrap-select.btn-group .dropdown-menu {
  top: 37px;
  padding: 0;
  max-height: 250px !important;
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu ul.dropdown-menu.inner {
  border: 0;
  display: block !important;
}
.bootstrap-select.btn-group .dropdown-menu ul.dropdown-menu.inner li a:hover,
.bootstrap-select.btn-group
  .dropdown-menu
  ul.dropdown-menu.inner
  li.selected
  a {
  background: #eee;
}
.btn-group.bootstrap-select.form-control .dropdown-toggle {
  padding: 0 30px 0 15px;
  overflow: hidden;
}
.btn-group.bootstrap-select.form-control .dropdown-toggle span.filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
}
.bootstrap-select.btn-group
  .dropdown-menu
  ul.dropdown-menu.inner
  li
  a
  span.icon-checkmark3.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu ul.dropdown-menu.inner li a {
  display: block;
  font-size: 14px;
  color: #333333;
}
.bootstrap-select.btn-group
  .dropdown-menu
  ul.dropdown-menu.inner
  li.selected
  a {
  background-color: #c7d8ed;
  color: #555;
}
.bootstrap-select.btn-group
  .dropdown-menu
  ul.dropdown-menu.inner
  li.selected
  a
  span.icon-checkmark3.check-mark {
  display: block;
  position: absolute;
  right: 9px;
  top: 11px;
  color: #fff;
  font-size: 14px;
}
ul.right_area_btn.saveButtonsDiv {
  margin: -2px 0 0 0;
}
ul.right_area_btn.saveButtonsDiv li.btn {
  display: inline-flex !important;
}
ul.right_area_btn.saveButtonsDiv div#tg_report {
  top: 0 !important;
  margin: 0;
}
ul.right_area_btn.saveButtonsDiv li a img {
  margin: 2px 0 0 6px !important;
}
#sub_quarterly .radio.radio-primary.r1 label,
#sub_monthly .radio.radio-primary.r1 label,
#sub_yearly .radio.radio-primary.r1 label {
  float: left;
}
.new_btn_down span.btn.btn-default.btn-sm.custom_btn.dy {
  position: static;
}
#sub_range .radio.radio-primary.radio-inline {
  margin: 8px 0 0 16px;
}
form.col-lg-12.sidebar_leftForm {
  padding: 0 10px;
}
.sidebar_leftForm .panel.sideBarMenu {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.sidebar_leftForm .panel.sideBarMenu .panel-heading {
  padding: 15px 20px;
  border-bottom: 1px solid transparent;
  position: relative;
  color: #333;
  background-color: #fcfcfc;
  border-color: #ddd;
}
.sidebar_leftForm .panel.sideBarMenu .panel-body ul li {
  display: block;
  width: 100%;
}
.questionElm .form-group.flow-auto {
  padding: 0 0 0 15px;
}
.typeahead__dropdown,
.typeahead__list {
  z-index: 99;
}
.typeahead__container.hint .typeahead__field input,
.page-header-content
  .last_block.pull-right
  .navbar-form.navbar-right
  input#universalEmployeeSearch {
  padding: 0 30px 0 10px;
}
.typeahead__cancel-button {
  top: 10px;
}
.modal-footer {
  flex-wrap: nowrap;
}
.answer_child .form-group.flow-auto {
  overflow: visible;
}
.modal-footer div:last-child {
  text-align: right;
  flex: 1;
}
.popover-body p {
  margin: 0 0 10px 0;
}
.popover-body i b {
  display: block;
}
.table_view#listingSection #employeeListTable_length {
  margin: -73px 0 0 0;
}
#highlighted-tab2 .table_new .data_table .dataTables_length,
#highlighted-tab3 .table_new .data_table .dataTables_length {
  margin: -3px 0 2px 0;
}

#datatable_survey_active_wrapper.dataTables_wrapper
  .dataTable
  tbody
  tr
  td:last-child
  div,
#datatable_survey_inactive_wrapper.dataTables_wrapper
  .dataTable
  tbody
  tr
  td:last-child
  div {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100;
}
#datatable_survey_active_wrapper.dataTables_wrapper
  .dataTable
  tbody
  tr
  td:last-child
  a,
#datatable_survey_inactive_wrapper.dataTables_wrapper
  .dataTable
  tbody
  tr
  td:last-child
  a {
  margin: 0 5px;
}
#datatable_survey_active_wrapper.dataTables_wrapper .dataTable tbody tr td,
#datatable_survey_inactive_wrapper.dataTables_wrapper .dataTable tbody tr td {
  padding: 12px 20px;
  line-height: 1.5384616;
  vertical-align: top;
  border-top: 1px solid #ddd !important;
}
#datatable_survey_active_wrapper.dataTables_wrapper .dataTable thead tr th,
#datatable_survey_inactive_wrapper.dataTables_wrapper .dataTable thead tr th {
  white-space: nowrap;
}
#modalUserPopup .checkbox label::after {
  line-height: 19px;
}
.datatable_survey .dataTables_length .select2-container {
  width: 85px !important;
}

.user-boxes.User-graph .Graphh-1.graph .caption {
  display: inline-block;
  width: 100%;
  float: left;
  padding-left: 35px;
}
#cloneUser .modal-body .btn-group.bootstrap-select {
  max-width: 100%;
}

/*** Setting > communication css ***/
.panel-body.welcome_content.communication-owl-carousel1
  .owl-carousel.owl-theme {
  background: 0;
}
#step3.communicationsStep3 .tabbable ul.nav.nav-tabs li.active a {
  margin: 0;
}
#step3.communicationsStep3 .tabbable .tab-content ul li.custom_box a {
  background: #fcfcfc;
  font-size: 14px;
  text-align: center;
  padding: 7px;
  border: 1px solid #ddd;
  display: block;
  border-radius: 2px;
  color: #614787;
  min-width: 180px;
  background-color: #ece4f1 !important;
}
#step3.communicationsStep3 .tabbable .tab-content ul li.custom_box a .textBold {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  top: -1px;
}
#step3.communicationsStep3 .tabbable .tab-content ul li.custom_box a i {
  font-size: 46px;
}
#step3.communicationsStep3 .tabbable .tab-content .slide_switch_repeat {
  text-align: right;
}
#step3.communicationsStep3 .tabbable .tab-content #HeaderSub,
#step3.communicationsStep3 .tabbable .tab-content .slide_switch_repeat {
  font-weight: 800;
  font-size: 17px;
}
#step3.communicationsStep3 .tabbable .tab-content .custom_box .headin_middle {
  font-weight: 800;
  border-bottom: solid 1px #ddd;
  min-height: 56px;
  line-height: 30px;
  font-size: 17px;
}
#step3.communicationsStep3 .tabbable .tab-content .custom_box .inner_div {
  padding: 10px;
}
#step3.communicationsStep3 .tabbable .tab-content .custom_box {
  text-align: center;
}
#step3.communicationsStep3
  .tabbable
  .tab-content
  .custom_box
  .bold.text-center {
  font-weight: 700;
}
#step3.communicationsStep3 .tabbable .tab-content .heading_top {
  font-weight: 800;
  text-align: left;
  font-size: 17px;
}
#contentEditorModal1
  .cke_inner.cke_reset
  span.btn.btn-default.btn-sm.custom_btn.dy {
  position: static;
  margin-top: -29px;
  margin-left: 535px;
  float: left;
}
#contentEditorModal
  .cke_inner.cke_reset
  span.btn.btn-default.btn-sm.custom_btn.dy {
  position: static;
  margin-top: -29px;
  margin-left: 535px;
  float: left;
}
#step3.communicationsStep3 .tabbable .tab-content .custom_box .inner_div img {
  cursor: pointer;
}
span.select2-container.select2-container--default.select2-container--open {
  /* min-width: 246px; */
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
  min-width: auto;
}
a#filter-toggle-link {
  color: #5b4083;
}
span.edit-content-btn.ediBtnColor.smsPadd {
  padding-left: 79px;
}
.form-group > .checkbox.checkbox-primary.checkbox-inline {
  padding-left: 0;
}
.sectionheight .edit-content-btn {
  padding: 0 0 0 20px !important;
  width: 100%;
  max-width: 310px;
  text-align: right;
}
.sectionheight .edit-content-btn.paddsep {
  max-width: 330px;
}

/*********media queries***********/
@-moz-document url-prefix() {
  .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
  .bs-popover-top > .popover-arrow::after {
    bottom: 3px;
  }
  .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,
  .bs-popover-top > .popover-arrow::before {
    bottom: 2px;
  }
}
@media (min-width: 768px) {
  .sidebar-xs .sidebar-main .navigation > li > a {
    padding: 12px 20px 14.5px;
    min-height: 48.5px;
  }
  @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .sidebar-xs .sidebar-main .navigation > li > a {
      padding: 12px 20px 14px;
      min-height: 47.5px;
    }
  }
}

@media (max-width: 1500px) {
  .customstar {
    font-size: 45px !important;
  }
  .form-group.new_control {
    display: inline-block;
    float: none;
    margin: 0 0 0 10px;
    max-width: 269px;
    vertical-align: middle;
    width: 100%;
  }
  .table_view .right_area_btn.right_area_down a {
    padding: 9px 11px;
  }
  .table_view .right_area_btn.right_area_down {
    margin-right: 135px;
  }
  .group_second.top_sec {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 1366px) {
  .tile_block ul li {
    color: #000;
    font-family: roboto;
    font-size: 11px;
    font-weight: 500;
    line-height: 100%;
  }
  .btn-group.bootstrap-select.form-control.widthForm2 {
    width: 100%;
    max-width: 242px;
    float: left;
    margin-right: 20px;
  }
  .widthForm1,
  .btn-group.bootstrap-select.form-control.widthForm1 {
    float: left;
    width: 100%;
    max-width: 188px;
    margin-right: 20px;
  }
  .right_sect a {
    min-width: 149px;
    margin-bottom: 5px;
  }
  .display-inline-block-this .widthForm5 {
    max-width: 140px;
  }
  .display-inline-block-this.stack-inline {
    max-width: 230px;
  }
  .display-inline-block-this {
    margin-right: 8px;
    margin-bottom: 5px;
  }
  label.display-inline-block-this.control-label {
    margin-bottom: 5px;
  }
  .accordion-custom .wrap_tab .form-inline .form-control {
    max-width: 102px;
  }
  .left_closest .tag_list a {
    display: block;
    padding: 2px 4px;
    font-size: 12px;
  }

  .left_closest .tag_list_sd a {
    display: block;
    padding: 2px 4px;
    font-size: 12px;
  }

  .right_area_btn.right_area_down.new-active a {
    padding: 9px 5px;
  }
  span.text_center {
    font-size: 59px;
  }
  span.text_right {
    font-size: 15px;
  }
  .bullet-text {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
  }
  .text_left img {
    max-width: 40px;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1310px) {
  .btn-color1,
  .btn-color2,
  .btn-color3,
  .btn-color4,
  .btn-color5 {
    background: #857891 none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-family: "Roboto";
    font-size: 11.343px;
    font-weight: 300;
    line-height: 2.2;
    padding: 8px 5px;
  }
  .table_panel {
    display: block;
    margin-bottom: 20px;
    text-align: left;
    float: none;
  }
  .right_sect ul {
    float: left;
  }
  .right_all {
    position: relative;
  }
  .btn-box .dataChoose li {
    min-width: 24%;
  }
}

@media (min-width: 769px) {
  .sidebar-fixed .sidebar-content {
    top: 127px;
    border-top: solid 1px #fab418;
  }
  .sidebar-xs .sidebar-control.sidebar-main-toggle.hidden-xs {
    overflow: hidden;
    width: 56px;
  }
  .sidebar-xs .sidebar-control.sidebar-main-toggle.hidden-xs span {
    display: none;
  }
  .menu {
    display: block;
    overflow: hidden;
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .sep_or {
    left: -10px;
    position: relative;
  }
  .modal-xl {
    max-width: 1140px !important;
  }
}

@media (max-width: 1280px) {
  span.left_btn {
    display: block;
    margin-top: 6px;
    margin-left: 0;
  }
  .text-btn li {
    margin: 0 5px 0 0;
  }
  .widthForm1,
  .btn-group.bootstrap-select.form-control.widthForm1 {
    float: left;
    width: 100%;
    max-width: 16%;
    margin-bottom: 20px;
    margin-right: 4px;
  }
  .form-control.new_number {
    margin-right: 4px;
  }
  .text_right br {
    display: none;
  }
  span.text_right {
    display: block;
    text-align: center;
  }
  .form-area {
    padding: 20px 20px 36px;
  }
}

@media (max-width: 1200px) {
  .right_area_btn.right_area_down.new-active {
    margin-right: 0;
    top: 0;
    position: relative;
  }
  .datatable-scroll #employeeListTable tr td,
  .datatable-scroll #employeeListTable tr th {
    min-width: 160px;
  }
  .datatable-scroll
    #employeeListTable
    tr
    td.c4-width.valign-top.wrap-word-break {
    max-height: 100px;
    display: grid;
    overflow: auto;
  }
}

@media (max-width: 1199px) {
  button.btn.btn-default.btn-sm.custom_btn.outerrow {
    position: relative;
    top: 0 !important;
    left: 0 !important;
  }
  .chart-container.text-center {
    margin-top: 0px !important;
    overflow: scroll;
  }
  .list-inline.text-center.custom-margin {
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 0 0 0px !important;
    padding: 24px 0;
  }
  .radio.radio-primary {
    text-align: left;
  }
  .checkbox.checkbox-primary.checkbox-inline {
    display: block;
    margin: 0 0 15px;
  }
  .m-l-5 {
    margin-left: 15px;
  }
  .max-lenth1 {
    max-width: 315px;
    display: inline-block;
  }
  .max-lenth1 + .custom-color {
    margin-left: 5px;
    margin-top: 0px;
  }
  .menu-group.btn-group.btn-group-justified {
    text-align: center;
  }
  .menu-group.btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: inline-block;
    float: none;
    width: 45%;
    margin-bottom: 5px;
  }
  a.cop_add i,
  a.cop_delete i,
  .form-control.size-4 {
    display: inline-block;
  }
  .filter-list > li {
    float: left;
    padding: 3.5px;
    position: relative;
    width: 33.33%;
  }
  .tabbable.tab-tabbable .bootstrap-select.form-control {
    margin: 0px 0;
    height: auto;
    line-height: 100%;
  }
  .tabbable.tab-tabbable .bootstrap-select.form-control .btn {
    padding: 3px 12px;
  }
  .col-lg-8.display-click-area {
    min-height: 106px;
  }
  .widthForm5 {
    vertical-align: middle;
    max-width: 353px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
  }
  .widthForm1,
  .btn-group.bootstrap-select.form-control.widthForm1 {
    float: left;
    width: 100%;
    max-width: 40%;
    margin-bottom: 20px;
    margin-right: 4px;
  }
  .form-horizontal .control-label.text-new-lable {
    float: left;
    width: 100%;
  }
  .btn-group.bootstrap-select.form-control.widthForm2 {
    max-width: 35%;
  }
  .text-btn li a {
    min-width: 120px;
    margin-bottom: 10px;
  }
  .bootstrap-select.lastselect {
    max-width: calc(100%);
    width: 100%;
  }
  .checkbox.default-check.checkbox-inline {
    margin-top: 0;
    margin: 0;
    top: 3px;
    display: flex;
    justify-content: center;
  }
  ul.profile-tile li:nth-child(2)::before,
  ul.profile-tile li:nth-child(2)::after {
    height: 100%;
    top: 0;
    bottom: 0;
  }
  .last_block.pull-right .navbar-form.navbar-right {
    max-width: 280px;
  }
  .left-padding + .left-padding {
    padding-left: 20px;
  }
  .active_form2 .text-btn li:last-child a::before {
    background-size: 93px;
  }
}

@media (max-width: 1099px) {
  .radio-primary input[type="radio"]:checked + label,
  .checkbox-primary input[type="checkbox"]:checked + label {
    background: none;
  }
  .conduct-ex-survey ul.list-unstyled li.step3List {
    display: block;
    margin: 0 0 10px 0;
    padding: 10px 0;
  }
  .conduct-ex-survey ul.list-unstyled li.step3List .col-md-9 {
    margin: 15px 0 0 0;
    width: 100%;
    display: block !important;
  }
  .conduct-ex-survey
    ul.list-unstyled
    li.step3List
    .col-md-12
    .edit-content-btn {
    padding: 0;
    margin: 10px 0 15px 0px;
    width: 100%;
  }
  .conduct-ex-survey ul.list-unstyled li.step3List .col-md-3.width26 {
    width: 100%;
  }
  .conduct-ex-survey ul.list-unstyled li.step3List .col-md-9 .form-group.m-0 {
    width: 100%;
    padding: 0px 0 0 0px;
    margin: 10px 0 0px 0px !important;
  }
  .conduct-ex-survey
    ul.list-unstyled
    li.step3List
    .col-md-9
    .form-group.m-0
    .intl-tel-input.allow-dropdown {
    width: 100%;
  }
  .conduct-ex-survey
    ul.list-unstyled
    li.step3List
    .col-md-9
    input.form-control {
    width: 100% !important;
  }
  .conduct-ex-survey
    ul.list-unstyled
    li.step3List
    .radio.radio-primary.radio-inline {
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 0;
  }
  .conduct-ex-survey
    ul.list-unstyled
    li.step3List
    .radio.radio-primary.radio-inline
    label {
    white-space: nowrap;
  }
  .conduct-ex-survey ul.list-unstyled li.step3List:nth-child(even) {
    background: rgb(255 255 255);
    border-top: solid 2px #ddd;
    border-bottom: solid 2px #ddd;
  }
  .conduct-ex-survey
    ul.list-unstyled
    li.step3List
    .col-md-9
    .form-group.m-0
    .intl-tel-input.allow-dropdown
    input#employeeSelfPhone {
    width: calc(100% - 5px) !important;
  }
  .form-group
    div[class*="col-md-"]:not(.control-label)
    + div[class*="col-md-"] {
    margin-top: 0;
  }
  .display-block-area.list-other {
    padding-left: 0;
  }
  .paddsurvey,
  .smsPadd,
  .new_form .radio.radio-primary.radio-inline {
    padding-left: 0;
  }
  .ck-s-parent ul.list-unstyled.radio_group li input.width-214Imp,
  .ck-s-parent ul.list-unstyled.radio_group li input.width-205Imp {
    width: 100% !important;
  }
  .sectionheight .col-lg-3.col-md-12 {
    display: none;
  }
  .sectionheight .edit-content-btn {
    text-align: left;
  }
  .sectionheight .col-md-12.d-md-flex.align-items-center {
    width: auto;
    display: block !important;
    float: left;
  }
  .sectionheight .edit-content-btn {
    padding: 0 0 0 0px !important;
  }
}

@media (max-width: 991px) {
  .filter-list > li {
    width: 50%;
  }
  .right_area_btn {
    float: none;
    list-style: outside none none;
    margin: 3px 0 32px;
    padding: 0;
  }
  .right_area_btn a {
    background: #eeeff1 none repeat scroll 0 0;
    border: 1px solid #c2c2c2;
    color: #000;
    font-size: 11px;
    margin-left: 2px;
    padding: 7px 10px;
  }
  .col-lg-8.border_right::before {
    display: none;
  }
  .form-control.size-1 {
    float: left;
    max-width: 140px;
    width: 100%;
  }
  .panel.panel-flat.panelInner .panel-body.welcome_content {
    padding: 20px 0 15px !important;
  }
  .table_view .right_area_btn.right_area_down {
    margin-right: 0;
    text-align: center;
    margin-bottom: 0;
  }
  .table_view .right_area_btn > li {
    display: inline-block;
    float: none;
  }
  .table_view .dataTables_length {
    display: inline-block;
    float: none !important;
    margin: -56px 0 15px;
  }
  .table_view .form-group.new_control {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 198px;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    position: relative;
  }
  .table_view .datatable-header {
    padding: 20px 0 0;
  }
  .table_view .datatable-header {
    display: block;
    text-align: center;
  }
  #pop_six.custom-modal.fade .custom-modal-dialog {
    margin: 50px auto;
  }
  .active_form2 .text-btn li a::before {
    content: "";
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    font-size: 41px;
    display: block;
    color: #777;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 44px;
  }
  .text-btn li a {
    min-width: 115px;
    margin-bottom: 10px;
    margin-right: -2px;
    padding: 3px;
  }
  .text-btn li a[data-value]::before {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    font-size: 24px;
    display: block;
    color: #888;
    height: 43px;
    margin-top: 6px;
  }
  label + .widthForm5 {
    max-width: 233px;
    margin-top: 0px;
  }
  .radio.radio-primary.radio-inline.radio_left {
    margin-left: 0 !important;
  }
  .display-inline-block-this {
    display: block;
    vertical-align: middle;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .panel-body.welcome_content.Steptwo .radio {
    padding-left: 23px;
  }
  .clearfix:before,
  .clearfix:after {
    content: "";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .clearfix {
    *zoom: 1;
  }
  .btn_def1 li {
    width: 33%;
    margin-bottom: 5px;
  }
  .left_closest .filter-list > li {
    width: 50%;
  }
  .left_closest .btn_def1 li {
    width: 33%;
  }
  .accordion-custom .wrap_tab button {
    position: relative;
    right: 0;
    top: 0;
  }
  .right_area_btn.right_area_down.new-active a img + span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
  }
  .text_left img {
    max-width: 32px;
  }
  span.text_center {
    font-size: 47px;
  }
  span.text_right {
    font-size: 14px;
  }
  span.text_right {
    font-size: 14px;
    display: block;
    text-align: center;
    margin: 8px 0;
  }
  span.text_right br {
    display: none;
  }
  .thumbnail .display-inline-block-this.stack-inline {
    width: 100%;
    max-width: 100%;
  }
  .thumb-rounded {
    width: 150px;
    margin: 20px auto 20px auto;
  }
  ul.profile-tile li:nth-child(2) {
    width: 33.333%;
  }
  ul.profile-tile li {
    width: 33.33%;
  }
  .choose_block-360 .display-inline-block-this.stack-inline {
    max-width: none;
  }
  .choose_block-360 .max-lenth1 {
    max-width: 100%;
  }
  .choose_block .display-inline-block-this {
    text-align: center;
  }
  .tile_block {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    margin: 0 -0.6666%;
  }
  .tile_block > li {
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    display: inline-block;
    float: left;
    margin: 0 0.666% 8px;
    min-height: 140px;
    padding: 7px;
    text-align: center;
    width: 32%;
  }
  .form-control.expand_area {
    min-width: 0px;
  }
  .title_emp {
    display: block;
    margin-bottom: 5px;
  }
  .title_block_list .custom-button.custom-color {
    position: relative;
    right: 0;
    top: 0px;
    margin-left: 0px;
  }
  .group_second.top_sec {
    display: block;
    margin-top: 15px;
  }
  .last_block.pull-right {
    margin-top: 0;
    margin-right: 0;
    float: none !important;
  }
  .last_el.pull-right {
    display: none;
  }
  .last_block.pull-right .navbar-form.navbar-right {
    margin-top: 0;
    max-width: 360px;
    width: 100%;
    margin-right: 123px;
  }
  .panel.panel-flat.wider-area-base.custom_bg_add.panel-toggle {
    display: none !important;
  }
  .panel.panel-flat.wider-area-base.custom_bg_add.panel-toggle2 {
    display: none !important;
  }
  .tabbable.tab-tabbable .table_new .dataTables_length {
    display: inline-block;
    float: none !important;
    margin: 0 0 9px;
  }
  .text-btn li:last-child a[data-value]::before {
    background-size: 38px;
  }
  .text-btn li:nth-child(2) a[data-value]::before {
    background-size: 38px;
  }
  .page-header-content {
    display: block;
  }
  .page-header-content .last_block.pull-right {
    justify-content: flex-end;
    max-width: 375px;
  }
  #top-headbar .navbar-header {
    min-width: auto;
  }
  .panel1.panel-flat {
    overflow: auto;
  }
  .archiveRestoreLinks {
    position: static !important;
    width: 100%;
    display: block;
  }
  .form-horizontal .control-label {
    padding-bottom: 12px;
  }
  #formEmployee .hideIfconfidential label.control-label {
    padding-bottom: 0;
  }
  input.width-214Imp {
    width: 100% !important;
  }
  .checkbox.checkbox-primary.checkbox-inline.form-group.m-0 {
    margin: 10px 0 3px 0 !important;
    padding: 0px 0 0 5px;
  }
  .view-all-surveys .owl-stage,
  .owl-carousel2 .owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
  }
  .view-all-surveys .owl-stage .owl-item {
    width: calc(50% - 10px) !important;
    margin: 5px !important;
  }
  .item.survey_launcher_item .img_slider img.img_survey_type {
    max-width: 170px;
  }
  .table-responsive table tbody tr td {
    white-space: nowrap;
    padding: 6px 10px;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .tab-content-title
    ul.right_area_btn.right_area_down {
    padding-right: 120px;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .panel-body.welcome_content
    .datatable-header
    #employeeListTable_length {
    float: right !important;
    margin: -90px 0 0 0 !important;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .tab-content-title
    ul.right_area_btn.right_area_down
    > li
    .includedCount {
    max-width: 269px;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .tab-content-title
    ul.right_area_btn.right_area_down
    > li
    .includedCount
    .form-control.new-control-entry {
    height: auto;
  }
  .form-group.row.empIDSection {
    margin: 0;
  }
  ul.right_area_btn.saveButtonsDiv {
    margin: -2px 0 0 0 !important;
    float: right;
  }
  .content.homePage.custom_two.panel_set.employee
    .col-lg-3.col-md-12.custom_box {
    margin-bottom: 15px !important;
  }
  #formEmployee .panel-body.welcome_content .row .form-control,
  #formEmployee .panel-body.welcome_content .row .select2 {
    margin-bottom: 9px;
  }
  #formEmployee #employmentSection #row1 .col-lg-4,
  #formEmployee #employmentSection #row11 .col-lg-4,
  #formEmployee #employmentSection #row111 .col-lg-4,
  #formEmployee #employmentSection #row1111 .col-lg-4 {
    padding-right: 0;
  }
  #formEmployee #employmentSection #row1 .col-lg-4 .col-md-8,
  #formEmployee #employmentSection #row11 .col-lg-4 .col-md-8,
  #formEmployee #employmentSection #row111 .col-lg-4 .col-md-8,
  #formEmployee #employmentSection #row1111 .col-lg-4 .col-md-8 {
    padding: 0 0 0 15px;
  }
  #formEmployee #employmentSection .row .Additional-Notes + .col-md-8 {
    padding: 0px 0 0 8px;
    margin: 0px 0px 0 0px;
    position: relative;
    left: 12px;
  }
}

@media (max-width: 871px) {
  div#cke_editMesssageCkEditor button.ck-popover {
    margin: -25px 0 0 120px;
  }
}

@media (max-width: 768px) {
  .col-lg-12.custom_margin .col-sm-11 {
    float: right;
    width: 100% !important;
  }
  .sidebar {
    background-size: 100% !important;
  }
  .navbar-nav {
    top: 0px;
  }
  .sidebar-content {
    position: initial;
    width: 100%;
  }
  .navbar-form.navbar-right {
    margin-top: -25px !important;
    max-width: 100% !important;
    width: 100%;
  }
  .navbar-form .input-group {
    max-width: 100% !important;
    width: 100%;
  }
  .nav.navbar.nav-pills.pull-right.left_class {
    width: 100%;
  }
  .nav.navbar.nav-pills.pull-right.left_class li {
    float: left;
    display: inline-block;
  }
  li.eleimg {
    display: none;
  }
  li.clientbox {
    display: none;
  }
  #top-headbar .navbar-header .nav.navbar-nav {
    top: 0 !important;
  }
  #top-headbar {
    padding: 0;
  }
  #top-headbar .navbar-header {
    min-width: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #top-headbar .navbar-header .nav.navbar-nav {
    top: 0 !important;
    display: flex;
    flex-direction: row;
    margin: 0;
    flex-wrap: nowrap;
  }
  .sidebar-control.sidebar-main-toggle.hidden-xs {
    display: none;
  }
  #top-headbar {
    position: static;
    width: 100%;
    margin: 0;
    height: 68px;
  }
  .nav.navbar-nav.hidden-xs.fixed_left {
    border: none;
  }
  .page-header-content .last_block.pull-right {
    max-width: 100%;
  }
  .page-header-content .last_block.pull-right .navbar-form.navbar-right {
    margin: 0;
    padding: 20px 0 0 0;
  }
  .profile-pic {
    display: none;
  }
  #top-headbar #navbar-mobile ul#head-right-col {
    position: absolute;
    top: 68px !important;
    width: 100%;
    left: 0;
    padding: 10px 30px;
    background: #ece4f1;
    z-index: 9999;
    display: none;
  }
  #top-headbar #navbar-mobile ul#head-right-col.show-option {
    display: flex;
  }
  #head-right-col.navbar-nav .dropdown-menu {
    min-width: 260px;
  }
  #head-right-col.navbar-nav .dropdown-menu li {
    width: 100% !important;
  }
  .new_sep_page .navbar.navbar-inverse.fixed-top {
    position: static;
  }
  .new_sep_page .navbar.navbar-inverse.fixed-top .navbar-header {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .pageSurveyView div#topButtons {
    padding: 0 0 0 9px;
  }
  .pageSurveyView div#topButtons ul.nav.navbar.nav-pills.pull-right.left_class {
    justify-content: flex-start;
  }
  .pageSurveyView
    div#topButtons
    ul.nav.navbar.nav-pills.pull-right.left_class
    li
    a {
    padding: 6px 10px;
  }
  .questionElm .form-group.flow-auto .radio.radio-primary.text-left {
    padding: 0;
    margin: 0;
  }
  .navbar-nav > li > a {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form.navbar-right {
    margin-top: -0px !important;
    max-width: 100% !important;
    width: 100%;
  }
  .page-container {
    margin-top: 0px;
  }
  .navbar-form.navbar-right {
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
    margin-left: 0;
  }
  .nav.navbar-nav.navbar-right {
    margin: 0;
  }
  .nav.navbar-nav.visible-xs-block {
    margin-top: 15px;
  }
  .left_class {
    float: left !important;
    width: 100%;
  }
  .left_class li {
    float: left !important;
  }
  .heading-elements-toggle {
    display: none;
  }
  .homePage .table > thead > tr > th,
  .homePage .table > tbody > tr > th,
  .homePage .table > tfoot > tr > th,
  .homePage .table > thead > tr > td,
  .homePage .table > tbody > tr > td,
  .homePage .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.53846;
    padding: 4px 10px;
    vertical-align: top;
  }
  .sidebar::before {
    display: none;
  }
  .sidebar {
    background-position: 0 0;
    color: #fff !important;
  }
  .page-header-content {
    padding: 3px 10px;
  }
  li.eleimg {
    display: none;
  }
  li.clientbox {
    display: none;
  }
  .surver_panel .form-group.m-t-30.text-right {
    position: absolute;
    left: auto;
    top: -16px;
    right: -4px;
  }
  .custom_bg_add .panel-body.welcome_content.surver_panel {
    padding-right: 20px !important;
  }
  .menu-group.btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: inline-block;
    float: none;
    margin-bottom: 5px;
    width: 45%;
  }
  .content {
    height: auto;
  }
  .table_new .dataTables_length {
    display: inline-block;
    float: right;
    margin: 9px 0 8px 20px;
  }
  .right_area_btn > li {
    float: none;
    display: inline-block;
  }
  .right_area_btn {
    margin: 3px 0 0;
    text-align: center;
  }
  .checkbox.checkbox-switchery {
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    top: 14px;
  }
  .right_area_btn.right_area_down {
    margin-right: 0;
  }
  #top-headbar .navbar-header .nav.navbar-nav li a {
    padding: 8px;
  }
  .content-wrapper {
    width: 100%;
    padding: 0 0px;
  }
  .tab-content-title.font_extend ul.right_area_btn.right_area_down {
    display: flex;
    justify-content: space-between;
  }
  .right_area_btn.right_area_down a {
    padding: 8px 0px;
  }
  div#saveSection {
    padding-bottom: 20px;
  }
  img,
  svg {
    max-width: 100%;
  }
  form.form-signin,
  p.lead {
    padding: 0;
  }
  label.control-label {
    margin: 7px 0 0 0;
  }
  .right_area_btn.right_area_down li {
    margin-bottom: 5px;
    margin-top: 0;
  }
  .content {
    padding: 0 20px;
  }
  .content.homePage.custom_two.panel_set.employee {
    padding: 0 15px;
  }
  .display-block-area.list-other,
  .left-padding,
  .radio {
    padding-left: 0 !important;
  }
  .col-xl-12.display-block-area.list-other {
    padding-left: 15px !important;
  }
  .panel_set .panel:not(.custom_bg_add) {
    padding: 0;
  }
  .tab-content .content.homePage.custom_two.panel_set.pulse {
    padding: 0;
  }
  .view-all-surveys
    .owl-stage
    .owl-item
    .descriptionButtons
    .descriptionButtons {
    padding: 10px;
  }
  .view-all-surveys
    .owl-stage
    .owl-item
    .descriptionButtons
    .row
    .descriptionButtons
    .row {
    display: flex;
    flex-wrap: unset;
  }
  .view-all-surveys
    .owl-stage
    .owl-item
    .descriptionButtons
    .row
    .col-md-6
    .descriptionButtons
    .row
    .col-md-6 {
    width: 50%;
  }
  .tabbable ul.nav.nav-tabs.nav-tabs-highlight {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tabbable ul.nav.nav-tabs.nav-tabs-highlight li a {
    padding: 14px 30px;
    white-space: nowrap;
    border: none;
    display: flex;
    align-items: center;
  }
  .library.Employee-Nameid {
    display: block;
  }
  .library.Employee-Nameid label.control-label {
    width: 100%;
    margin-bottom: 6px;
  }
  .library.Employee-Nameid ul#surveyStatusList {
    margin: 0;
  }
  ul#surveyStatusList.filter_btn li.option a {
    margin-bottom: 5px;
  }
  .content.homePage.custom_two.panel_set.employee > .content {
    padding: 0;
  }
  .responseContents .breadcrumb-line {
    padding: 0;
  }
  .tab-content-title.font_extend {
    font-size: 16px !important;
  }
  span.select2.select2-container.select2-container--default {
    margin-bottom: 10px;
  }
  .inputcustom,
  .widthForm5 {
    width: 100%;
    max-width: 100% !important;
  }
  input#ruleintkiosk {
    margin-bottom: 10px;
  }
  .radio.radio-primary.radio-inline {
    margin: 10px 0 0 0px;
    padding: 0;
    display: inline-block;
    width: 100%;
  }
  .custompaddingl30 {
    padding-left: 10px;
  }
  .panel-body.welcome_content.survey_assignment {
    padding: 0 !important;
  }
  .panel.panel-flat.active_form2-step2.active_sec {
    padding: 0 10px;
  }
  .ck-modal .modal-dialog {
    width: calc(100% - 15px);
  }
  .owl-carousel2 .owl-carousel {
    padding: 10px 10px 36px !important;
  }
  .owl-carousel2 .owl-carousel::before {
    display: none !important;
  }
  .card-block .chartitem-custom {
    margin: 0 !important;
  }
  ul.right_area_btn.saveButtonsDiv div#tg_report span.check_text {
    display: none;
  }
  .breadcrumNavHead .page-title h4 span#breadcrumNav {
    font-size: 16px;
  }
  .typeahead__container.input-group span.typeahead__query input.form-control {
    width: 100% !important;
  }
  .border_right.tab-content .checkbox.checkbox-primary {
    padding-left: 0;
  }
  div#sub_pattern span.fn-group .radio.radio-primary {
    margin: 0 0 0 13px;
  }
  .border_right.tab-content #sub_quarterly {
    margin: 0 0 0 18px;
  }
  .border_right.tab-content #sub_yearly {
    margin: 0 0 0 20px;
  }
  #popup_subscription .border_right.tab-content .radio.radio-primary label {
    font-size: 13px;
    margin: 0;
  }
  #popup_subscription
    .border_right.tab-content
    .radio.radio-primary
    label
    input,
  #popup_subscription
    .border_right.tab-content
    .radio.radio-primary
    label
    select {
    margin: 0px 0 5px 0;
    width: 100%;
    border: solid 1px #333;
    height: 26px;
  }
  .border_right.tab-content div#sub_monthly {
    margin: 0 0 0 20px;
  }
  .tag_list a {
    color: #000;
    display: block;
    padding: 7px 6px;
    font-size: 12px;
  }
   .tag_list_sd a {
    color: #000;
    display: block;
    padding: 7px 6px;
    font-size: 12px;
  }
  .tab-content
    #report_filter_wrapper
    .saveButtonsDiv
    li#subscribe_block
    span.check_text {
    display: inline-block;
  }
  .panel-body.welcome_content.account-setting-padding.form_1 {
    padding: 20px 0px 15px !important;
  }
  #formAcccountSetting .UserPic {
    margin: 20px auto 20px;
  }
  #formAcccountSetting .UserPic .thumbnail {
    margin: 0 0 12px 0px;
  }
  #formAcccountSetting .UserPic .thumbnail #uploadpic {
    margin: 20px auto 20px;
  }
  #formEmployee .panel-body.welcome_content .row .form-control,
  #formEmployee .panel-body.welcome_content .row .select2 {
    margin-bottom: 0px;
  }
  #formEmployee #employmentSection #row1 .col-lg-4 .col-md-8,
  #formEmployee #employmentSection #row11 .col-lg-4 .col-md-8,
  #formEmployee #employmentSection #row111 .col-lg-4 .col-md-8,
  #formEmployee #employmentSection #row1111 .col-lg-4 .col-md-8 {
    padding: 0 0 0 10px;
  }
  #formEmployee #employmentSection .row .Additional-Notes + .col-md-8 {
    left: 10px;
    padding: 0px 0 0 0px;
  }
  .welcome_content .row .control-label {
    padding-bottom: 0;
  }
  .communicationTemplate {
    height: auto;
  }
  .tabbable ul.nav.nav-tabs.nav-tabs-highlight li:last-child a {
    padding-right: 60px;
  }
}

@media only screen and (max-width: 600px) {
  div#filterChooseDateSubArea {
    display: block;
  }
  #filterChooseDateSubArea > div,
  #filterChoosePeriodArea
    .form-group.custom_widthsize-1.special.period-shorthand
    > div {
    max-width: 100% !important;
    margin: 0 0 10px 0 !important;
    width: 100% !important;
  }
  .dataChoose {
    display: block;
  }
  .padd-34 {
    padding-left: 0 !important;
  }
  .view-all-surveys .owl-stage .owl-item {
    width: calc(100% - 10px) !important;
    margin: 5px !important;
    border: solid 1px #eee;
  }
  .tab-content-title .showMoreLess {
    margin: 0px 0 0px 0;
  }
  .welcome_content .row label.control-label.text-new-lable {
    white-space: normal;
  }
  ul#surveyStatusList.filter_btn {
    margin: 0;
  }
  .right_sect ul.tab_pills li {
    width: 50%;
    margin: 0;
    float: left;
    padding: 5px;
    display: block;
    box-sizing: border-box;
  }
  .right_sect ul.tab_pills li a {
    padding: 7px 0;
    margin: 0;
    display: block;
    box-sizing: border-box;
    float: left;
    min-width: auto;
    width: 100%;
  }
  ul.right_area_btn.saveButtonsDiv {
    margin: -12px 0 0 0 !important;
    display: flex;
    justify-content: flex-end;
  }
  ul.right_area_btn.saveButtonsDiv li {
    margin: 10px 6px 0px 0;
  }
  .panel-body.welcome_content iframe#report_frame {
    height: auto;
  }
  .panel-body.welcome_content.communication-owl-carousel1
    .owl-carousel.owl-theme {
    padding: 0;
  }
  #contentEditorModal1
    .cke_inner.cke_reset
    span.btn.btn-default.btn-sm.custom_btn.dy {
    margin-left: 113px;
  }
}

@media only screen and (min-width: 1024px) {
  .charts .panel-body {
    min-height: 582px;
  }
  .row-sortable .charts .panel-body {
    min-height: 440px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
  .page-container {
    margin-top: 0px !important;
  }
  .navbar-nav {
    top: 16px !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 769px) {
  .navbar-form.navbar-right {
    margin-top: -0px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1350px) {
  .chart-container.text-center {
    margin-top: 90px !important;
  }
  .chart-container.text-center {
    margin-top: 0px !important;
    overflow: scroll;
  }
}

@media only screen and (min-width: 1352px) and (max-width: 1366px) {
  .chart-container.text-center {
    margin-top: 111px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 1367px) {
  .row-sortable .charts .panel-body {
    min-height: 450px;
  }
}

@media (max-width: 1199px) {
  .text-semibold {
    font-size: 17px;
  }
}

@media (max-width: 1000px) {
  .row.wrap_clone.nowrap {
    flex-wrap: wrap !important;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px !important;
  }
}
@media (max-width: 992px) {
  .nav.navbar.nav-pills.pull-right.left_class a {
    margin: 2px;
    padding: 5px;
  }
  .custom_bg_add .panel-body.welcome_content {
    padding-right: 15px !important;
  }
  .navbar-form.navbar-right {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }
  .navbar-form.navbar-right {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    float: none !important;
    margin-bottom: 12px;
    display: block;
    clear: both;
  }
  .navbar-form .input-group {
    max-width: 100%;
    width: 100%;
  }
  .page-header-default {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .radio-inline,
  .checkbox-inline,
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    display: block;
    margin-left: 0;
  }
  .progress_area .irs-grid-text {
    font-size: 11px;
    max-width: 69px;
    word-wrap: break-word;
    white-space: normal;
  }
}

@media (max-width: 575px) {
  .tile_block > li {
    width: 50%;
  }
  .employeeMarkup.employeenameId {
    display: block;
  }
  .employeeMarkup.employeenameId label.employeenameIdlabel {
    margin: 0 0 6px 0;
  }
  .employeeMarkup.employeenameId #employeenameId-search {
    max-width: 100%;
  }
  button.dropdown-toggle {
    padding: 5px 10px;
    border-radius: 5px !important;
  }
  .panel-body.welcome_content.account-setting-padding.form_1 .form-group.row {
    margin: 4px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .panel-body.welcome_content.account-setting-padding.form_1
    .form-group.row
    .control-label {
    width: 150px !important;
  }
  .panel-body.welcome_content.account-setting-padding.form_1
    .form-group.row
    .control-label,
  .panel-body.welcome_content.account-setting-padding.form_1
    .form-group.row
    .col-sm-8 {
    padding: 0;
    margin: 0;
    width: auto;
    font-size: 13px;
  }
  .mp-none-sm {
    margin: 0 !important;
    padding: 0 !important;
  }
  .panel-body.welcome_content.account-setting-padding.form_1
    .form-group.row
    .select2.select2-container {
    width: 100% !important;
    min-width: 140px;
  }
  .panel-body.welcome_content.account-setting-padding.form_1
    .form-group.row
    .col-sm-8
    input {
    width: 100%;
    max-width: 140px;
  }
  span.spanUpdatedDate {
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
  }
}

@media (max-width: 520px) {
  .details_block-check .active_btn .custom-button.custom-color {
    display: inline-block;
    margin-left: 0px;
  }
  span.left_btn {
    display: block;
    margin-top: 6px;
    margin-left: 0;
    text-align: left;
  }
  .menu-group.btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: inline-block;
    float: none;
    margin-bottom: 5px;
    min-width: 189px;
    width: 100%;
  }
  .filter-list > li {
    width: 50%;
  }
  .form-control.size-1 {
    float: left;
    margin-bottom: 20px;
    max-width: none;
    width: 100%;
  }
  .form-control.size-3 + .form-control.size-1 {
    margin-left: 0 !important;
  }
  .input-group.size-2 {
    max-width: 100%;
    padding-left: 0;
  }
  a.cop_add i,
  a.cop_delete i,
  .form-control.size-4 {
    display: inline-block;
    margin-bottom: 15px;
  }
  .right_area_btn > li {
    float: none;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .right_area_btn {
    float: none;
    list-style: outside none none;
    margin: 3px 0 -16px;
    padding: 0;
  }
  a.cop_add i,
  a.cop_delete i,
  .form-control.size-4 {
    float: left;
  }
  .form-control.size-3 {
    float: left;
    margin: 0 0 13px 0;
    max-width: 107px;
  }
  .filter-list a {
    font-size: 11px;
  }
  #pop_four .custom-button {
    margin-bottom: 15px;
  }
  #pop_four .custom-button + .custom-button {
    margin-left: 0;
  }
  .tabbable.tab-tabbable .right_area_btn.right_area_down a i {
    display: inline-block;
    width: 31px;
  }
  #addform img,
  #addform1 img {
    position: relative;
    top: -2px;
    left: -3px;
  }
  .sep_or {
    left: 0;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .left_area {
    display: inline-block;
    width: calc(100% - 10px);
  }
  .left_area1,
  .left_area2 {
    display: inline-block;
    float: none;
    max-width: 71%;
  }
  span.right_btn-sec {
    display: block;
    margin-top: 9px;
    text-align: left;
  }
  span.right_btn-sec .checkbox.checkbox-primary.checkbox-inline {
    margin: 0 !important;
  }
  ul.profile-tile li {
    width: 100%;
  }
  ul.profile-tile li:nth-child(2) {
    width: 100%;
  }
  ul.profile-tile li:nth-child(2)::before {
    content: "";
    display: block;
    width: 1px;
    height: 134px;
    border-left: 1px solid #ccc;
    position: absolute;
    left: 50%;
    top: -65px;
    margin-left: -0.5px;
    transform: rotate(90deg);
  }
  ul.profile-tile li:nth-child(2)::after {
    content: "";
    display: block;
    width: 1px;
    height: 134px;
    border-left: 1px solid #ccc;
    position: absolute;
    left: 50%;
    right: auto;
    bottom: -65px;
    margin-left: -0.5px;
    transform: rotate(90deg);
    top: auto;
  }
  .tile_block {
    margin: 0 -1%;
  }
  .tile_block > li {
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    display: inline-block;
    float: left;
    margin: 0 1% 8px;
    min-height: 140px;
    padding: 7px;
    text-align: center;
    width: 48%;
  }
  .tile_title {
    font-size: 12.78px;
  }
  .bk2.bk3 > img {
    max-width: 100%;
  }
  .owl-carousel::before {
    display: none;
  }
  .view-all-surveys .owl-item,
  .owl-carousel .owl-item {
    border-right: 0px solid #d8d8e1;
  }
  .btn.btn-info.custom-button.xl-bt {
    padding: 12px 0px;
    width: 100%;
  }
  ul.footer_menu.nav.navbar.nav-pills,
  ul.footer_menu.nav.navbar.nav-pills li,
  ul.footer_menu.nav.navbar.nav-pills li a {
    display: block;
    text-align: center;
  }
  .nav-pills-footer > li,
  .nav-pills-footer > li a {
    font-size: 14px;
    padding: 4px 5px;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .tab-content-title
    ul.right_area_btn.right_area_down {
    padding-right: 0;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .panel-body.welcome_content
    .datatable-header
    #employeeListTable_length {
    float: right !important;
    margin: -30px 0 0 0 !important;
    width: 100%;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .panel-body.welcome_content
    .datatable-header
    #employeeListTable_length
    label {
    display: flex;
    align-items: center;
  }
  .panel.panel-flat.data_table.table_view.panelInner
    .panel-body.welcome_content
    .datatable-header
    #employeeListTable_length
    label
    span.select2.select2-container {
    width: calc(100% - 45px) !important;
    margin: 0 0 0 10px;
  }
  #filtersSubContainer .row:last-child table tr td {
    width: 100%;
  }
  #contentEditorModal1 select#subjectToken {
    margin: 20px 0 -30px 0;
  }
}

@media (max-width: 480px) {
  .archiveRestoreLinks a.custom-button {
    display: block;
    margin: 9px 0 5px 0 !important;
  }
  .page-header-default .page-header-content .page-title {
    padding: 20px 0 0 0;
  }
  .page-header-default .page-header-content .page-title h4 span.breadscrum {
    font-size: 15px;
  }
  #currentEmployeeDetails .btn-group {
    margin: 0 0 20px 0 !important;
  }
  #divChart1 g#id-58 text {
    -webkit-transform: translate(-25px, 0px);
    -moz-transform: translate(-25px, 0px);
    -ms-transform: translate(-25px, 0px);
    -o-transform: translate(-25px, 0px);
    transform: translate(-25px, 0px);
  }
  .custom-button.custom-color {
    display: block;
    margin: 0 0 7px 0 !important;
  }
  ul#surveyStatusList.filter_btn li.option {
    width: 100%;
  }
  .descriptionButtons .col-md-6:last-child button.btn {
    display: inline-block;
  }
  #top-headbar #navbar-mobile ul#head-right-col {
    padding: 10px;
  }
  #head-right-col li.clientbox + li.dropdown a#profile-drop {
    margin: 0 0px 0 0;
    padding-left: 0;
  }
  #head-right-col .eleimg.lineup {
    margin: 0;
  }
  #head-right-col.navbar-nav .dropdown-menu {
    right: -50px;
  }
  footer.container-footer.container-fluid .col-md-12 {
    padding: 0;
  }
  .modal-header h5.modal-title {
    font-size: 15px;
    font-weight: 500;
  }
  ul.right_area_btn.saveButtonsDiv {
    margin: 13px 0 0 0 !important;
  }
  .navbar-brand > img {
    margin-left: -10px;
  }
}

@media (max-width: 375px) {
  #divChart1 g#id-58 text {
    -webkit-transform: translate(-40px, 0px);
    -moz-transform: translate(-40px, 0px);
    -ms-transform: translate(-40px, 0px);
    -o-transform: translate(-40px, 0px);
    transform: translate(-40px, 0px);
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1290px) {
  .top_bt-cap {
    padding: 0px 0 0 0px !important;
    text-align: center !important;
  }
  .bullet-text {
    font-size: 11px !important;
    display: block;
  }
}
@media (min-width: 1360px) and (max-width: 1460px) {
  .smsPadd {
    padding-left: 165px;
  }
}

/* Survey Library Actions Icons */
.survey-library-actions {
  font-size: 25px !important;
}

.inactive-icon {
  opacity: 50% !important;
}

/* Survey Library Status Icons */
.survey-library-status {
  font-size: 18px;
}

/* Settings Menu Icons - management_listing */
.settings-menu {
  font-size: 55px;
}

/* User Management Menu Icons */
.user-management-menu {
  font-size: 18px !important;
}

ul.right_area_btn.right_area_down.new-active > li {
  margin-right: 5px;
}

/* Data Manager */
.data-manager-download-templates {
  width: 20px;
}

/* Edit/Delete/Add Icons*/
.edit-delete-add {
  font-size: 18px;
}

.btn-link-label i.edit-delete-add {
  font-size: 17px !important;
}

/*Reports -> Subscribe Img*/
img.subscribe {
  height: 24px;
  width: 24px;
  margin-bottom: 5px;
}

/*Survey Launch -> Options*/
.survey-launch-options {
  font-size: 50px !important;
  color: #888;
  margin: 5px;
}

.survey-launch-options.kiosk {
  height: 48px;
}

/* Global Font-awesome Icon Size */
.fa-light {
  font-size: 18px;
}

.fa-brands {
  font-size: 18px;
}

/* Account Settings Menu */
.row.account-settings {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/*User management - Access level icons*/
.access-icon {
  width: 20px;
}

/*User management - SysAdmin/User count table*/
.active-col {
  padding-right: 20px;
}

.remaining-col {
  padding-right: 25px;
}

.included-col {
  padding-right: 25px;
}

/*Actions: Purple color*/

.action {
  color: #5b4083 !important;
}

.center-text {
  text-align: center;
}

.auto-separation-logs {
  margin-left: 20px;
}

/*User Management data table*/

#datatable_survey_active_wrapper.dataTables_wrapper
  .dataTable
  tbody
  tr
  td:nth-child(10) {
  text-align: center;
}

#datatable_survey_active_wrapper.dataTables_wrapper
  .dataTable
  tbody
  tr
  td:nth-child(6) {
  text-align: center;
}

.no-underline {
  text-decoration: none !important;
}

#datatable_survey_active_wrapper.dataTables_wrapper
  .dataTable
  tbody
  tr
  td:nth-child(10) {
  /* min-width: 150px; */
  text-align: center;
}

.center-table-cell {
  display: block;
  min-width: max-content;
  text-align: center;
  margin-top: 22px;
}

/*Transfers - Data table*/
.pad-right {
  padding-right: 25px;
}

/*Change opacity on actions when hovered*/

.survey-library-actions:hover {
  opacity: 75%;
}

.btn-link-label:hover {
  opacity: 75%;
}

.edit-delete-add:hover {
  opacity: 75%;
}

.btn-row-action:hover {
  opacity: 75%;
}

.action:hover {
  opacity: 75%;
}

.red {
  color: darkred !important;
}

.green {
  color: darkgreen !important;
}

.cartIcon {
  font-size: 30px !important;
  color: #535353;
  margin-right: 20px;
}

.DisplayCount {
  border-radius: 9px;
  position: absolute;
  top: 7px;
  font-size: 11px;
  margin-left: -26%;
  background: #ff0000;
  color: #fff;
  padding: 0 5px;
  vertical-align: top;
  margin-left: 15px;
}

/*Subscription Modal*/

.weekly-checkbox-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: fit-content;
  margin-top: 10px;
}

.weekly-checkbox-row {
  display: flex;
  flex-wrap: wrap;
}

.weekly-checkbox-row > .checkbox.checkbox-primary {
  margin-top: 0 !important;
  min-width: 106px;
}

#popup_subscription > .custom-modal-dialog.popWidth {
  max-width: 671px;
}

.range-of-reccurrence-end {
  display: flex;
  flex-direction: column;
}

.range-of-reccurrence-end > .end-by-date {
  display: flex !important;
  align-items: center;
  margin: 10px 0 0 5px !important;
}

.range-of-reccurrence-end > .end-by-date > .ms-3.pull-left.me-2 {
  padding-right: 5px;
}

.remove-email-x {
  color: #656565;
}

#emails > li > .remove_email:hover {
  opacity: 75%;
}

.tab-content-head > .question {
  font-style: italic;
}

.questionArea > .pdf-answer {
  font-size: 16px !important;
}

.homePage .survayPage2 .progress_area p {
  font-size: 16px !important;
}

.demographics-aspects {
  font-size: 18px;
}

.filter-font-size {
  font-size: 18px;
}

.selected-label {
  font-size: 18px;
}
.survey360-icon {
  font-size: 18px !important;
  font-weight: normal !important;
}

.elcpopup .popover-body {
  /* width:295px; */
  padding: 10px !important;
}
.elcpopup {
  transform: translate(1254px, 80px);
}
.kisokiconwidth {
  width: 17%;
}
.openkioskaccestxt {
  font-size: 15px;
}
.close-btn {
  margin-left: 22px;
}
.text-right {
  text-align: right !important;
}
.save_print {
  background-color: #997fb2 !important;
}
.row.wrap_clone.nowrap {
  flex-wrap: nowrap;
}
.visible-hidden {
  visibility: hidden;
}
div.questionMarkup {
  page-break-inside: avoid;
}
.checkmark-image {
  background-image: url(/images/templates/tick_blue.gif);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
.default-surveys * {
  color: black;
}
.default-surveys select option:first-child:checked ~ .dropdown-toggle {
  background-color: grey;
}

.fa-calendar-day {
  color: #7288b7 !important;
}
#report-title-div {
  width: 100% !important;
}
.report-title-div span {
  overflow: hidden;
  white-space: normal;
  width: 100%;
}
.report-filters-span {
  overflow: hidden;
  white-space: normal;
  width: 100%;
}

.report-survey-type {
  overflow: hidden;
  white-space: normal;
}

#setUpExchange .popover,
.autodataexchangeModal .popover {
  max-width: 400px !important;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.nav-disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

.custom-info-btn {
  margin-top: 5px;
  margin-right: -3px;
  padding-top: 2px;
}

.custom-info-btn i {
  pointer-events: all;
  cursor: pointer;
}

.navigation > li > a.nav-disabled:hover,
.navigation > li > a.nav-disabled:focus {
  background-color: unset;
  color: #423a48;
}

.popover {
  --bs-popover-max-width: 400px;
  --bs-popover-min-width: 100px;
}

.text-justify {
  text-align: justify;
}
.header-holder {
  display: flex;
  justify-content: center;
  width: 147px;
}
.surveyToolTip {
  z-index: 1000;
  top: 17px;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
  float: right;
}
.surveyToolTipRdo {
  z-index: 1000;
  top: -50px;
  position: relative;
  margin-right: 4px;
  cursor: pointer;
  float: right;
}

.button-space {
  margin-right: 10px;
}
.width70{
  width:64% !important;
}
.sect-adv-content .input-group button.btn.dropdown-toggle{
  border: solid 1px #ced4da !important;
  border-radius: 0 4px 4px 0 !important;
  display: flex;
  align-items: center;
}
.rightalignmargin{
  margin-right: 11px !important;
}
.loadingCenter{
    text-align: center;
}
.width-144 {
    width: 144px;
}
.width106{
  width: 106px;
}
.heightadjustbutton{
  height: 44px;
}



.modal-close {
    top: 0;
    right: 0;
    border: 0;
    background: 0;
    font-size: 20px;
    width: 50px;
    height: 50px;
    padding: 0;
    position: absolute;
}

.ringing-envelope {
    display: inline-block;
    width: 100px;
    height: 50px;
    background-image: url('/images/Notification_Center-removebg-preview.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

.ringing-envelope-black {
    display: inline-block;
    height: 18px;
    width: 18px;
    background-image: url('/images/Notification_Center_black-removebg-preview.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

#notification-modal .modal-content{
    max-height: 380px;
}

.rounded-5{
	border-radius: 5%;
}

.hover-to-show .owl-item {
  min-height: 300px !important;
}
.hover-to-show .owl-item:hover .item .description {
  /*height: 250px !important;*/
  /*width: 260px !important;*/
  cursor: default;
  bottom: 0;
}
.hover-to-show .owl-item:hover .item .flex_wrap_scroll {
  /*height: 250px !important;*/
  /*width: 260px !important;*/
  cursor: default;
  bottom: 267px;
}

.hover-to-show .owl-item .item .flex_wrap_scroll {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: 0.8s ease;
  padding-top:20px
}
.hover-to-show .owl-item .item .description {
  position: absolute;
  bottom: -400px;
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  height: calc(100% + 10px);
  transition: 0.8s ease;
  border-top: 1px solid #ece4f1;
}
.hover-to-show .owl-stage {
  max-width: 1130px;
  margin: auto;
  padding-top: 14px;
}
.hover-to-show .owl-item {
  position: relative;
}


.hover-to-show .owl-item .item .description .descriptionFooterButton {
  background-color: #79649c !important;
  border: 1px solid #79649c !important;
  color: #eee !important;
  margin: 0px 10px 0px 10px;
  padding: 2px 10px;
}

.hover-to-show .owl-item .item .description .descriptionButtons{
  position: relative;
  bottom: 0;
}


.hover-to-show {
  padding-top: 20px;
}

.hover-to-show .owl-item p {
  font-size: 11pt !important;
  font-weight: 300;
  color: black !important;
  text-align: left;
  line-height: 1;
  line-height: 18px;
}
.hover-to-show .owl-item {
  border: 1px solid #ededed;
  min-height: 284px;
  padding: 0px !important;
  display: block;
  overflow: hidden;
}
.hover-to-show .owl-stage,
.owl-carousel2 .owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.hover-to-show .owl-stage .owl-item {
  width: calc(50% - 10px) !important;
  margin: 5px !important;
}

.modal-xl-1200{
  min-width: 75% !important;
  max-width: 1280px !important;
}

#survey-slider-modal{
  z-index: 9990 !important;
}

#survey-slider-modal #survey_slider_block .descriptionButtons{
  position: fixed;
  width: 100%;
}

#survey-slider-modal #survey_slider_block .description{
  padding-bottom: 80px;
}

#survey-slider-modal #survey_slider_block .slider_title_scroll{
  min-height: 95px;
}

.bg-a499b5 {
  background: #a499b5;
}

.dataTables_processing{
  margin-top: 50px;
}


#generateBtn:disabled {
  opacity: 0.5 !important;
  background-color: #c4b2d6 !important;
  color: white !important;
  cursor: not-allowed; 
  border: 1px solid #d9c7e1;
}