.deactivate_application_mssg {width: 100%;display: inline-block;position: relative;margin-top: 120px; height: 354px;
}
.deactivate_application_mssg h1 {text-align: center;color: #373737;	font-size: 19px;display: inline-block;width: 96%;}

.deactivate_application_mssg h1::before {content: "";position: relative;display: inline-block;height: 2px;
	background: #014891;left: -15px;top: -6px;width:18%;}
.deactivate_application_mssg h1::after {content: "";position: relative;width: 18%;display: inline-block;
	height: 2px;background: #014891;right: -15px;top: -6px;}


.scrollTbl {
  max-height: 400px; /* Adjust height as needed */
  overflow-y: auto;
  scrollbar-width: thin;
}

.scrollTbl table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

/* Keep the thead fixed */
.scrollTbl table thead {
  position: sticky;
  top: 0;
  background-color: #fff; /* Match your theme background */
  z-index: 1;
}

.required_fields{Color:#ff0707;}
.exportIcon{margin-top:20px;cursor:pointer;}
.view_download_cls { max-width: 45% !important; }
.view_download_cls .selectPlanDrpdwn{height: 40px;}
.view_download_cls .header_filter_text { margin: 7px;}
.view_download_cls .QbrHeaderExportSec{margin-top:10px;}
.view_download_cls .QbrHeaderExport{padding:5px 10px}
.exportApp{	padding: 2px 8px !important;height: 30px;box-shadow:none;font-weight:600;}

.custom_header_clr .exportApp {
	padding: 2px 6px !important;
	height: 24px;
	margin-top: 17px;
	font-size: 11px;
	margin-right: 15px;
}


.view_download_cls .selectPlanDrpdwn {
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	padding: 3px 7px;color:#333333;
}
.view_download_cls .view-qbr-export-popup {width: 100%;overflow: hidden;}
.modal-dialog-scrollable .modal-body::-webkit-scrollbar {
width: 8px; /* Thin width for the scrollbar */
}
.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
background-color: #888; /* Color of the scrollbar thumb */
border-radius: 10px; /* Rounded corners */
}
.modal-dialog-scrollable .modal-body {
  scrollbar-width: thin; /* Thin scrollbar */
  scrollbar-color: #888 #f1f1f1; /* Thumb color, Track color */
}
.modal-dialog-scrollable .modal-body:hover {
  scrollbar-color: #555 #f1f1f1; /* Thumb color when hovered, Track color */
}


.assignCamMember{pointer-events:none !important;}
.assignCamMember .choices__inner{background-color:#ffffff !important;pointer-events:none !important;border:none}
.assignCamMember .choices__button, .assignCamMember .choices__input{display:none !important;}
.tactic_detail_tbl .assignCamMember .choices__inner{border:1px solid #ddd;}


.no_multiselect_option{font-size:13px;}
.task_reciept {
	margin-top: 5%;
}
.update-profile-sec .form-control:disabled, .form-control[readonly]{background:none;}
.assigntask_td .choices__list--dropdown{display:none;}

.assigntask_td ::placeholder,.save_dropdown_btn ::placeholder {
  color: #c1acac !important;
}


.multiselect_add_link{font-size:13px;background:none !important;color:#495057 !important;text-decoration:underline !important;font-weight:bold;float:right;margin-right:15px;}
.multiselect_add_link .mdi-plus-circle-outline{position:inherit !important;}
.table-responsive{scrollbar-width:thin;}
.top-border-none{border-top:none !important;}
.bottom-border-none{border-bottom:none !important;}
.left-border-none{border-left:none !important;}
.right-border-none{border-right:none !important;}

.tooltipicon { position: relative;display: inline-block;color: #848282  !important ;}

.tooltipicon .tooltiptext {
    visibility: hidden;
    width: 170px;
	font-style:italic
    background-color: #535d6f;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    margin-top: 23px;
    font-size: 11px;
    padding: 8px 16px;
    position: absolute;
    z-index: 1;
    line-height: 17px;
    font-family: 'IBM Plex Sans', sans-serif;
	font-weight: normal;
}
.tooltipicon:hover .tooltiptext {visibility: visible;}



li.show_link_cstm {
    list-style: none;
}

.default_tbl th{padding:10px 7px 5px 7px;}

table.table-center th {
    padding-bottom: 0px !important;
    text-align: center;
}


.documentation_header .navbar-brand-box {
    width: 200px;
}


.documentation_header .vertical-menu {
    width: 200px;
}

.documentation_header .footer {
    left: 200px;
}

.betterdocs-content-full .grid-col-2 .toc-enable {
    padding: 0px;
}



.side-bar-back-icon {width: 20px;float: left;margin-top: 9px;}
.login_email.error {border: solid 1px red;}
.expired_link{font-size:13px;color:red;min-height:47px;}
.logimforn_div .error{margin-top: 2px;color: #fd625e;}

body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>a {
    width: calc(280px + 70px)!important;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>ul a {
    width: 280px!important;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>ul {
    width: 280px!important;
}
body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul ul li:hover>ul {
    left: 280px!important;
    margin-top: -44px!important;
}
.header_logo img {
    max-width: 105px;display:block;margin:0 auto;
}
.dropdown-menu-end[style] {
    left: auto!important;
    right: 16px !important;
}

.dropdown-item {
    padding: 0.35rem 2rem;
}

.tp_head_icon {
    font-size: 20px;
    position: relative;
    right: 18px;
}

.tp_head_icon_sort {
    font-size: 24px;
	position: relative;
    right: 18px;
}
.right_bar_logo{margin:0px 0px 10px 0px;}
.right_bar_logo img {max-width: 108px;margin: 0 auto;}


body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>a {
    width: calc(150px + 150px);

}

body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul>li:hover>ul {
    width: 229px;
}


img#header-lang-img {
    margin-bottom: 11px;
	width:25px;height:auto;
}

.dropdown-menu.dropdown-menu-end.language_sec.show{right:-58px !important;top:44px !important;}
.lang_button{border:none;background:none;margin-top:13px;}
button.lang_button:focus{box-shadow:none;}

span.tp_head_txt {
    position: relative;
    bottom: 4.5px;
    left: 3px;
}

.metric-chart-home{margin-bottom:35px;}
/* .logo_section_header {
		background: #fff; 
		border-right: none;
		padding-top: 13px;
		-webkit-box-shadow: none;
	} */
	.ppd_tbl th{padding:10px 7px 6px 7px;}
	.ppd_tbl td{vertical-align:middle;}
.export_external_task{margin:12px 10px 8px 5px;float: right !important;}	
.task_dropdown_sec{border-radius: 5px;border: solid 2px #00b050;padding: 3px;
	color: #686464;font-style: italic;width: 210px;}
	
.tasksummary-input{width:150px;}	
	
.setting_icon_img {
    height: 65px;
    position: relative;
    bottom: 3px;
}

	.navbar-header .dropdown .show.header-item {
		background-color: #f8f9fa59;
		height: 65px;
		position: relative;
		bottom: 0px;
	}
	.sidebar_icon {
		max-width: 25px;
		color: #ffffff !important;
		margin-right: 9px;
		position: relative;
		bottom: 3px;
	}
	
	.custom_header_clr {
		height: 50px;
	}
	
	.logo_sec_img{
		height: 55px;
	}
	.header-profile-user {
		height: 20px;
		width: 20px;
		background-color: #74788d;
		padding: 1px;
		margin-bottom: 1px;
	}
	
	/* .header-item {
		height: 40px;
		padding: 7px 9px 0px 0px;
		margin-top: 13px;
	} */
.noti-icon .badge {
    position: absolute;
    top: 15px;
    right: 3px;
}
.notification-dropbox-cls .dropdown-menu.show {
    top: 114%!important;
}
.navbar-header .dropdown .show.header-item.notification-button-cls {
    height: 70px !important;
}
	.logo {
		line-height: 39px;
	}
	
	.user_head_sec {
		padding-top: 21px;
	}
	
	.user_head_section {
		padding-top: 18px;
	}
	
	.page-content {
		padding: calc(28px + 20px) calc(20px / 2) 60px calc(20px / 2);
	}
	
	
	.vertical-menu {
    position: fixed;
    top: 51px;
	}

button#vertical-menu-btn-sidebar-show, button#vertical-menu-btn-sidebar-hide {
    margin-bottom: 10px;
	height: 65px;
}

.export_account_btn {float: right;margin-top: 9px;}
.logo_sec_img{
	height: 56px;

}
a.logo.logo-dark {
    position: relative;
    top: 12px;
}


	#sidebar-menu ul li a {
		color: #545a6d;
		border-bottom: solid 1px #fff;
		padding: .62rem 1.5rem;
	}
	
	#sidebar-menu ul li a:hover {
		color: #5156be ;
	}

	.mm-active>a {
		color: #5156be  !important;
		border-bottom: none !important;
	}
	
	#sidebar-menu ul li ul.sub-menu li a {
		color: #5156be ;
	}
	
	.mm-active .active {
		color: #0c53a7 !important;
		border: none !important;
		font-weight:bold !important;
		
	}
	
	img.home_icon {
		height: 30px;
		width: 30px;
		margin-bottom: 7px;
		margin-right: 2px;
	}



	.back_to_cam {font-weight:bold !important;font-size: 15px !important;color: #545a6d !important;
		
	}

	img.rounded-circle.header-profile-user {
		background: none;
	}
	
	select.home_pg {
		border-radius: 5px;
		border: solid 2px #00b050;
		padding: 3px;
	}
	
	.select_view_home_drop {
		position: relative;
		top: 19px;
		left: 20px;
	}
	
	select.home_pg {
			border-radius: 5px;
			border: solid 2px #00b050;
			padding: 3px;
			color: #686464;
			font-style: italic;
			width: 150px;
		}
		
.page-content {
    padding: calc(41px + 20px) calc(20px / 2) 60px calc(20px / 2);
    background: #fff;
}

.card-header {
    padding: 10px 12px 10px 12px;
    border-bottom: solid 2px #00b050;
}


.card-header h4 {
    text-transform: uppercase;
    color: #08489f;
    font-size: 13.5px;
    font-weight: 600;
}

.text-muted {
    color: #5156be!important;
	text-decoration:underline !important;
}

.btn-primary:hover, .btn-primary {
    color: #fff;
    background-color: #08489F;
    border-color: #08489F;
}

a, a:hover {
    color: #5156be;
}

.nav-tabs-custom .nav-item .nav-link::after {
    bottom: 14px;
}
.mt-2 a {
    background: #08489f;
    color: #fff;
}

.title_home_page {
    padding: 6px;
    background: #00b24f;
    width: 60%;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    display: block;
	font-size: 14px;
	position: relative;
    top: 8px;
}

.mt-2 {
    margin-top: 0px !important;
}

.filter_text {
    color: #00b24f;
    font-style: italic;
    font-weight: 600;
    font-size: 13.5px;
}


.scorecard_view thead tr th {
    color: #08489f;
    border-bottom: none;
}



.taskmanger_view tbody tr td {
    vertical-align: middle;
}

.account_planning_view thead tr th, .marketing_actionplan thead tr th, .external_summery_view thead tr th, .business_action_plan_tbl thead tr th, .taskmanger_view thead tr th, .accept_plan thead tr th, .business_action_plan_tbl thead tr th, .marketing_actionplan thead tr th{
	border-bottom: none;
    background: #00b24f;
    width: 30px;
    color: #ffffff;
	padding: 11px 15px 3px 13px;
}


.accept_plan tbody tr td{
	vertical-align:middle;
}

.pps_val {
    font-size: 13px;
    text-align: center;
}
.head_title {
    font-weight: 700;
    color: #08489f;
	vertical-align: middle;
}

h5.ppd_home_page {
    color: #08489f;
    position: relative;
    top: 18px;
}


.header_sec_clr {
    color: #08489F;
    padding-top: 2px;
}

.head_cls{
    font-weight: 700;
}

.td_middle{
	vertical-align: middle;
}

.goal_title{
	border-bottom: none;
    background: #00b24f !important;
    width: 30px;
    color: #ffffff;
	font-weight:700;
}

.title_score_page {
    border-bottom: none;
    background: #00b24f;
    color: #ffffff;
    padding: 10px 0px 10px 0px;
    font-weight: 700;
}

.chart_sec {
    padding-top: 0px;
}

.e-charts{
	height:250px;
	  
}


.show_on_big{display:none;}

@media only screen and (min-width:1900px) and (max-width:2600px){
.show_on_big{display:block;}

}
.conditional_question_cls {
    padding: 70px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    font-style: italic;
}
.conditional_ques_tbl .custom-checkbox.rk_chk {
    padding: 1px 10px;
}
.conditional_ques_tbl td.second_td {
    position: relative;
    display: flex;
}
p.no_data_cls {
    text-align: center;
    padding: 10px;
}
form#ppd_form label {
    padding: 5px;
}
.export_ppd {
    float: right !important;
    margin: 12px 10px 8px 5px;
}

/* Account Planning CSS Start*/
table#acc_datatable thead tr th {
    color: #fff;
    background-color: #58c82d;
}



table.datatable_manual tbody tr {
    border-bottom: solid 1px #ddd;
}

.modal-dialog {
	width:100%;
	max-width: 1024px;
}
.header_color {
    border-bottom: solid 2px #58c82d !important;
    padding: 16px 20px 16px 20px !important;
}
h5#modal-title {
    color: #08489f;
}

h5#modal-title {
    color: #08489f;
    font-size: 14px;
    text-transform: uppercase;
}

table#opportunity_description_form thead tr th {
    color: #fff;
    background-color: #58c82d;
}
i.mdi.mdi-comment-plus-outline.ms-1 {
    color: #58c82d;
    font-size: 30px;
}

input#created_by {
    pointer-events: none;
    cursor: not-allowed;
    background: #f9f9f9;
}

