/*
 *  Copyright (C) 2025 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 *  Dynamowebs : Cron_exe.php All Rights Reserved :  custom.css (Last modified : 8/20/25, 2:22 PM )
 *  custom.css  Unauthorized copying of this file , via any medium is strictly prohibited
 *  Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 *  <faisal.aqurz@gmail.com> / <imran@dynamowebs.com>, at  20/ 8/ 2025
 *  can not be copied and / or distributed without the express  permission of Dynamowebs
 *  github  :: https://github.com/faisal3956/
 *  website :: https://www.dynamowebs.com
 */

/*------------------------------------------------------------------
    File Name: custom.css
-------------------------------------------------------------------*/

form label.error {
	color: red;
	font-weight: 600;
	margin-top: 7px;
	font-size: 11px;
}

input.error {
	border: 1px solid #F22A2A !important;
}

b,
strong {
	font-weight: 700;
}

a {
	color: #274667;
}

#sidebar .sidebar_blog_2 > h4 a {
	color: white !important;
}


.check-nav-icon {
	text-align: center;
	font-size: 25px;
}


.toggle.btn-xs {
	min-width: 2.5rem !important;
	min-height: 1.2rem !important;
}


/* form-select */

.form-select {
	display: block;
	width: 100%;
	padding: .47rem 1.75rem .47rem .75rem;
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.form-select:focus {
	border-color: #b9bfc4;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .15rem rgba(85, 110, 230, .25);
	box-shadow: 0 0 0 .15rem rgba(85, 110, 230, .25)
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
	padding-right: .75rem;
	background-image: none
}

.form-select:disabled {
	color: #74788d;
	background-color: #eff2f7
}

.form-select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.form-select-sm {
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .71094rem
}


.form-select-lg {
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.01563rem
}

.view-calendar-footer {
	/*background-color: #f2f2f5;*/
	padding: 20px;
	width: 100%;
	bottom: 0;
}

.icon-size-custom {
	font-size: 1em;
	padding: 5px;
}

.drip-load-campaign {
	max-height: 27px;
	padding: 5px;
	font-size: 1.4em;
	height: 100px;
	color: black;
}


.megamenu-list li {
	position: relative;
	padding: 5px 0
}

.megamenu-list li a {
	color: #495057;
}

.dropdown-megamenu[style] {
	padding: 20px;
	left: 20px !important;
	right: 20px !important;
}

.list-styled {
	padding-left: 18px;
}

.toggle.btn-xs {
	min-width: 2.5rem !important;
	min-height: 1.2rem !important;
}

tr.active {
	background-color: #00800063 !important;
}

tr.active:hover {
	background-color: #04720463 !important;
}

.icon-container {
	/* background: #ffc107; */
	color: white;
	padding: 2px 6px;
	display: inline-block;
	max-width: 28px;
	width: 100%;
	text-align: center;
	border-radius: 4px;
}

.icon-container2 {
	/* background: #dc3545; */
	color: #9E9E9E !important;
	padding: 2px 6px;
	display: inline-block;
	max-width: 28px;
	width: 100%;
	text-align: center;
	border-radius: 4px;
}

.dataTables_wrapper .dropdown.show .dropdown-item.text-danger,
.dataTables_wrapper .dropdown.show .dropdown-item.text-danger:hover {
	background-color: #9e9e9e6e !important;
}

.dataTables_wrapper .dropdown.show .dropdown-item.text-danger:hover {
	background-color: #f31a1a69 !important;
}

.dataTables_wrapper .dropdown.show .dropdown-item:hover {
	background: #ffffff !important;
}

.dataTables_wrapper .dropdown.show .dropdown-item,
.dropdown.show .dropdown-item {
	color: #14273A !important;
	font-size: 14px !important;
	font-weight: 700;
}

.icon-container i {
	display: inline-block;
	width: auto;
	color: #ffc107;
}

.icon-container2 i {
	display: inline-block;
	width: auto;
	color: #dc3545 !important;
}

.plus_green_bt {
	position: absolute;
	text-align: center !important;
	bottom: -43px !important;
}

.toggle-group .toggle-off,
.toggle-group .toggle-on {
	text-transform: uppercase;
}

.dropdown-me a {
	margin-right: 3px;
}

#domain-error {
	position: absolute;
	display: block !important;
	width: 100%;
	color: rgb(255, 0, 0);
	margin-bottom: 2px !important;
}

.option-error {
	background-color: red;
	color: white;
}

.closeble-badges {
	display: inline-block;
	align-items: center;
	justify-content: space-evenly;
	max-width: min-content;
	padding-left: 23px;
	line-height: 20px;
	font-size: 13px;
	margin-bottom: 3px;
}

.closeble-badges button {
	white-space: nowrap;
	display: inline-block;
	float: left;
	margin-left: -18px;
	color: black;
	opacity: initial;
}


#white_label_Domain_input {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	top: 3px;
	position: relative;
}


