body,
div,
.scroll-sidebar,
.left-sidebar {
  transition: 0.3s;
  font-size: 18px;
}

span {
  font-size: 17px;
}

.rounded-10 {
  border-radius: 10px !important;
}

.rounded-5 {
  border-radius: 5px !important;
}

.f-bold {
  font-weight: 700;
}

.f-semi-bold {
  font-weight: 500 !important;
}

.f-regular {
  font-weight: 400;
}

.f-light {
  font-weight: 300;
}

.text-grey {
  color: #b3b3b3;
}

.text-hover-primary:hover {
  color: #fc8100 !important;
}

.rounded-15 {
  border-radius: 15px;
}

.bg-light-primary {
  background-color: #f3dfcb;
}

.bg-light-green {
  background-color: #94d400;
}

.bg-purple {
  background: #b855ee;
}

.bg-pink {
  background: #ff339f;
}

.cursor-pointer {
  cursor: pointer;
}

.btn {
  font-weight: 500;
}

.btn-secondary-outline {
  background: #dfe6fc;
  color: #3852a5;
}

.btn-secondary-outline:hover {
  background: #4b4a84;
  color: #fff;
}

.btn-md {
  font-size: 17px;
  height: 42px;
  text-transform: uppercase;
  min-width: 145px;
  border-radius: 2px;
  transition: 0.5s;
  line-height: 28px;
}

.sidebar-item.drop-down-menu.profile-dd .username {
  margin-top: -5px;
}

.sidebar-item.drop-down-menu.profile-dd .useremail {
  position: absolute;
  top: 29px;
  left: 59px;
}

.topbar {
  background: #fff;
  position: fixed;
  width: 100%;
  /* border-right: 5px solid #cc2026; */
  border-right: 5px solid #11204d;
}

.topbar .top-navbar .sidebartoggler {
  line-height: normal !important;
  height: auto !important;
}

#navbarSupportedContent {
  background: #803aff;
}

.subtopbar {
  z-index: 15;
}

.subtopbar .navbar {
  padding: 0 18px;
}

.page-title {
  font-size: 24px;
}

.sidebar-nav ul .sidebar-item .sidebar-link .sidebar-meni-icon,
.left-sidebar .hamburger-icon {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.sidebar-nav ul .sidebar-item .sidebar-link:hover .sidebar-meni-icon {
}

.mini-sidebar .sidebar-logo {
  opacity: 0;
}

.hamburger-btn {
  display: flex;
  transition: 0.5s;
  padding: 9px 0;
}

.hamburger-btn .sidebar-logo {
}

.header-notification-wrap {
}

#sidebarnav .sidebar-item .user-type {
  display: block;
}

#sidebarnav .menu-user-type .sidebar-link {
  line-height: 20px;
  border: 0;
  cursor: default;
  font-size: 17px;
  padding: 0 16px;
  height: 40px;
}

#sidebarnav .menu-user-type .sidebar-link:hover {
  background: transparent;
}

.sidebar-nav.social-links .sidebar-link {
  height: 43px !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.sidebar-nav.social-links #sidebarnav .sidebar-link .sidebar-meni-icon {
  border: 1px solid #fff;
  border-radius: 100%;
  font-size: 17px;
  line-height: 28px;
  color: #fff;
  margin-right: 0;
  width: 30px;
}

#sidebarnav .sidebar-sub-nav {
  background: #bb1419 !important;
}

.sidebar-nav.social-links ul .sidebar-item .sidebar-link:hover {
  border-color: transparent;
}

.sidebar-nav.social-links {
  bottom: 0;
  width: 100%;
  position: fixed;
  width: 295px;
  transition: 0.3s;
}

#main-wrapper.mini-sidebar .sidebar-nav.social-links {
  width: 80px;
}

#main-wrapper.mini-sidebar .left-sidebar .hamburger-icon,
#main-wrapper.mini-sidebar .sidebar-item .sidebar-link .sidebar-meni-icon {
  -webkit-filter: brightness(255) invert(0);
  filter: brightness(255) invert(0);
}

#main-wrapper.mini-sidebar #sidebarnav {
  /* background: #25292d; */
  background: #11204d;
}

#main-wrapper.mini-sidebar .sidebar-item.selected .sidebar-meni-icon {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

