@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

:root{
	font-family: 'Montserrat', sans-serif !important;
}
.error{
	    color: #ff0000 !important;
}
a:hover{
    color: #000;
}
i.fa {
    cursor: pointer;
}
input:-internal-autofill-selected {
    background-color: transparent !important;
    box-shadow: 0px 80px 0 #ffffff inset;
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
}
.login_form .form-group .form-control:-internal-autofill-selected {
    background-color: transparent !important;
    box-shadow: 0px 80px 0 #ffffff inset;
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
}
.login-page{
	background-image: url("http://gofriend-admin.rvtechnologies.info/assets/images/faces/background_login.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}
.auth .auth-form-light{
	padding: 40px 40px;
    background-color: #ffffff;
    border-radius: 40px;
    box-sizing: border-box;
    box-shadow: 0px 10px 35px rgb(0 0 0 / 15%);
}
.form-box h2 {
    padding: 0;
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 1.7rem;
}
.form-box label {
    color: #000;
    font-size: 14px;
    margin: 12px 0px;
    font-weight: 400 !important;
}
.auth form.login_form .form-group {
    font-size: 14px;
    color: #000;
}
.navbar.nav-head {
    border-bottom: 1px solid #844fc159;
}
.content_headBG {
    background-color: #f6f7fb;
}
.login_form .form-group .form-control{
	color: #000;
	padding: 20px;
    height: 60px;
    border-radius: 13px !important;
    border: 1px solid #dbdbdb;
    background-color: #ffffff !important;
    border-right: 1px solid #dbdbdb !important;
	width: 100%;
    font-size: 14px !important;
    outline: none;
    background: #ffffff;
}
.btn_auth_lg{
	background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    border: 0px solid transparent !important;
	padding: 0px 25px !important;
    height: 52px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 50px;
    align-items: center;
    width: 100%;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 auto;
}
.login_form .form-group .form-control::placeholder{
	color: rgb(99, 99, 99);
}
.btn_auth_lg:hover {
    background: linear-gradient(to bottom, #5C47D1 0%, #F64E74 100%) !important;
}
.navbar + .page-body-wrapper {
    padding-top: calc(4.625rem + 0.2rem);
}

 .dataTables_length.type-filter select {
    max-width: 180px !important;
}

.dataTables_length.type-filter {
    padding-left: 7% !important;
}
.nav-head{
	margin-left: 270px;
	width: auto;
}
.sidebar{
	height: inherit;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 270px;
}

.main-panel{
	min-height: calc(100vh - 5rem);
    margin-left: 270px;
	width: auto;
}
.nav-link.dashboard {
    background: #000000 !important;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
    position: relative;
}
a.cls_space.nav-link.dashboard:hover {
    background: #000000 !important;
}
.nav-link.dashboard i {
    color: #ffffff !important;
}
.nav-link.dashboard span {
    color: #ffffff !important;
}
@media (min-width: 992px){
	.sidebar-icon-only .nav-head {
		margin-left: 4.6rem!important;
	}
}
@media (min-width: 992px){
	.sidebar-icon-only .main-panel{
		margin-left: 4.6rem!important;
	}
}
.typcn:before {
    font-size: 18px;
}
.content-header {
    padding: 15px 0.5rem;
}
.content-header h5 {
    color: #1f2936;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 0px;
}
.box_wrap {
    margin: 0 0 25px;
	background: #FFFFFF;
    box-shadow: 1px 1px 40px rgb(0 0 0 / 10%);
    border-radius: 20px;
    padding: 30px 30px;
    background-image: url("http://gofriend-admin.rvtechnologies.info/assets/images/faces/box-bg.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
}
.box_wrap:before {
    content: "";
    position: absolute;
    width: 21.19px;
    height: 21px;
    background: rgba(0, 0, 0, 0.05);
    top: 20px;
    right: 120px;
    border-radius: 20px;
}
.box_wrap h3 {
    font-style: normal;
    line-height: 44px;
	color: #000;
	font-size: 1.5rem;
}
.box_wrap label {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
	color: #000;
}
.box_pro {
    width: 62.55px;
    height: 62px;
    background: #f24e77;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a:hover{
	text-decoration: none;
}
.box_pro.user{
	background: #5e47d0;
}
ul a.dropdown-toggle {
	font-size: 14px !important;
    padding: 0px 15px !important;
    height: 32px !important;
    border-radius: 5px !important;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 600;
	width: auto !important;
    text-transform: uppercase;
}
.btn-default.btn-flat.btn-block {
    background-color: #f13026;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
	padding: 10px;
}
.fa-power-off{
	font-size: 13px !important;
    margin-right: 3px !important;
}
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown {
    top: 3.625rem;
	border: 1px solid #d9d9d9;
}
.btn_auth_lg span{
	color: #fff;
	font-size: 12px;
}
.rightside_content{
	width: calc(100% - 285px);
    margin-left: 280px;
	padding: 20px 0px 20px;
}
.rounded_circle.order_outer {
    border-radius: 60px !important;
	border: none;
}
.order_outer {
    margin: 5px 15px 10px 0px;
}
.order_details {
    background: #FFFFFF;
    box-shadow: 1px 1px 40px rgb(0 0 0 / 10%);
    border-radius: 20px;
    padding: 25px;
}
.card-main {
    background-color: rgb(246 247 251);
    padding: 30px 25px;
}
.main_body {
    background-color: #ffffff;
    padding: 30px !important;
    border-radius: 10px;
}
.main_body.card-body .form-group label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #000;
}
.main_body.card-body .form-group input.form-control {
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    color: #000;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    height: 60px !important;
}
.main_body.card-body .form-group label.error {
    font-size: 12px;
}
.main_body.card-body .form-group select.form-control {
    cursor: pointer !important;
    background-image: url("/assets/images/faces/down-arrow.png");
    background-size: 24px !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    color: #000 !important;
    padding: 13px 22px;
    border: 1px solid #cccccc !important;
    width: 100%;
    font-size: 16px;
    outline: none;
    border-radius: 10px !important;
    font-weight: 400;
    height: 60px !important;
}
.card-footer {
    background-color: transparent;
    display: block !important;
    margin: 0 auto;
    border: none !important;
    width: 20%;
}
.common_btn {
    padding: 0px 25px;
    height: 50px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 50px;
    align-items: center;
    width: 100%;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 auto;
}
.btn_bg_color {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    border: 1px solid transparent !important;
}
.order_heading.alert {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 20px;
}
.order_outer .order_heading h3 {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.btn_clr {
	background: #ed1c24 !important;
	border: 0px solid transparent;
	margin-left: auto;
	margin: unset;
	line-height: 25px;
    padding: 8px 25px !important;
    text-decoration: auto;
    font-size: 14px;
	font-weight: 500;
    top: 0;
    order: 2;
    border-radius: 5px;
    white-space: nowrap;
	width: auto;
    height: auto;
	box-shadow: 0 2px 2px 0 rgb(33 191 6 / 0%), 0 3px 1px -2px rgb(33 191 6 / 0%), 0 1px 5px 0 rgb(33 191 6 / 0%) !important;
}
.no-footer label {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500 !important;
    margin: 0 0 20px;
    text-transform: capitalize;
}
div.dataTables_wrapper.no-footer {
    background-color: #ffffff;
    padding: 30px !important;
    border-radius: 10px;
}
.no-footer label select {
    cursor: pointer;
    border: 1px solid #c2ccda !important;
    background-color: #ffffff !important;
    font-size: 14px;
    margin: 0 3px 0 5px;
    height: 35px;
    width: auto;
    padding: 0.375rem 0.75rem 0.375rem 0.75rem !important;
    border-radius: 0.25rem !important;
}
.dataTables_wrapper .dataTables_filter label input {
    padding: 5px 10px;
    margin-left: 5px;
    border: 1px solid #c2ccda;
    background-color: #ffffff;
    width: auto;
    height: 35px;
    border-radius: 5px;
}
.dataTables_wrapper .table-bordered {
    border: 0px solid #dee2e6;
	border-bottom: transparent !important;
}
.table-bordered tr {
    text-align: center;
    border-bottom: 1px solid #dee2e6;
}
.table-bordered tr th {
    border: 1px solid #dee2e6;
    color: #212529;
}
.table-bordered tr th, .table-bordered tfoot tr th {
    font-size: 14px;
    font-weight: 600;
}
.table thead th {
	text-align: center !important;
    border: 1px solid #f3f3f3;
    border-bottom: 0px solid #dee2e6 !important;
}
.table-bordered tr td {
    font-size: 14px;
    vertical-align: middle;
    color: #212529;
}
.table td {
    padding: 12px 10px;
}
.dataTables_wrapper table tbody tr td {
    padding: 15px 10px !important;
    white-space: inherit;
}
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:before {
    display: none;
}
table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:after {
    display: none;
}
.table-hover tbody tr:hover {
    color: #212529;
    background-color: #f5f5f561;
}
.badge-success, .preview-list .preview-item .preview-thumbnail .badge.badge-online {
	border-radius: 4px;
    background-color: #28a745;
}
.dataTables_wrapper table tbody tr td:last-child a {
    position: relative;
    top: 0px;
    display: inline-block;
}
.table-bordered tr td a {
    padding: 4px 3px;
}
.text-info {
    color: #009641 !important;
    font-size: 18px;
}
.text-warning {
    color: #ffca33!important;
    font-size: 18px;
}
span.text-danger {
    color: #f43127!important;
    font-size: 14px;
}
.dataTables_paginate, .dataTables_info {
    font-size: 14px;
}
.dataTables_paginate.paging_simple_numbers{
	width: fit-content;
    float: inherit;
	display: block;
    margin: 35px auto 0px;
    background-color: #ffffff;
    border: 1px solid #e9edf2;
    padding: 6px 5px !important;
    border-radius: 0.25rem;
}
a.paginate_button.previous {
    margin-left: 0px !important;
    background-color: transparent !important;
    padding: 5px 9px !important;
    position: relative !important;
    top: -5px !important;
    cursor: pointer !important;
    color: #343d49 !important;
    font-size: 0 !important;
    background-image: url(http://server3.rvtechnologies.in/which-vocation/Amrik-which-vocation-admin/public/images/left-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: transparent !important;
    border: none !important;
}
.dataTables_paginate span {
    padding: 0px;
    display: inline-block;
}
a.paginate_button.current {
    font-weight: 600;
    padding: 7px 13px !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    margin-left: 5px !important;
    color: #000000 !important;
    border-radius: 3px !important;
}
a.paginate_button.current:hover {
    background: linear-gradient(to bottom, #5C47D1 0%, #F64E74 100%) !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}
a.paginate_button {
    cursor: pointer !important;
}
a.paginate_button.next {
    background-color: transparent !important;
    padding: 5px 9px !important;
    position: relative !important;
    cursor: pointer !important;
    top: -5px !important;
    color: #ffffff !important;
    font-size: 0 !important;
    background-image: url(http://server3.rvtechnologies.in/which-vocation/Amrik-which-vocation-admin/public/images/right-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: transparent !important;
    border: none !important;
}
.sidebar .nav.sub-menu .nav-item::before {
    background: transparent !important;
}
li.nav-item.active a {
    background: linear-gradient(to bottom, #f64e7457 0%, #5c47d14f 100%) !important;
    border-radius: 5px;
    color: #000 !important;
}
li.nav-item a.nav-link {
    margin: 0px 0px 4px 0px;
    background: #efefef;
    border-radius: 5px;
}
.container-scroller .sidebar ul li a.nav-link.cls_space {
    margin: 8px 0px 0px 0px !important;
}
a.cls_space.nav-link.active {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    color: #fff !important;
}
a.cls_space.nav-link.nav_hover:hover {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    color: #fff !important;
}
/* a.cls_space.nav-link:hover i {
    color: #fff !important;
} */
a.cls_space.nav-link.active i{
    color: #fff !important;
}
a.cls_space.nav-link:focus {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    color: #fff !important;
}
a.cls_space.nav-link:focus i {
    color: #fff !important;
}
.exsist_image, .new_image{
    position: relative;
}

.row_justify{
    border: 1px dashed #f14e77;
    border-radius: 10px;
    padding: 10px 5px;
    position: relative;
}
.remove_image{
    position: absolute;
    right: -10px !important;
    top: -8px;
    font-size: 19px !important;
    color: rgb(244 78 117) !important;
    cursor: pointer;
    background: #ffffff;
    box-shadow: 0px 0px 10px #e2e2e2;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 27px;
}
h5#exampleModalLabel {
    display: none;
}
.remove_image {
    position: absolute;
    font-size: 24px;
    color: rgb(255 0 0);
    cursor: pointer;
}
.modal-body img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    object-fit: contain;
}
.remove_temp_image {
    position: absolute;
    font-size: 24px;
    color: rgb(255 0 0);
    right: -25px;
    top: -8px;
    cursor: pointer;
}



/************************admin sidebar css 6-oct*************************/
ul.list {
    overflow: hidden;
    flex-wrap: nowrap;
    flex-direction: column;
    margin: 10px 7px 10px 4px !important;
}
ul.list li.list-item a.list-link {
    background: #f6f7fb;
    border-radius: 5px;
    display: block;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    white-space: nowrap;
    padding: 0.87rem 0.875rem 0.87rem 0.6rem;
    color: #000;
    -webkit-transition-duration: 0.45s;
    -moz-transition-duration: 0.45s;
    -o-transition-duration: 0.45s;
    transition-duration: 0.45s;
    transition-property: color;
    -webkit-transition-property: color;
}
ul.list li.list-item li {
    margin-top: 4px;
}
ul.list li.list-item li ul {
    padding: 0 0 0 15px;
}
ul.list li.list-item li ul a.list-link {
    color: #001737;
    padding: 0.7rem 1rem;
    position: relative;
    font-size: 0.875rem;
    line-height: 1;
    height: auto;
    border-top: 0;
}
/* ul.list li.list-item a.list-link.link-current, ul.list li.list-item a.list-link:hover {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    color: #fff !important;
} */
ul.list>li.list-item>ul.list-unstyled>li:first-child a {
    background: #000 !important;
    color: #ffff;
}


@media (min-width: 992px){
.sidebar-icon-only .rightside_content {
    margin-left: 4.6rem!important;
    width: calc(100% - 80px);
}
}
@media screen and (max-width: 1480px){
    .table_Responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

/* password input css */

.field-icon {
    top: 20px;
    right: 15px;
    position: absolute;
    z-index: 2;
}
.login_form .form-group .form-control.password_eye {
    padding: 10px 45px 10px 15px;
}

/* admin sidebar css 19/10/2022 */

.sidebar.nav_side_bar li.list-item ul.list-unstyled li a{
    font-size: 13px;
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
    height: 36px;
    position: relative;
}
.sidebar.nav_side_bar li.list-item ul.list-unstyled li a span{
    font-size: 13px;
}
i.left_arrow {
    font-weight: 100;
    position: absolute;
    right: 8px;
    top: 14px;
    font-size: 10px;
    transition: -webkit-transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s,-webkit-transform ease-in-out .3s;
}
a.cls_space.nav-link.inner_click.list-link.link-arrow.active.up i.left_arrow {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: -webkit-transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s,-webkit-transform ease-in-out .3s;
}
a.cls_space.nav-link.nav_hover.list-link.link-arrow.active.up i.left_arrow {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: -webkit-transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s,-webkit-transform ease-in-out .3s;
}
body.sidebar-icon-only .sidebar.nav_side_bar.opner li.list-item ul.list-unstyled li a i.left_arrow{
    display: none;
}
.dropdown-menu.dropdown-menu-right.navbar-dropdown.preview-list.p-2.show {
    min-width: fit-content;
}
.badge {
    color: #fff;
}
@media (min-width: 992px){
    .sidebar-icon-only .sidebar:hover {
        width: 290px;
    }
    body.sidebar-icon-only .sidebar.nav_side_bar li.list-item ul.list-unstyled li a{
        padding: 0px 17px 0px 16px;
    }
    body.sidebar-icon-only .sidebar.nav_side_bar li.list-item ul.list-unstyled li a i{
        padding-right: 8px;
    }
}

.form-upload {
    height: 60px;
    border: 1px solid #cccccc;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: center;
}
#custom-button {
    position: absolute;
    right: 0;
    height: 45px;
    padding: 0px 20px;
    color: #fff;
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 10px;
    cursor: pointer;
    margin-right: 6px;
}
#custom-text {
    margin-left: 15px;
    color: #323232;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
}
#real-file[type="file"] {
    display: none;
}
select.form-select.select_btn {
    display: block;
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    height: 60px !important;
}
select.form-select.select_btn {
    cursor: pointer !important;
    background-image: url("../images/down-arrow.png") !important;
    background-size: 24px !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    color: #6c757d !important;
}
option:hover {
    background-color: #5C47D1 !important;
  }
  .switch.slider-toggle {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 26px;
    margin: auto;
  }
  
  .switch.slider-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider-toggle .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #6E6E6E;
    transition: .4s;
  }
  
  .slider-toggle .slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: .4s;
  }
  
  .slider-toggle input:checked + .slider {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
  }
  
  .slider-toggle input:focus + .slider {
    box-shadow: 0 0 0 4px rgba(21, 156, 228, 0.7);
    outline: none;
  }
  
  .slider-toggle input:checked + .slider:before {
    transform: translateX(26px);
  }
  
  .slider-toggle .slider.round {
    border-radius: 34px;
    box-shadow: none !important;
  }
  
  .slider-toggle .slider.round:before {
    border-radius: 50%;
  }
  textarea.form-control.text_area_height {
    border: 1px solid #cccccc;
    padding: 10px 15px;
    border-radius: 10px;
    background: transparent;
    margin-bottom: 20px;
    height: 160px;
    line-height: 35px;
    min-height: calc(1.5em + (0.75rem + 2px));
    outline: none;
    box-shadow: none !important;
}
@media screen and (max-width: 1368px){
    /* table.table.table-bordered.table-hover.dataTable.no-footer{
        display: block;
        overflow-x: scroll;
    } */
}
.sidebar-icon-only nav.sidebar.sidebar-offcanvas.nav_side_bar.ml-0 ul.list-unstyled li ul.list-unstyled.pl-2.list-hidden a.list-link{
    padding: 0px 0px 0px 14px;
}
.sidebar-icon-only nav.sidebar.sidebar-offcanvas.nav_side_bar.ml-0 ul.list-unstyled li ul.list-unstyled.pl-2.list-hidden a.list-link i.pr-2{
    padding-right: 13px !important;
}

/* 21/10/2022 css start */

.form-outline button.btn-info.add_input_btn{
    padding: 9px 10px;
    border-radius: 6px;
    border: 1px solid #fff;
    background: #F64E74;
    background: -moz-linear-gradient(top, #F64E74 0%, #5C47D1 100%);
    background: -webkit-linear-gradient(top, #F64E74 0%, #5C47D1 100%);
    background: linear-gradient(top, #F64E74 0%, #5C47D1 100%);
    min-width: 120px;
    font-size: 14px;
    display: block;
    font-weight: 700;
    color: #fff;
    box-shadow: 0px 0px #0000;
}
.main_body.card-body .form-group input.form-control.input_add_click{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    width: auto;
}
button#removeCousin {
    background: #eee;
    border: 1px solid transparent;
    box-shadow: none;
    padding: 5px 14px;
}
button#removeCousinfr {
    background: #eee;
    border: 1px solid transparent;
    box-shadow: none;
    padding: 5px 14px;
}
button#removeQuize {
    background: #eee;
    border-color: #eee;
    box-shadow: 0px 0px transparent;
}

/* 27/10/2022 css asmin media popup */

.swal-title {
    color: #000;
}
.swal-text {
    color: #656565;
}
button.swal-button.swal-button--confirm.swal-button--danger {
    width: 100%;
    background-color: #ff3c3c;
    box-shadow: 0px 0px 0px #0000 !important;
}
button.swal-button.swal-button--cancel {
    width: 100%;
    box-shadow: 0px 0px 0px #0000 !important;
}
.swal-button-container {
    width: 47%;
}
button.swal-button.swal-button--confirm {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    box-shadow: 0px 0px 0px #0000;
}
.swal-footer {
    text-align: center;
}
.table td img{
    object-fit: cover;
}
.upload_img{

}
.new_image input#product_image{
    position: absolute;
    font-size: 0px;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    cursor: pointer !important;
    overflow: hidden;
    opacity: 0;
    background: transparent;
}
.upload_img {
    cursor: pointer;
    object-fit: contain;
}
.remove_image_new{
    position: absolute;
    right: -10px !important;
    top: -8px;
    font-size: 19px;
    color: rgb(244 78 117);
    cursor: pointer;
    background: #00000012;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 27px;
}
.img_exsist_new {
    position: unset;
}
.img_upload_one {
    border-radius: 10px;
    box-shadow: 0px 0px 10px #00000008;
}
@media screen and (max-width: 1480px){
    .table_contact{
        display: block;
        overflow-x: scroll;
    }
}

/* 11/03/2022 Quiz css */

#newQuestionOption  input.form-control{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    width: auto;
}
button#removeQuestionQuize {
    background: #eee;
    border-color: #eee;
    box-shadow: 0px 0px transparent;
}
#newQuestionOption input.form-control.input_exit{
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    width: auto;
}