.caller_id_select {

	text-align: center;
	font-size: 19px;
	margin-top: 5vh;
	border: 1px solid #64808e29;
	background: linear-gradient(135deg, #fff0da, #ffd699);
	padding: 30px 10px;
	border-radius: 15px;
	font-weight: 600;

}

.icon-s {
}

.icon-s a {
	font-size: 1.3em;
	color: #2196F3;
	padding: 0px 0px;
}

.container-sub {
	background: linear-gradient(to bottom, #f0f0f0, #e0e0e0);
	padding: 20px;
	margin-top: 10px;
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.container-sub input,
.container-sub select {
	background: white;
}

.container-sub input:disabled,
.container-sub select:disabled {
	background: #f9f6f6;
}

#dialerframe {
	border: 2px solid #cccccc42;
	background: linear-gradient(135deg, #f0ede2, #ffd699a8);
	border-radius: 9px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}


.footer-sticky {
	background-color: #f9f9f9;
	padding: 7px 0px;
	/* border-radius: 9px; */
	box-shadow: 1px -7px 20px rgb(0 0 0 / 12%), 0px 2px 4px rgba(0, 0, 0, 0.02);
	/* bottom: 10px; */
	border-top: 1px solid #9e9e9e5c;
}

.gray-disabled-look {
	background-color: #e9ecef !important;
	/* light grey */
	color: #6c757d !important;
	/* muted text */
	cursor: not-allowed;
	/* disabled cursor */
	opacity: 0.7;
	/* slightly faded */
}

.dynamowebs-text-info {
	color: #15889b !important;
}

.dynamowebs-action-btn {
	font-size: 20px;
	text-decoration: none !important;
	outline: none !important;
	transition: all .3s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	background-color: transparent;
	border-radius: 8px;
	padding: 6px 10px 5px 10px;
	border: 1px solid #7e7a7a;
}

.add-voice-broadcast-action-btn {
	font-size: 20px;
	text-decoration: none !important;
	outline: none !important;
	transition: all .3s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5;
	padding: .375rem .75rem;
}

/*================================================*/
/*================ drop down section for ivr campaign */
/*================================================*/

.ivr-container:root {
	--primary-color: #4e73df;
	--secondary-color: #6c757d;
	--success-color: #1cc88a;
	--warning-color: #f6c23e;
	--danger-color: #e74a3b;
	--light-bg: #f8f9fc;
	--card-shadow: 0 0.15rem 1.75rem rgba(0, 0, 0, 0.1);
}


.ivr-container {
	max-width: 100%;
	margin: 0 auto;
	background: white;
	border-radius: 10px;
	box-shadow: var(--card-shadow);
	padding: 0px 10px;
	margin-bottom: 20px !important;
}

.ivr-container .header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3e6f0;
}

.ivr-container .api-toggle {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.ivr-container .toggle-label {
	font-size: 12px;
	color: var(--secondary-color);
	margin-top: 5px;
	text-align: center;
}

.ivr-container .form-floating {
	position: relative;
}

.ivr-container .crm-section {
	background: var(--light-bg);
	border-radius: 8px;
	padding: 5px;
	margin-top: 15px;
	border-left: 4px solid var(--primary-color);
	transition: all 0.3s ease;
}

.ivr-container .crm-dropdown {
	position: relative;
}

.ivr-container .crm-icon {
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	color: var(--primary-color);
	z-index: 3;
}

.ivr-container .crm-select {
	padding-left: 40px !important;
}

.ivr-container .tag-container {
	position: relative;
}

.ivr-container .tag-input {
	padding-right: 120px;
}

.ivr-container .tag-btn {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	height: 80%;
}

.ivr-container .toggle-switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 24px;
}

.ivr-container .toggle-switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.ivr-container .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: .4s;
	border-radius: 34px;
}

.ivr-container .slider:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	transition: .4s;
	border-radius: 50%;
}

.ivr-container input:checked + .slider {
	background-color: var(--success-color);
}

.ivr-container input:checked + .slider:before {
	transform: translateX(26px);
}

.ivr-container .tooltip-icon {
	color: var(--primary-color);
	cursor: pointer;
}

.ivr-container .btn-api {
	background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
	color: white;
	border: none;
	border-radius: 6px;
	padding: 8px 15px;
	font-weight: 500;
	transition: all 0.3s ease;
}

.ivr-container .btn-api:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 10px rgba(37, 117, 252, 0.3);
}

.ivr-container .info-box {
	background: #e8f4fd;
	border-left: 4px solid #4e73df;
	padding: 15px;
	border-radius: 6px;
	margin-top: 20px;
	font-size: 14px;
}

.ivr-container .api-indicator {
	width: 12px;
	height: 12px;
	background: #e74a3b;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
}

.ivr-container .api-indicator.active {
	background: #1cc88a;
}

.ivr-container .crm-option {
	padding: 8px 12px 8px 40px;
	position: relative;
}

.ivr-container .crm-option i {
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	text-align: center;
}


@media (max-width: 992px) {

	.view-calendar-footer {
		position: initial;
	}
}

@media (max-width: 480px) {

	.demo-btn-txt {
		display: none;
	}

	.demo-btn-camera {
		font-size: 15px;
	}
}