@media (min-width: 320px) and (max-width:430px) {
	.bookmark {
		display: none !important;
	}

	.icon_notific_area {
		display: none !important;
	}
}

@media (min-width: 430px) and (max-width: 768px) {
	.head_icons {
		margin-top: -80px !important;
	}
	.legend_grey.k-svg-icon > svg {
    	fill: #ffe600 !important;
    }
}

@media (min-width: 200px) and (max-width: 450px) {
	.head_icons {
		margin-top: -45px !important;
	}
	.cardGridWidth .k-listview-item {
		width: 95% !important;
	}
	.custom-card .default-card {
		width: 100% !important;
		max-height:190px;
	}
	.cardGridWidth .k-listview .k-listview-content{
		padding-right:5px !important;
	}
	.widgetTitle h5 {
		text-align: center !important;
	}
	.pageTitle h2 {
		text-align:center !important;
	}
	.add_desc_height textarea {
	height: auto !important;
	}
}
@media (min-width: 431px) and (max-width: 768px) {

	.cardGridWidth .k-listview-item {
		width: 47% !important;
	}
	.add_desc_height textarea {
	height: 140px !important;
	}
}

@media (min-width: 200px) and (max-width: 575px) {
	.card_area.card-container .ey-card {
		margin-left: 0px !important;
		margin-right: 0px !important;
		max-width: 150px !important;
		min-height: 100px !important;
	}
	.plugin-post-log-header .ey-card {
	max-width: 158px !important;
	}
	.header-left {
		text-align: center;
	}
}

@media (min-width: 200px) and (max-width: 377px) {
	.plugin-post-log-header .ey-card {
		max-width: 100% !important;
	}
	.card_area.card-container .ey-card {
		max-width: 95% !important;
		min-height: 100px !important;
	}
	.plugin-post-log-header .card-container {
	    width: 92%;
    }
}
@media (min-width: 378px) and (max-width: 574px) {
	.plugin-post-log-header .ey-card {
		max-width: 158px !important;
	}
	.dynamic-custom-card-cell-div-1-1-2-1{
    width: 70% !important;
}
 
.dynamic-custom-card-cell-div-1-1-3-1{
    width: 56% !important;
}
}

