body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.font-poppins {
  font-family: "Poppins", sans-serif;
}
a {
  color: #303e67;
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #343434;
}
.color-light-black {
  color: #444b52;
}
.opacity-half {
  opacity: 0.7;
}
::-webkit-input-placeholder {
  color: #7081b9;
  font-family: "Poppins", sans-serif;
}
:-ms-input-placeholder {
  color: #7081b9;
  font-family: "Poppins", sans-serif;
}
::placeholder {
  color: #7081b9;
  font-family: "Poppins", sans-serif;
}
.font-weight-medium {
  font-weight: 500;
}
.font-weight-semibold {
  font-weight: 600;
}
.font-12 {
  font-size: 12px;
}
.font-13 {
  font-size: 13px;
}
.font-14 {
  font-size: 14px;
}
.w-70 {
  width: 70px;
}
.w-60 {
  width: 60px;
}
.w-55 {
  width: 55px;
}
.w-45 {
  width: 45px;
}
.w-40 {
  width: 40px;
}
.w-20 {
  width: 20px;
}
.w-30 {
  width: 30px;
}
.w-35 {
  width: 35px;
}
.w-16 {
  width: 16px;
}
.w-13 {
  width: 13px;
}
.w-18 {
  width: 18px;
}
.h-70 {
  height: 70px;
}
.h-45 {
  height: 45px;
}
.h-55 {
  height: 55px;
}
  .top-0{
    top:0;
    }
.z-index-1 {
  z-index: 9;
}
.text-success-o {
  color: #4caf50;
}
.badge-success-cus {
  background-color: #4caf50;
}
.badge-default-cus {
  background-color: #f3f3f3;
}