/* 11/06/2022 navbar header css start */

.navbar .navbar-brand-wrapper {
    width: calc(236px + 18.5rem);
}
.navbar .navbar-menu-wrapper {
    width: calc(100% - 236px - 18.5rem);
}
@media (min-width: 992px){
    .sidebar-icon-only .navbar .navbar-brand-wrapper {
        width: calc(70px + 30.5rem);
    }
}
@media (min-width: 992px){
    .sidebar-icon-only .navbar .navbar-menu-wrapper {
        width: calc(100% - 70px - 30.5rem);
    }
}

.dropdown-header-admin .btn-secondary {
    box-shadow: inset 0 0 5px #dfdfdf57 !important;
    color: rgb(191 191 191) !important;
    background-color: #fff !important;
    border-color: rgb(233 233 233) !important;
    padding: 0.875rem 0.5rem;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-radius: 0px;
    height: 2.875rem;
}
.dropdown.dropdown-header-admin  .dropdown-toggle:after {
    margin-left: 1.512rem;
}
.dropdown-header-admin .dropdown-menu {
    min-width: -webkit-fill-available;
}
.admin-search-bar input.form-control {
    box-shadow: inset 0 0 5px #dfdfdf57 !important;
    color: rgb(191 191 191) !important;
    background-color: #fff !important;
    border-color: rgb(233 233 233) !important;
    border-radius: 0px;
    height: 2.875rem;
    padding: 0.875rem 1.375rem 0.875rem 0.8rem;
}
.admin-search-bar button.btn-primary {
    background: #5e47d0;
    padding: 13px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-radius: 5px;
    box-shadow: 0px 0px 0px #fff0;
}