@media (min-width: 200px) and (max-width: 768px) {

	
	.mr_toastarea .motif-toast {
		right: unset !important;
		top: 33px;
		margin: 10px !important;
		height: fit-content;
	}

	.toast-text-style {
		font-weight: 300;
		font-size: 12px;
		line-height: normal;
	}

	.toast-support-link {
		margin-top: 22px;
		font-size: 14px;
		line-height: normal;
	}

	.motif-toast-body {
		white-space: break-spaces;
		min-width: 170px;
	}

	.support-text {
		line-height: normal;
	}

	.col_right_first .accordion .k-treeview {
		margin: 4px;
	}

		.col_right_first .accordion .k-treeview .k-treeview-leaf {
			margin: 4px;
		}

	.syndicate-body {
		overflow: auto !important;
		max-height: unset !important;
		height: 100vh !important;
		padding-bottom: 120px !important;
		z-index: 0;
	}

	.grid_col_GLOBAL_TITLE div div div .mr-title.title-size {
		padding-top: 2px !important;
		width: auto !important;
		margin-left: 20px;
		font-size: 20px !important;
		font-weight: normal;	
	}

	.grid_col_GLOBAL_TITLE {
		grid-column: span 70 !important;
		margin-bottom: 12px;
	}

	.col_right_first .k-treeview-lines .k-treeview-item {
		width: 50% !important;
		margin: 0px !important;
	}

	.col_right_first .k-treeview-top {
		width: 95% !important;
	}

	.col_right_first .k-treeview-bot {
		width: 96 %;
	}

	.col_status {
		display: flex !important;
	}

	.circle {
		font-size: 14px !important;
		color: #FFE600 !important;
	}

	.syndicate-header {
		height: 62px !important;
	}

	.plugin_std {
		display: inline-block;
		width: 48%;
		float: left;
	}

	.plugin_custom {
		display: inline-block;
		width: 48%;
		float: left;
	}

	.customcardbodytree button {
		height: 28px;
		width: 28px;
		padding: 1px;
		border: solid 1px;
	}

	.customcardbodytree .legend-font {
		font-size: 11px;
		font-family: "EYFontLight", "Noto Sans", Arial, sans-serif !important;
	}

	.k-treeview-top.k-treeview-bot {
		width: 100%;
	}

	.k-treeview-leaf {
		width: 100%;
	}

	.user_panel {
		margin-bottom: 10px !important;
	}

	.flex-container {
		width: auto;
		margin-top: 10px !important;
		align-items: flex-end;
		padding-left: 10px;
		align-items: flex-end;
		margin-left: 2px;
		margin-top: 18px;
	}

	.customcardbodytree .customcardbody {
		padding-left: 10px;
	}

	.customcardbodytree .k-treeview-lines li {
		padding-left: 0px;
	}

	.card_tree_area {
		display: flex;
		height: 80px;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}

	.rep-temp-edit-footer-icon {
		position: unset !important;
		margin-left: 30px;
	}

	.customcardbodytree button {
		text-transform: capitalize;
		margin-bottom: 10px !important;
	}

	.rep-temp-edit-body-bg.card-body {
		background: #fff !important;
		padding: 8px !important;
	}

	.k-treeview-leaf:focus {
		background-color: transparent !important;
		box-shadow: none !important;
	}

	.k-treeview-leaf:hover {
		background: transparent !important;
	}

	.btns_fixed_area .btns_fixed {
		text-align: left !important;
		padding-bottom: 0px !important;
		padding-top: 10px !important;
		margin-top: 0px !important;
	}

	.user_panel .card-body {
		padding: 0px 8px 8px 8px !important;
	}

		.user_panel .card-body li {
			padding-left: 0px !important;
		}

	.customcardbody rep-temp-edit-body-bg {
		max-height: 200px;
	}

	.card_tree_title {
		white-space: normal;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
	}

	.icon_area {
		border: solid 1px #dbdbdb;
	}

	.rep-temp-edit-icon-pos {
		position: unset !important;
	}

	.dragdrop_icon_admin {
		min-height: 80px !important;
		display: inline-flex;
		background: #d7d7d7 !important;
		width: 14px;
		align-items: center;
		justify-content: center;
		height: auto !important;
		margin-right: 5px;
	}

	.col_right_header .dragdrop_icon_admin {
		min-height: 33px !important;
	}

	.col_right_header .dragdrop_icon {
		min-height: 33px !important;
	}

	.dragdrop_icon {
		min-height: 80px !important;
	}

	.col_right_first .dragdrop_icon {
		min-height: 50px !important;
	}

	.col_left .scrollable-div-report {
		height: 562px !important;
	}

	.user_panel.row {
		margin-bottom: 10px !important;
	}

	.layout_padding {
		padding-bottom: 0px !important;
	}

	.mr_button_center button {
		margin-bottom: 0px !important;
	}

	.user_panel .accordion h6 {
		position: sticky;
		top: 0;
		z-index: 9999;
		background: #fff;
	}

	.legend_grey.k-icon svg {
		fill: #d7d7d7 !important;
	}

	.legend_blue.k-icon svg {
		fill: #d7d7d7 !important;
	}

	.mr-data_source .btn-secondary {
		margin-right: 10px !important;
		width: auto !important;
	}

	.actionbar_aligment {
		display: flex !important;
		margin-top: 10px !important;
	}

	.col_left {
		padding-left: 0px !important;
	}

	.col_right {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	.col_right_first .k-treeview-top {
		width: 48%;
		display: inline-block;
	}

	.col_right_first .k-treeview-mid {
		width: 48%;
		display: inline-block;
	}

	.col_right_first .k-treeview-item {
		display: inline;
	}

	.col_right_first .card-body {
		padding: 0px !important;
	}

	.col_right_second .scrollable-div-report {
		background: transparent !important;
	}

	.col_right_second .k-treeview-top .dragdrop_icon {
        display: flex;
    }

	.col_right_second .k-treeview-group {
		background-color: transparent !important;
	}

	.utility-action-btn.btn-primary {
		min-width: 6rem !important;
		justify-content: center !important;
	}


	.col_right_first .k-treeview {
		overflow: hidden;
	}

	.col_right_first .k-treeview-lines.k-treeview-group {
		display: flex;
	}

	.col_right_first .user-list {
		margin-bottom: 0px !important;
	}

	.plugin_maincontent h1 {
		font-size: 26px !important;
	}

	section .plugin_divider.ey-section-divder {
		min-height: 0px;
	}

		section .plugin_divider.ey-section-divder h3 {
			font-size: 18px !important;
		}

	section .plugin_divider .ey-section-dash {
		margin-block: 0px !important;
	}
	.cardGridWidth .k-listview .k-listview-content {
		padding-left: 15px !important;
		padding-right: 10px !important;
		padding-bottom: 20px !important;
	}
	.custom-card .default-card {
		width:100% !important;
		min-height:220px !important;
		max-height: 220px !important;
	}
	.card_header_icon i {
		margin-right: 5px;
	}
	
	.user-list .dragdrop_icon {
	background: #ffe600 !important;
}
 
	.user-list .dragdrop_icon_admin {
		background: transparent !important;
	}
	.ey-card .card-header {
		font-size: 14px !important;
		font-weight: normal !important;
	}
	.plugin-post-log-header .ey-welcome-banner h3 {
 
    font-size: 24px !important;
}
 
.plugin_doc_select .w-100 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}
 
.plugin_doc_select .w-100 .btn-primary {
    margin: 0px !important;
}
 
    .user-list .dragdrop_icon {
        background: #ffe600 !important;
        width: 22px !important;
	 border-right: 1px solid #C4C4CD;
 
 
    }
    .user-list .dragdrop_icon_admin {
        background: transparent !important;
        width: 22px !important;
        border-right: 1px solid #C4C4CD;
    }
 
 
.dragdrop_icon span {
    color: #6a6a6a;
    font-size: 21px;
}
 
 
.card_tree_area {
        display: flex;
        margin-right: 1px;
        height: 65px;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
    }
 
 
    .rep-temp-edit-footer-icon {
        position: unset !important;
        margin-left: 0px !important;
    }
 
.rep-temp-edit-preview {
    cursor: pointer;
    margin-right: 0px !important;
    margin-left: 5px;
}
 
 
    .legend_grey.k-icon svg {
        fill: #ffe600 !important;
    }
	.col_right_header .card_tree_area {
    display: flex;
    justify-content: center;
}
 .col_right_header .card_tree_title {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
    .col_right_header .card_tree_area {
        justify-content: center;
        width: 90%;
    }
    .expand-collapse-icons{
    width: fit-content;
    position: absolute;
    right: 0px;
}
 
 
.legend_blue.k-svg-i-radiobutton {
    font-size: 11px;
    margin-left: 3px;
}
 
 
    .card_tree_area {
        display: flex;
        margin-right: 1px;
        height: 65px;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start !important;
    }
 
 
.user-list.col_right_header {
    background: #F3F3F5 !important;
    height: 33px;
    padding-left: 0px !important;
}
 
    .col_right_header .card_tree_title {
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        margin-left: 5px;
    }
 
    .dragdrop_icon span {
        color: #2e2e38;
        font-size: 21px;
    }
 
 
.k-treeview {
    color: #2e2e38 !important;
}
 
.user-list.report_Col_2 .dragdrop_icon {
    min-height: 30px !important;
    background: #f6f6f6 !important;
}
 
.col_right_header.report_Col_3 .dragdrop_icon {
background: #f6f6f6 !important;
 display: flex;
}
.user_panel .legend_blue.k-svg-icon > svg {
fill: #2e2e38 !important;
}
.user_panel.row { 
        margin-bottom: 10px !important;
        margin-top: 0px !important;
        margin-inline: 0px;
}
.mr-main-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
}
.user_panel .k-svg-icon > svg:hover {
    fill: unset !important;
}
.user_panel .legend_grey.k-icon svg:hover {
     fill: #ffe600 !important;
    }
.user_panel .legend_blue.k-svg-icon > svg:hover {
    fill: #2e2e38 !important;
}
 
.user_panel .accordion h6 {
         position: sticky;        
         top: 0;
        height: 24px;
        margin: 0px;
        display: flex;
        z-index: 9999;
        background: #fff;
        align-items: center;
    }
    .plugin-syndicate-flex0 .plugin-menu {   
		margin-right: 8px;
        margin-top: 5px;
}
.add_desc_height textarea {
	height: 140px !important;
}
.card_area .ey-card {
	max-width: unset !important;
	min-height: 100px !important;
}
	.card_area .ey-card .card-header {
		white-space: normal !important;
		background-color: #f6f6fa !important;
	}
.card_area.card-container {
	margin-left: 0px !important;
	display: flex;
	justify-content: center !important;
	width: 100%;
	margin-right: 0px !important;
	align-items: center;
	padding-left: 0px;
}
.plugin-post-log-header h5 {
	margin-top: 0.4rem !important;
}
.client-search {
	width: 100% !important;
}
.plugin-post-log-header .card-container {
        display: flex;
        width: 95%;
        justify-content: flex-start !important;
		margin-left: 20px !important;
    }
 
		.ey-section-dash {
			display: none !important;
		}
 
		.plugin_divider {
			min-height: unset;
			margin-top: 0px;
			margin-bottom: 12px;
			margin-left: 20px;
		}
 
			.plugin_divider h3 {
				font-size: 1.3rem !important;
			}
 
		.document-select {
			border: 1px solid #dedede !important;
			margin-top: 10px !important;
		}
 
		.plugin-post-log-header .card-header {
			white-space: normal;
			overflow-wrap: anywhere;
		}
 
		.plugin-post-log-header .ey-card {
			min-height: 100px;
		}
 
		.plugin_doc_select .btn-primary {
			background: #fff !important;
		}
		section .plugin_divider.ey-section-divder{
			padding-left:20px !important;
		}
		.placeholder-card-container .k-card-vertical {
			max-width: unset !important;
			width: 100% !important;
			margin: 0px !important;
			margin-bottom: 12px;
		}
		.pre-post-Header .head_icons.plugin-syndicate-flex0 {
		position: relative;
		top: 7px;
		margin-right: 12px;
		}
		.pre-post-Header .head_icons.plugin-syndicate-flex0 .applist-item {
			padding: 0px !important;
			margin-right: 12px;
			}
			.pre-post-Header .head_icons.plugin-syndicate-flex0 .applist-item .material-icons {
			color: white;
			margin-top: 6px;
		}
		.pre-post-Header .head_icons.plugin-syndicate-flex0 .dropdown-item:hover {
			background: transparent !important;
			}
 
		.proficon .user-initials #dropdownMenuLink {
			color: white;
			}
			.custom_status .dropdown-content {
			display: flex;
			}
			.card_header_icon .k-card-title {
	            display: flex;
	            align-items: center;
	            font-size: 14px;
	            color: #2e2e38;
            }
        .card_area .k-card-header {
	            padding-left: 10px;
            }
            .col_right_second .card::-webkit-scrollbar {
	width:7px;
}
.col_right_second .card::-webkit-scrollbar-thumb {
	background: #e0dede;
	width: 10px;
	border-radius: 20px;
}
.col_right_second .card::-webkit-scrollbar-track {
	background: #f3f3f3;
}
.scrollable-div-report{
	border: none !important;
}
.col_right_first .card {
	border: none;
}
.k-treeview-item[data-treeindex][aria-level="2"] {
	background-color: #F9F9FA;
	margin-bottom: 10px;
}
.k-treeview-item[data-treeindex][aria-level="1"] .k-treeview-group{
	border:0px;
}
.col_right_second .customcardbody .k-treeview {
	border: solid 1px #dbdbdb;
}
.col_left .scrollable-div-report::-webkit-scrollbar-thumb {
	border-radius: 30px !important;
	background: #e0dede;
}
.scrollable-div-report::-webkit-scrollbar-track {
	background: #f3f3f3 !important;
}
.col_left .card::-webkit-scrollbar {
	width: 7px;
}
.icon_area {
	border: solid 1px #ffffff;
}