a.add_cmnt {
    position: relative;
    bottom: 9px;
    left: 4px;
}

.close_des {
    float: right;
    font-size: 20px;
    color: red;
    font-weight: 700;
}

i.mdi.mdi-calendar-range {
    font-size: 25px;
    position: absolute;
    bottom: -1px;
    float: right;
    right: 17px;
}
.modal_pipline_error {
    margin-left: 8px;
    color: red;
}

/* Account Planning CSS End*/

/* Frontend Login Css Start */

header .row {
    display: none;
}
.outer_login_dv{min-height:inherit !important;
    background: #fff;margin:40px 0 30px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
}
.outer_login_dv_img img{width:200px;display: block;
    margin: 0 auto 20px;}

.form-margin{margin-bottom:16px !important;width:100%;
display:inline-block;}

.outer_login_dv .form-check {
    margin-bottom: 25px;
}
.login-page{
width:100%;
float:left;
display:inline-block;
box-sizing:border-box;}

body.login-body{background:url(../common_image/bg1.jpg) no-repeat 100% 100% !important;
background-size:cover !important;}

.footer-link ul {
    padding-left: 0px;
}

.footer-link ul li {
    display: inline-block;
}

.footer-link ul li a {
    margin: 0 7px;
    color: #000;
}

.outer_login_dv .form-margin input{height:40px;}
.outer_login_dv_cam .form-margin input{height:auto;}
.cam_terms_policy{margin:25px 0px 15px 0px}