.line-clamp-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.line-height-1 {
  line-height: 1;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.bg-warning-shade1 {
  background-color: #ff7422;
}
.bg-success-shade1 {
  background-color: #4eb881;
}
.text-dark-blue {
  color: #303e67;
}
.text-dark-80 {
  color: #525361;
}
.table-responsive {
  max-height: calc(100vh - 190px);
  height: auto;
}
.page-content-tab .container {
  max-width: 1000px;
}
textarea {
  resize: none;
}
label {
  color: #303e67;
}
select::-ms-expand {
  display: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body .arrow-none.dropdown .dropdown-toggle::after {
  display: none;
}
.bg-primary-1 {
  background-color: #0096ff;
}
.bg-success-1 {
  background-color: DateRangePicker DateRangePicker_1#59ce8d;
}
body .navbar-custom .dropdown-toggle::after,
body .theme-custom-select:after {
  content: "";
  background: url(../images/down-arrow.svg);
  position: absolute;
  right: 5px;
  top: 12px;
  width: 15px;
  height: 9px;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
}
body .theme-custom-select:after {
  top: 16px;
  right: 8px;
}
body .notification-count.badge {
  font-weight: 500;
  width: 14px;
  height: 14px;
  line-height: 1.1;
  top: -2px;
  right: -2px;
  font-size: 11px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  font-size: 9px !important;
}
.page-content-tab {
    min-height: calc(100% - 130px);
}
.breadcrumb-arrow {
  width: 10px;
  margin: 0 0.5rem;
  opacity: 0.5;
}
.notification .dropdown-toggle:after {
  display: none;
}
.user-name {
  width: 28px;
  height: 28px;
}
.profile-detail .dropdown-toggle {
  color: #7687aa;
}
.profile-detail .dropdown-toggle:after {
  top: 13px;
}
DateRangePicker
  DateRangePicker_1
  .dashboard-profile.profile-detail
  .dropdown-toggle:after {
  top: 10px;
}
.profile-detail .dropdown-item {
  font-size: 14px;
}
.profile-detail .dropdown-item img {
  width: 15px;
}
.profile-detail .dropdown-menu {
  margin-top: 20px;
}
/*----------Sidebar--------*/
.top-bar-expand .left-bar-menu {
  background: #2c2e3f;
  height: 100vh;
}
.left-bar-menu {
  background-color: #2c2e3f;
  z-index: 1033;
  top: 0;
  daterangepickerdaterangepicker_1left: 0;
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
}
.left-bar-menu {
  z-index: 1036;
}
.left-menu-bar {
  height: calc(100% - 85px);
}
.left-bar-menu .main-icon-menu .nav-side-menu img,
.left-footer img {
  width: 20px;
}
.logo {
  min-height: 87px;
}
.menu-inner-logo img {
  height: 15px;
}
.menu-title {
  font-size: 14px;
  color: #466f92;
}
.user-profile {
  width: 36px;
  height: 36px;
}
.nav-side-menu {
  height: calc(100vh - 130px);
  overflow-y: auto;
  overflow-x: hidden;
}
.on-hover,
.nav-link:hover .without-hover,
.nav-link.active .without-hover {
  display: none;
}
.nav-link:hover .on-hover,
.nav-link.active .on-hover {
  display: inline-block;
}
.menu-link {
  opacity: 0;
}
.nav-side-menu .nav-link {
  white-space: nowrap;
  padding-left: 18px;
}
body .search-input.form-control {
  background: #f2f2f2;
  min-height: 32px;
}
.search-icon {
  left: 12px;
}
.navbar-custom {
  min-height: 70px;
}
.top-togglebar img {
  width: 20px;
}
/*-------------------------------------------------User Start----------*-------------------------------------------------------*/
/*--------------page wrapper-------*/
.theme-dropdown {
  background: #f0f5fa;
  min-width: 132px;
}
.brand-dropdown select,
.brand-dropdown .form-control:focus {
  background: #f0f5fa;
  width: 135px;
}
.page-wrapper {
  background: #edf0f5;
  flex: 1;
  height: 100vh;
  overflow: auto;
  z-index: 1035;
}
.close-button img {
  width: 8px;
  opacity: 0.6;
}
.text-welcome,
.text-exp {
  color: #495057;
}
.notification-ul li.first-notification-li {
  height: 18px;
}
.notification-ul li {
  height: 60px;
}
.notification-ul li:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 0;
  width: 11px;
  height: 11px;
  z-index: 1;
  border-radius: 50%;
}
.notification-ul li.counter-danger:before {
  background-color: #f74040;
}
.notification-ul li.counter-info:before {
  background-color: #0096ff;
}
.notification-ul li.counter-parrot:before,
.bg-parrot {
  background-color: #a4ce02;
}
.notification-ul li.counter-secondary:before {
  background-color: #ccc;
}
.notification-ul li.counter-purple:before,
.bg-purple {
  background-color: #8c43a5;
}
.notification-li-detail {
  margin-left: 3px;
  padding-left: 55px;
}
.notification-li-detail:before {
  height: 1px;
  width: 40px;
  background: #e4e6e6;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
}
.first-notification-li .notification-li-detail:before {
  display: none;
}
/*----------------Overview Page ---------------------*/
.rating-detail-ul {
  justify-content: space-between;
}
.overview-list {
  max-width: 55px;
  height: 55px;
  flex: 0 0 55px;
}
.overview-list-detail {
  max-width: calc(100% - 60px);
  flex: 0 0 calc(100% - 60px);
}
/*--------Login-------*/
.keep-sign.form-check-input {
  width: 17px;
  height: 17px;
  margin-top: 0.1rem;
  margin-left: 0;
}
.login-bg {
  background: url("../images/login-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  overflow: auto;
  height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.login-form .bg-gray.form-control {
  background-color: #e9ecef;
}
.login-form .form-check .form-check-label {
  margin-left: 25px;
}
/*-------------------Real-Time-----------------*/
.real-time-pulse-table table tr td,
.real-time-pulse-table table tr th {
  min-width: 175px;
}
.table-responsive::-webkit-scrollbar {
  height: 8px;
  cursor: pointer;
  width: 8px;
}
.table-responsive::-webkit-scrollbar-track {
  background: #e0dfe4;
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: #a6a9b0;
  border-radius: 20px;
}
.nav-side-menu::-webkit-scrollbar {
  height: 2px;
  cursor: pointer;
  width: 2px;
}
.nav-side-menu::-webkit-scrollbar-track {
  background: #e0dfe4;
}
.nav-side-menu::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 20px;
}
label.myLabel input[type="file"] {
  position: absolute;
  opacity: 0;
}
.myLabel {
  margin: 2px;
  background: #eaeff1;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
label.choose-file input[type="file"] {
  opacity: 0;
  position: absolute;
}
.choose-file {
  cursor: pointer;
}
.myLabel:hover {
  background: #ccc;
}
.myLabel:active {
  background: #ccf;
}
.myLabel span {
  font-size: 35px;
  color: #7788a9;
}
.brand-logo-upload {
  width: 80px;
  height: 80px;
  border: 1px solid #f1f5fa;
}
.brand-logo-upload .myLabel {
  background: #f1f5fa;
  width: 70px;
  height: 70px;
}
.brand-logo-upload .myLabel span {
  color: #303e67;
}
/*-------------------------------------*/
.col-form-iput input.form-control {
  height: 38px;
}
.col-form-iput textarea.form-control {
  height: 80px;
}
/*---------------Mention-----------*/
.filterbybrand .dropdown-menu {
  max-width: 345px;
  margin-top: 10px;
  border-radius: 8px;
}
.filterbybrand .dropdown-menu:before,
.navbar-custom .dropdown-menu:before {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  content: "";
  position: absolute;
  right: 16%;
  top: -6px;
}
/*----------------Top Driver------------------*/
/* .table thead th {
  min-width: 175px;
} */
/*-----------------Real Time-----------*/
.real-time-tabs li a {
  width: 32px;
  height: 32px;
}
.real-time-tabs li a.active,
.real-time-tabs li a:hover {
  background: #002c47;
}
.real-time-tabs li a:hover .on-hover,
.real-time-tabs li a.active .on-hover {
  display: block;
}
.real-time-tabs li a:hover .without-hover,
.real-time-tabs li a.active .without-hover {
  display: none;
}
.tab-list-graph {
  right: 135px;
}
/*-----------------------*/
.time-interval-input {
  min-width: 110px;
}
/*-------------------------------------------------User End-----------*-------------------------------------------------------*/
/*--------------------------------------------------admin Page Start-----------------------------------------------------------------*/
.text-decoration-underline {
  text-decoration: underline;
}
/*---------Real Time Page-------*/
.theme-btn img {
  width: 13px;
}
.btn-dark.theme-btn:hover {
  color: #fff;
  background-color: #f89f04;
  border-color: #f89f04;
}
.search-bar {
  max-width: 250px;
}
/*---------------------*/
.username-tr {
  width: 20%;
}
.name-tr {
  width: 25%;
}
.email-tr {
  width: 30%;
}
.status-tr {
  width: 15%;
}
.action-tr {
  width: 10%;
}
/*--------Add user----------*/
.user-profile {
  width: 160px;
  height: 160px;
  background-color: #e9ebee;
}
.diable-enable-select select {
  min-width: 125px;
  height: 35px;
}
body .theme-custom-select.diable-enable-select:after {
  top: 14px;
}
.upload-user-image-sec {
  right: 0px;
  bottom: 0;
}
.upload-user-image {
  width: 45px;
  height: 45px;
}
.search-bar input.form-control {
  height: 35px;
}
.user-review-profile {
  width: 50px;
}
/*files page*/
.files-folder-icon img {
  width: 25px;
}
.files-folder-icon {
  width: 50px;
  height: 50px;
}
.files-folder-icon.blue-bg {
  background: #0096ff;
}
.files-folder-icon.pink-bg {
  background: #ec46a5;
}
.files-folder-icon.green-bg {
  background: #59ce8d;
}
.files-folder-icon.red-bg {
  background: #f74040;
}
.my-files-page .blue-color {
  color: #0096ff;
}
.my-files-page .pink-color {
  color: #ec46a5;
}
.my-files-page .green-color {
  color: #59ce8d;
}
.my-files-page .red-color {
  color: #f74040;
}
.file-upload-modal .modal-dialog {
  max-width: 420px;
}
.recent-files-table tbody tr:nth-child(1) td {
  border-top: 0px;
}
.recent-files-table thead tr th,
.recent-files-table tbody tr td {
  min-width: 200px;
}
.recent-files-table thead tr th:last-child,
.recent-files-table tbody tr td:last-child {
  text-align: center;
}
.recent-files-table thead tr th:first-child,
.recent-files-table tbody tr td:first-child {
  width: 250px;
}
.recent-files-table thead tr th:nth-last-child(2),
.recent-files-table tbody tr td:nth-last-child(2) {
  width: 100px;
}
.recent-files-table .img-file {
  width: 40px;
}
.file-uploads-modal-d {
  border: 2px dashed #ccc;
  padding: 30px;
  border-radius: 6px;
}
.file-uploads-modal-d input[type="file"] {
  position: absolute;
  top: 0;
  left: -90px;
  width: calc(100% + 90px);
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.file-uploads-modal-d .attchment-content span {
  color: #4e75d4;
}
.table.table-bordered th,
.table.table-bordered td {
  border: 1px solid #e4e4e4;
}
.table.table-bordered td {
  font-weight: 500;
}
.table.table-bordered th:not(:first-child),
.table.table-bordered td:not(:first-child) {
  text-align: center;
}

.copy-right {
 
  bottom: 0;
  left: auto;
  right: auto;
  width: 100%;
  background-color: #edf0f5;
  display: none;
}

.sidebar {
  right: 0;
  height: 100%;
  width: 250px;
  z-index: 10;
  top: 83px;
}

.small-round {
  width: 5px;
  height: 5px;
}
.value-list {
  height: calc(100% - 315px);
  overflow: auto;
}
.div-value {
  position: absolute;
  top: auto;
  left: auto;
}
.bottom-section {
  bottom: 72px;
}
.task-content {
  margin-left: 28px;
}

.custom-section .dropdown-toggle:after {
  position: relative;
  top: 5px;
  margin-left: 15px;
}

.left-section {
  width: calc(100% - 280px);
}

/***/
.review-comments-con-outer {
  max-height: 375px;
  overflow-y: auto;
}
.frequently-table th:nth-child(3) {
  width: 40px;
}
.kerwords-table-word th:last-child {
  max-width: 70px;
  text-align: center;
}
.review-comments-con-outer .review-comments-con:not(:first-child) {
  margin-top: 20px;
}
.graph-image-con img {
  height: 300px;
  width: 100%;
}
.reviews > img:not(:first-child) {
  margin-left: 4px;
}
.badge-text {
  font-size: 8px;
}
.launch-moniter-col .badge {
  max-width: 70px;
  width: 100%;
}

.recent-files-table {
  height: calc(100% - 290px);
}

.recent-files-table .table-responsive {
  height: calc(100% - 40px);
}

.table-div .tableauPlaceholder {
  width: 100% !important;
  height: 100% !important;
}

/* .table-div iframe {
  width: 100% !important;
  height: 100% !important;
} */
.review-tab-date .react-datepicker-wrapper ,.plot-form-input .react-datepicker-wrapper{
  margin-right: 10px;
  margin-bottom: 10px;
}
.table-responsive1.kerwords-table-word{
  min-height: 300px;
}
/*---------------------------------*/
.dropdown-green .dropdown-toggle::after {
  display: inline-block;
  margin-left: middle;
  vertical-align: middle;
  content: "";
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-bottom: 0;
  border-left: 4px solid transparent;
  color: #54a4af;
}
.common-width {
  -webkit-flex: 1 0 0px;
}
.bg-light-gray {
  background: #fbfbfb;
}
.keywords-input {
  width: auto;
}
.sidebar-content-driver {
  height: calc(100% - 309px);
}

/* width */
.sidebar-content-driver::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.sidebar-content-driver::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.sidebar-content-driver::-webkit-scrollbar-thumb {
  background: #f2f2f2;
  border-radius: 10px;
}

/* Handle on hover */
.sidebar-content-driver::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

.metric-keyword-period .dropdown-green .dropdown-toggle:after {
  right: 0;
  top: 5px;
  position: absolute;
}
.client-chat {
  width: calc(100% - 60px);
}
.client-review {
  height: calc(85% - 50px);
  overflow-y: auto;
}

/*--------------------Insight---------------*/
.badge-success,
a.badge-success:hover,
a.badge-success:focus {
  background: #effaf3;
  color: #41cbd8;
}
.badge-danger,
a.badge-danger:hover,
a.badge-danger:focus {
  color: #35929a;
  background-color: #fde8ea;
}
.badge-primary,
a.badge-primary:hover,
a.badge-primary:focus {
  background-color: #bbd7f5;
  color: #5198e4;
}
.w-12 {
  width: 12px;
}
.w-20 {
  width: 20px;
}
.w-15 {
  width: 15px;
}
.opacity-4 {
  opacity: 0.4;
}
.font-weight-600 {
  font-weight: 600;
}
span.number-tab.rounded {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  color: #da586d;
  text-align: center;
  background: #ffecf0;
  line-height: 25px;
  font-size: 12px;
}
.default-sec {
  width: calc(100% - 1px);
}
.segment-filter {
  background: #f7fbfb;
  width: 46px;
}
.default-sec .dropdown-toggle:after {
  right: 0;
  top: 8px;
}
.light-green {
  background: #f7fbfb;
}
.light-green-1 {
  background: #ecf6f6;
}
.text-green {
  color: #33bbca;
}
.all-show .dropdown-toggle:after {
  right: 0;
  top: 5px;
  width: 9px;
  height: 8px;
}
.theme-custom-select-2:after {
  content: "";
  background: url(./images/select-drop.svg);
  position: absolute;
  right: 8px;
  top: 16px;
  width: 12px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
}
.plot-form-input form .form-control {
  font-size: 12px;
  height: 36px;
}
.language-no {
  width: 27px;
  height: 25px;
  background: #f6f7f9;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 24px;
  font-size: 11px;
}
.language input {
  width: calc(100% - 27px);
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
/* The custom-checkbox */
.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
}
/* Hide the browser's default radio button */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: 3px;
  border: 1px solid #ccc;
}
/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
  background-color: #2196f3;
  border: 1px solid #2196f3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.custom-checkbox .checkmark:after {
  top: 3px;
  left: 3px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: white;
}
.review-keywords .nav-tabs li {
  padding: 5px 22px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #fff;
}
.total-small {
  line-height: 12px;
}
.font-10 {
  font-size: 10px;
}
/*.tabing-content {
  height: calc(100vh - 130px);
}*/
.tab-list-graph-miner {
  right: 0;
  top: 10px;
  width: auto;
  /* background: red; */
  z-index: 2;
}
/*-keydriver-----*/
.badge-success,
a.badge-success:hover,
a.badge-success:focus {
  background: #effaf3;
  color: #41cbd8;
}
.badge-danger,
a.badge-danger:hover,
a.badge-danger:focus {
  color: #35929a;
  background-color: #fde8ea;
}
.badge-primary,
a.badge-primary:hover,
a.badge-primary:focus {
  background-color: #bbd7f5;
  color: #5198e4;
}
.w-12 {
  width: 12px;
}
.w-20 {
  width: 20px;
}
.w-15 {
  width: 15px;
}
.opacity-4 {
  opacity: 0.4;
}
.font-weight-600 {
  font-weight: 600;
}
span.number-tab.rounded {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  color: #da586d;
  text-align: center;
  background: #ffecf0;
  line-height: 25px;
  font-size: 12px;
}
.default-sec {
  width: calc(100% - 1px);
}
.segment-filter {
  background: #f7fbfb;
  width: 46px;
}
.default-sec .dropdown-toggle:after {
  right: 0;
  top: 8px;
}
.light-green {
  background: #f7fbfb;
}
.light-green-1 {
  background: #ecf6f6;
}
.text-green {
  color: #33bbca;
}
.all-show .dropdown-toggle:after {
  right: 0;
  top: 5px;
  width: 9px;
  height: 8px;
}
.theme-custom-select-2:after {
  content: "";
  background: url(./images/select-drop.svg);
  position: absolute;
  right: 8px;
  top: 16px;
  width: 12px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
}
.plot-form-input form .form-control {
  font-size: 12px;
  height: auto;
}
.language-no {
  width: 27px;
  height: 25px;
  background: #f6f7f9;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 24px;
  font-size: 11px;
}
.language input {
  width: calc(100% - 27px);
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
/* The custom-checkbox */
.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
}
/* Hide the browser's default radio button */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: 3px;
  border: 1px solid #ccc;
}
/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
  background-color: #2196f3;
  border: 1px solid #2196f3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.custom-checkbox .checkmark:after {
  top: 3px;
  left: 3px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: white;
}
.review-keywords .nav-tabs li {
  padding: 5px 22px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #fff;
}
.total-small {
  line-height: 12px;
}
.font-10 {
  font-size: 10px;
}
/*.tabing-content {
  height: calc(100vh - 130px);
}*/
/*---------------launch monitor------------*/
span.driver-icons {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  text-align: center;
}