#main-wrapper.mini-sidebar
  .sidebar-nav.social-links
  #sidebarnav
  .sidebar-link
  .sidebar-meni-icon {
  border-color: #fff;
  margin-right: 0;
}

#main-wrapper.mini-sidebar .sidebar-link:hover .sidebar-meni-icon {
  webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

#main-wrapper.mini-sidebar .sidebar-nav.social-links #sidebarnav {
  display: block;
}

#main-wrapper.mini-sidebar .sidebar-nav.social-links #sidebarnav .sidebar-item {
  display: flex;
  justify-content: center;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
  transition: 0.3s;
}

.mini-sidebar
  .sidebar-nav
  ul
  .sidebar-item
  .first-level
  .sidebar-item
  .sidebar-link {
  padding-left: 25px;
}

.notification-dd .nav-link {
  width: 43px;
}

.header-notification-wrap .header-notification-badge {
  font-style: initial;
  padding: 4px 5px;
  height: 20px;
  width: 21px;
  position: absolute;
  top: 12px;
  left: 11px;
}

.my-account-dd .nav-link:hover {
  color: #343a40 !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link {
  font-size: 17px;
  color: #fff;
  padding: 10px 18px;
  border-left: 5px solid transparent;
  height: 60px;
  font-weight: 500;
}

/* .sidebar-nav ul .sidebar-item .sidebar-link:hover {
  border-color: #cc2026;
  border-color: #fff;
} */

.sidebar-nav ul .sidebar-item .sidebar-link .sidebar-meni-icon {
  color: #656565;
}

.sidebar-nav ul .sidebar-item .sidebar-link:hover .sidebar-meni-icon {
  color: #fc8100;
}

.sidebar-item .sidebar-sub-nav .sidebar-item .sidebar-link {
  font-size: 17px;
  margin-left: 0;
  color: #fff;
  border: 0;
  height: auto;
}

.sidebar-item .sidebar-sub-nav .sidebar-item:hover {
  background: #ffffff40 !important;
}

.sidebar-item .sidebar-sub-nav .sidebar-item .sidebar-link:hover,
.sidebar-item .sidebar-sub-nav .sidebar-item .sidebar-link.active {
  background: transparent;
}

.sidebar-item .sidebar-sub-nav .sidebar-item:hover {
  background: #fd9420;
}

.sidebar-nav.social-links #sidebarnav {
  display: flex;
  justify-content: center;
}

.sidebar-nav.social-links #sidebarnav .sidebar-item .sidebar-link {
  border-left: 0;
  padding: 0 5px;
}

.page-wrapper .card {
  border: 1px solid #e8e8e8;
  box-shadow: 0px 2px 8px #0000000d;
}

.modal-open {
  overflow: auto;
  padding-right: 0 !important;
}

.custom-control.custom-radio label {
  margin-left: 8px;
}

.input-group .time_pick {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
}

.date-range-picker {
  height: 42px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.date-range-picker .input-group-text {
  background: #fff;
  padding: 4px 12px;
  font-size: 20px;
  border: 0;
  border-radius: 5px;
}

.custom-select-dd .dropdown-toggle {
  background-image: url("../../images/down-arrow.svg") !important;
  background-position: right !important;
  background-size: 13px !important;
  background-repeat: no-repeat !important;
  background-position-x: 94% !important;
}

.dd-transparent .dropdown-toggle {
  border: 0 !important;
  background-color: transparent !important;
}

.custom-select-dd .filter-option-inner-inner {
  line-height: 29px;
}

.custom-select-dd .bootstrap-select {
  width: 100% !important;
}

.custom-select-dd .dropdown-toggle {
  border: 1px solid #cccccc;
  background: #fff;
  font-size: 17px;
  color: #3f424f;
  border-radius: 2px;
  height: 42px;
}

.custom-select-dd .show > .btn-light.dropdown-toggle {
  background: #fff;
}

.custom-select-dd .btn-light.dropdown-toggle:focus {
  box-shadow: none;
  outline: none !important;
}

.custom-select-dd.selectbox-xs button {
  padding: 3px 11px;
  height: 32px;
  background-position-x: 88% !important;
  background-size: 10px !important;
}

.custom-select-dd.selectbox-xs button .filter-option-inner-inner {
  font-size: 17px;
  line-height: 25px;
}

.custom-select-dd.selectbox-xs .dropdown-menu .dropdown-item {
  padding: 6px 13px;
}

.page-breadcrumb {
  margin-bottom: 35px;
  margin-top: 18px;
}

.breadcrumb li a {
  color: #222;
  font-size: 17px;
}

.breadcrumb li a:hover {
  color: #ffab00;
}

.breadcrumb .breadcrumb-item.active {
  color: #888888;
  font-size: 17px;
}

.select-with-icon {
  background: #fff;
  padding: 3px 9px;
}

.select-with-icon .dropdown-toggle {
  background: #fff !important;
  border: 0;
}

.select-with-icon .dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none;
  background: #fff;
}