/* user management css */
.nav-tabs .nav-link.tab_active.active{
    color: #ffffff;
    background-color: #000000;
    font-weight: 600;
}
li.nav-item a.nav-link {
    background: transparent;
    color: #000;
    font-weight: 600;
}
img.profil-user{
    padding: 10px;
    border: 1px solid #000000;
    border-radius: 5px;
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.tab_user_background.tab-content {
    background: #ffff;
    padding: 10px;
    margin: 15px 0px;
    border-radius: 10px;
}
.table-bordered tr {
    text-align: center;
}
table.table.table-bordered td.no.bg-danger, table.table.table-bordered td.no.bg-info {
    background-color: #f6f7fb !important;
    width: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #212529 !important;
}
.table-bordered tr td {
    font-size: 13px;
    vertical-align: middle;
    color: #212529;
}
.widget-user-2 .widget-user-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    padding: 1rem;
}
.widget-user-image img.img-circle.elevation-2 {
    height: 70px;
    width: 70px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    border-radius: 100px;
}
.widget-user-2 .widget-user-image>img {
    float: left;
    height: auto;
    width: 65px;
}
.widget-user-2 .widget-user-username {
    font-size: 20px;
    font-weight: 600;
}
.widget-user-2 .widget-user-desc, .widget-user-2 .widget-user-username {
    margin-left: 80px;
}
.widget-user-2 .widget-user-username {
    margin-top: 15px;
}
.card .nav.flex-column li {
    height: 36px;
}
.card .nav.flex-column>li {
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin: 0;
}
.sidebar-mini-1 .content-wrapper .card-body .tabslist ul li.nav-item a {
    font-size: 14px !important;
}
.tabslist ul li.nav-item a {
    font-weight: 600;
    font-size: 14px;
    color: #343d49;
    margin-right: 5px;
}
span.float-right.badge{
    padding: 6px 15px !important;
    width: 45%;
}
.card .well.well-sm .profile-portion .profile-picture {
    padding: 15px !important;
}
.profile-portion .profile-picture img.img-rounded.img-responsive {
    width: 150px;
    height: 150px;
    object-fit: cover;
    padding: 10px 10px;
    border-radius: 5px;
    border: 1px solid #333333;
}
body .profile-text {
    height: 87%;
    position: relative;
    left: 0px !important;
    padding: 5px;
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 15px 15px;
    width: calc(100% - 150px) !important;
}
.well.well-sm .profile-picture .profile-text .d-flex i {
    width: 10px;
    height: 10px;
}
.well.well-sm .profile-picture .profile-text i {
    margin-right: 25px;
}
.well.well-sm i.icons{
    color: #E50237;
    font-size: 17px;
}
.well.well-sm .profile-picture .profile-text p.paragraph {
    color: #1c1c1c;
}
.well.well-sm .profile-picture .profile-text p.paragraph {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0 !important;
    word-break: break-word;
}
.profile-text p.paragraph {
    font-size: 13px !important;
}
p.paragraph {
    margin: 10px 0;
    color: #000000;
}
.elevation-active {
    position: absolute;
    background: #2aab00;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    padding: 6px 15px;
    right: 5px;
    top: 3px;
    border: transparent;
    box-shadow: 0px 0px 0px #0000;
}