.custom_radio_check {
  display: block;position: relative;width:4%; cursor: pointer;
  font-size: 13px;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;
  user-select: none;font-weight:normal;float:left;
}
.custom_radio_check input { position: absolute;opacity: 0; cursor: pointer;}
.checkmark {position: absolute; top: 0;left: 0; height: 18px; width: 18px; background-color: #eee; border-radius: 50%;}

.custom_radio_check:hover input ~ .checkmark {background-color: #ccc;}
.custom_radio_check input:checked ~ .checkmark { background-color: #2196F3;}
.checkmark:after { content: ""; position: absolute; display: none;}
.custom_radio_check input:checked ~ .checkmark:after {display: block;}
.custom_radio_check .checkmark:after {top: 5px;left: 5px;width: 8px;height: 8px;	border-radius: 50%;background: white;
}

.sc_input_label{float:left;width:96%;text-align:left;margin-top:-3px;}


/* Frontend Login Css End */
.dropdown-menu-end[style].notification-dropbox{left:-75px !important;
right:0px !important}
.dropdown.d-inline-block.notification-dropbox-cls {
    padding: 0px 10px;
}

/* top-header css start */

ul.new-nav-cls {
    padding-top: 10px;
}
ul.new-nav-cls li {
    overflow: visible !important;
}
ul.new-nav-cls li a {position: relative;
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
}

ul.new-nav-cls a.active span.home-block i.fa-home {
    position: absolute;
    top: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 26px;
    height: 26px;
    border-radius: 100px;
    color: #2b3d5a;
    background: #fff;
    font-size: 13px;
    line-height: 26px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 12%);
}
ul.new-nav-cls a span.home-block i.fa-home {
    position: absolute;
    top: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 26px;
    height: 26px;
    border-radius: 100px;
    color: #fff;
    background: #2b3d5a;
    font-size: 13px;
    line-height: 26px;
  
}
ul.new-nav-cls a.active span.d-block{position: absolute;
    top: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    color: #2b3d5a;
    background: #fff;
    font-size: 13px;
    line-height: 25px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 12%);}
	
ul.new-nav-cls a span.d-block{position: absolute;
    top: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    color: #fff;
    background: #2b3d5a;
    font-size: 13px;
    line-height: 25px;}	
	
ul.new-nav-cls a span.d-none.d-sm-block {
    padding-top: 10px !important;
}


table.dataTable td.dataTables_empty {
    text-align: center !important;    
}



table.dataTable tbody tr {
    vertical-align: middle !important;
}
.login-page .checkbox_section label {
    font-weight: normal;
	margin:0;
}


/* top-header css end */


/* sidebar home css start */
#sidebar-menu ul li.home-list a{display:grid;
grid-template-columns:25px 199px;}