.form-style .form-control {
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-size: 17px;
  color: #202020;
  font-weight: 600;
}

.login-form-style .form-control {
  height: 40px;
}

.form-style label {
  color: #000;
  font-size: 17px;
  font-weight: 500;
}

.form-style .form-control::placeholder {
  font-size: 17px;
  color: #cccccc !important;
  font-weight: 300;
}

.placeholder-input ::-webkit-input-placeholder {
  font-size: 12.3px !important;
  font-weight: 500 !important;
}

.placeholder-input ::-moz-placeholder {
  font-size: 12.3px !important;
  font-weight: 500 !important;
}

.placeholder-input :-ms-input-placeholder {
  font-size: 12.3px !important;
  font-weight: 500 !important;
}

.placeholder-input ::placeholder {
  font-size: 12.3px !important;
  font-weight: 500 !important;
}

.page-bottom-pagination .pagination .page-item {
  margin: 0 3px;
}

.page-bottom-pagination .pagination .page-item .page-link {
  border-radius: 3px;
  padding: 7px 13px;
  font-size: 15px;
  color: #3f424f;
}

.page-bottom-pagination .pagination .page-item .page-link:hover,
.page-bottom-pagination .pagination .page-item .page-link.active {
  color: #fff;
  background: #8e8e8e;
}

.table-responsive {
  display: inline-table;
}

table.table-style-1 {
  margin-top: 20px;
}

.table-style-1 thead {
  background: #e6e6e6;
  border: 1px solid #ddd;
}

.table-style-1 thead th {
  color: #000;
  font-size: 17px;
  border: 0;
  font-weight: 600;
}

.table-style-1 tbody td {
  color: #1c1a19;
  font-size: 17px;
  font-weight: 500;
}

.table-style-1.table-striped tbody tr:nth-of-type(odd) {
  border: 1px solid #ddd;
  background: #fff;
}

.table-style-1.table-striped tbody tr:nth-of-type(even) {
  border: 1px solid #ddd;
  background: #fff;
}

.table-style-1 .form-control {
  height: 42px;
  font-size: 17px;
}

.search-adon .input-group-prepend button {
  border: 1px solid #cccccc;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 0;
  height: 40px;
}

.search-adon .form-control {
  height: 40px;
  padding-left: 0;
}

.search-adon .form-control:focus {
  border-left-color: transparent;
}

.settings-inner-tab .nav-tabs .nav-link {
  width: auto !important;
  margin: 0 25px !important;
}

.floatNone {
  float: none;
  margin: 0 auto;
}

.login-wrap {
  display: table;
  height: 100vh;
}

