﻿/* General -------------------------- */
@import url("//fonts.googleapis.com/css?family=Open+Sans&display=swap");
@import url("//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap");
html {
  height: 100%; }

html.mainbody {
  overflow: hidden; }

body {
  font-family: 'Open Sans', 'helvetica neue', sans-serif;
  font-size: 14px;
  height: 100%; }

h1, h2, h3, h4 {
  font-family: 'Open Sans', 'helvetica neue', sans-serif !important; }

.container-fluid {
  height: 100%; }

a {
  color: #21BDBD;
  cursor: pointer !important; }
  a:hover {
    color: #21BDBD; }

.bg-light {
  background-color: #D8D8D8 !important; }

h4 {
  font-size: 22px;
  font-weight: 600;
  color: #666; }
  h4 span {
    font-size: 16px;
    font-weight: 400; }

h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 10px;
  text-transform: uppercase;
  color: #666; }

.underline {
  border-bottom: 1px solid #dee2e6; }

.btn-primary {
  background-color: #4A90E2; }

.btn-secondary {
  border-color: #fff; }
  .btn-secondary:hover {
    border-color: #fff; }

.badge {
  font-size: 12px !important;
  font-weight: 400 !important; }

.badge-primary {
  background-color: #B80F09; }

.btn {
  background-color: #21BDBD;
  color: #fff; }
  .btn:hover {
    color: #000;
    background-color: #97E8E3; }

.btn-sm {
  font-size: 10px;
  text-transform: uppercase;
  padding: 7px 12px;
  font-weight: 700;
  letter-spacing: .03em; }

.btn-xs {
  padding: .3rem .5rem;
  font-size: .675rem;
  line-height: 1.2;
  border-radius: 3px;
  text-transform: uppercase;
  background-color: #fff;
  color: #333; }

dd {
  font-size: 14px;
  color: #666; }

.form-group label {
  font-size: 10px;
  text-transform: uppercase;
  color: #999;
  font-weight: 600; }

.form-check {
  font-size: 14px; }

section {
  margin-bottom: 40px; }

.navbar {
  min-height: 90px; }

section {
  /*height: 100%;*/ }
  section .container-fluid {
    height: 100%; }

.bg-light {
  background-color: #efefef !important; }

.form-label {
  font-size: 10px;
  text-transform: uppercase;
  color: #999; }

a.cancel-link {
  color: #999;
  font-size: 12px; }

.placeholder {
  font-family: 'courier';
  font-weight: bolder; }

tr.clickable-row {
  cursor: pointer; }
  tr.clickable-row:hover {
    background-color: #efefef; }

/* Header -------------------------- */
a.navbar-brand {
  background-color: transparent; }

#loginlogo {
  width: 116px; }

.nav a {
  color: #666; }
  .nav a:hover {
    color: #000; }
  .nav a.active {
    color: #B80F09; }

.nav i {
  width: 16px; }

a.dropdown-toggle {
  color: #000;
  font-size: 14px; }

.dropdown-toggle::after {
  display: none; }

.dropdown-item {
  font-size: 12px; }
  .dropdown-item:focus, .dropdown-item.active {
    background: #fff;
    color: #000; }

.dropdown-menu {
  background-color: #ccc;
  border: 0; }

a.navbar-brand:hover {
  background-color: #F6F9FA !important; }

#subnavigation {
  min-height: auto !important; }
  #subnavigation ul a:hover {
    color: #000; }
  #subnavigation ul a.active {
    font-weight: bold; }

/* Sidebar ------------------------- */
#sidebar {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  background-color: #efefef;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0; }
  #sidebar li.nav-item {
    margin-bottom: 2px;
    font-size: 14px; }
    #sidebar li.nav-item .nav-link {
      padding: .35rem 1rem; }
    #sidebar li.nav-item span {
      font-size: 14px;
      margin-top: -3px; }
  #sidebar li.bottom-item {
    position: fixed;
    bottom: 30px;
    width: calc(100vw - 86%); }

/* Content --------------------------- */
#main {
  height: 100%;
  display: inline-block; }

.table-headers td {
  border-top: 0; }

.table {
  border-bottom: 1px solid #dee2e6; }

table th {
  border-top: 0 !important;
  font-weight: normal; }

.table {
  font-size: 13px; }
  .table thead th {
    vertical-align: top;
    text-transform: uppercase;
    font-size: 12px;
    color: #999; }
  .table tbody td div {
    color: #999;
    font-size: 12px; }
  .table .form-group {
    margin: 0; }

.form-control-sm {
  font-size: 12px; }

.table tr.table-headers td {
  font-size: 12px;
  text-transform: uppercase;
  color: #999; }

#editor {
  background-color: #efefef; }

#editor-inner {
  background-color: #fff; }

#editable {
  font-size: 14px; }

ul.nav-tabs {
  border-bottom: 1px solid #f7f7f7;
  padding-right: 50px;
  position: relative;
  background: #fff; }
  ul.nav-tabs .nav-item {
    font-size: 14px; }
    ul.nav-tabs .nav-item a {
      background-color: #f7f7f7;
      margin-right: 5px;
      color: #666; }
      ul.nav-tabs .nav-item a.active {
        background-color: #efefef !important;
        color: #000;
        border: 1px solid #efefef !important; }
      ul.nav-tabs .nav-item a:hover {
        color: #000;
        border-bottom: 1px solid #efefef;
        background-color: #efefef; }

#editor-inner .nav-item {
  font-size: 12px;
  max-width: 100%; }

#editor-inner a.nav-link {
  padding: 15px 23px !important;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative; }
  #editor-inner a.nav-link .delete_icon {
    position: absolute;
    top: 15px;
    left: 3px;
    cursor: pointer;
    color: #000; }
    #editor-inner a.nav-link .delete_icon i {
      font-size: 12px; }
  #editor-inner a.nav-link:hover {
    background-color: #8e1f1b;
    color: #fff; }
    #editor-inner a.nav-link:hover .delete_icon {
      color: #fff; }
  #editor-inner a.nav-link.active {
    background-color: #8e1f1b;
    color: #fff; }
    #editor-inner a.nav-link.active .delete_icon {
      color: #fff; }
    #editor-inner a.nav-link.active::after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f105";
      position: absolute;
      right: 10px; }

/* Modal ------------------------------ */
.modal {
  font-size: 14px; }

/* Footer ----------------------------- */
footer {
  text-transform: none;
  color: #111; }
  footer a {
    color: #111;
    text-decoration: none; }
  footer .powered-by span {
    display: inline-block;
    padding-top: 5px; }
  footer .powered-by img {
    margin-top: -3px; }

a.navbar-brand:hover {
  background-color: #d8d8d8 !important; }

/* Breakpoint Styles ------------------- */
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 100%; } }

.dropdown-menu.show {
  padding: 0; }

button:hover, button.active, button:focus {
  box-shadow: none;
  outline: none; }

/*Built on BOS*/
.built_on_BOS {
  background-color: #f8f9fa;
  z-index: 9999;
  width: 100vw;
  height: 30px;
  position: fixed;
  left: 0;
  bottom: 0;
  text-align: right;
  padding-right: 22px; }
  .built_on_BOS .built_on_BOS_inner {
    float: right;
    margin-right: 5px;
    width: auto; }
  .built_on_BOS span {
    margin-left: 22px;
    font-size: 12px;
    margin-top: 7px;
    font-weight: 400;
    color: #000; }
  .built_on_BOS a {
    text-transform: uppercase;
    color: #999; }
    .built_on_BOS a img {
      height: 12px;
      vertical-align: middle;
      margin-top: 5px; }

button:hover, button:focus, button.active, .btn:hover, .btn:focus, .btn.active {
  outline: none;
  box-shadow: none; }

.table td, .table th {
  vertical-align: top; }

#dropdownMenuLink i {
  width: 30px;
  text-align: center; }

dl {
  margin-bottom: 0; }
  dl dd {
    margin-bottom: 0; }
    dl dd label {
      margin-bottom: 0; }

/*Select*/
.select2-container {
  width: 100% !important; }

.select2-container--default .select2-selection--multiple {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  min-height: 40px;
  height: auto;
  padding: .05rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #ced4da;
  outline: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #efefef;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
  color: #000; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #8c8c8c;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #efefef;
  color: #000; }

.modal-header {
  border-bottom: 1px solid #e8e8e8; }

.modal-footer {
  border-top: 1px solid #e8e8e8; }

ul.nav-tabs .nav-item .nav-link.a_to_div {
  background-color: #f7f7f7;
  margin-right: 5px;
  color: #000;
  cursor: pointer;
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  padding: .5rem .3rem; }
  ul.nav-tabs .nav-item .nav-link.a_to_div.active, ul.nav-tabs .nav-item .nav-link.a_to_div:hover {
    background: #efefef;
    color: #000; }
    ul.nav-tabs .nav-item .nav-link.a_to_div.active .dropdown-toggle, ul.nav-tabs .nav-item .nav-link.a_to_div:hover .dropdown-toggle {
      background: #efefef;
      color: #000; }
      ul.nav-tabs .nav-item .nav-link.a_to_div.active .dropdown-toggle:hover, ul.nav-tabs .nav-item .nav-link.a_to_div.active .dropdown-toggle:focus, ul.nav-tabs .nav-item .nav-link.a_to_div.active .dropdown-toggle.active, ul.nav-tabs .nav-item .nav-link.a_to_div:hover .dropdown-toggle:hover, ul.nav-tabs .nav-item .nav-link.a_to_div:hover .dropdown-toggle:focus, ul.nav-tabs .nav-item .nav-link.a_to_div:hover .dropdown-toggle.active {
        background: #efefef;
        color: #000;
        border-bottom-color: #efefef;
        box-shadow: none;
        -webkit-box-shadow: none;
        outline: none; }

.dropdown.show .dropdown-toggle {
  background: #8e8e8e;
  color: #fff; }
  .dropdown.show .dropdown-toggle:hover, .dropdown.show .dropdown-toggle:focus, .dropdown.show .dropdown-toggle.active {
    background: #8e8e8e;
    color: #fff;
    border-bottom-color: #8e8e8e;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: none; }

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus,
body:not(.user-is-tabbing) .dropdown-toggle:focus {
  outline: none; }

.upload_notification {
  display: none !important; }

.files-bx {
  display: none; }

ul.nav-tabs .nav-item .nav-link.a_to_div .dropdown-toggle {
  background-color: #f7f7f7; }
  ul.nav-tabs .nav-item .nav-link.a_to_div .dropdown-toggle:hover, ul.nav-tabs .nav-item .nav-link.a_to_div .dropdown-toggle:focus, ul.nav-tabs .nav-item .nav-link.a_to_div .dropdown-toggle.active {
    background-color: #efefef;
    color: #000; }

#user_profile_pic {
  border: 1px solid #cecece; }

.two_line_ellipsis {
  display: block;
  display: -webkit-box;
  height: 49px;
  font-size: 12px;
  line-height: 17px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.fr-box.fr-basic .fr-element {
  min-height: calc(100vh - 399px) !important; }

.custom_margin {
  margin-left: 16.666667%; }

.form-control {
  font-size: 14px; }

span.text-danger {
  font-size: 12px; }
  span.text-danger span {
    font-size: 12px; }

.input-group-append {
  display: inline-block;
  margin-left: -5px; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#pContent table td, #pContent table th {
  border: 1px solid #e0e0e0;
  padding: 5px; }

#pContent table th {
  background: #e6e6e6;
  color: #000;
  border-top: 1px solid #e0e0e0; }

#pContent table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5; }

.fr-separator {
  display: none !important; }

.bottom-item a.profile {
  padding-left: 0 !important;
  padding-right: 5px !important; }
  .bottom-item a.profile:last-of-type {
    float: right !important;
    padding-right: 5px !important; }

#videoUpload-1 {
  display: none !important; }

/*toggle*/
.toggle_scripts {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #8e8e8e;
  position: absolute;
  bottom: 13px;
  left: 16px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  padding-top: 2px; }
  .toggle_scripts i {
    font-size: 24px !important;
    font-weight: 600 !important;
    vertical-align: middle !important; }

.toggler {
  cursor: pointer; }

.ParentSectionsPartialDiv {
  padding-bottom: 40px;
  background: #efefef;
  position: relative;
  min-height: calc(100vh - 150px); }

.fr-wrapper {
  height: calc(100vh - 412px);
  overflow-y: auto; }

.pointer {
  cursor: pointer; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
  padding: 0 8px !important; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
  font-size: 12px !important; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content {
  width: 300px !important;
  overflow-x: hidden !important; }

/*Sidebar*/
#body-row {
  margin-left: 0;
  margin-right: 0; }

#sidebar-container {
  min-height: 100vh;
  background-color: #efefef;
  padding: 0; }

/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
  width: 220px;
  position: relative; }

.sidebar-collapsed {
  width: 60px; }

/* Menu item*/
#sidebar-container .list-group a {
  height: 35px;
  color: #666; }

#sidebar-container .list-group a.bg-light:focus, #sidebar-container .list-group a.bg-light:hover, #sidebar-container .list-group a.bg-light.active {
  background: transparent !important; }

.list-group-item {
  background: #efefef;
  color: #666;
  font-weight: 600; }

.list-group-item:hover, .list-group-item:focus, .list-group-item.active {
  background: #efefef;
  color: #B80F09; }

#sidebar-container .list-group .nav-item a.bg-light:hover, #sidebar-container .list-group .nav-item a.bg-light:focus, #sidebar-container .list-group .nav-item a.bg-light.active {
  background: transparent !important; }

/* Submenu item*/
#sidebar-container .list-group .sidebar-submenu a {
  height: 35px;
  padding-left: 30px; }

.sidebar-submenu {
  font-size: 0.9rem; }

/* Separators */
.sidebar-separator-title {
  background-color: #333;
  height: 35px; }

.sidebar-separator {
  background-color: #333;
  height: 25px; }

.logo-separator {
  background-color: #333;
  height: 60px; }

/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px; }

/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px; }

#sidebar-container .list-group a {
  height: 35px;
  color: #666; }

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.list-group-item {
  border: none; }

.sd_logo {
  width: 190px; }

.sidebar-submenu.show a.active, .sidemenu-snippets.active {
  color: #B80F09 !important; }

.sidebar-collapsed .sd_logo {
  height: 50px;
  margin-left: -11px; }

.sidebar-collapsed + .right_body {
  width: calc(100vw - 60px) !important;
  padding: 0 15px;
  float: left;
  overflow-x: auto;
  height: calc(100vh - 30px);
  overflow-y: auto; }

.sidebar-expanded + .right_body {
  width: calc(100vw - 220px) !important;
  padding: 0 15px;
  float: left;
  overflow-x: auto;
  height: calc(100vh - 30px);
  overflow-y: auto; }

.sidebar-expanded .bottom-div {
  position: fixed;
  left: 0;
  bottom: 10px;
  width: 220px;
  height: 70px; }

.sidebar-collapsed .bottom-div {
  position: fixed;
  left: 0;
  bottom: 10px;
  width: 60px;
  height: 70px; }

.sidebar-collapsed .bottom-div .bg-light {
  padding: 2px 5px !important; }

.sidebar-submenu {
  padding-left: 30px; }

.quickbookx_confirmation {
  font-size: 18px;
  font-weight: 600; }

.modal-body {
  max-height: calc(100vh - 150px);
  overflow-y: auto; }

/*Place holder*/
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #000; }

input::placeholder {
  color: #dadada !important; }

input:placeholder {
  color: #dadada !important; }

textarea::placeholder {
  color: #dadada !important; }

textarea:placeholder {
  color: #dadada !important; }

/*.fr-video {
    text-align: center !important;
    width: 100%;
    display: block;
}*/
/*#pContent {
            .fr-dvb{
                display:block !important;
            }
        }*/
.bg-light.col-12 .col-md-12.ml-3.px-3.py-3.bg-white {
  margin-left: 0 !important;
  max-width: calc(100% + 15px);
  width: calc(100% + 15px); }

.history_a {
  color: #21BDBD !important; }
  .history_a:hover, .history_a:focus, .history_a.active {
    color: #21BDBD !important;
    text-decoration: underline !important; }

.tooltip {
  pointer-events: none; }

/*.tooltipdiv {
    display: none;
    position: absolute;
    background: #8e1f1b;
    padding: 5px;
    top: -30px;
    left: 0px;
    width: 120px;
    z-index: 9999;
    font-size: 12px;
    color: #fff;

    &:after {
        content: '';
        display: block;
        position: absolute;
        left: 10px;
        top: 100%;
        width: 0;
        height: 0;
        border-top: 10px solid #8e1f1b;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
}
a:hover + .tooltipdiv {
    display: block;
}*/
/*.tooltipdiv:before, .tooltipdiv:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
}

.tooltipdiv:before {
    left: 19px;
    border: 11px solid transparent;
    border-bottom-color: #ddd;
}

.tooltipdiv:after {
    left: 20px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}

a:hover + .tooltipdiv {
    display: block;
}*/
a.dropdown-toggle:hover {
  text-decoration: none !important; }

.dropdown.show #dropdownMenuLink {
  background: transparent;
  color: #666; }
  .dropdown.show #dropdownMenuLink:hover, .dropdown.show #dropdownMenuLink:focus, .dropdown.show #dropdownMenuLink.active {
    background: transparent;
    color: #666;
    border-bottom-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: none; }

.user_type {
  height: 56px;
  width: 90%;
  margin: 0 5% 10px 5%;
  background: #ffffff;
  padding: 10px;
  text-align: center;
  -webkit-box-shadow: 0 0 5px rgba(173, 173, 173, 0.1);
  box-shadow: 0 0 5px rgba(173, 173, 173, 0.1);
  position: absolute;
  bottom: 85px;
  font-size: 12px;
  color: #909090 !important; }
  .user_type a {
    color: #000 !important;
    font-weight: 600;
    text-decoration: underline; }
    .user_type a:hover {
      color: #000 !important; }

.row-flex {
  display: flex;
  flex-wrap: wrap; }

.sales_chart {
  width: 100%;
  background: #ffffff;
  height: 100%;
  border: 1px solid #dddddd; }
  .sales_chart .sales_chart_header {
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 5px 10px;
    background: #21BDBD; }
    .sales_chart .sales_chart_header.plain_header {
      background: transparent; }
  .sales_chart .sales_chart_body {
    width: 100%;
    height: auto;
    padding: 10px 50px; }
    .sales_chart .sales_chart_body .btn {
      padding-right: 30px;
      padding-left: 30px; }
    .sales_chart .sales_chart_body .body_top {
      min-height: 40px;
      line-height: 1;
      width: 100%;
      text-align: center; }
      .sales_chart .sales_chart_body .body_top .big_txt {
        color: #21BDBD;
        vertical-align: top;
        font-size: 40px;
        vertical-align: top; }
      .sales_chart .sales_chart_body .body_top .small_txt {
        font-size: 14px;
        color: #bfbfbf;
        vertical-align: middle;
        line-height: 14px;
        line-height: 26px;
        font-weight: 600; }
    .sales_chart .sales_chart_body .per_month {
      color: #bbbbbb;
      font-size: 16px;
      text-align: center; }
    .sales_chart .sales_chart_body h4 {
      font-weight: 300; }
    .sales_chart .sales_chart_body .billing_list {
      /*list-style-type: none;*/
      padding-left: 35px;
      margin-top: 30px; }
      .sales_chart .sales_chart_body .billing_list li {
        /*list-style-type: none;*/
        font-size: 14px;
        /*&:before {
                    content: '.';
                    color: #000000;
                    margin-right: 5px;
                    font-weight: 600;
                    vertical-align:middle;
                }*/ }

.current_plan {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(25, 25, 25, 0.3);
  box-shadow: 0 0 5px rgba(25, 25, 25, 0.3);
  height: 100%; }
  .current_plan .current_plan_header {
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 5px 10px;
    background: #21BDBD;
    color: #fff; }
  .current_plan .current_plan_body {
    width: 100%;
    height: auto;
    padding: 5px 10px;
    color: #666; }
    .current_plan .current_plan_body .current_plan_billing_list {
      list-style-type: none;
      padding-left: 15px;
      margin-bottom: 0; }
      .current_plan .current_plan_body .current_plan_billing_list li {
        list-style-type: none;
        font-size: 12px; }

#creditCardInformation .form-group {
  margin-bottom: -7px; }

.text-danger.float-right {
  background-color: #999;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 3px; }

input[type=checkbox], input[type=radio] {
  vertical-align: middle; }

.nav.popup_nav.nav-tabs {
  padding-right: 0; }
  .nav.popup_nav.nav-tabs li {
    margin-right: 1px; }
    .nav.popup_nav.nav-tabs li a {
      font-size: 12px !important;
      border-radius: 0 !important; }

.survey-nav {
  background: transparent !important; }
  .survey-nav li a {
    background: #efefef;
    padding: 10px;
    font-size: 14px;
    margin-right: 2px;
    border-radius: 4px; }
    .survey-nav li a.active, .survey-nav li a:hover, .survey-nav li a:focus {
      background: #cecece;
      color: #000 !important;
      text-decoration: none; }

.survey-question-action, .editquestion_form_edit, .editquestion_form_cancel, .btn-primary {
  border-color: #21BDBD; }
  .survey-question-action:hover, .survey-question-action:focus, .editquestion_form_edit:hover, .editquestion_form_edit:focus, .editquestion_form_cancel:hover, .editquestion_form_cancel:focus, .btn-primary:hover, .btn-primary:focus {
    border-color: #74fdcd; }
  .survey-question-action:active, .survey-question-action.active, .editquestion_form_edit:active, .editquestion_form_edit.active, .editquestion_form_cancel:active, .editquestion_form_cancel.active, .btn-primary:active, .btn-primary.active {
    border-color: #74fdcd !important;
    background: #21BDBD !important; }

.btn-primary:focus,
.btn-primary.focus {
  border-color: #74fdcd;
  background: #21BDBD; }

.btn-primary:hover {
  border-color: #74fdcd;
  background: #21BDBD; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  border-color: #74fdcd;
  background: #21BDBD; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  border-color: #74fdcd;
  background: #21BDBD; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  border-color: #74fdcd;
  background: #21BDBD; }

.question-form input[type=checkbox], .question-form input[type=radio] {
  margin-top: -3px; }

.question-form .form-control-noborder {
  border: none;
  background-color: transparent; }

.question-form:hover {
  border: 1px solid #ededed;
  background-color: #f2f2f2; }
  .question-form:hover .form-control-noborder {
    background-color: transparent; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
  top: 7px; }

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
  top: 7px; }

#template_table th, #template_table td {
  max-width: 250px; }

.questions_div {
  padding: 10px;
  background: #cecece;
  position: relative;
  word-break: break-word;
  width: 100%;
  float: left;
  clear: both;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  /*&:after {
        border-left: 17px solid #cecece;
        border-top: 17px solid transparent;
        border-bottom: 17px solid transparent;
        content: '';
        top: 1px;
        right: -17px;
        position: absolute;
    }*/ }
  .questions_div:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #b3b1b1 #b3b1b1;
    background: #b3b1b1;
    /* Firefox 3.0 damage limitation */
    display: block;
    width: 0; }

.question-form:hover .questions_div {
  /*&:after {
        border-left: 17px solid #cecece;
        border-top: 17px solid transparent;
        border-bottom: 17px solid transparent;
        content: '';
        top: 1px;
        right: -17px;
        position: absolute;
    }*/ }
  .question-form:hover .questions_div:before {
    border-color: #f2f2f2 #f2f2f2 #b3b1b1 #b3b1b1; }

.astric-req-qstn {
  color: #ff0000;
  margin-right: 2px; }

.select2-container--default .select2-selection--single {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 21px;
  padding-left: 0px; }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
  bottom: 10px !important; }

.table thead tr th:last-of-type:after, .table thead tr th:last-of-type:before, .table thead tr td:last-of-type:after, .table thead tr td:last-of-type:before {
  display: none; }

.table.users_table thead tr th:nth-of-type(7):after, .table.users_table thead tr th:nth-of-type(7):before, .table.users_table thead tr th:nth-of-type(1):after, .table.users_table thead tr th:nth-of-type(1):before, .table.users_table thead tr td:nth-of-type(7):after, .table.users_table thead tr td:nth-of-type(7):before, .table.users_table thead tr td:nth-of-type(1):after, .table.users_table thead tr td:nth-of-type(1):before {
  display: none; }

.table.customers_table thead tr th:nth-of-type(1):after, .table.customers_table thead tr th:nth-of-type(1):before, .table.customers_table thead tr td:nth-of-type(1):after, .table.customers_table thead tr td:nth-of-type(1):before {
  display: none; }