#sidebar-menu ul li.home-list a svg{margin-top:3px;}

/* sidebar home css end */



/* calender-icon css start */

input[type="date"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-inner-spin-button{display: none;}

.datepicker_icon{background:url(../images/calendar.png) no-repeat;
/* background-position: 110px 7px; */
    background-position: 110px;
}

/* calender-icon css end */

table#chart_view_tbl tbody tr td {
    padding: 5px !important;
}


.reset_btn {
    margin-left: 10px;
}

.iframe_embedd_code {
    width: 96%;
    height: 360px;
    margin-top: 20px;
    margin-left: 5px;
}


/* .task_manager_card{
    width: fit-content;
}
#header-fixed  {
    position: fixed;
    top: 0px; 
	display:none;
    background-color:white;
} 

.page-content {
    height: 90vh;
    overflow-x: scroll;
    overflow-y: scroll;
    padding: calc(41px + 20px) calc(20px / 2) 60px calc(20px / 2);
    background: #fff;
} */

@-moz-document url-prefix() {
 .pace-activity {
	display: none !important;
}
}
li.home-list {
    display: inline-block;
}

.limit_box{width:50px !important;font-size:13px;position:relative;margin:3px 3px;
}
.pagination_header{position:relative;}
.pagination_header .pagination_list > li {display: inline-block !important;}
.pagination_header .pagination {margin: 0px 0;}
.pagination_header .pagination ul {box-shadow: none !important;}
.pagination-frontend li span{padding:0px;}
.pagination-frontend li a{padding:.5rem .75rem;display:inline-block;}



@media screen and (max-width: 1215px) {
.header_sec_clr {
    display: block !important;
    margin-top: -4px;
}
button#vertical-menu-btn-sidebar-show, button#vertical-menu-btn-sidebar-hide {
    margin-bottom: 0px;
    height: 58px;
}
}
@media screen and (max-width:1024px){
	.modal-dialog {
	max-width: 90%;
}
.sc_input_label {
    margin-top: -1px;
    padding-left: 10px;
}
}

@media screen and (max-width: 992px) {
button#page-header-search-dropdown {
    display: none;
}
.navbar-brand-box.logo_section_header{
    display: none !important;
}
  
}
.suggestion-box {
    /**position: absolute;**/
    background: white;
    border: 1px solid #ccc;
    z-index: 9999;
    max-height: 150px;
    overflow-y: auto;
    width: 250px;
}

.suggestion-item {
    padding: 6px 10px;
    cursor: pointer;
}

.suggestion-item:hover {
    background: #f0f0f0;
}