.login-img-col {
  background: url("../../images/docsecure-login-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  /* background-color: #d3385c; */
  /* background-color: rgba(17, 2, 77, 0, 5); */
  background-color: #11024d;
  /* background-blend-mode: multiply; */
}

.LoginTabStyle .nav-tabs .nav-link.active {
  color: #000;
  border-bottom-color: #fa1640;
}

.LoginTabStyle .nav-tabs .nav-link {
  border-bottom: 2px solid transparent;
  color: #27282c;
  text-transform: none;
  font-weight: 600;
  font-size: 17px;
}

.login-register-form .input-group-prepend {
  display: none;
}

.login-register-form .form-control {
  border: 1px solid #cccccc;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}

.login-register-form .nav-tabs .nav-link {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.login-register-form li.nav-item {
  padding-right: 20px;
}

.login-bg-img {
  /* background-image: url("../../images/login-bg-img.webp"); */
  background-color: #eaeaea;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}

.login-register-form .form-style label {
  margin-bottom: 0;
}

button.loginBtn {
  /* background-color: #bb1419; */
  background-color: #11204d;
  border-radius: 3px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border: 0;
  width: 100%;
  height: 45px;
  font-weight: 400;
  cursor: pointer;
}

.upload-logo {
  width: 95px;
  border: 2px dashed #ddd;
  overflow: hidden;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

.upload-logo-preview {
  width: 95px;
  border: 2px solid #ddd;
  overflow: hidden;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

.upload-logo .upload-icon {
  position: absolute;
}

.upload-logo input {
  width: 100%;
  height: 75px;
  opacity: 0;
}

.upload-logo:hover {
  border-color: #bb1419;
}

#register {
}

.digit-group input {
  width: 60px;
  height: 50px;
  border: none;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: 200;
  margin: 0 2px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.digit-group .splitter {
  padding: 0 5px;
  color: white;
  font-size: 24px;
}

.prompt {
  margin-bottom: 20px;
  font-size: 20px;
  color: white;
}

.todo-status .tick {
  color: #bfbfbf;
  font-size: 25px;
  vertical-align: middle;
  margin-right: 3px;
}

.status-bage {
  padding: 6px 15px !important;
  font-size: 16px;
  line-height: 16px;
}

.card-style-primary .card-header {
  background: #11204d;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}

.card-style-primary .card-tital {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}

.card-style-primary {
  border: 0 !important;
  border-radius: 10px;
}

.certificate-wrap {
  height: auto;
  width: 100%;
  text-align: center;
}

.certificate-wrap .certificate {
  max-width: 150%;
  margin: 0 auto;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-image: none;
}

.file-upload {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
}

.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1fb264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824b;
  transition: all 0.2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background: #1aa059;
  color: #ffffff;
  transition: all 0.2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all 0.2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-content-logo {
  display: none;
  text-align: center;
}

.file-upload-company-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
  right: 0;
}

.image-upload-wrap {
  border: 2px dashed #005cb7;
  position: relative;
  border-radius: 3px;
}

.image-dropping,
.image-upload-wrap:hover {
  background-color: #f3f3f3;
  /* border-color: #bb1419; */
  border-color: #11204d;
}

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text h3 {
  font-weight: 300;
  color: #818181;
  padding: 27px 0 55px;
  font-size: 20px;
}

.file-upload-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.file-upload-company-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.file-upload-image-logo {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all 0.2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all 0.2s ease;
}

.accordion-theme .card {
  border: 0;
  border-radius: 3px !important;
}

.accordion-theme .card-body {
  border: 1px solid #e8e8e8;
  border-top: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.accordion-theme .card-header {
  /* background: #e6e6e6; */
  background: #11204d;
  padding: 14px 15px;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.accordion-theme .card-header .rotate-icon {
  float: right;
  transition: 0.5s;
  margin-top: 15px;
}

.accordion-theme .card-header .accordion-title {
  /* color: #000912; */
  color: #efefef;
  font-size: 17px;
}

.accordion-theme .card .card-header a:not(.collapsed) .rotate-icon,
#RegistrationAccord a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.tab-style-1 .nav-tabs {
  border-color: #efefef;
}

.tab-style-1 .nav-tabs .nav-link {
  font-size: 18px;
  color: #1c1a19;
  padding: 11px 18px;
  border-top: 3px solid transparent;
}

.tab-style-1 .nav-tabs .nav-link.active {
  background: #fff;
  box-shadow: 0px -2px 4px #33333324;
  border-top-color: #fc8100;
}

.tab-style-1 .tab-content {
  box-shadow: 0px 2px 5px #0000001a;
  padding: 30px 20px;
}

.tab-style-1 .tab-btn {
  position: absolute;
  right: 15px;
}

.card-pricing {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.card-pricing .card-body {
  padding: 30px 15px;
  background: #f4f4f4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: table;
  min-height: 296px;
}

.card-pricing .card-header {
  background: url("../../images/sucbscription-plan-bg.jpg");
  background-size: cover;
  padding: 35px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.card-pricing.free {
  border-color: #bb1419;
  box-shadow: 0px 2px 8px #0000006b;
  border-width: 2px;
}

.card-pricing.free .card-body {
  background: #fff4f5;
  min-height: 296px;
  display: table;
}

.iti.iti--allow-dropdown input {
  padding-left: 80px !important;
}

@media (max-width: 767px) {
  .topbar {
    display: block;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: #fff;
  }
  .w-xs-100 {
    width: 100% !important;
  }
  .header-notification-wrap {
    visibility: visible;
  }
  .topbar {
    /* background: #262626; */
    background: #11204d;
  }
  .hamburger-btn {
    display: none;
  }
  #sidebarnav {
    padding-top: 0;
  }
  .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
    line-height: 18px;
  }
  .page-wrapper > .container-fluid {
    padding: 20px 15px;
  }
  .regis-wrap {
    height: auto;
  }
  .topbar .top-navbar .navbar-header .main-header-logo {
    width: 40px;
  }
  .header-notification-wrap {
    display: flex;
    flex-basis: auto;
    padding-right: 0 !important;
    width: min-content;
  }
  .header-uer-pic {
    width: 30px;
  }
  #navbarSupportedContent {
    flex-basis: auto;
  }
  .mobile-sidebar-btn i {
    font-size: 25px;
    vertical-align: middle;
  }
  .header-notification-wrap .header-notification-badge {
    left: 20px;
  }
  .tab-style-2 .nav .nav-item .nav-link {
    padding: 5px 7px;
    min-width: 0;
  }
  .tab-style-2 .nav .nav-item .nav-link .label-1 {
    font-size: 17px;
  }
  .tab-style-2 .nav .nav-item .nav-link .label-2 {
    font-size: 15px;
  }
  .report-tab .nav-tabs .nav-link {
    margin: 0 13px;
    padding: 8px 5px;
  }
  .table-style-1 thead th {
    min-width: 149px;
    padding: 7px 12px;
  }
  .table-style-1 tbody td {
    padding: 10px 12px;
  }
  .table-responsive {
    display: block;
  }
  .table.mobile-responsive thead {
    display: none;
  }
  .table.mobile-responsive tr td {
    display: block;
    text-align: right;
    font-size: 17px;
    padding: 10px 10px;
  }
  .certificate-wrap {
  }
  .table.mobile-responsive tr td:first-child {
    border-top: 0;
  }
  .table.mobile-responsive tr td .checkbox-style1 {
    height: 25px;
  }
  .table.mobile-responsive tr td:before {
    content: attr(data-label);
    float: left;
    font-size: 17px;
    color: #000;
  }
  .table.mobile-responsive tr {
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 15px;
    display: block;
  }
  .card-pricing .card-body {
    min-height: auto;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .page-wrapper {
    padding-top: 0;
  }
  .settings-inner-tab .nav-tabs .nav-link {
    margin: 0 12px !important;
  }
  .report-tab .nav-tabs .nav-link {
    margin: 0 15px;
  }
  .table-responsive {
    display: block;
  }
  .table-style-1 thead th,
  .table-style-1 tbody td {
    padding: 9px 12px;
  }
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 4px 15px !important;
}

.dataTables_wrapper .dataTables_paginate {
  padding-top: 10px !important;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px !important;
  border-bottom: 1px solid #e6e6e6 !important;
}

.page-wrapper {
  margin-top: 100px;
}

@media (max-width: 767px) {
  .m-none {
    display: none;
  }
  .page-wrapper {
    margin-top: 0px;
  }
}
/* teams page css */

.sm-boxes {
  width: 115px;
  height: 110px;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  margin: 0 auto;
  padding: 15px;
}

.numbers {
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 22px;
  text-align: center;
  color: #000000;
}

.custom-title {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  color: #000000;
}

.pending-bg {
  background: #fffad1;
  border-radius: 2px;
  padding: 2px 10px;
  display: inline-block;
}

.accepted-bg {
  background: #02a02b;
  border-radius: 2px;
  padding: 2px 10px;
  display: inline-block;
  color: #fff;
}

.brd-btm {
  border-bottom: 2px solid #cccccc;
  padding-bottom: 10px;
}

.posRel {
  position: relative;
}

.top-links a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 12px;
  color: #747474;
}

.top-links a.active-link {
  color: #000;
  border-bottom: 2px solid #000;
  padding-bottom: 12px;
}

.top-links {
  position: fixed;
  width: 930px;
  top: 77px;
  z-index: 999;
  background: #f7f7f7;
  margin: 0 auto;
  padding-top: 15px;
}

.bg-color {
  background-color: #333;
}

.signup-step-container {
}

.wizard .nav-tabs {
  position: relative;
  margin-bottom: 0;
  border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
}

.connecting-line {
  height: 2px;
  background: #e0e0e0;
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 20px;
  right: 0;
  top: 15px;
  z-index: 1;
}

.wizard .nav-tabs > li.active > a,
.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}

span.round-tab {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  border-radius: 50%;
  background: #ebebeb;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 17px;
  color: #0e214b;
  font-weight: 500;
  border: 1px solid #ddd;
}

span.round-tab i {
  color: #555555;
}

.wizard li.active span.round-tab {
  background: #02a02b;
  color: #fff;
  border-color: #02a02b;
}

.wizard li.active span.round-tab i {
  color: #5bc0de;
}

.wizard .nav-tabs > li.active > a i {
  color: #0db02b;
}

.wizard .nav-tabs > li {
  width: 20%;
}

.wizard li:after {
  content: " ";
  position: absolute;
  left: 46%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 5px solid transparent;
  border-bottom-color: red;
  transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
  width: 30px;
  height: 30px;
  /*margin: 20px auto;*/
  border-radius: 100%;
  padding: 0;
  background-color: transparent;
  position: relative;
  top: 0;
}

.wizard .nav-tabs > li a i {
  position: absolute;
  top: 55px;
  font-style: normal;
  font-weight: 400;
  white-space: pre-wrap;
  left: 50%;
  transform: translate(-42%, -50%);
  font-size: 17px;
  font-weight: 500;
  color: #000;
  margin-top: 10px;
  width: 150px;
  overflow: hidden;
}

.wizard .nav-tabs > li a:hover {
  background: transparent;
}

.wizard .tab-pane {
  position: relative;
  padding-top: 75px;
}

.wizard h3 {
  margin-top: 0;
}

.prev-step,
.next-step {
  font-size: 17px;
  padding: 8px 24px;
  border: none;
  border-radius: 3px;
  margin-top: 30px;
  font-weight: 600;
}

.next-step {
  background-color: #707070;
  border-color: #707070;
}

.skip-btn {
  background-color: #cec12d;
}

.step-head {
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}

.term-check {
  font-size: 17px;
  font-weight: 400;
}

.header-doc {
  position: absolute;
  top: 0px;
  z-index: 99;
  left: 300px;
  right: auto;
}

.header-doc div {
  font-size: 15px !important;
  font-weight: 500;
}

.mini-sidebar .header-doc {
  left: 90px;
}

@media (max-width: 767px) {
  .wizard .nav-tabs > li a i {
    display: none;
  }
  .top-links {
    width: auto;
  }
  .top-links a.active-link {
    color: #000;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .wizard .tab-pane {
    position: relative;
    padding-top: 0;
  }
}

/* Style the button */
.dropbtn {
  background-color: #707070;
  color: white;
  padding: 7px 10px;
  /* font-size: 16px; */
  border: none;
  cursor: pointer;
  position: relative;
  top: -2px;
}

.dropbtn:hover {
  /* background-color: #cc2026; */
  background-color: #11204d;
}

/* Style the dropdown content */
.dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
  min-width: 160px;
  background-color: #f1f1f1;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  margin-left: -60px;
  margin-top: 35px;
}

/* Make the dropdown content appear vertically */
.dropdown-content a {
  display: block;
  color: black;
  padding: 8px 16px;
  text-decoration: none;
}

/* Add a hover effect to the dropdown options */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown content when the button is clicked */
.dropdown-action {
  display: inline;
}
.dropdown-action:hover .dropdown-content {
  display: inline;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: right;
}

/* Hide default HTML checkbox */
.switch input {
  display: none;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input.default:checked + .slider {
  background-color: #444;
}
input.primary:checked + .slider {
  background-color: #2196f3;
}
input.success:checked + .slider {
  background-color: #8bc34a;
}
input.info:checked + .slider {
  background-color: #3de0f5;
}
input.warning:checked + .slider {
  background-color: #ffc107;
}
input.danger:checked + .slider {
  background-color: #f44336;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round2 {
  border-radius: 34px;
}

.slider.round2:before {
  border-radius: 50%;
}