.icon_eye .rep-temp-icons {
  margin-right: 30px !important;
}
.dynamic-custom-card-cell-div-1-1-2-1 {
    display: inline-block;
    width: 55%;
}
 
.dynamic-custom-card-cell-div-2-1-2-1{
    display: inline-block;
}
 
.dynamic-custom-card-cell-div-1-1-3-1{
    display: inline-block;
    width: 55%;
}
 
.dynamic-custom-card-cell-div-2-1-3-1 {
    display: inline-block;
}
.dynamic-custom-card-cell-div-2-1-4-1 {
    display: inline-block;
}

.dynamic-custom-card-cell-div-1-1-4-1
{
    display: inline-block;
    width: 55%;
}

.dynamic-custom-card-cell-1-2-1-1 {
    font-weight: 800;
}

.dynamic-custom-card-cell-2-1-2-1 p {
    font-family: "EYFontLight", "Noto Sans", Arial, sans-serif !important;
    font-weight: 200;
}
 
.dynamic-custom-card-cell-2-1-3-1 p {
    font-family: "EYFontLight", "Noto Sans", Arial, sans-serif !important;
	font-weight: 200;
}
 
 
}

@media (min-width: 320px) and (max-width: 576px) {
	.syndicate-header > div {
		flex-direction: column;
	}

	.syndicate-header .navmenu img {
		margin-bottom: 0px;
		margin-left: 6px !important;
	}

	.clients-list {
		margin-left: 48px;
	}

	.head_icons {
		justify-content: end;
		padding-left: 30px;
		margin-top: 0px;
	}

		.head_icons .iconHolder {
			padding-top: 0px !important;
			height: auto;
			margin-left: 10px !important;
		}

			.head_icons .iconHolder i {
				padding-top: 0px !important;
				margin-top: 0px !important;
			}

		.head_icons button {
			margin-top: 0px !important;
		}

	.dd-editcombo_1 #rowinDrawerHeader {
		padding-top: 4%;
	}

	.client-ddl .k-window-content {
		overflow-y: auto;
		height: 330px;
	}

	.dialog-standard {
		height: 70vh !important;
		top: 132px !important;
		left: auto !important;
		right: auto !important;
		display: inline-table !important;
		width: 90% !important;
	}

	.mr_switch_responsive {
		height: max-content !important;
		top: 0px !important;
	}

	.align-items-center.gap-2 div:nth-child(4) {
		position: relative;
	}

	.Footer_cls > .ey-design-button.primary--btn {
		margin-left: 6rem;
	}

	.font-size-small {
		font-size: 28px !important;
		text-align: center;
	}

	.font-size-smalll-screen {
		font-size: 14px;
		text-align: center;
	}

	.k-dialog-wrapper .mr-prelogin-popup {
		top: 0 !important;
		height: auto !important;
	}

	.ey-welcome-banner h1 {
		font-size: 1.7rem;
	}

	.ey-section-divder h3 {
		font-size: 1.3rem;
	}

	.k-dialog-wrapper .client_selector.right-aligned {
		padding-bottom: 100px;
	}

	.dialog-standard.appclientselector {
		padding-bottom: 100px !important;
	}

	.k-drawer-mini .k-drawer-start {
		left: -90px !important;
		display: none;
	}

	.k-pager-info {
		display: none !important;
	}

	.k-pager .k-pager-sizes {
		display: none;
	}

	.telerik-blazor.k-pager.k-pager-md {
		justify-content: center !important;
	}

	.syndicate-header {
		height: 92px;
	}

	.head_icons {
		margin-top: -82px !important;
	}

	.iconHolder {
		width: 2rem !important;
	}

	.proficon {
		margin-left: 0px !important
	}

	.icon_notific_area {
		width: 2rem !important;
	}

	.head_icons .user-info-dropdown {
		top: 41px !important;
	}

	.actionbar_aligment {
		width: 100%;
		justify-content: flex-start !important;
	}

	.btn {
		width: 20vw;
	}

	.m-select {
		padding-left: 15px;
	}

	.syndicate-body {
		overflow: hidden;
	}

	.fonts-col__main-nav-selected-state {
		white-space: break-spaces !important;
		min-width: 100px;
	}

	.mr_button_center.btns_fixed {
		position: relative !important;
	}

	.motif-toast {
		right: 0.5rem !important;
		top: 27px;
	}

	.toast-text-style {
		font-size: 12px !important;
	}

	.motif-toast-body {
		white-space: break-spaces;
		min-width: 170px;
	}

	.navigation-bar-tertiary {
		margin-bottom: -10px !important;
	}

		.navigation-bar-tertiary ul {
			height: 3rem !important;
		}

	.btn_toggle {
		margin-bottom: 25px !important;
	}

	.custom-card .default-card {
		max-height: 150px;
		margin-bottom: -16px;
	}

	.custom-card .card-header {
		padding: 5px !important
	}

	.pageTitle h2 {
		font-size: 20px !important;
	}

	.btn-secondary {
		display: block !important;
	}

	  .center-aligned.motif_modal {
		width: 90% !important;
	}

	.center-aligned.motif_modal {
		width: 90% !important;
	}

	.collapsible-button span {
		font-size: 14px;
	}

	.mr_report_align {
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		display: inline-block !important;
	}

	.collapsible-button span {
		white-space: normal;
		text-align: left;
	}

	.k-form-field-wrap .btn-primary {
		width: -webkit-fill-available !important;
	}
}

@media (min-width: 320px) and (max-width:376px) {
	.mr-list-view .k-listview-content {
		padding-left: 0px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		grid-template-columns: repeat(auto-fill, 15rem) !important;
		justify-content: center;
	}
}

@media (min-width: 377px) and (max-width:576px) {
	.mr-list-view .k-listview-content {
		padding-left: 0px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		grid-template-columns: repeat(auto-fill, 20rem);
		justify-content: center;
	}

		.mr-list-view .k-listview-content .k-listview-item {
			width: 100%;
		}
}