/* chat module css start */



.chat-module-header img{
    display:block;
    max-width:100%;
  }
  
  .chat-module-header {
    width:100%;
    max-height:600px;
    border-radius:7px;
    background:white;
    box-shadow:0 0 10px hsla(0, 0%, 0%, 0);
    overflow:hidden;
    display:grid;
    grid-template-rows:80% 20%;
  }
  
  
  
  .chat-module-header .chat-texts{
    background:white;
    padding:2rem;
    overflow:auto;
    scroll-behavior:smooth;
  }
  
  .chat-module-header .text{
    display:flex;
    padding:0.7rem;
    align-items:start;
    opacity:1;
  }
  
  @keyframes fade-in{
    from{
       opacity:0;    
    }
    to{
      opacity:1;
    }
  }
  
  .chat-module-header .text.sent{
    flex-direction:row-reverse;
  }
  
  .chat-module-header .text.sent .profile-pic{
    margin-right:0;
    margin-left:0.7rem;
  }
  
  .chat-module-header .text.sent .text-content{
    border-radius:20px 0px 20px 20px;
    background:linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    color:white;
  }
  
  
  
  .chat-module-header .profile-pic{
    flex-shrink:0;
    width:50px;
    aspect-ratio:1;
    background:gray;
    border-radius:100%;
    margin-right:0.7rem;
    overflow:hidden;
  }
  
  .chat-module-header .profile-pic img{
    width:100%;
    height:100%;
    object-fit:cover;
  }
  
  .chat-module-header .text-content{
    max-width: 400px !important;
    flex-grow: 1;
    background: hsl(220, 20%, 94%);
    padding: 1.5rem;
    border-radius: 0px 20px 20px 20px;
    font-size: 0.8rem;
    line-height: 130%;
    letter-spacing: 0.5px;
  }
  
  .chat-module-header .timestamp{
    display: block;
    text-align: end;
    font-size: 0.9rem;
    color:hsl(0, 0%, 50%);  
    margin-top:0.2rem;
  }
  
  
  .chat-module-header .text.sent .timestamp{
    color:white;
  }
  
  .chat-module-header .text-content h5{
    letter-spacing: 0;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
  }
  
  .chat-module-header .send-message{
    width:100%;
    padding:1rem;
    display:flex;
    align-items:end;
    justify-content:space-between;
  }
  
  .chat-module-header .message-text{
    width:80%;
    background:white;
    padding:1rem 1.2rem;
    border-radius:100vw;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-basis:95%;
    background:hsl(220, 20%, 94%);
  }
  
  .chat-module-header i.fa.fa-paper-plane {
    font-size: 22px;
}
  .chat-module-header .smiley, 
  .chat-module-header .attachment{
    width:20px;
    height:20px;
    display:grid;
    place-items:center;
  }
  
  .chat-module-header .message-text input{
    padding:0.5rem;
    border:none;
    background:transparent;
    width: 100%;
  }
  
  .chat-module-header .message-text input:focus{
    outline:none;
  }
  
  .chat-module-header button{
    border:none;
    background:transparent;
    width:60px;
    height:60px;
    font-size:2rem;
    border-radius:50%;
    background:linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    color:white;
    display:grid;
    place-items:center;
    transition:300ms ease;
  }
  
  .chat-module-header button:hover{
    cursor:pointer;
  }

  /* chat module css end */

  /* chat scroll-bar css start */
  .chat-module-header .chat-texts::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
  }
  
  .chat-module-header .chat-texts::-webkit-scrollbar {
    width: 7px;
    background-color: #F5F5F5;
  }
  
  .chat-module-header .chat-texts::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #cccccc;
  }
  /* chat scroll-bar css end */

  /* Admin Setting css start */

  .card-header.tab-setting-header {
    background: transparent;
    border-bottom: 1px solid #e4e4f400 !important;
}
.card-header.tab-setting-header ul{
    border-bottom: 1px solid #e4e4f400 !important;
}
.card-header.tab-setting-header ul a.nav-link.active{
    background-color: #e74d7d;
    border-color: #e74d7d;
    color: #fff;
    border-radius: 0px;
    padding: 7px 20px;
}
.card-header.tab-setting-header ul a.nav-link{
    background-color: #d1d1d1;
    border-color: #d1d1d1;
    color: #000;
    border-radius: 0px;
    padding: 7px 20px;
}
.card-header.tab-setting-header ul li.nav-item {
    margin: 5px 5px;
}
button.btn.btn-primary.modal_monthly{
    padding: 5px 12px;
    width: 140px;
    margin-top: 5px;
    white-space: nowrap;
    background: #f44e76;
    border: none;
}
button.btn.btn-primary.modal_yearly{
    padding: 5px 12px;
    width: 140px;
    margin-top: 5px;
    background: #6348ce;
    border: none;
}
button.close.close_btn_custom{
    width: 30px;
    opacity: 1;
    border: 3px solid #fff;
    height: 30px;
    background: #000;
    border-radius: 50px;
    color: #fff;
}

