#main {
	opacity: 1;
}
.cpointer{
  cursor: pointer;
}

.hero-section_dec:before {
    /* background: linear-gradient(to left, rgba(255, 255, 255, 0.99) 20%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 95%); */
    background: none !important;
}

.overlay {
    opacity: 0.1 !important;
}

.contact-notifer {
    margin: 10px 0 0 0px;
}

.single-par .section-title h1, .single-par2 .section-title h1 {
    color: #fff;
    font-size: 36px;
    padding-top: 0;
}

.section-title h1 {
    color: #144273;
    font-size: 26px;
    text-align: left;
    font-weight: 600;
    padding-top: 5px;
}

.hero-title h1 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
    font-weight: 600;
}

.main-search-input-item {
    width: 100%;
}

.geodir-category-content p {
    min-height: 100px;
}

.phishs-team-content p {
    min-height: 155px;
}

.popup-avatar {
    border-radius: 30%;
}

.mh-100 {
	min-height: 100px;
}

.post-details ul {
  list-style-type: square;
  font-size: 13px;
  line-height: 22px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #878C9F;
  text-align: left;
  margin: 5px 30px 15px;
}

.post-details ul ul{
  list-style-type: circle;
  font-size: 13px;
  line-height: 22px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #878C9F;
  text-align: left;
  margin: 5px 30px 15px;
}

.post-details strong {
    font-weight: bold;
}

.card-info-content .agent_card-title h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	
}

.card-popup-exclamation_bg span {
    float: left;
    margin-right: 4px;
    position: relative;
}
.card-popup-exclamation i {
    color: #ff0600;
    font-size: 16px;
    top: 1px;
}
.card-popup-exclamation {
    width: 150px;
}

.card-popup-check_bg span {
    float: left;
    margin-right: 4px;
    position: relative;
}
.card-popup-check i {
    color: #00ffcd;
    font-size: 16px;
    top: 1px;
}
.card-popup-check {
    width: 150px;
}

.upc {
  text-transform: uppercase;
}

.text-ol {
    overflow-wrap: anywhere;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text-wrap {
    word-break: break-all !important;
    word-break: break-word;
}

.fs-16 i {
	font-size: 16px;
}

.w-415 {
    width: 415px;
}

.zi-100 {
	z-index: 100;
}

.pbt {
	color: #3270FC;
}

.pbt-bg {
	background: #3270FC !important;
    color: #fff !important;
}

.text-left {
	text-align: left;
}

.disabled {
   pointer-events: none;
}

.mh-300 {
    min-height: 300px;
}

.mh-100 {
    min-height: 100px;
}

.phishs-main-color {
	color: #566985;
}

.scroll-result {
	width: 100% !important;
	max-height: 600px;
    overflow-y: scroll;
}

.scroll-dns {
	width: 100% !important;
	max-height: 400px;
    overflow-y: scroll;
}

.scroll-whois {
	width: 100% !important;
	max-height: 500px;
    overflow-y: scroll;
    text-align: left;
}

.color-unset {
	color: unset !important;
}

.mt-20 {
	margin-top: 20px;
}

.pd-20 {
	padding: 20px 0 30px;
}

.url-padding {
	padding: 15px 15px 0px;
}

#example1_wrapper {
	margin: -20px !important;
}

.download-overlay {
    z-index: 1;
    background: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-transform: translate3d(0, 0, 0);
}
.download-w {
    max-width: 510px;
}
.modal_download_main.vis_mr {
    opacity: 1;
    margin-top: 0;
}
.modal_download_main {
    transition: all .4s ease-in-out;
    margin-top: 50px;
    opacity: 0;
}
@media only screen and (max-width: 800px) {
    .close-download {
        top: 20px;
        color: #3270FC !important;
    }
}
.download-menu {
	float: left !important;
	width: 100% !important;
}

.update-overlay {
    z-index: 1;
    background: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-transform: translate3d(0, 0, 0);
}
.modal_update_main.vis_mr {
    opacity: 1;
    margin-top: 0;
}
.modal_update_main {
    transition: all .4s ease-in-out;
    margin-top: 50px;
    opacity: 0;
}

.reset-overlay {
    z-index: 1;
    background: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-transform: translate3d(0, 0, 0);
}
.modal_reset_main.vis_mr {
    opacity: 1;
    margin-top: 0;
}
.modal_reset_main {
    transition: all .4s ease-in-out;
    margin-top: 50px;
    opacity: 0;
}

.w60p {
	width: 60%;
}
.w100p {
	width: 100%;
}

.w100pi {
	width: 100% !important;
}