@media (min-width: 320px) and (max-width: 600px) {
	.mr-updatebtn {
		margin-top: 63px;
		margin-bottom: 25px;
		width: 30%;
		justify-content: center;
		display: grid;
		margin-left: -6px;
	}

	.mr-title {
		padding-top: 8px;
		font-size: 18px;
		font-weight: bold;
		width: 75vw;
		white-space: pre-line;
		justify-content: center;
		display: flex;
		margin-bottom: unset !important;
	}

	/*.btn_back.k-button i {*/
	/*font-size: 2.5rem !important;*/
	/*margin-left: -8px !important;
	}*/

	.mr_custom_text_header button.btn_back {
		border: unset !important;
		width: 5px;
	}

	.mr-main-padding {
		padding: 0.5rem !important;
	}

	.status_area {
		border: unset !important;
		width: 90vw;
		overflow: auto;
		scrollbar-width: none !important;
		margin-top: -10px;
	}

	.btn.btn_back {
		border: unset !important;
		margin-left: -6px !important;
	}

	.custom-status {
		margin-top: 10px;
	}

	.survey-menu-padding-0 {
		margin-left: unset !important;
		margin-top: -5px !important;
	}

	.navigation-bar-tertiary span.k-in.k-link.k-menu-link {
		padding-left: 0px !important;
	}

	.status_area .fonts-col__main-nav-selected-state b {
		font-size: 12px !important;
	}
}

@media (min-width: 577px) and (max-width: 768px) {
	.syndicate-header > div {
		flex-direction: row;
	}

	.card-width .ey-card {
		min-width: 48% !important;
	}

	.icon_notific_area {
		display: flex !important;
	}

	.bookmark {
		display: flex !important;
	}

	.head_icons {
		margin-top: -82px !important;
	}

	.mr_button_center.btns_fixed {
		position: relative !important;
	}

	.syndicate-header {
		height: 100px;
	}

	/*		.mr-updatebtn {
			text-align: right;
			margin-top: 63px;
			margin-bottom: 25px;
			display: flex;
			width: 93vw;
			float: right;
			justify-content: flex-start;
		}*/

	/*	.mr-search-alignment.d-inline-flex {
		width: 60% !important;
	}
	.mr-data_source.data_source_area {
		width: 40%;
	}*/
	.mr-data_source {
		margin-top: 0px !important;
	}

	.btns_fixed {
		width: calc(100vw - 66px) !important;
	}

	.mr-list-view .k-listview-content {
		grid-template-columns: repeat(auto-fill, 30rem);
	}

	.custom-card .default-card {
		max-height: 150px;
		margin-bottom: -16px;
	}

	.mr-list-view .k-listview-content .k-listview-item {
		width: 100%;
	}
}