.dropdown_menu_open .dropdown-menu.show {
    width: auto;
    min-width: max-content;
    padding: 0.2rem 0;
    box-shadow: 0px 0px 20px #0000001a;
}
.flag-select-text {
    width: 18px;
    height: 18px;
    border-radius: 20px;
}
.icon-button:active {
    background: #cccccc;
  }
  
  .icon-button__badge {
    position: absolute;
    top: -3px;
    right: 0px;
    width: 15px;
    height: 15px;
    background: linear-gradient(to bottom, #F64E74 0%,#5C47D1 100%);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 12px;
  }
  .icon-button {
    position: relative;
    background: transparent;
    border: none;
    outline: none;
    color: #7f7f7f;
  }
.setting_icon {
    color: #7f7f7f;
    font-size: 20px;
}
  
  .icon-button:hover {
    cursor: pointer;
  }
  .dropdown-toggle_remove.dropdown-toggle {
    background: transparent !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    padding: 0px;
    border: none;
}
.dropdown-toggle_remove.dropdown-toggle::after {
    display: none;
}
.sale-heading-activity span {
    font-weight: 700;
    font-size: 28px;
    background: -webkit-linear-gradient(#f34e76, #5d47d1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.order-item-time {
    background: #ffffff;
    box-shadow: 0px 3px 10px #00000017;
    border-radius: 20px;
    padding: 15px;
    cursor: pointer;
}
.order-item-time i.fa {
    font-size: 30px;
    background: -webkit-linear-gradient(#f34e76, #5d47d1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.order-item-time p {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
h5.sale-heading-activity {
    font-size: 18px;
}
.total-users-detail{
    background: #ffff;
    border-radius: 20px;
    padding: 15px;
    cursor: pointer;
}
.total-users-detail p{
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.person-bg {
    background: #f3f3f3;
    border-radius: 15px;
    padding: 10px;
}
.person-bg i.fa{
    font-size: 20px;
    color: #5e47cf;
}
.dashboard-await{
    font-size: 18px;
}
.dashboard-await span {
    color: #f24e77;
}
.order-item-time.row{
    margin-right: 0.1875rem;
    margin-left: 0.1875rem;
}
.chart-item-bg {
    background: #ffff;
    border-radius: 20px;
    padding: 20px 30px;
}
.total-users-detail {
    background: #ffffff;
    box-shadow: 0px 3px 10px #00000017;
    border-radius: 20px;
    padding: 15px;
    cursor: pointer;
}
canvas#myChart {
    margin-top: -45px;
}
canvas#myChart1 {
    margin-top: -45px;
}
canvas#myChart2 {
    margin-top: -45px;
}
.btn_bg_color-dash {
    background: transparent;
    border: 1px solid #f44e76 !important;
    color: #f44e76 !important;
    padding: 0px 25px;
    height: 50px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 50px;
    align-items: center;
    width: 100%;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 auto;
}
.table-border-segment{
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 12px;
}
@media only screen and (max-width: 1690px)  {
    .table_responsive_partner{
        display: block;
        overflow-x: scroll;
    }
}
i.menu-icon {
    font-size: 16px;
}
.advance_toggle i {
    color: #fff;
    padding-left: 10px;
}
.advance-options {
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    padding: 25px 15px;
    border-radius: 3px;
    border: 1px solid #dee2e6;
    position: relative;
    flex-wrap: wrap;
    margin: 0;
}
.advance-options .title {
    width: 100%;
}
.advance-options .title h5 {
    color: #343d49;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #dee2e6;
    padding: 0 0 25px;
    text-align: left;
    margin: 0 0 20px;
}
.advance-options .title h5 i {
    font-size: 15px;
}
.advance-options .left_option {
    display: flex;
    align-items: center;
    padding: 0;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.advance-options .left_option .left_inner {
    width: 100%;
}
.advance-options .left_option .left_inner .button_input_wrap {
    display: flex;
    align-items: center;
}
.advance-options .left_option .left_inner .button_input_wrap div:first-child {
    width: 25%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.advance-options .left_option .left_inner i.fas.fa-calendar-alt {
    padding: 0;
    font-size: 18px;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
span.select2-container--default {
    width: 100% !important;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.advance-options .left_option .left_inner .button_input_wrap span.select2 span.selection span.select2-selection {
    border: 1px solid #cccccc;
    padding: 5px 12px;
    height: 50px !important;
    border-radius: 6px !important;
    background-color: #fff;
    font-size: 12px;
}
.advance-options .left_option .left_inner .button_input_wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #444;
    margin-top: 0px !important;
    padding: 0px;
    line-height: 38px;
}
.advance-options .left_option .left_inner .button_input_wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    right: 10px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent !important;
}
.advance-options .left_option .apply_reset_btn {
    display: flex;
    margin: 0 0 0 6px;
    justify-content: inherit;
    width: 40%;
}
.advance-options .left_option .apply_reset_btn button {
    width: 50%;
    margin-top: 0 !important;
    height: 50px;
    padding: 5px 20px;
    margin: 3px 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.advance-options .left_option .apply_reset_btn button i {
    color: #fff;
}
.advance-options .left_option .apply_reset_btn a {
    width: 50%;
    margin-top: 0 !important;
    height: 50px;
    padding: 5px 20px;
    margin: 3px 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.advance-options .left_option .apply_reset_btn button i {
    color: #fff;
}
.bg-light {
    background-color: #ffffff!important;
}
i.typcn.typcn-user-add-outline:before {
    font-size: 16px;
}
i.icon_list_spacing {
    font-size: 17px !important;
    width: 1.25em;
}
ul.list li.list-item a.list-link{
    color: #343d49;
}
.main_responive_form{
    height: 1100px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.main_responive_form::-webkit-scrollbar {
    width: 12px;               /* width of the entire scrollbar */
  }
  
  .main_responive_form::-webkit-scrollbar-track {
    background: rgb(229, 229, 229);        /* color of the tracking area */
    border-radius: 20px;
  }
  
  .main_responive_form::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
  }
  .inner-sidebar-icons{
    width: 1.5rem;
    font-size: 14px;
  }


select#advanced_mode {
    width: 100%;
    border: 1px solid #d1d1d1;
    margin-top: 0 !important;
    border-radius: 5px;
    height: 50px;
    padding: 5px;
}
#newQuestionOption input.form-control.m-input.input_add_m{
    width: 100%;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
i.fa.fa-key.key_rotate {
    color: #6347cc;
    font-size: 17px;
    transform: rotate(91deg);
}
a.action-button.delete-button {
      font-size: 16px;
}

/* 21/11/2022 */

.iti.iti--allow-dropdown {
    width: 100%;
}
.iti__flag-container {
    height: 57px;
}

img#event_image {
    object-fit: cover;
    height: 300px;
}
.card-body.card_body_title {
    background: rgb(246 247 251);
    margin-top: -10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
p#event_title {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    margin-left: 10px;
}
p#event_type {
    background: linear-gradient(to bottom,  var(--Is-pink) 0%,var(--Is-purple) 100%);

    padding: 2px 15px;
    line-height: 30px;
    border-radius: 10px;
    margin-bottom: 15px;
    font-size: 14px;
}
p#event_address {
    margin-bottom: 5px;
    margin-left: 5px;
    color: #000;
}
.parent-frequency{
    background: #f6f7fb;
    padding: 3px 10px;
    border-radius: 10px;
    font-size: 14px;
    justify-content: space-between;
    margin-bottom: 10px;
}
.background_parent{
    background: #ffffff;
    border-radius: 20px;
    padding: 15px;
}
.parent_div_all {
    box-shadow: 1px 1px 15px #00000012;
    background: #ffff;
    border-radius: 20px;
    padding: 15px;
}
p#event_frequency {
    margin-bottom: 0;
    margin-left: 5px;
}
p#event_participants{
    margin-bottom: 0;
    margin-left: 5px;
}
p#event_price{
    margin-bottom: 0;
    margin-left: 5px;
}
p#event_start_time{
    margin-bottom: 0;
    margin-left: 5px;
}
p#event_end_time{
    margin-bottom: 0;
    margin-left: 5px;
}
.start_end_date{
    font-size: 14px;
    background: #efefef;
    padding: 3px 10px;
    border-radius: 10px;
    display: flex;
    margin-left: 10px;
}
p#event_start_date{
    margin-bottom: 0;
    margin-right: 5px;

}
p#event_end_date{
    margin-bottom: 0;
    margin-left: 5px;
}
p#event_description {
    margin-bottom: 15px;
    margin-left: 5px;
}
.display_flex_media{

    justify-content: space-between;
}
.display_timing_date{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.text-info_green{
    color: #009641 !important;
}
.text-info-yellow{
    color: #ffca33!important;
}
.short_text_count{
    position: absolute;
    top: 250px;
    right: 20px;
    font-size: 14px;
    color: #999;
    /* background: #fff; */
    width: calc(100% - 21px);
    text-align: right;
}
.dataTables_paginate.paging_simple_numbers {
    width: fit-content;
    float: inherit !important;
    display: block;
    margin: 35px auto 0px;
    background-color: #ffffff;
    border: 1px solid #e9edf2;
    padding: 6px 5px !important;
    border-radius: 0.25rem;
}
.location_icon_event i.fa.fa-map-marker {
    background: linear-gradient(to bottom, var(--Is-pink) 0%,var(--Is-purple) 100%);
    border-radius: 50px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.textarea-design{
    position: absolute;
    bottom: 2px;
    right: 20px;
    font-size: 14px;
    color: #999;
    /* background: #fff; */
    width: calc(100% - 21px);
    text-align: right;
}
textarea#textarea {
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    color: #000;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    height: 100px;
}
textarea#textarea-big{
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    color: #000;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    height: 100px;
}
span.short.text.count.textarea-design{
    position: absolute;
    bottom: 2px;
    right: 20px;
    font-size: 14px;
    color: #999;
    /* background: #fff; */
    width: calc(100% - 21px);
    text-align: right;
}
.sidebar.nav_side_bar li.list-item ul.list-unstyled li.nav-item.new_list a {
    background: #f6f7fb !important;
}
.sidebar.nav_side_bar li.list-item ul.list-unstyled li.nav-item.new_list.active a {
    background: linear-gradient(to bottom, #f64e7457 0%, #5c47d14f 100%) !important;
}

/* Pagination 22/12/2022 css start */

nav.flex.items-center.justify-between .flex.justify-between.flex-1.sm\:hidden{
    display: none;
}
nav.flex.items-center.justify-between .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between span.relative.z-0.inline-flex.shadow-sm.rounded-md{
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 0%) !important;
}
nav.flex.items-center.justify-between .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between span.relative.z-0.inline-flex.shadow-sm.rounded-md svg.w-5.h-5{
    width: 16px;
}
p.text-sm.text-gray-700.leading-5 {
    margin-top: 10px;
}
form#interst .card:nth-child(odd) {
    background: #f5f5f5de;
}