/* .top-driver-table tr td {
  padding: 5px 0;
} */
.custom-switch.info-switch .custom-control-label:before {
  width: 2.7rem;
}
.custom-switch.info-switch .custom-control-label:after {
  top: calc(0.25rem + 3px);
  left: calc(-2.25rem + 3px);
  border: #adb5bd solid 1px;
  background: #adb5bd;
}
.custom-switch.info-switch
  .custom-control-input:checked
  ~ .custom-control-label:before {
  color: #fff;
  border-color: #21d6f3;
  background-color: #21d6f3;
}
.custom-switch.info-switch
  .custom-control-input:checked
  ~ .custom-control-label:after {
  left: calc(-2.25rem + 13px);
  border: 1px solid #fff;
}
.custom-switch.info-switch .custom-control-label::before {
  border-radius: 1.5rem;
}
.left-section {
  width: calc(100% - 278px);
  height: calc(100% - 50px);
}

.ag-theme-alpine {
  height: 100%;
  width: 100%;
  flex-grow: 1;
  position: absolute;
}

/* .table {
  table-layout: auto;
}
 */

input[type="submit"].btn {
  transition: ease-in-out;
}

input[type="submit"].btn:hover {
  background-color: #ff8000;
}

.Rangerating:hover {
  cursor: pointer;
}