.fcenter {
	display: flex;
    align-items: center;
    justify-content: center;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.dshow {
	display: block;
}
.dnone {
	display: none;
}
.d-none {
	display: none;
}
.dflex {
	display: flex;
}

@media only screen and (max-width: 564px) {

	.dashbard-menu-avatar h4 {
		display: block !important;
	}
	.dashbard-menu-header {
		width: 100%
	}
}

.swt-label {
    position: relative;
    float: left;
    z-index: 10;
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}

.swt-bg .nice-select {
	background: #fff;
	color: #3270FC;
	text-transform: uppercase;
	font-weight: 600;
}

.swt-bg .listsearch-input-item {
    min-width: 200px;
    width: unset;
    
}

.dashboard-listings-item_content {
    float: left;
    padding: 20px 20px 70px;
    width: 100%;
    position: relative;
}

.badge {
    margin-top: 6px;
	float: left;
    padding: 4px 8px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
    color: #fff;
    border-radius: 4px;
    text-align: center;
}

.bgc-primary {
	background: #3270FC;
}
.bgc-red {
	background: #dc3545;
}
.bgc-success {
	background: #40B69E;
}

.tc-primary {
	color: #3270FC;
}
.tc-red {
	color: #dc3545;
}
.tc-warn {
	color: #FF5733;
}

.tc-success {
	color: #40B69E;
}

.btn-success:hover {
    background: linear-gradient(to right, #40B69E, #8ee5d3);
}

.a-primary {
	color: #3270FC !important;
}
.a-primary:hover {
	color: #fff !important;
}

.bgc-gray {
    background-color: #6c757d;
}

.bgc-red {
    background-color: #dc3545;
}

.fac-nor {
	font-size: 1.15em;
    margin-top: 3px;
}

/************** The Custom Modal **************/
/* Basic modal styling */
.modals {
  display: none; /* Hidden by default */
  position: fixed; 
  z-index: 2; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  background-color: rgba(37, 44, 65, .7); /* Dark background */
  overflow-y: auto;
}

/* Modal content */
.modals-content {
  background-color: #fff;
  margin: 3rem auto;
  padding: 0;
  border: 1px solid #eee;
  border-radius: 4px 4px 4px 4px;
  width: 60%;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  animation: modalFadeIn 0.4s ease-in-out;
  overflow: visible;
}

/* Responsive styling using media queries */
@media (max-width: 768px) {
  .modals-content {
    width: 95%; /* Shrink modal width on smaller screens */
  }
}

@media (max-width: 480px) {
  .modals-content {
    width: 95%; /* For very small screens, take up almost the full width */
    padding: 10px;
  }
}

/* Modal header */
.modals-header {
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.modals-header h2 {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  color: #566985;
  float: left;
}

.closes {
  color: #3270FC;
  font-size: 28px;
}

.closes:hover, .closes:focus {
  text-decoration: none;
  cursor: pointer;
}

/* Modal body */
.modals-body {
  padding: 20px;
}

@media (max-width: 480px) {
  .modals-body {
    padding: 10px; /* Reduce padding on smaller screens */
  }
}

/* Modal footer */
.modals-footer {
  padding: 10px 20px;
  text-align: right;
  border-top: 1px solid #eee;
}

.modals-footer button {
  padding: 10px 20px;
  margin-left: 10px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}

.closes-btn {
  background-color: #aaa;
  color: white;
}

.closes-btn:hover {
  background-color: #888;
}

.submits-btn {
  background-color: #28a745;
  color: white;
}

.submits-btn:hover {
  background-color: #218838;
}

/* Modal animation */
@keyframes modalFadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

.modals-pay {
    max-width: 1080px;
    width: 95%;
}

@media (max-width: 1163px) {
    .modals-pay {
	    max-width: 500px;
	}
}


@media (min-width: 992px) {
    .modals-lg {
        max-width: 800px;
    }
    
    .modals-sm {
        max-width: 500px;
    }
}

.cards-body {
    padding: 1.25rem;
}

/************** End The Custom Modal **************/

.bg-primary {
	background: linear-gradient(to right, #3C6AFD, #57C7FA);
}

.bg-primary .main-dashboard-message-text p {
	color: #fff !important;
}

.bg-primary .main-dashboard-message-time, .bg-primary .main-dashboard-message-time i {
    color: #fff !important;
}
.bts-primary {
	background: #3270FC;
}

.bts-primary:hover {
	background: linear-gradient(to right, #3C6AFD, #57C7FA);
}

.float-none {
	float: unset;
}

.nice-select .list {
	z-index: 11;
}

.price-num-item {
    font-size: 40px;
}

.pricing-column {
    padding: 16px 16px;
}

.no-color {
    color: #000;
}

.a-disabled {
    pointer-events: none;
    cursor: default;
}

.no-width {
    width: unset;
}

.viewed-calendar {
    float: left;
    margin: 15px 0 0 20px;
    font-weight: 500;
    font-size: 12px;
}

.nice-select.has-multiple span.current {
    font-size: 100%;
}

.corner-pseudo {
  position: relative;
}

.corner-pseudo::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #40B69E; /* Corner color */
}
.corner-pseudo::before {
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
    
  content: attr(data-title);
  position: absolute;
  top: -15px;
  right: 0px;
  background: #40B69E;
  color: #fff;
  
  border-radius: 4px;
  font-size: 12px;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none; /* Prevent the tooltip from blocking hover */
}

.corner-pseudo:hover::before {
  opacity: 1;
  z-index: 30;
}

.bookings-item-header {
    padding: 17px 30px;
    background: unset;
}

.bookings-item-header h4 i {
    margin-right: 10px;
}

.peri {
	width: 80px;
}

.mgl-5 {
	margin-left: 5px;
}

.renew-dashboard-item {
    position: absolute;
    right: 70px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
}

.plan-font {
    font-size: 15px;
    font-weight: 600;
}

.plan-ifont {
	font-size: 12px;
}
.plan-time {
    margin: 11px 70px 0 50px;
    font-size: 13px;
    float: right;
}

.plan-pd {
    padding: 15px 60px 15px 30px;
}
.main-dashboard-message-text {
    margin: 10px 0 0 0px;
}

.main-dashboard-message-text i {
    margin-right: 10px;
}

.tolt:before, .tolt:after {
	z-index: 30;
}

.fmb-20 {
    margin-bottom: 20px;
}

.float-btnr {
    float: right;
}

.fs-unset {
    font-size: unset;
}

.content-widget-switcher-title {
    top: 0px;
    font-size: unset;
}

.img-thumbnail.px-2 {
    width: 54px;
    padding: 0 !important;
}

.input-button-container {
  position: relative;
  width: 100%;
  float: right;
}

.input-button {
  position: absolute;
    right: 4px;
    top: 0px;
    width: 90px;
    height: 38px;
    margin-top: 4px;
    padding: 10px 20px;
}

.bcl {
	color: #144273;
	font-weight: 500;
}

.hidden {
	display: none;
}

.pmm-item {
	background: #F5F7FB;
    border: none;
}

.related-header {
    font-size: 16px;
}

.w-dash {
	color: #461609;
    font-size: medium;
}

.dashboard-content {
    min-height: 91vh;
    
}

.dashboard-stats-count span {
    font-size: 16px;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #718096;
    background-color: transparent;
}
.table thead th {
    font-size: .75rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    letter-spacing: 0;
    text-transform: none;
    border-bottom-width: 1px;
    background-color: transparent;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eaecf3;
}
.table td, .table th {
    font-size: .8125rem;
    white-space: nowrap;
}
.table th {
    font-weight: 600;
}
.table td, .table th {
    padding: 1rem;
    vertical-align: top;
    border-top: 1px solid #eaecf3;
}
code {
    font-size: 87.5%;
    word-wrap: break-word;
    color: #f074ad;
}
pre {
    font-size: 87.5%;
    display: block;
    color: #273444;
}
pre {
    overflow: auto;
    margin-top: 0;
    margin-bottom: 1rem;
    -ms-overflow-style: scrollbar;
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em;
}
.center-th {
  text-align: center !important;
}

.left-th {
  text-align: left !important;
}

.badge-success {
    color: #fff;
    background-color: #5cc9a7;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}
.mr-2, .mx-2 {
    margin-right: .5rem !important;
}

.mt--5 {
	margin-top: -5px;
}

.hljs {
    display: block;
    overflow-x: auto;
    padding: .5em;
    color: #dcdcdc;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.screenshot-img {
	width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.pd35 {
	padding: 35%;
}

.phs-scan-con {
	display: flex;
    align-items: center;    /* vertical alignment */
    white-space: nowrap;    /* prevent line breaks */
}

.phs-scan-br {
	display: flex;
    align-items: center;    /* vertical alignment */
    white-space: nowrap;    /* prevent line breaks */
    
	 overflow: hidden;       /* hide overflow */
	 text-overflow: ellipsis; /* add "..." if too long */
	 flex: 1;                /* take remaining space */
	 min-width: 0;           /* required for text-overflow in flexbox */
}

.text-oneline {
    overflow-wrap: anywhere;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}