.save_changes{
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
}
.close_chnages{
    color: #555 !important;
    background-color: #efefef !important;
    border-color: #efefef !important;
    box-shadow: 0px 0px;
}

/* 27/12/2022 permission page css start */

.custom-check input {
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 0;
    font-size: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    z-index: 1;
}
.custom-check input:checked~span {
    height: 20px;
    width: 20px;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    border-color: #e94e7c;
}
.custom-check span {
    height: 20px;
    width: 20px;
    border: 1px solid #494949;
    display: inline-block;
    border-radius: 3px;
}
.custom-check {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
}
.custom-check input:checked~span:before {
    background-color: transparent;
    left: 8px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
}
.custom_check_wrap {
    display: flex;
}
.permissions-section-inner-sec {
    background-color: #ffffff;
    padding: 20px;
    height: 100%;
    box-shadow: 0 0 24px rgb(0 0 0 / 0%), 0 1px 6px rgb(0 0 0 / 9%);
    border-radius: 5px;
}
.permissions-section p.headings strong.list-text {
    color: #000;
    margin: 0 0 10px;
    font-size: 16px;
}
.permissions-section strong.list-text {
    position: relative;
    left: 0;
    top: 0;
    font-size: 15px;
}
.permissions-section #checkBoxes {
    padding: 5px 0 0 30px;
}
.permissions-section #checkBoxes .custom_check_wrap {
    margin-bottom: 5px;
}
.permissions-section #checkBoxes .custom_check_wrap label {
    font-weight: 500 !important;
    font-size: 14px;
    color: #585858 !important;
}
.icon_img_question{
    width: 100px;
    height: 100px;
    object-fit: contain;
    padding: 10px;
    border: 1px dashed #f64e74;
    border-radius: 10px;
}
.delete_image_icon{
    cursor: pointer;
    position: absolute;
    right: -12px;
    top: -12px;
    background: #fff;
    border-radius: 100px;
    padding: 4px;
    box-shadow: 0px 0px 10px #00000021;
}
.force_update{
    background-color: #ffffff;
    padding-bottom: 30px !important;
    border-radius: 10px;
}
button.force_update_button {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    color: #fff !important;
    outline: none;
    border: none;
    padding: 8px 15px;
    border-radius: 5px;
    display: block;
    margin: auto;
}
a.forgot_password_click {
    float: right;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 16px;
}
a.forgot_password_click_login {
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 16px;
}
.backround_border{
    border: 1px dashed #f14e77;
    border-radius: 10px;
    padding: 10px 5px;
    width: fit-content;
}
img.remove_image_position {
    width: 35px;
    height: 35px;
    right: -15px !important;
    top: -15px;
    font-size: 10px !important;
    position: absolute;
    background: #fff;
    padding: 6px;
    border-radius: 100px;
    box-shadow: 0px 0px 10px #00000014;
}
.selectize-control.form-control.single .selectize-input.items.full.has-options.has-items{
    box-shadow: none;
    cursor: pointer !important;
    background-size: 24px !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    color: #000 !important;
    padding: 20px 22px;
    border: 1px solid #cccccc !important;
    width: 100%;
    font-size: 14px;
    outline: none;
    border-radius: 10px !important;
    font-weight: 400;
    height: 60px !important;
}
tags.tagify.tagify--noTags.tagify--empty {
    align-items: center;
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    color: #000;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    height: 60px !important;
}
span.tagify__input {
    margin: 0;
    padding: 0;
}
tags.tagify{
    align-items: center;
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    color: #000;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    height: 60px !important;
}
.tagify {
    --tag-hover: #e2e2e2 !important;
}
.table_sm.table-responsive {
    background-color: #ffffff;
    padding: 40px 30px !important;
    border-radius: 10px;
}
.table_sm.table-responsive span.relative.z-0.inline-flex.shadow-sm.rounded-md{
    width: fit-content;
    float: inherit !important;
    display: block;
    margin: 35px auto 0px;
    background-color: #ffffff;
    border: 1px solid #e9edf2;
    padding: 6px 5px !important;
    border-radius: 0.25rem;
}
.table_sm.table-responsive span.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-l-md.leading-5{
    border: none !important;
}
.table_sm.table-responsive a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150{
    border: none !important;
}
.table_sm.table-responsive span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.leading-5{
    font-weight: 600;
    padding: 8px 14px !important;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    margin-left: 5px !important;
    color: #fff !important;
    border-radius: 5px !important;
}
.table_sm.table-responsive a.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-700.bg-white.border.border-gray-300.leading-5.hover\:text-gray-500.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-700.transition.ease-in-out.duration-150{
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 8px 14px !important;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent !important;
    border-radius: 2px;
}
.table_sm.table-responsive a.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-700.bg-white.border.border-gray-300.leading-5.hover\:text-gray-500.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-700.transition.ease-in-out.duration-150:hover{
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111;
    color: #fff !important;
}
span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-700.bg-white.border.border-gray-300.cursor-default.leading-5{
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 8px 5px !important;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent !important;
    border-radius: 2px;
}
.main_body.card-body .form-group.title_fr input.form-control{
    padding: 13px 22px 13px 55px;
  }
  .main_body.card-body .form-group.title_fr img{
      position: absolute;
      top: 17px;
      left: 16px;
      border-radius: 100px;
      width: 25px;
      z-index: 9999;
      cursor: pointer;
  }
  .form-outline.outline_scroll {
      height: 45vh;
      overflow-y: auto;
      background: #fbfaffd9;
      border-radius: 15px;
      padding: 15px;
  
  }
  .outline_scroll::-webkit-scrollbar {
    width: 8px;
  }
  .outline_scroll::-webkit-scrollbar-thumb {
    background: -webkit-linear-gradient(top, #F64E74 0%, #5C47D1 100%); 
    border-radius: 10px;
  }
  .outline_scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
  .langlistmodel{
    cursor: pointer;
  }
  .extraclass{
    z-index: 9999;
  }
  button#removeQuestionQuize2 {
    background: #eee;
    border-color: #eee;
    box-shadow: 0px 0px transparent;
}
 button#removeQuestionQuize3 {
    background: #eee;
    border-color: #eee;
    box-shadow: 0px 0px transparent;
}
.copy_sn {
    position: absolute;
    top: 22px;
    right: 15px;
    z-index: 999;
    cursor: pointer;
}
.main_body.card-body .form-group.title_fr input.form-control {
    padding: 13px 42px 13px 55px !important;
}
.icon_img_question.icon_sm{
    width: 75px;
    height: 75px;
}
i.delete_sn {
    position: absolute;
    top: 18px;
    right: 15px;
    z-index: 999;
    font-size: 20px;
    color: #ed1c24;
    cursor: pointer;
}
input#uplode_icon{
    color: #000 !important;
    padding: 13px 22px;
    border: 1px solid #cccccc !important;
    width: 100%;
    font-size: 14px;
    outline: none;
    border-radius: 10px !important;
    font-weight: 400;
    height: 60px !important;
}
.date_range_sm .selectize-input.items.full.has-options.has-items{
    height: 50px;
    padding: 8px 50px 8px 10px;
    display: flex;
    align-items: center;
    width: auto;
    white-space: nowrap;
}
.advance-options .left_option .left_inner .button_input_wrap div.date_range_sm:first-child {
    width: auto;
    white-space: nowrap;
    }
    .advance-options .left_option .left_inner .button_input_wrap div.selectize-dropdown-content {
    width: -webkit-fill-available;
    display: block;
}
.advance-options .left_option .left_inner .button_input_wrap div.option {
    width: auto;
    white-space: nowrap;
    }