.minRange:hover {
  cursor: not-allowed;
}
.minRange {
  outline: none;
  border: none;
  border: none;
}

.DateRangePickerInput_arrow {
  width: 10px;
  display: none;
  overflow: hidden;
}

.DateInput_input {
  cursor: pointer;
}

.datepick {
  margin: 10;
  display: flex;
  justify-content: center;
}

mark {
  padding: 0.2em;
  background-color: "red";
}

.chartjs-render-monitor {
  height: 300 !important;
  width: 300 !important;
}

.img-brand {
  height: 55px;
  width: 67px;
}

/*---------------------Media------------*/

@media only screen and (min-width: 1366px) {
  .sidebar {
    width: 300px;
  }
  .left-section {
    width: calc(100% - 278px);
  }
}

@media only screen and (min-height: 568px) {
  .h-100vh-md {
    height: 100vh;
  }
  .login-bg {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 576px) {
  .login-section {
    max-width: 425px;
  }
  .col-form-label {
    flex: 0 0 100px;
    max-width: calc(100% - 100px);
  }
  .col-form-iput {
    flex: 0 0 calc(100% - 120px);
    max-width: calc(100% - 120px);
  }
}

@media only screen and (min-width: 767px) {
  body .search-input.form-control {
    min-width: 300px;
  }
  .table-layout-fixed {
    table-layout: fixed;
  }

}

@media only screen and (min-width: 992px) {
  .top-bar-expand .page-wrapper {
    z-index: 1036;
  }
  .comment-element, .tracker-element{height: 400px;}
  ul.notification-ul{height: calc(100% - 50px );
    overflow: auto;}


 }



@media only screen and (min-width: 1025px) {
  /*-------------sidebar-------------*/
  .top-bar-expand .left-bar-menu,
  .top-bar-expand .fixed-bottom {
    width: 60px;
  }
  .left-bar-menu,
  .fixed-bottom {
    width: 200px;
  }
  .top-bar-expand .full-logo,
  .logo-icon {
    display: none;
  }
  .full-logo,
  .top-bar-expand .logo-icon {
    display: block;
  }
  .menu-link {
    opacity: 1;
  }
  .top-bar-expand .menu-link {
    opacity: 0;
  }



  





}

@media (max-width: 1199px) {
  .launch-moniter-col .badge {
    margin: 0 2px;
  }
}
@media only screen and (max-width: 1024px) {
  /*-------------sidebar-------------*/
  .left-bar-menu,
  .fixed-bottom {
    width: 60px;
  }
  .top-bar-expand .left-bar-menu,
  .top-bar-expand .fixed-bottom {
    width: 200px;
  }
  .full-logo,
  .top-bar-expand .logo-icon {
    display: none;
  }
  .top-bar-expand .full-logo,
  .logo-icon {
    display: block;
  }
  .top-bar-expand .menu-link {
    opacity: 1;
  }
/*  .page-content-tab {
    height: calc(100% - 70px);
  }*/
}
@media only screen and (max-width: 992px) {
  /*-------------------------------*/
  .page-wrapper {
    z-index: 1036;
    margin-left: 60px;
  }
  .left-bar-menu {
    z-index: 1038;
    position: absolute;
    height: 100vh;
  }
  .close-button-menu {
    display: none;
  }
  .top-bar-expand .close-button-menu {
    display: inline-block !important;
  }
  .close-button-menu {
    right: 0;
    top: 0;
  }
  .close-button-menu img {
    width: 15px;
  }

  .left-section {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* body .fixed-bottom {
      position:initial !important;
 }
 */
/* .review-keywords .row{
  margin-left: 0 !important;
  margin-right: 0 !important;
 }*/
 #review .border-right{
  border-right:0px solid #ccc !important;
}
 .responses_for_coupon.border-top{
  border-top: 0px solid #fff !important;
 }
 .kerwords-table-word .ag-theme-alpine.table-ag{
  width: 96%;
 }
 .tab-list-graph-miner {
    right: 12px;
  }
.light-green-1.border-right{
  border-right: 0px solid #fff !important;
}
  .user-profile {
    margin: 0 auto;
  }
  .page-wrapper {
    margin-left: 0px;
  }
  .left-bar-menu {
    width: 200px;
    transform: translateX(-100vw);
  }
  .top-bar-expand .left-bar-menu {
    width: 200px;
    transform: translateX(0vw);
    transition: transform 0.5s ease-in-out;
    -webkit-transition: transform 0.5s ease-in;
    -o-transition: transform 0.4s ease-in;
  }
  .time-interval-input {
    min-width: 150px;
    height: 36px;
  }
}
@media only screen and (max-width: 576px) {
  .review-keywords .nav-tabs li {
    padding: 5px 18px;
  }
 body  .border-left-sm-none{
    border-left: 0px solid #fff !important;
  }
  .user-profile-name {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .rating-detail-ul li {
    width: 45%;
  }
  .tab-list-graph {
    left: 15px;
    right: auto;
    top: 40px;
  }
  .profile-detail .dropdown-toggle::after {
    display: none;
  }
  /*------------fonts---------*/
  .display-4 {
    font-size: 2em;
  }
  h2,
  .h2 {
    font-size: 1.6rem;
  }
  h3,
  .h3 {
    font-size: 1.5rem;
  }
  h4,
  .h4 {
    font-size: 1.2846rem;
  }
  h5,
  .h5 {
    font-size: 1.07rem;
  }
/*  .page-content-tab .row {
    margin: 0 -12px;
  }*/
  /*.page-content-tab {
    height: calc(100% - 108px);
  }*/
}
@media only screen and (max-width: 480px) {
  .rating-detail-ul li {
    width: 100%;
  }
  .breadcrumb li a{
    font-size: 1rem;
  }
}

.dropdown-menu.show{
  position: absolute;
  transform: none !important;
  top: 0px;
  left: 0px;
}