/*pre login forms media queries start*/
@media (min-width: 320px) and (max-width: 768px) {

	.right-aligned .k-actions .button-container .btn {
		width: unset;
	}

	.center-aligned .k-actions .btn {
		width: unset;
	}

	.img_default {
		display: none;
	}

	.img_responsive {
		height: 200px;
		min-height: auto !important;
		width: 100%;
	}

	.prelogin_area .responsive_pad_0 {
		padding: 0px;
	}

	.footer_txt {
		height: auto;
	}

	.mr_justfy {
		justify-content: center;
	}

	.mr_btn_login {
		display: flex;
		justify-content: center;
	}

	.login_btn_center {
		justify-content: center;
	}

	.clients-list {
		height: 25px !important;
		margin-left: -6px !important;
	}

	.d-flex.mr_header_icons {
		display: inline !important;
	}

	.mr_userguide_icon {
		display: inline-block;
		width: 18%;
	}

	.iconHolder {
		margin-left: 0px;
	}

	.head_icons > div {
		justify-content: end;
	}

	.head_icons .bookmark-options {
		top: 3.5rem !important;
	}

	.head_icons .user-info-dropdown {
		top: 40px !important;
		right: 105px !important;
		position: absolute !important;
	}

	.client_selector.modalw-30.appclientselector {
		width: 85% !important;
		top: 154px !important;
		right: 10px !important;
	}

	.divider-menu {
		display: none;
	}

	.k-dialog-wrapper .client_selector.right-aligned {
		width: 85% !important;
		max-width: 100%;
		top: 90px !important;
		left: 14px !important;
	}

	.client_selector {
		left: auto !important;
		right: auto !important;
	}

	/*.clients-list {
		padding: 0.2rem 1rem 0 0.8rem;
	}*/

	.dialog-standard.appclientselector.modalw-30 {
		width: 90% !important;
		top: 52px !important;
		left: auto !important;
		right: auto !important;
	}

	.dialog-standard.appclientselector {
		width: 100%;
	}

	.head_icons {
		margin-top: 0px;
	}

	.client-search {
		text-align: center;
		justify-content: center;
		align-items: center;
		padding: 0px;
		display: flex;
		width: 98%;
		margin-left: 5px;
	}

	.mr_header_icon_area {
		height: 2.9rem;
	}

	.iconHolder a i {
		height: 2.4rem;
	}

	.iconHolder {
		height: 42px;
	}

	.k-drawer-mini .k-drawer {
		display: none;
	}

	.user-initials {
		width: 2rem;
		height: 2rem;
	}

	.d-flex-column .user-initials {
		margin-top: 0px !important;
	}

	.syndicate-body .mr_pad_none {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.global-filterable-container.mr-search-alignment {
		display: inline-block !important;
		margin-top: -10px !important;
		margin-left: -5px !important;
	}

	.global-search-input-container.project_info {
		max-width: 100%;
	}

	.mr-data_source {
		/*justify-content: center !important;*/
		/*padding-left: 2px !important;*/
	}

	.k-drawer-container .k-drawer-content {
		max-height: 100%;
		height: calc(100vh - 150px) !important;
	}

	.mr_button_center {
		text-align: center !important;
	}

	.k-grid.k-grid-md {
		margin-bottom: 0.4rem !important;
	}

	.mr-button-align {
		text-align: center !important;
	}

	.mr-main-padding {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.proficon_header_active {
		height: 47px;
	}

	.icons_header_active {
		height: 47px;
	}

	.mr_header_icon_area .proficon:hover {
		height: 40px !important;
	}

	/*.no-br {
		margin-bottom: 70px;
	}*/

	.pagination_icons {
		display: flex;
		justify-content: center;
		width: 100%;
	}

	.transparent-background {
		min-height: 40px !important;
	}

	.mr_button_center {
		text-align: center !important;
	}
	/*.mr-title {
		padding-top: 10px;
		font-size: 18px;
		font-weight: bold;
		width: 75vw;
		white-space: pre-line;
		justify-content: center;
		display: flex;
		margin-bottom: 25px;
	}*/
	.k-grid.k-grid-md {
		margin-bottom: 0.4rem !important;
	}

	.mr-main-padding .k-grid.k-grid-md {
		height: calc(100vh - 80px) !important;
	}

	.mr-button-align {
		text-align: center !important;
	}

	.mr-main-padding {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.navigation-bar-tertiary ul {
		height: 2.7rem;
	}

	.mr_delete_conformation {
		width: 90% !important;
	}

	.icon_notific_area:hover {
		height: 50px;
	}

	.mr_modal_center.right-aligned {
		position: relative !important;
		width: 90% !important;
		height: 70% !important;
		top: 0px !important;
		display: inline !important;
		padding-bottom: 40px;
	}

	.search_icon_adduser {
		right: 24px !important;
	}

	.search_adduser .k-form-field-wrap {
		width: 100% !important;
	}

	.btn_search_adduser {
		width: 100% !important;
		text-align: center !important;
		margin-top: 20px;
	}

	.text > div {
		margin-left: 0px !important;
		width: 100% !important;
		text-align: center;
	}

	.custom-status {
		display: flex;
		flex-flow: nowrap !important;
		margin-left: unset !important;
		margin-bottom: unset !important;
		margin-top: 10px;
	}

	.status_area {
		border: unset !important;
		width: 94vw;
		overflow: auto;
		scrollbar-width: none !important;
		margin-top: -35px;
	}

	.border-left-data-roll {
		border: 1px solid #d7d7d7;
		border-left: 7px solid #ffe600 !important;
		padding-left: 6px !important;
		border-radius: 8px;
		width: auto !important;
		padding-top: 10px;
	}


	.mr-data_source .btn-secondary {
		justify-content: center !important;
	}

	.right-aligned.mr_modal_align {
		position: relative !important;
		display: inline-block !important;
		width: 90% !important;
		height: 60% !important;
		top: auto !important;
	}

	.bulkimport_modal_layout .btn {
		width: 100%;
	}

	.prelogin_area .responsive_pad_0 {
		display: flex;
		justify-content: center;
	}

	.prelogin_area .ey-logo-login {
		left: auto;
		top: 24%;
	}

	.navigation-bar-tertiary::-webkit-scrollbar {
		height: 10px !important;
	}

	.navigation-bar-tertiary::-webkit-scrollbar-track {
		background: #ebebeb !important;
	}

	.navigation-bar-tertiary::-webkit-scrollbar-thumb {
		background: #cecece;
		height: 4px !important;
		border-radius: 90px !important;
	}

	.navigation-bar-tertiary.survey-menu-padding-0 {
		margin-bottom: 10px !important;
	}

	.mr_toastarea {
		display: flex;
		justify-content: center;
		width: 100%;
	}

		.mr_toastarea .motif-toast {
			right: unset !important;
			top: 33px;
			margin: 10px !important;
		}

	.motif-toast-icon {
		padding-left: 12px !important;
	}

	.motif-toast-body {
		white-space: break-spaces;
		min-width: 170px;
	}

	.k-table-td #ActionsDiv i {
		font-weight: bold;
		font-size: 18px !important;
		margin-right: 10px;
	}

	.btn_back.k-button i {
		font-size: 2.5rem !important;
	}

	/*.eyStdBtn_custom.btn-secondary {
		padding-top: 0px !important;
	}*/

	.syndicate-header {
		height: 92px;
	}

	.mr_pb_20 {
		padding-bottom: 0px;
	}

	.bulkimport_modal_layout .arrow-up {
		margin-left: 100px !important;
	}

	.bulkimport_modal_layout .collapsible-button span {
		white-space: nowrap;
	}

	.actionbar_aligment {
		width: 100%;
		justify-content: flex-start !important;
		flex-wrap: wrap;
	}

	.global-search-input-container {
		width: 100% !important
	}

	.mr_modal_center_aligned {
		width: 90% !important;
	}

	.right-aligned .k-actions .button-container .btn {
		width: unset;
	}

	.center-aligned .k-actions .btn {
		width: unset;
	}

	.collapsible-button span {
		white-space: nowrap;
	}

	.fonts-col__main-nav-selected-state {
		white-space: break-spaces !important;
	}

	.pagination_icons div {
		margin-right: 20px;
		margin-left: 20px;
	}

	.btns_fixed.col-12 {
		position: relative !important;
		bottom: 0px;
		width: calc(100vw - 10px) !important;
	}

	.collapsible-button .arrow-up {
		margin-left: -20px;
	}

	  .mr_modal_center .no-br {
		margin-bottom: 80px;
	}

	.mr_custom_text_header button.btn_back {
		border: unset !important;
		width: 5px;
	}

	.mr-title {
		padding-top: 8px;
		font-size: 18px;
		font-weight: bold;
		width: 75vw;
		white-space: pre-line;
		justify-content: center;
		display: flex;
		margin-bottom: unset !important;
	}

	.mr-data_source {
		margin-bottom: 9px !important;
	}

	.mr_modal_center .no-br {
		margin-bottom: 80px;
	}
	.report-clone-comp-name {
	padding-top: 0px !important ;
    }
 
    .btns_fixed.col-12 {
        position: relative !important;
        bottom: -10px;
        padding-bottom: 8px !important;
        width: calc(100vw - 10px) !important;
    }
    .user_panel .btns_fixed_area {
        position: sticky;
        bottom: -9px;
        z-index: 9999;
    }
       .global-filterable-container.mr-search-alignment {
        display: inline-block !important;
        margin-top: unset !important;
        margin-left: 0px !important;
        padding: 0px !important;
        min-width: 100%;
    }
	 .global-search-input-container.project_info {
        max-width: 100% !important;
        min-width: 100% !important;
    }
	.dropdown .col_status {
		width: 131px;
	}
}

@media (width: 768px) {
	.img_default {
		display: block;
		width: 100%;
	}

	.img_responsive {
		display: none;
	}

	.data_source_area {
		margin-right: -6px !important;
	}

	.data_source_area {
		justify-content: flex-start !important;
	}

	.actionbar_aligment {
		justify-content: flex-start !important;
	}

	.mr-list-view .k-listview-content {
		grid-template-columns: repeat(auto-fill, 38rem);
	}
}


@media (min-width : 320px) and (max-width : 767px) and (orientation : landscape) {
	#app {
		overflow: auto !important;
		padding-bottom: 100px;
	}

	.k-dialog-wrapper .client_selector.right-aligned {
		padding-bottom: 0px;
	}

	.dialog-standard.appclientselector {
		padding-bottom: 0px !important;
	}

	.client_selector.modal-h-50 {
		height: 65vh !important;
	}

	.k-grid-aria-root {
		overflow: visible !important;
	}

	.k-grid.k-grid-md {
		margin-bottom: 200px;
		height: 100% !important;
		overflow: auto;
	}

	.icons_header_active {
		height: 47px;
	}

	.appclientselector.client-ddl {
		top: 134px !important;
	}

	.pagination_icons {
		width: 100%;
		justify-content: center;
	}

	.mr_delete_conformation {
		width: 70% !important;
	}

	.icon_notific_area:hover {
		height: 50px;
	}

	.EyLogoHomeRedirect.navmenu.header-group {
		min-height: 4rem !important;
	}

	.header-group__image_align {
		margin-bottom: 0.3rem;
	}

	.mr_modal_center.right-aligned {
		position: relative !important;
		width: 90% !important;
		height: 80% !important;
	}

	.mr-data_source {
		justify-content: flex-end !important;
	}

	.syndicate-header {
		height: 92px;
	}
}

@media (min-width: 320px) and (max-width: 1024px) {
	.status_area {
		border: unset !important;
		width: 93.4vw;
		overflow: auto;
		scrollbar-width: none !important;
		margin-top: -10px;
	}

	.border-left-data-roll {
		border: 1px solid #d7d7d7;
		border-left: 7px solid #ffe600 !important;
		padding-left: 6px !important;
		border-radius: 8px;
		width: auto !important;
	}

	.custom-status {
		display: flex;
		flex-flow: nowrap !important;
		margin-left: unset !important;
		margin-bottom: unset !important;
	}

	.pb_80 {
		padding-bottom: 0px !important;
	}
}

@media (min-width : 320px) and (max-width : 1024px) and (orientation : landscape) {
	.btns_fixed {
		position: relative !important;
		bottom: 0;
		z-index: 9999;
		background: #fff;
		padding-top: 15px;
		border-top: solid 1px #e4e4e4;
	}

	.mr-data_source.data_source_area {
		width: 100%
	}

	.global-search-input-container.project_info {
		max-width: 100%;
	}

	.global-filterable-container.mr-search-alignment {
		width: 100% !important;
	}
}

@media (min-width: 320px) and (max-width: 430px) {
	.mr-updatebtn {
		margin-top: 55px;
	}
}

@media (min-width: 320px) and (max-width: 484px) {
	.mr-login-container .ey-design-button.primary--btn {
		width: 100%;
	}

	.grid_col_SURVEY_RIBBON .mr-updatebtn {
		flex-wrap: wrap;
	}

		.grid_col_SURVEY_RIBBON .mr-updatebtn .btn {
			width: 100% !important;
			margin-inline: 8px !important;
		}

		.grid_col_SURVEY_RIBBON .mr-updatebtn .btn-secondary {
			width: 100% !IMPORTANT;
			margin-top: 12px !important;
			margin-inline: 8px !important;
			display: flex !important;
			align-items: center !important;
			justify-content: center !important;
		}
		.actionbar_aligment {
        margin-left: 6px !important;
        width: 100%;
        justify-content: flex-start !important;
        flex-wrap: wrap;
    }
    .actionbar_aligment .utility-action-btn {
   	width: 100% !important;
    	display: flex !important;
    }
}

@media (min-width: 485px) and (max-width: 576px) {
	.mr-login-container .ey-design-button.primary--btn {
		left: 26%
	}
}

@media (min-width: 400px) and (max-width: 1024px) {
	.k-dialog-wrapper .mr-prelogin-popup {
		/*bottom: 20% !important;*/
		width: 90% !important;
	}
}

@media (min-width: 769px) and (max-width: 991px) {
	.data_source_area {
		justify-content: flex-start;
	}
}

@media (min-width: 769px) and (max-width: 840px) {
	.mr-list-view .k-listview-content {
		grid-template-columns: repeat(auto-fill, 34rem);
		justify-content: center;
		padding-left: 0px;
	}
}

@media (min-width: 841px) and (max-width: 1024px) {
	.mr-list-view .k-listview-content {
		grid-template-columns: repeat(auto-fill, 22rem);
		justify-content: center;
		padding-left: 0px;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	/* .img_default {
		width: 100%;
		height: 100vh;
	}

	.img_responsive {
		display: none;
	}

	.footer_txt {
		height: auto;
	}

	.k-dialog-wrapper .client_selector.right-aligned {
		width: 67% !important;
		max-width: 100%;
		top: 64px !important;
		left: 254px !important;
	}

	.appclientselector.client-ddl {
		top: 64px !important;
		left: 390px !important;
		right: auto !important;
		width: 50% !important;
		height: 35vh !important;
	}

	.k-grid.k-grid-md {
		margin-bottom: 1.4rem !important;
	}

	.card-width .ey-card {
		min-width: 48% !important;
	}

	.syndicate-body .mr_pad_none {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.navigation-bar-tertiary ul {
		height: 2.7rem;
	}

	.k-pager.k-pager-md {
		justify-content: flex-start;
	}

	.mr_delete_conformation {
		width: 90% !important;
	}

	.mr_modal_center.right-aligned {
		position: relative !important;
		width: 90% !important;
		height: 60% !important;
	}

	.search_icon_adduser {
		right: 24px !important;
	}

	.search_adduser .k-form-field-wrap {
		width: 100% !important;
	}

	.btn_search_adduser {
		width: 100% !important;
		text-align: center !important;
		margin-top: 10px;
	}

	.dialog-standard.appclientselector.modalw-30 {
		width: 90% !important;
		top: 62px !important;
		left: auto !important;
		right: auto !important;
	}

	.custom-status {
		display: flex;
		flex-flow: nowrap !important;
		margin-left: unset !important;
		margin-bottom: unset !important;
	}

	.motif-toast-body {
		white-space: break-spaces;
		min-width: 170px;
	}

	.mr_custom_text_header h3 {
		padding-left: 10px;
	}

	.custom-card .default-card {
		max-height: 150px;
		margin-bottom: -16px;
	} */
		.mr_toastarea .motif-toast {
		right: unset !important;
		top: 33px;
		margin: 10px !important;
		height: fit-content;
	}

	.toast-text-style {
		font-weight: 300;
		font-size: 12px;
		line-height: normal;
	}

	.toast-support-link {
		margin-top: 22px;
		font-size: 14px;
		line-height: normal;
	}

	.motif-toast-body {
		white-space: break-spaces;
		min-width: 170px;
	}

	.support-text {
		line-height: normal;
	}

	.col_right_first .accordion .k-treeview {
		margin: 4px;
	}

		.col_right_first .accordion .k-treeview .k-treeview-leaf {
			margin: 4px;
		}

	.syndicate-body {
		overflow: auto !important;
		max-height: unset !important;
		height: 100vh !important;
		padding-bottom: 120px !important;
		z-index: 0;
	}

	.grid_col_GLOBAL_TITLE div div div .mr-title.title-size {
		padding-top: 2px !important;
		width: auto !important;
		margin-left: 20px;
		font-size: 20px !important;
		font-weight: normal;	
	}

	.grid_col_GLOBAL_TITLE {
		grid-column: span 70 !important;
		margin-bottom: 12px;
	}

	.col_right_first .k-treeview-lines .k-treeview-item {
		width: 50% !important;
		margin: 0px !important;
	}

	.col_right_first .k-treeview-top {
		width: 95% !important;
	}

	.col_right_first .k-treeview-bot {
		width: 96 %;
	}

	.col_status {
		display: flex !important;
	}

	.circle {
		font-size: 14px !important;
		color: #FFE600 !important;
	}

	.syndicate-header {
		height: 62px !important;
	}

	.plugin_std {
		display: inline-block;
		width: 48%;
		float: left;
	}

	.plugin_custom {
		display: inline-block;
		width: 48%;
		float: left;
	}

	.customcardbodytree button {
		height: 28px;
		width: 28px;
		padding: 1px;
		border: solid 1px;
	}

	.customcardbodytree .legend-font {
		font-size: 11px;
		font-family: "EYFontLight", "Noto Sans", Arial, sans-serif !important;
	}

	.k-treeview-top.k-treeview-bot {
		width: 100%;
	}

	.k-treeview-leaf {
		width: 100%;
	}

	.user_panel {
		margin-bottom: 10px !important;
	}

	.flex-container {
		width: auto;
		margin-top: 10px !important;
		align-items: flex-end;
		padding-left: 10px;
		align-items: flex-end;
		margin-left: 2px;
		margin-top: 18px;
	}

	.customcardbodytree .customcardbody {
		padding-left: 10px;
	}

	.customcardbodytree .k-treeview-lines li {
		padding-left: 0px;
	}

	.card_tree_area {
		display: flex;
		height: 80px;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}

	.rep-temp-edit-footer-icon {
		position: unset !important;
		margin-left: 30px;
	}

	.customcardbodytree button {
		text-transform: capitalize;
		margin-bottom: 10px !important;
	}

	.rep-temp-edit-body-bg.card-body {
		background: #fff !important;
		padding: 8px !important;
	}

	.k-treeview-leaf:focus {
		background-color: transparent !important;
		box-shadow: none !important;
	}

	.k-treeview-leaf:hover {
		background: transparent !important;
	}

	.btns_fixed_area .btns_fixed {
		text-align: left !important;
		padding-bottom: 0px !important;
		padding-top: 10px !important;
		margin-top: 0px !important;
	}

	.user_panel .card-body {
		padding: 0px 8px 8px 8px !important;
	}

		.user_panel .card-body li {
			padding-left: 0px !important;
		}

	.customcardbody rep-temp-edit-body-bg {
		max-height: 200px;
	}

	.card_tree_title {
		white-space: normal;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
	}

	.icon_area {
		border: solid 1px #dbdbdb;
	}

	.rep-temp-edit-icon-pos {
		position: unset !important;
	}

	.dragdrop_icon_admin {
		min-height: 80px !important;
		display: inline-flex;
		background: #d7d7d7 !important;
		width: 14px;
		align-items: center;
		justify-content: center;
		height: auto !important;
		margin-right: 5px;
	}

	.col_right_header .dragdrop_icon_admin {
		min-height: 33px !important;
	}

	.col_right_header .dragdrop_icon {
		min-height: 33px !important;
	}

	.dragdrop_icon {
		min-height: 80px !important;
	}

	.col_right_first .dragdrop_icon {
		min-height: 50px !important;
	}

	.col_left .scrollable-div-report {
		height: 562px !important;
	}

	.user_panel.row {
		margin-bottom: 10px !important;
	}

	.layout_padding {
		padding-bottom: 0px !important;
	}

	.mr_button_center button {
		margin-bottom: 0px !important;
	}

	.user_panel .accordion h6 {
		position: sticky;
		top: 0;
		z-index: 9999;
		background: #fff;
	}

	.legend_grey.k-icon svg {
		fill: #d7d7d7 !important;
	}

	.legend_blue.k-icon svg {
		fill: #d7d7d7 !important;
	}

	.mr-data_source .btn-secondary {
		margin-right: 10px !important;
		width: auto !important;
	}

	.actionbar_aligment {
		display: flex !important;
		margin-top: 10px !important;
	}

	.col_left {
		padding-left: 0px !important;
	}

	.col_right {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	.col_right_first .k-treeview-top {
		width: 48%;
		display: inline-block;
	}

	.col_right_first .k-treeview-mid {
		width: 48%;
		display: inline-block;
	}

	.col_right_first .k-treeview-item {
		display: inline;
	}

	.col_right_first .card-body {
		padding: 0px !important;
	}

	.col_right_second .scrollable-div-report {
		background: transparent !important;
	}

	.col_right_second .k-treeview-top .dragdrop_icon {
        display: flex;
    }

	.col_right_second .k-treeview-group {
		background-color: transparent !important;
	}

	.utility-action-btn.btn-primary {
		min-width: 6rem !important;
		justify-content: center !important;
	}


	.col_right_first .k-treeview {
		overflow: hidden;
	}

	.col_right_first .k-treeview-lines.k-treeview-group {
		display: flex;
	}

	.col_right_first .user-list {
		margin-bottom: 0px !important;
	}

	.plugin_maincontent h1 {
		font-size: 26px !important;
	}

	section .plugin_divider.ey-section-divder {
		min-height: 0px;
	}

		section .plugin_divider.ey-section-divder h3 {
			font-size: 18px !important;
		}

	section .plugin_divider .ey-section-dash {
		margin-block: 0px !important;
	}
	.cardGridWidth .k-listview .k-listview-content {
		padding-left: 15px !important;
		padding-right: 10px !important;
		padding-bottom: 20px !important;
	}
	.custom-card .default-card {
		width:100% !important;
		min-height:220px !important;
		max-height: 220px !important;
	}
	.card_header_icon i {
		margin-right: 5px;
	}
	
	.user-list .dragdrop_icon {
	background: #ffe600 !important;
}
 
	.user-list .dragdrop_icon_admin {
		background: transparent !important;
	}
	.ey-card .card-header {
		font-size: 14px !important;
		font-weight: normal !important;
	}
	.plugin-post-log-header .ey-welcome-banner h3 {
 
    font-size: 24px !important;
}
 
.plugin_doc_select .w-100 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}
 
.plugin_doc_select .w-100 .btn-primary {
    margin: 0px !important;
}
 
    .user-list .dragdrop_icon {
        background: #ffe600 !important;
        width: 22px !important;
	 border-right: 1px solid #C4C4CD;
 
 
    }
    .user-list .dragdrop_icon_admin {
        background: transparent !important;
        width: 22px !important;
        border-right: 1px solid #C4C4CD;
    }
 
 
.dragdrop_icon span {
    color: #6a6a6a;
    font-size: 21px;
}
 
 
.card_tree_area {
        display: flex;
        margin-right: 1px;
        height: 65px;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
    }
 
 
    .rep-temp-edit-footer-icon {
        position: unset !important;
        margin-left: 0px !important;
    }
 
.rep-temp-edit-preview {
    cursor: pointer;
    margin-right: 0px !important;
    margin-left: 5px;
}
 
 
    .legend_grey.k-icon svg {
        fill: #ffe600 !important;
    }
	.col_right_header .card_tree_area {
    display: flex;
    justify-content: center;
}
 .col_right_header .card_tree_title {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
    .col_right_header .card_tree_area {
        justify-content: center;
        width: 90%;
    }
    .expand-collapse-icons{
    width: fit-content;
    position: absolute;
    right: 0px;
}
 
 
.legend_blue.k-svg-i-radiobutton {
    font-size: 11px;
    margin-left: 3px;
}
 
 
    .card_tree_area {
        display: flex;
        margin-right: 1px;
        height: 65px;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start !important;
    }
 
 
.user-list.col_right_header {
    background: #F3F3F5 !important;
    height: 33px;
    padding-left: 0px !important;
}
 
    .col_right_header .card_tree_title {
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        margin-left: 5px;
    }
 
    .dragdrop_icon span {
        color: #2e2e38;
        font-size: 21px;
    }
 
 
.k-treeview {
    color: #2e2e38 !important;
}
 
.user-list.report_Col_2 .dragdrop_icon {
    min-height: 30px !important;
    background: #f6f6f6 !important;
}
 
.col_right_header.report_Col_3 .dragdrop_icon {
background: #f6f6f6 !important;
 display: flex;
}
.user_panel .legend_blue.k-svg-icon > svg {
fill: #2e2e38 !important;
}
.user_panel.row { 
        margin-bottom: 10px !important;
        margin-top: 0px !important;
        margin-inline: 0px;
}
.mr-main-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
}
.user_panel .k-svg-icon > svg:hover {
    fill: unset !important;
}
.user_panel .legend_grey.k-icon svg:hover {
     fill: #ffe600 !important;
    }
.user_panel .legend_blue.k-svg-icon > svg:hover {
    fill: #2e2e38 !important;
}
 
.user_panel .accordion h6 {
         position: sticky;        
         top: 0;
        height: 24px;
        margin: 0px;
        display: flex;
        z-index: 9999;
        background: #fff;
        align-items: center;
    }
    .plugin-syndicate-flex0 .plugin-menu {   
		margin-right: 8px;
        margin-top: 5px;
}
.add_desc_height textarea {
	height: 140px !important;
}
.card_area .ey-card {
	max-width: unset !important;
	min-height: 100px !important;
}
	.card_area .ey-card .card-header {
		white-space: normal !important;
		background-color: #f6f6fa !important;
	}
.card_area.card-container {
	margin-left: 0px !important;
	display: flex;
	justify-content: center !important;
	width: 100%;
	margin-right: 0px !important;
	align-items: center;
	padding-left: 0px;
}
.plugin-post-log-header h5 {
	margin-top: 0.4rem !important;
}
.client-search {
	width: 100% !important;
}
.plugin-post-log-header .card-container {
        display: flex;
        width: 95%;
        justify-content: flex-start !important;
		margin-left: 20px !important;
    }
 
		.ey-section-dash {
			display: none !important;
		}
 
		.plugin_divider {
			min-height: unset;
			margin-top: 0px;
			margin-bottom: 12px;
			margin-left: 20px;
		}
 
			.plugin_divider h3 {
				font-size: 1.3rem !important;
			}
 
		.document-select {
			border: 1px solid #dedede !important;
			margin-top: 10px !important;
		}
 
		.plugin-post-log-header .card-header {
			white-space: normal;
			overflow-wrap: anywhere;
		}
 
		.plugin-post-log-header .ey-card {
			min-height: 100px;
		}
 
		.plugin_doc_select .btn-primary {
			background: #fff !important;
		}
		section .plugin_divider.ey-section-divder{
			padding-left:20px !important;
		}
		.placeholder-card-container .k-card-vertical {
			max-width: unset !important;
			width: 100% !important;
			margin: 0px !important;
			margin-bottom: 12px;
		}
		.pre-post-Header .head_icons.plugin-syndicate-flex0 {
		position: relative;
		top: 7px;
		margin-right: 12px;
		}
		.pre-post-Header .head_icons.plugin-syndicate-flex0 .applist-item {
			padding: 0px !important;
			margin-right: 12px;
			}
			.pre-post-Header .head_icons.plugin-syndicate-flex0 .applist-item .material-icons {
			color: white;
			margin-top: 6px;
		}
		.pre-post-Header .head_icons.plugin-syndicate-flex0 .dropdown-item:hover {
			background: transparent !important;
			}
 
		.proficon .user-initials #dropdownMenuLink {
			color: white;
			}
			.custom_status .dropdown-content {
			display: flex;
			}
			.card_header_icon .k-card-title {
	            display: flex;
	            align-items: center;
	            font-size: 14px;
	            color: #2e2e38;
            }
        .card_area .k-card-header {
	            padding-left: 10px;
            }
            .col_right_second .card::-webkit-scrollbar {
	width:7px;
}
.col_right_second .card::-webkit-scrollbar-thumb {
	background: #e0dede;
	width: 10px;
	border-radius: 20px;
}
.col_right_second .card::-webkit-scrollbar-track {
	background: #f3f3f3;
}
.scrollable-div-report{
	border: none !important;
}
.col_right_first .card {
	border: none;
}
.k-treeview-item[data-treeindex][aria-level="2"] {
	background-color: #F9F9FA;
	margin-bottom: 10px;
}
.k-treeview-item[data-treeindex][aria-level="1"] .k-treeview-group{
	border:0px;
}
.col_right_second .customcardbody .k-treeview {
	border: solid 1px #dbdbdb;
}
.col_left .scrollable-div-report::-webkit-scrollbar-thumb {
	border-radius: 30px !important;
	background: #e0dede;
}
.scrollable-div-report::-webkit-scrollbar-track {
	background: #f3f3f3 !important;
}
.col_left .card::-webkit-scrollbar {
	width: 7px;
}
.icon_area {
	border: solid 1px #ffffff;
}

.icon_eye .rep-temp-icons {
  margin-right: 30px !important;
}
}

@media (min-width : 769px) and (max-width : 1024px) and (orientation : landscape) {
	.k-dialog-wrapper .client_selector.right-aligned {
		padding-bottom: 0px;
		height: 60vh !important;
	}

	.appclientselector.client-ddl {
		height: 70vh !important;
	}

	.k-grid-aria-root {
		overflow: visible !important;
	}

	.k-grid.k-grid-md {
		height: 100% !important;
		overflow: auto;
		margin-bottom: 3.4rem !important;
	}

	.k-drawer-mini .k-drawer-start {
		left: -90px !important;
		display: none;
	}
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.img_default {
		width: 100%;
		height: 100vh;
	}

	.login_btn_center {
		justify-content: end;
	}

	.appclientselector {
		top: 65px !important;
	}

	.mr-data_source {
		justify-content: flex-end !important;
	}
}
/*pre login forms media queries end*/
/*pre login media queries start*/
@media only screen and (max-width:1024px) {
	.card-width .ey-card {
		max-width: 100% !important;
	}

	.mr-list-view .k-listview-content {
		grid-template-columns: repeat(auto-fill, 24rem);
	}
}

@media only screen and (max-width:400px) {
	.font-size-small {
		font-size: 28px !important;
		text-align: center;
	}

	.font-size-smalll-screen {
		font-size: 14px;
		text-align: center;
	}

	.ey-design-button.primary--btn {
		margin-left: 4.5rem;
		margin-right: 4.5rem;
	}
}

.card-margin > .card-container {
	margin-left: 2rem !important;
	margin-right: 2rem !important;
}

@media only screen and (min-width:1440px) {
	.card-margin > .card-container {
		margin-right: 0 !important;
	}
}
/*pre login media queries end*/

/*@media (min-width: 320px) and (max-width: 768px) {
	.mr-layout-height > .kendo_drwaer_leftnav, .k-drawer-content {
		height: 100% !important;
		min-height: 425px;
	}

	.mr-layout-height > .kendo_drwaer_leftnav, .k-drawer-content, .syndicate-body {
		max-height:100%;
	}
}*/

/*@media (min-height: 320px) and (max-height: 639px) {
	.mr-layout-height > .kendo_drwaer_leftnav, .k-drawer-content {
		height: 100% !important;
		min-height: 100px;
	}

	.mr-layout-height > .kendo_drwaer_leftnav, .k-drawer-content, .syndicate-body {
		max-height: 100px;
	}
}*/

/*@media (min-width: 769px) and (max-width: 1024px) {	

	.mr-layout-height > .kendo_drwaer_leftnav, .k-drawer-content {
		height: 100% !important;
		min-height: 580px;
	}

	.mr-layout-height > .kendo_drwaer_leftnav, .k-drawer-content, .syndicate-body {
		max-height: 100%;
	}
}*/


@media (min-width: 1025px) and (max-width: 1270px) {
	.card-width .ey-card {
		max-width: 23% !important;
	}

	.img_responsive {
		display: none;
	}
	/*.custom-card .default-card {
		max-height: 150px;
		margin-bottom: -16px;
	}*/

	.mr-list-view .k-listview-content {
		grid-template-columns: repeat(auto-fill, 17rem);
		justify-content: center;
		padding-left: 0px;
	}
}

@media (min-resolution: 160dpi) {
	.k-drawer-mini .mr_button_center.btns_fixed {
		width: calc(100vw - 54px) !important;
	}
}

@media screen and (min-width: 1600px) {

	.cardGrid .k-listview .k-listview-content {
		gap: 40px 35px;
		padding-left: 0px;
	}
}

@media screen and (min-width: 1500px) {

	.cardGrid .k-listview .k-listview-content {
		gap: 40px 5px;
		padding-left: 0px;
	}
}

@media (min-width: 320px) and (max-width: 786px) {
	.dialog-standard.h-100.right-aligned.modalw-50.footer_modal.dialog-standard {
		height: 90vh !important;
		top: 20px !important;
		left: auto !important;
		right: auto !important;
		display: flex !important;
		width: 90% !important;
	}

	.mr-list-view .k-listview-content {
		overflow: hidden;
	}

	.grid_col_SURVEY_CONTEXT .mt-0.pt-0.d-flex.justify-content-end {
		justify-content: flex-start !important;
	}

	.k-window.k-dialog .k-window-content.k-dialog-content {
		overflow-y: auto !important;
		overflow-x: hidden !important;
		height: 90%;
	}

	.btns_fixed_area .mr_button_center {
		display: flex;
	}

	.placeholder-card-container.default-card.card_area {
		height: auto !important;
	}
}

@media (min-width: 430px) and (max-width: 768px) {
	.syndicate-header {
		height: 62px !important;
	}
}



@media (min-width: 484px) and (max-width: 768px) {
	.grid_col_SURVEY_RIBBON .mr-updatebtn .btn {
		width: 33% !important;
		margin-inline: 8px !important;
	}

	.grid_col_SURVEY_RIBBON .mr-updatebtn .btn-secondary.surveyaction__dropdown {
        width: 33% !important;
        margin-inline: 8px !important;
        margin-top: 0px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center;
	}
	.actionbar_aligment {
		flex-wrap: nowrap !important;
        margin-left: 6px !important;
        width: 100%;
        justify-content: flex-start !important;
    }
    .actionbar_aligment .utility-action-btn {
   	width: 49% !important;
    	display: flex !important;
    }
}