.date_range_sm .selectize-dropdown.single{
    width: auto !important;
}
.advance-options .left_option .left_inner .button_input_wrap div.date_range_sm .selectize-input.items.has-options.full.has-items .item{
    width: 160px;
}
.advance-options .left_option .left_inner .button_input_wrap .date_range_sm .selectize-input.items.has-options.not-full {
    width: 160px;
    height: 50px;
}
.modal-body.body_new_lg button.btn_add_lg{
    padding: 9px 10px;
    border-radius: 6px;
    border: 1px solid #fff;
    background: #F64E74;
    background: -moz-linear-gradient(top, #F64E74 0%, #5C47D1 100%);
    background: -webkit-linear-gradient(top, #F64E74 0%, #5C47D1 100%);
    background: linear-gradient(top, #F64E74 0%, #5C47D1 100%);
    min-width: 120px;
    font-size: 14px;
    display: block;
    font-weight: 700;
    color: #fff;
    box-shadow: 0px 0px #0000;
}
.modal-body.body_new_lg textarea.text_area_lg{
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    color: #000;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    min-height: 60px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
button.danger_btn_lg{
        background: #eee0 !important;
    border-color: #eee0 !important;
    box-shadow: 0px 0px transparent !important;
    padding: 0px !important;
}
.danger_btn_lg i{
    font-size: 1.2rem;
}
.border_cust{
    padding: 12px;
    background: #f1f1f1;
    border-radius: 8px;
}
input.btn.btn-danger.Save_btn_lg {
    display: block;
    margin: auto !important;
    margin-top: 15px !important;
    padding: 12px 25px;
    font-weight: 500;
    background: linear-gradient(to bottom, #F64E74 0%, #5C47D1 100%) !important;
    border: 0px solid red;
}
textarea.form-control.text_area_g {
    padding: 13px 22px;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px;
    outline: none;
    color: #000;
    background: #ffffff !important;
    border-radius: 10px !important;
    font-weight: 400;
    min-height: 90px !important;
}
input.search_id_lg {
    padding: 5px 10px;
    margin-left: 5px;
    border: 1px solid #c2ccda;
    background-color: #ffffff;
    width: auto;
    height: 35px;
    border-radius: 5px;
}
label.label_id_lg {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 20px;
}
.advance-options .left_option .left_inner .button_input_wrap.wrap_input {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
}
.advance-options .left_option .left_inner .button_input_wrap.wrap_input .selectize-control.single{
    width: 100% !important;
}
