.body{
	margin: 0;
	font-family: 'Poppins', sans-serif !important;
    background: #F6F6F7;
}
img{
	width: 100%;
	display: block;
	object-fit: cover;
}
ul{
	padding: 0!important;
	margin-bottom: 0 !important;
}
li{
	list-style: none;
}
input:foucs, select:foucs, textarea:foucs{
	outline: none;
}
input:focus-visible, select:focus-visible, textarea:focus-visible{
    outline-offset: unset!important;
    outline: unset!important;
}
.row1{
	align-items: center;
}
.left-part{
    width: 153px;
}
.right-part{
    margin-left: 85px;
    width: 100%;
}
.left-section:hover {
    width: 202px;
    min-width: 202px;
    max-width: 202px;
    overflow: visible;
}
.left-section {
    background: #052842;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    padding: 15px 0px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    overflow: hidden;
    transition: width 0.5s,max-width 0.5s,min-width 0.5s;
}
.remove-fix{
    position: static!important;
}
.logo img {
    width: 100%;
    margin: auto;
}
.menu ul li{
	list-style: none;
	text-align: center;
	margin-bottom: 21px;
	position: relative;
}
.menu>ul {
    width: 100%;
}
.menu {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.last-menu1{
    margin-top: -183px;
}
.menu ul li a{
	text-decoration: none;
    color: white;
}
.menu-img {
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    padding: 8px 0px;
    line-height: 28px;
    margin: 0px 15px 8px 20px;
    font-size: 16px;
}
.menu_icon {
    display: table-cell;
    width: 60px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    margin: 0 10px;
}
.left-section:hover .menu_title {
    opacity: 1;
}
.menu_title {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 190px;
    opacity: 0;
    transition: opacity 1s;
}
.menu-img img {
    width: 24.4px;
    height: 24.4px;
    line-height: 24.4px;
    margin: auto;
}
.menu-img i {
    font-size: 16px;
    color: #fff;
}
.menu ul li.active .menu-img, .menu ul li:hover .menu-img{
    background: #297DAE;
}
.menu li h6 {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    text-transform: capitalize;
    color: #FFFFFF;
}
.submenu {
    width: 240px;
    position: absolute;
    top: -36px;
    right: -224px;
    display: none;
    z-index: 9;
    padding-left: 32px;
}
.submenu ul {
    padding: 10px 0px!important;
    background: #052842;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 7%);
    border-radius: 5px;
}
.submenu ul:after {
    content: "";
    border-bottom: 11px solid transparent;
    border-top: 11px solid transparent;
    border-right: 11px solid #052842;
    position: absolute;
    bottom: 25%;
    left: 45px;
    margin-left: -20px;
    opacity: 1;
}
.submenu li {
    padding: 10px 20px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0!important;
    display: flex;
    align-items: center;
}
.submenu li:hover{
	background: rgb(255 255 255 / 10%);;
}
.submenu img {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
.submenu h6 {
    margin-bottom: 0;
    display: block;
    width: 100%;
    text-align: left!important;
}
.submenu h6 a{
    font-size: 14px;
    color: white;
    display: block;
    text-decoration: none;
    text-align: left!important;
}
.menu ul li:hover .submenu{
	display: block;
}
.header{
	height: 70px;
	line-height: 70px;
	background: #FFFFFF;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.05);
    padding: 0px 40px 0 0;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: all 0.5s ease;
}
.co_pofile {
    float: right;
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: right;
}
.logo {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 0px 7px 55px;
}
.co_pofile h6 {
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #052842;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
}
.co_pofile i{
	color: #052842;
	padding-left: 11px;
}
.profile-dropdown {
    position: absolute;
    top: 75px;
    right: 23px;
    width: 182px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 7%);
    border-radius: 10px;
    display: none;
    z-index: 9;
}
.profile-info {
    text-align: center;
    padding: 17px;
    line-height: initial;
    background: rgb(5 40 66 / 30%);
    border-radius: 10px 10px 0px 0px;
    display: none;
}
.profile-info h6 {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    margin: 0px auto 8px;
}
.profile-info h2{
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
}
.profile-info a{
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: rgba(0, 0, 0, 0.4);
    text-decoration: none;
}
.profile-info a:hover{
	color: rgba(0, 0, 0, 0.4);
}
.profile-menu {
    padding: 25px 20px;
    background: white;
    border-radius: 10px;
}
.profile-menu li{
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}
.profile-menu img {
    width: 18px;
    height: 18px;
    margin-right: 15px;
}
.profile-menu li h5{
	margin-bottom: 0;
	display: block;
    width: 100%;
}
.profile-menu li h5 a{
	text-transform: capitalize;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    text-decoration: none;
    display: block;
    width: 100%;
}
.profile-menu i {
    font-size: 16px;
    padding-left: 0;
    padding-right: 10px;
}
.logout {
    padding-top: 18px;
    margin-bottom: 0!important;
    margin-top: 18px;
}
.logout:after {
    content: '';
    position: absolute;
    top: 0;
    left: -21px;
    width: 231px;
    height: 100px;
    border-top: 1px solid rgba(204, 204, 204, 0.4);
}
.inner-right-section{
	padding: 30px;
	background: #F6F6F7;
}
.co_sub-header{
	background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(237, 239, 240, 0.59);
    border-radius: 7px;
    padding: 16px 20px;
    margin-bottom: 20px;
}
.co_sub-header .row{
	align-items: center;
}
.header-title h2{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 0px;
}
.header-title a{
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
}
.header-title a:hover {
    color: #297DAE;
    text-decoration: none;
}
.title-search {
    display: flex;
    align-items: flex-start;
}
.title-search li{
	display: inline-block;
	margin-right: 51px;
}
.title-search li input {
    width: 241px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    font-size: 13px;
    color: #787575;
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 100px;
    padding: 0px 14px;
}
.search {
    text-align: right;
}
.search a {
    height: 33px;
    background: #052842;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    color: white;
    display: inline-block;
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    padding: 0px 20px;
}
.right_filter .search a i {
    color: #052842;
}
.right_filter .search a {
    background: #F6F6F7;
    font-size: 18px;
    padding: 0 15px;
}
.search a:hover{
	color: white;
	text-decoration: none;
	background: rgb(5 40 66 / 60%);
}
.event-list {
    background: white;
    padding: 20px;
    box-shadow: 0px 0px 10px 1px rgba(237, 239, 240, 0.59);
    border-radius: 7px;
    margin-bottom: 20px;
}
.event-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 11px;
    margin-bottom: 18px;
    border-bottom: 1px dashed rgba(204, 204, 204, 0.4);
}
.event-title h5{
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
}
.event-title button {
    width: 100PX;
    height: 30px;
    background: rgba(0, 75, 128, 0.05);
    border-radius: 5px;
    border: unset;
}
.event-title a{
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #052842;
    text-decoration: none;
}
.event-title a:hover{
	color: #052842;
    text-decoration: none;
}
.event-sublist li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 7px;
}
.event-sublist li p{
	margin-bottom: 0;
	font-weight: 400;
    font-size: 13px;
}
.event-sublist li i{
	cursor: pointer;
    color: rgb(0 0 0 / 50%);
}
.product-filter{
    border-radius: 3px;
    padding: 15px 25px;
    background: #fff;
    margin-top: 40px;
    box-shadow: 0px 0px 10px 1px rgb(237 239 240 / 59%);
}
.showing p{
	margin-bottom: 0;
	font-size: 15px;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.page-item {
    margin: 0px 6px;
}
.page-link {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px!important;
    color: black!important;
    background-color: #f6f6f7!important;
    border-radius: unset!important;
    padding: 0!important;
}
.page-link.active {
    color: white!important;
    background: #052842!important
}
.page-link:hover {
    color: white!important;
    background: #052842!important
}
.page-link i{
    font-size: 14px;
}
.page-link:focus{
    outline: none;
    box-shadow: unset!important;
}
.product-icon a{
    width: 23px;
    height: 23px;
    border: 1px solid rgb(204 204 204 / 50%);
    line-height: 23px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}
.product-icon i{
    font-size: 12px;
}

/*------ delete-event-modal -----------*/
/*#delete-event .modal-header, #recoModal .modal-header, #pageModal .modal-header, #patternModal .modal-header, #switched-offModal .modal-header{
    justify-content:space-between!important; 
}*/
#delete-event .select-event-group p {
    margin: 0px 0px 30px;
}
.co_confi .modal-title {
    font-size: 19px;
}
.modal {
    z-index: 999999!important;
    background: rgb(0 0 0 / 50%);
}


/*------- create-event-modal -------*/
.select-event-group p {
    font-size: 15px;
    margin: 14px 0px 40px;
}
.event-modal .modal-dialog {
    top: 25%;
    max-width: 450px;
}
.event-modal .modal-content{
    border: unset!important;
}
.event-modal .modal-body{
    padding: 20px 25px!important;
}
/*.event-modal .modal-header{
    justify-content: flex-end!important;
}*/
.event-modal .close1 {
    padding: 0!important;
    width: 30px;
    height: 30px;
    background: transparent;
    text-align: center;
    font-size: 16px;
    line-height: 29px;
    border-radius: 50%;
    color: #052842;
    cursor: pointer;
    margin: auto 0px auto!important;
}
.event-modal .close1:hover {
    background: #2125291f;
}

/*------------- create-eventlist ---------------*/
.create-eventlist {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.create-eventlist:last-child{
    border:unset;
}
.create-event-title {
    margin-right: 72px;
}
.create-event-title h2{
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000000;
}
.create-event-title p{
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.5);
}
.event-form {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgb(237 239 240 / 59%);
    border-radius: 7px;
    padding: 22px 30px 13px;
}
.event-label {
    margin-bottom: 14px;
    position: relative;
    /*z-index: 1;*/
}
.event-label label{
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.005em;
    color: rgba(0, 0, 0, 0.4);
    display: block;
    margin-bottom: 7px;
}
.event-label label b{
    color: #052842;
}
.event-label input, .event-label select{
    width: 100%;
    height: 35px;
    background: rgba(204, 204, 204, 0.06);
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 5px;
    font-weight: 400;
    font-size: 13px;
    color: #787575;
    padding: 0px 12px;
}
.event-label textarea{
    width: 100%;
    background: rgba(204, 204, 204, 0.06);
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 5px;
    font-weight: 400;
    font-size: 13px;
    color: #787575;
    padding: 0px 12px;
}
.choose-form input, .choose-form select{
    margin-bottom: 12px;
}
.event-label input:disabled, .event-label textarea:disabled{
    background-color: #e9ecef;
    opacity: 1;
}
.select-div{
    position: relative;
}
.select-div .dropdown.bootstrap-select {
    width: 100%!important;
    display: block;
}
.event-label .dropdown-toggle{
    width: 100%!important;
    height: 35px;
    background: rgba(204, 204, 204, 0.06);
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 5px;
    font-weight: 400;
    font-size: 13px;
    color: #787575;
    padding: 0px 12px;
    text-align: left;
}
.event-label .dropdown-toggle:after {
    display: none!important;
}
.event-label .btn-default {
    display: none;
}
.select-div .bootstrap-select .dropdown-toggle:focus {
    outline: unset!important;
    outline-offset: unset;
    box-shadow: unset!important;
    border: 1px solid rgba(204, 204, 204, 0.3);
    background: #fcfcfc !important;
}
.select-div .show>.btn-light.dropdown-toggle {
    background: rgba(204, 204, 204, 0.06)!important;
    border-color: rgba(204, 204, 204, 0.3)!important;
}
.event-label .dropdown-menu{
    width: 100%!important;
    padding: 8px;
    border-top: unset;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
    border-color:rgba(204, 204, 204, 0.3);
    /*height: 155px;*/
}
.event-label .dropdown-menu .inner{
    border: unset;
    overflow-y: unset!important;
}
.event-label .selected{
    width: 96%;
    border: unset;
}
.event-label .dropdown-item.active{
    background: unset;
    color: black;
}
.event-label .dropdown-item {
    font-size: 14px;
}
.event-label .dropdown-item:focus, .event-label .dropdown-item:hover{
    background: transparent;
}
.select-div .filter-option-inner-inner{
    line-height: 35px;
}
.select-div button:hover{
    background: #fcfcfc;
    border-color:rgba(204, 204, 204, 0.3);
}
.select-div .form-control:focus{
    border-color: unset!important;
    box-shadow: unset !important;
    outline: unset!important;
}
.choose-form .event-label{
    margin-bottom: 0;
}
.last-input {
    margin-bottom: 14px;
}
.select-down {
    position: absolute;
    top: 14px;
    right: 8px;
    font-size: 12px;
    z-index: 9;
}
.add-list {
    width: 40px;
    height: 40px;
    line-height: 41px;
    color: white;
    background: #052842;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin-left: auto;
}
.add-list:hover{
    color: white;
}
.all-btn {
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
}
.all-btn button{
    background: #FFFFFF;
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    height: 32px;
    width: 100px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #052842;
    margin-left: 15px;
}
.all-btn button.save{
    background: #052842;
    color: white;
}
.all-btn button:focus {
    outline: none;
}



/*--------------- edit-event ----------------------*/
.event-icon {
    display: flex;
}
.event-icon a {
    height: 35px;
    width: 35px;
    color: rgb(0 0 0 / 50%);
    background: rgba(204, 204, 204, 0.06);
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 5px;
    display: block;
    text-align: center;
    line-height: 35px;
    margin-bottom: 12px;
    font-size: 14px;
    margin-right: 10px;
}
.event-icon a:hover{
    text-decoration: none;
    color: rgb(0 0 0 / 50%);
}
.event-icon .tooltip {
    width: auto;
  position: absolute;
  left: 4rem;
  top: 0.325rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: #000;
  padding: 0.325rem 1rem;
  border-radius: 4px;
  transform: translateX(-0.325rem);
  opacity: 0;
  pointer-events: none;
  transition: opacity 250ms ease-in-out 0s, transform 300ms ease-in-out 0s;
}
.event-icon .tooltip::before {
  content: '';
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #000;
  left: 0px;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  border-radius: 1px;
}
.event-icon:hover .tooltip {
  transform: translateX(0.325rem);
  opacity: 1;
}
.filter-dropdown {
    position: absolute;
    top: 50px;
    right: 8px;
    width: 182px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 7%);
    border-radius: 10px;
    display: none;
    z-index: 9;
    padding: 20px 20px 15px;
}

a.btn.btn-apply {
    background: #052842;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
}
.filter p {
    margin-bottom: 0;
    margin-right: 10px;
}
.filter {
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.date_picker{
    display: none;
}
.date_picker input {
    width: 100%;
    margin: 5px 0;
    font-size: 12px;
    height: 30px;
    border: 1px solid #d9d9d9;
    padding: 0 5px;
    border-radius: 5px;
}
.filter-dropdown .form-check {
    font-size: 14px;
    margin-bottom: 7px;
}
/*-------------- responsive -------------------*/
/*------------------ event-page ------------------*/
@media only screen and (min-width: 1261px) and (max-width: 1300px){
    .last-menu1 {
        margin-top: -200px;
    }

}

@media only screen and (min-width: 1024px) and (max-width: 1260px){
    .title-search li {
        margin-right: 30px;
    }
    .event-modal .modal-dialog {
        top: 34%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .inner-right-section {
        padding: 25px 20px;
    }
    .co_pofile h6 {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*.submenu {
        left: 128px;
    }*/
    .search {
        text-align: left;
        margin-top: 13px;
    }
    .event-modal .modal-dialog {
        top: 33%;
    }

}

@media only screen and (max-width: 767px){
   
    .inner-right-section {
        padding: 25px 20px;
    }
    .co_pofile h6 {
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }
    .co_sub-header {
        height: auto;
        padding: 16px 22px;
    }
    .title-search {
        flex-wrap: wrap;
    }
    .title-search li {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .search {
        text-align: left;
    }
    .showing {
        margin-bottom: 18px;
    }
    .product-filter {
        padding: 15px;
    }
    .showing {
        margin-bottom: 18px;
    }
    /*.page-link {*/
    /*    width: 30px;*/
    /*    height: 30px;*/
    /*    line-height: 30px!important;*/
    /*}*/
    .page-link {
    width: 25px;
    height: 27px;
    font-size: 13px;
    line-height: 27px!important;
}
    .pagination {
        justify-content: flex-start;
    }
    .page-item {
        margin: 0px 5px;
    }
    .left-part{
        width: 90px;
    }
    .right-part{
        margin-left: 65px;
    }
    .left-section {
    width: 66px;
    min-width: 66px;
    max-width: 66px;
}
    .submenu li h6 {
        display: block!important;
    }
    .logo img {
        width: 81%;
    }
    .menu-img {
        width: 38px;
        height: 38px;
        padding: 6px 0px;
        margin: 0px 15px 8px 15px;
    }

    .menu-img img {
        width: 22.4px;
        height: 22.4px;
        line-height: 22.4px;
    }
    .last-menu1 {
        margin-top: -154px;
    }
    .header {
        padding: 0px 15px;
    }
    .profile-dropdown {
        top: 77px;
        right: 34px;
    }
    .search a {
        font-size: 13px;
    }
    .title-search li input {
        width: 100%;
    }
    .event-modal .modal-dialog {
        top: 30%;
        max-width: 345px;
        margin: auto;
    }

}

@media only screen and (max-width: 320px){
    .left-part{
        width: 70px;
    }
    .right-part{
        margin-left: 70px;
    }
    .left-section{
        width: 70px;
        min-width: 70px;
        max-width: 70px;
    }
    .menu li h6 {
        font-size: 12px;
    }
    /*.inner-right-section {
        padding: 25px 16px;
    }*/
    .inner-right-section {
        padding: 95px 11px;
    }
    .pagination {
        justify-content: center;
    }
    .product-filter .col-12{
        padding: 0px 6px!important;
    }
    .page-item {
        margin: 0px 3px;
    }
    .page-link {
        width: 28px;
        height: 28px;
        font-size: 13px;
        line-height: 28px!important;
    }
    .event-modal .modal-dialog {
        top: 23%;
        max-width: 286px;
    }
    .last-menu1 {
        margin-top: -154px;
    }
}


/*------------------ create-event-page ------------------*/
@media only screen and (min-width: 1024px) and (max-width: 1260px){
    .event-label .dropdown-item {
        padding: 0.25rem 12px;
    }
    .create-event-title {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .create-event-title {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px){
    .choose-form .select-div{
        margin-bottom: 14px;
    }
    .event-label .dropdown-menu {
        background: white;
    }
    .event-label {
        z-index: unset;
    }
    .add-list {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .create-event-title {
        margin-right: 0px; 
    }
    .event-form {
        padding: 20px 20px 13px;
    }
}


@media only screen and (max-width: 320px){
    .event-form {
        padding: 22px 17px 13px;
    }
}


/*--------------- widget-page ------------*/
.event-title-dots {
    display: flex;
}
.event-title-dots p{
    margin-bottom: 0;
    font-size: 14px;
    margin-right: 10px;
}
.event-title-dots h6{
    cursor: pointer;
}
.event-title-dots .dropdown-toggle::after{
    display: none!important;
}
.event-title-dots .dropdown-menu.show {
    transform: translate3d(-138px, 25px, 0px)!important;
    width: 175px !important;
    min-width: 175px !important;
}
.event-title-dots .dropdown-item{
    padding: 7px 13px!important;
    font-size: 13px;
    text-transform: capitalize;
}
.event-title-dots .dropdown-item i{
    margin-right: 7px;
}
.event-title-dots .dropdown-item.active, .dropdown-item:active{
    background-color: #297dae!important; 
}
.dropdown-menu p {
    margin-right: 0;
    display: flex;
    align-items: center;
    padding: 7px 13px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 23px;
    margin: 0 0px 0px 9px;
}
.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s cubic-bezier(0,1,0.5,1);
  border-radius: 4px;
}
.slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s cubic-bezier(0,1,0.5,1);
    border-radius: 3px;
}
.event-title-dots input:checked + .slider {
  background-color: #297DAE;
}
/*.event-title-dots input:focus + .slider {
  box-shadow: 0 0 4px #7efa70;
}*/
.event-title-dots input:checked + .slider:before {
  transform: translateX(22px);
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.widget-list .event-sublist li{
    justify-content: unset;
    margin-bottom: 8px;
}
.event-sublist h3{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.widget-list .event-sublist p{
    margin-left: 6px;
}


/*-----------------create-recommendation -------------*/
.inner-right{
    margin-left: 0!important;
}
.right-left {
    background: white;
    padding: 20px;
    width: 18%;
    display: inline-block;
}
.right-left-content {
    width: 80%;
    margin-left: 25px;
    /*background: white;*/
    padding: 25px;
}
.inner-right li.nav-item {
    display: block;
    width: 100%;
}
.inner-right .nav-pills .nav-link.active, .inner-right .nav-pills .show>.nav-link {
    color: #297DAE!important;
    background-color: transparent !important;
}
.inner-right .nav-pills .nav-link{
    color: black !important;
}
.modal-box{
    margin-bottom: 18px;
}
.modal-box a{
    padding: 5px 10px;
    background: rgb(41 125 174 / 10%);
    border-radius: 100px;
    color: #297DAE;
    font-size: 13px;
    font-weight: 600;
}
.modal-box a:hover{
   color: #297DAE;
   text-decoration: none; 
}
.event-label textarea{
    /*height: auto !important;*/
    padding: 12px;
}
.select {
    position: relative;
    width: 100%;
    height: 35px;
    background: rgba(204, 204, 204, 0.06);
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 5px;
    font-weight: 400;
    font-size: 13px;
    color: #787575;
    padding: 0px 12px;
    cursor: pointer;
}
.select .selectBtn {
    line-height: 35px;
}
.select .selectBtn:after {
    content: "";
    position: absolute;
    top: 45%;
    right: 15px;
    width: 6px;
    height: 6px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #666;
    border-bottom: 2px solid #666;
    transition: 0.2s ease;
}
.select .selectBtn.toggle {
    border-radius: 3px 3px 0 0;
}
.select .selectBtn.toggle:after {
    transform: translateY(-50%) rotate(-135deg);
}
.select .selectDropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    background: #fff;
    transform: scale(1, 0);
    transform-origin: top center;
    visibility: hidden;
    transition: 0.2s ease;
    border: 1px solid #ccc;
    border-top-color: #eee;
}
.select .selectDropdown .option {
    padding: 6px 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.select .selectDropdown .option:hover {
    background: #f8f8f8;
}
.select .selectDropdown.toggle {
    visibility: visible;
    transform: scale(1, 1);
}
datalist {
    position: absolute;
    max-height: 20em;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-top-color: #fff;
    background: white;
    z-index: 9;
    width: 100%!important;
    left: 0px!important;
}
datalist option {
    font-size: 13px;
    padding: 6px 10px;
    background-color: transparent;
    cursor: pointer;
}
datalist option:hover, datalist option:focus {
  background-color: #f8f8f8;
  outline: 0 none;
}
.rule-form .select .selectDropdown {
    height: 130px;
    overflow-y: auto;
}
.include .select .selectDropdown {
    height: auto;
}
.rule-form .event-icon a{
    margin-bottom: 0;
}
.bunding-form input{
    margin-bottom:0;
}
.bunding-form .event-label{
    margin-bottom: 14px;
}
/*datalist {
    position: absolute;
    max-height: 20em;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-top-color: #fff;
    background: white;
    z-index: 9;
    width: 100%!important;
    left: 0px!important;
}
datalist option {
    font-size: 13px;
    padding: 6px 10px;
    background-color: transparent;
    cursor: pointer;
}
datalist option:hover, datalist option:focus {
  background-color: #f8f8f8;
  outline: 0 none;
}*/
.choices__list--multiple {
     display: block!important; 
}
.choices__list--dropdown{
    z-index: 99 !important;
}
.choices__inner {
    padding: 5.5px 7.5px 0.75px !important;
    border-radius: 5px !important;
    min-height: 35px !important;
}
.choices__input{
    margin-bottom: 0 !important;
}
input.choices__input.choices__input--cloned{
    border: unset;
    height: auto;
    padding: 0;
}
.choices__list--multiple .choices__item {
    background-color: #297DAE !important;
    border: unset !important;
    font-weight: 400 !important;
}
.is-focused input.choices__input.choices__input--cloned {
    padding-top: 6px !important;
}
.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
    border-left: unset !important;
}
.choices__list--dropdown .choices__item {
    padding: 7px!important;
}
.rule-form .ad-filter textarea{
    height: 35px;
    padding: 5px 10px !important;
}
.checkbox-label input{
    width: 16px;
    height: 16px;
    display: inline-block;
}
.checkbox-label label span{
    position: relative;
    top: -3px;
    left: 10px;
}
.event-form p{
    font-size: 14px;
    margin-bottom: 14px;
}
.event-form p span, .event-form p a{
    color: #297DAE;
    padding-left: 7px;
}
.advance-form .select .selectDropdown{
    height: 162px;
    overflow-y: auto;
}


/*--------------- Recommendation Type-modal ----------------*/
#recoModal .modal-content, #pageModal .modal-content {
    min-height: auto;
    max-height: 625px;
    overflow-y: auto;
}
.co_reco-modal .modal-dialog {
    top: 50%;
    max-width: 65%;
    transform: translateY(-50%)!important;
}
.co_reco-modal .modal-header{
    position: sticky;
    top: 0;
    background: white;
    z-index: 999;
}
.co_reco-modal .create-event-title {
    margin-right: 0px;
    padding: 15px;
    border: 1px solid #dddddd57;
    box-shadow: 0 0 7px 0px #dddddd9e;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 19px;
    cursor: pointer;
}
.co_reco-modal .create-event-title:hover{
    background-color: #dddddd33;
}
.co_reco-modal .create-event-title p{
    margin-bottom: 0;
}

/*-- ------- page type-modal --------------- --*/
.page-type-name {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.create-event-title h6{
    font-size: 14px;
    color: #297DAE;
}

/*------------- pattern-modal -------------*/
.pattern-modal .modal-dialog{
    max-width: 800px;
}
.modal-backdrop{
    display: none!important;
}

/*---------------- edit-recommendation ----------------*/
.edit-id {
    font-size: 15px;
    font-weight: 700;
}
.all-page-tags {
    margin-top: 15px;
}
.all-page-tags p {
    display: inline-block;
    margin: 0;
    background: #e9ecef;
    padding: 7px 8px;
    font-size: 13px;
    border-radius: 6px;
}
.all-page-tags p i{
    padding-left: 6px;
}
.edit-reco1 .create-event-title {
    margin-right: 0px;
}
.edit-reco1 .event-label {
    margin-bottom: 10px;
}
#bundleModal .modal-dialog {
    max-width: 900px;
}
.row.af-1 {
    padding-bottom: 10px;
}
/*.main_field .select-div {
    width: 100%;
}
input.check_field {
    width: 18px;
    margin-right: 14px;
    margin-left: -4px;
}
.event-label.main_field {
    display: flex;
    width: 100%;
}*/

.select_row .select .selectBtn:after{
    display:none;    
}
.check_filed input {
    margin-right: 15px;
}
.row.af-1.select_row {
    padding-top: 10px;
}



/*--------------- widget-page ----------------*/
@media only screen and (min-width: 1261px) and (max-width: 1300px){
    .event-sublist h3 {
        font-size: 13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .widget-list .col-md-6 {    
        padding-right: 8px !important;
        padding-left: 8px !important;
    }
    .event-list.widget-list {
        padding: 20px 15px;
    }
    .widget-list .event-sublist h3 {
        font-size: 11px;
    }
    .widget-list .event-sublist li p {
        font-size: 10px;
    }
    .event-title-dots .dropdown-item {
        padding: 5px 13px!important;
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px){
    .header-title a {
        font-size: 12px;
    }
    .event-list.widget-list {
        padding: 20px 15px;
    }
    .widget-list .event-sublist h3 {
        font-size: 11px;
    }
    .widget-list .event-sublist li p {
        font-size: 11px;
    }
    .switch {
        width: 40px;
        height: 21px;
    }
    .slider:before {
        height: 16px;
        width: 16px;
        left: 5px;
        bottom: 3px;
    }
}

@media only screen and (max-width: 320px){
    .header-title a {
        font-size: 10px;
    }
}


/*--------------- create-recommendation-page ----------------*/
@media only screen and (min-width: 1301px) and (max-width: 1446px){
    .right-left-content {
        width: 76%;
    }
    .right-left {
        width: 21%;
        padding: 20px 18px;
    }
    /*.s-1 .col-xl-4, .s-1 .col-xl-3, .s-1 .col-xl-2{
        padding-right: 0px !important;
        padding-left: 7px !important;
    }*/
    .s-1 .wd-lp {
        /*max-width: 50% !important;
        flex: 0 0 50% !important;*/
        padding: 0px 0px 0px 9px !important;
    }
    .s-2 .wd-lp{
        padding-right: 0px !important;
        padding-left: 11px !important;
    }
    .checkbox-label label span {
        font-size: 14px;
    }
    .cf-2{
        max-width: 43% !important;
        flex: 0 0 43% !important;
    }

}

@media only screen and (min-width: 1261px) and (max-width: 1300px){
    .right-left {
        width: 25%;
    }
    .right-left-content {
        width: 72%;
        margin-left: 22px;
        padding: 14px;
    }
    .create-event-title {
        margin-right: 0px; 
    }
    .wd-lp {
        flex: 0 0 50% !important;
        max-width: 100% !important;
    }
    .af-1 .col-xl-1{
        flex: 0 0 15% !important;
        max-width: 15% !important;
    }
    .af-1 .col-xl-3{
        flex: 0 0 42% !important;
         max-width: 42% !important;
    }
    .cf-1 .col-xl-2 {
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1260px){
    .tab-content .event-form {
        padding: 22px 17px 13px;
    }
    .right-left {
        width: 29%;
        padding: 20px 17px;
    }
    .right-left-content {
        width: 69%;
        margin-left: 15px;
        padding: 14px;
    }
    .wd-lp{
        padding: 0 11px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .right-left {
        padding: 15px 6px;
        width: 37%;
    }
    .right-left-content {
        width: 60%;
        margin-left: 16px;
        padding: 15px;
    }
    .event-form {
        padding: 22px 20px 13px;
    }
    .cf-1 .col-md-1, .cf-1 .col-md-4, .cf-1 .col-md-7 {
        padding: 0px 10px;
    }
    .event-form p {
        font-size: 11px;
        margin-bottom: 7px;
    }
    .pattern-modal .modal-dialog {
        max-width: 74%;
    }
    #bundleModal .modal-dialog {
        max-width: 600px;
    }
}

@media only screen and (max-width: 767px){
    .right-left {
        width: 95%;
    }
    .right-left-content {
        width: 95%;
        margin-left: 0;
        padding: 25px 0px;
    }
    .modal-box a {
        font-size: 10px;
    }
    .cf-1{
        align-items: center;
    }
    .event-form p {
        font-size: 13px;
        margin-bottom: 6px;
    }
    .co_reco-modal .modal-dialog {
        max-width: 81%;
    }
    .pattern-modal .modal-dialog {
        max-width: 89%;
    }
    #bundleModal .modal-dialog {
        max-width: 336px;
    }
}

@media only screen and (max-width: 320px){
    .header {
        position: fixed;
        width: 100%;
    }
    .right-left {
        padding: 20px 0px;
    }
    .right-section{
        overflow-x: hidden;
    }
    .co_reco-modal .modal-dialog {
        top: 37%;
        height: 200px;
        transform: translateY(-91%)!important;
    }
    .pattern-modal .modal-dialog {
        top: 50%;
    }
    #bundleModal .modal-dialog {
        max-width: 291px;
    }
    .checkbox-label label span {
        font-size: 14px;
    }
}


/*------------- config-page ---------------*/
.add-attribute{
    display: none;
}
.config-content .create-eventlist{
    border-bottom: unset;
}
.config-form .event-label .dropdown-menu .inner {
    height: 228px;
    overflow-y: auto !important; 
}
/*.config-form .modal-box a{
    background: transparent;
    transition: all 0.5s ease;
}
.config-form .modal-box a:hover{
    background: rgb(41 125 174 / 10%);
}*/
.config-form p{
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.5);
}
.main-config{
    /*margin-bottom: 14px;*/
    cursor: pointer;
}
.config-label p{
    margin-bottom: 0;
}
.config-label{
    margin-bottom: 0;
    position: relative;
}
.connected-sortable{
    padding-left: 50px !important;
}
.dot-combine{
    display: flex;
    align-items: center;
}
.dot-combine i {
    font-size: 19px;
    color: #052842;
    margin-right: 25px;
    opacity: 0.5;
}
.config-label p i{
    margin-left: 10px
}
.config-label a{
    margin-bottom: 0
}
.config-form .all-btn{
    justify-content: flex-start;
    margin-bottom: 14px;
}
.config-form .all-btn button{
    margin-left: 0px;
}
.turn-switch {
    margin-bottom: 20px;
}
.co_lan{
    margin-bottom: 20px;
}
.co_lan h3{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.co_lan .card{
    margin-bottom: 10px;
}
.co_lan .card-header {
    padding: 10px 20px !important;
    background: #f6f6f7;
    border: 1px solid rgb(204 204 204 / 10%);
}
.co_lan .card-link {
    color: black;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.card-body .modal-box {
    margin-bottom: 0px;
}
.rotate1{
    transform: rotate(180deg);
}
.synonym_modal .modal-dialog {
    max-width: 30%;
}
.upload-file{
    border: 1px solid #ccc;
    padding: 50px 30px 40px;
    border-radius: 5px; 
    text-align: center;
    background: #F6F6F7;
    position: relative;
    /*display: none;*/
    margin-top: 30px;
}
.upload-file h6 {
    font-size: 17px;
    font-weight: 500;
    line-height: 40px;
}
.upload-file input{
    font-size: 15px;
    margin: 10PX 0PX 30px;
}
.upload-btn{
    display: inline-block;
    border: unset;
    padding: 5px 10px;
    border-radius: 100px;
    color: #297DAE;
    font-size: 13px;
    font-weight: 600;
    background: rgb(41 125 174 / 10%);
    transition: all 0.5s ease;
}
/*.upload-btn:hover{
    background: rgb(41 125 174 / 10%);
}*/
.upload-close{
    position: absolute;
    top: 11px;
    right: 11px;
    padding: 0!important;
    width: 30px;
    height: 30px;
    background: #2125291f;
    text-align: center;
    font-size: 16px;
    line-height: 29px;
    border-radius: 50%;
    color: #052842;
    cursor: pointer;
    margin: auto 0px auto!important;
}
.upload-close:hover {
    background: #2125291f;
}
.re-stop{
   font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.bar-theme .dropdown-menu .inner {
    height: auto !important;
}
.facts-form .select .selectDropdown {
    height: 250px;
    overflow-y: scroll;
}
.co_lan .event-icon a{
    margin-bottom: 0;
}
#p-sub4{
    display: none;
}

/*----- tree-structure ----------*/
.co_tree ul, #myUL {
  list-style-type: none;
   padding-left: 20px !important;
}
#myUL {
  margin: 0;
  padding-left: 20px !important;
}
.co_tree li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}
.co_tree ul li:before {
    position: absolute;
    top: -21px;
    left: -7px;
    display: block;
    width: 18px;
    height: 38px;
    content: "";
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
}
.co_tree ul .remove-border:first-child:before{
    display: none;
}
.main_field {
    cursor: pointer;
    user-select: none;
    padding: 11px 12PX;
    margin-bottom: 22PX;
    background: #f6f6f7;
    margin-right: 10px;
    width: 88%;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    width: 86%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.both {
    width: 10%;
    margin-left: 20px;
}
.main_field .event-label{
    width: 92%;
}
.add-list1 {
    padding-right: 6px;
}
.main_field .row{
   width: 100%;
}
.main_field1{
    width: 85%;
}
.main_field1 .event-label label {
    font-size: 14px;
}
.co_tree ul li:before {
    width: 32px;
}
.nested {
  display: none;
  width: 88%;
}
.nested li{
    padding-left: 25px !important;
}
.co_tree .active {
  display: block;
}
.co_tree span.caret {
    width: 10%;
    margin-left: auto;
}
.both .event-icon .tooltip {
    left: 6rem;
}
.co_tree .event-icon a{
    margin-bottom: 0px;
}
.main_field h6 {
     width: 100%;
    font-size: 15px;
    margin-bottom: 23px;
    padding-bottom: 13px;
    border-bottom: 1px solid rgb(204 204 204 / 30%);
}
ul.nested.active .main_field~ul.nested.active li:before {
    position: absolute;
    top: -21px;
    left: -7px;
    display: block;
    width: 33px;
    height: 100%;
    content: "";
   
    border-left: 1px solid #666;
     border-bottom: 0; 
}
ul.nested.active .main_field~ul.nested.active li:after {
   position: absolute;
    top: -21px;
    left: -7px;
    display: block;
    width: 33px;
    height: 90px;
    content: "";
    border-bottom: 1px solid #666;
    
}
ul.nested.active .main_field~ul.nested.active li:last-child:before {
    height: 90px;
}


/*----------------- search-theme -----------*/
.co_theme{
    min-height: 230px;
}
.template-box {
    overflow-x: auto;
    height: 650px;
    overflow-y: auto;
    background: #052842;
    border-radius: 7px;
    margin-bottom: 10px;
}
.theme_form .all-btn{
    justify-content: flex-start;
}
#preview .create-eventlist{
    border-bottom: unset;
}
.preview{
    display: flex;
    flex-wrap: wrap;
}
.preview .event-label{
    width: 65%;
}
.co_bar .create-eventlist{
    border: unset;
}
.left-section:hover .menu_title {
    margin-left: 0;
    width: 70%;
}
.left-section:hover .menu_icon {
    width: 30%;
}



/*--------------- config-page ---------------------*/
@media only screen and (min-width: 1261px) and (max-width: 1366px){
    /*.lp-fix .lp-fix1{
        max-width: 50%;
        flex: 0 0 50%;
        padding-right: 10px!important;
       
    }*/
    .co_lan .lp-fix1{
        max-width: 65%;
        flex: 0 0 65%;
    } 
    #facets .lp-fix2{
        padding-right: 0 !important;
    }
    #pagination .lp-fix1{
        max-width: 15%;
        flex: 0 0 15%;
    }
    .synonym_modal .modal-dialog {
        max-width: 39%;
    }
    .main_field {
        width: 79%;
    }
    .both {
         width: 14%;
    }
    .main_field1 {
        width: 78%;
    }
    .main_field .tr-1 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .both .event-icon .tooltip {
        left: 5rem;
    }
    .co_tree span.caret {
        width: 16%;
    }
    .co_tree ul, #myUL {
    padding-left: 10px !important;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px){
    .upload-file h6 {
        font-size: 14px;
        line-height: 35px;
    }
    .connected-sortable {
        padding-left: 22px !important;
    }
    .synonym_modal .modal-dialog {
        max-width: 42%;
    }
    .co_tree span.caret {
        width: 33%;
        margin-left: unset;
    }
    .main_field {
        width: 100%;
    }
    .co_tree ul li:before {
        top: -10px;
    }
    ul.nested.active .main_field~ul.nested.active li:before {
        top: -10px;
    }
    ul.nested.active .main_field~ul.nested.active li:after {
        height: 102px;
    }
    #myUL {
        padding-left: 0px !important;
    }
    .co_tree ul{
        padding-left: 20px !important;
    }
    .nested {
        width: 100%;
    }
    .main_field .toggle-menu{
        display: block !important;
    }
    .main_field .toggle-menu p{
        margin-bottom: 10px !important;
    }
    .both {
        width: 27%;
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .upload-file {
        padding: 50px 13px 40px;
    }
    .upload-file h6 {
        font-size: 13px;
        line-height: 21px;
    }
    .upload-file h6 span {
        font-size: 18px;
        margin: 12px 0px 15px;
        display: block;
    }
    .connected-sortable {
        padding-left: 22px !important;
    }
    .synonym_modal .modal-dialog {
        max-width: 58%;
    }
    .co_tree span.caret {
        width: 33%;
        margin-left: unset;
    }
    .main_field {
        width: 100%;
    }
    .co_tree ul li:before {
        top: -10px;
    }
    .both {
        width: 27%;
        margin-left: 0;
    }
    ul.nested.active .main_field~ul.nested.active li:before {
        top: -10px;
    }
    ul.nested.active .main_field~ul.nested.active li:after {
        height: 102px;
    }
    #myUL {
        padding-left: 0px !important;
    }
    .co_tree ul{
        padding-left: 20px !important;
    }
    .nested {
        width: 100%;
    }
    .main_field .toggle-menu{
        display: block !important;
    }
    .main_field .toggle-menu p{
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 767px){
    .mb-change .col-5, .mb-change .col-4, .mb-change .col-3{
        padding-right: 3px !important;
        padding-left: 7px !important;
    }
    .synonym_modal .modal-dialog {
        max-width: 87%;
    }
    .upload-file {
        margin: 30px auto;
    }
    .upload-file h6 {
        font-size: 13px;
        line-height: 21px;
    }
    .upload-file h6 span {
        font-size: 18px;
        margin: 12px 0px 15px;
        display: block;
    }
    .upload-file input {
        font-size: 11px;
    }
    #facets .card-body, #synonyms .card-body {
        padding: 20px 12px !important;
    }
    .connected-sortable {
        padding-left: 22px !important;
    }
    .dot-combine i {
        font-size: 14px;
        margin-right: 11px;
    }
    #myUL {
        padding-left: 0px !important;
    }
    .co_tree span.caret {
        width: 51%;
        margin-left: unset;
    }
    .main_field {
        width: 100%;
        margin-right: 0;
    }
    .co_tree ul{
        padding-left: 15px !important;
        margin-top: 15px;
    }
    .co_tree ul li:before {
        top: -24px;
        left: -7px;
        height: 64px;
        width: 9px;
    }
    .main_field .row .event-label {
        width: 100%;
    }
    .both {
        width: 37%;
        margin-left: 0;
    }
    ul.nested.active .main_field~ul.nested.active li:before {
        top: -25px;
    }
    ul.nested.active .main_field~ul.nested.active li:after {
        height: 87px;
        width: 8px;
    }
    .nested li {
        padding-left: 0px !important;
    }
    .nested {
        width: 100%;
    }
    .main_field .toggle-menu{
        display: block !important;
    }
    .main_field .toggle-menu p{
        margin-bottom: 10px !important;
    }
    .add-list1 {
        width: 12px;
    }
}

@media only screen and (max-width: 320px){
    .modal-box a {
        font-size: 9px;
    }
}


/*--------------- edit-bar-theme--------------*/
@media only screen and (min-width: 1024px) and (max-width: 1261px){
    #preview .event-label label{
        font-size: 13px;
    }
    .preview .event-label {
        width: 75%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .preview .event-label {
        width: 100%;
        margin-bottom: 10px !important;
    }
    .preview .save{
        margin-left: 0;
    }
}


@media only screen and (max-width: 767px){
    .co_pofile {
    
    padding-right: 15px;
}
    .co_bar{
        margin-top: 20px;
    }
    #preview .event-label label{
        font-size: 13px;
    }
    .preview .event-label {
        width: 100%;
        margin-bottom: 10px !important;
    }
    .preview .save{
        margin-left: 0;
    }
}

@media only screen and (max-width: 320px){
    .all-btn {
        flex-wrap: unset; 
    }
   
}


/*--------------- setting-page ---------------*/
.setting_1 .event-label{
    margin-bottom: 25px;
}
.code-1 {
    border-radius: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
    background-color: #297DAE;
    font-size: 17px;
    margin: 0px 6px;
}
.js-code h6 {
    color: #297dae;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
    display: block;
    padding-bottom: 6px;
}
.co_table{
    margin-top: 50px;
    font-size: 13px;
}
.seg_form .title-search {
    align-items: center;
    flex-wrap: wrap;
}
.table .product-icon a{
    cursor: pointer;
    color: rgb(0 0 0 / 50%);
}
.co_table .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}
.co_table .table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05) !important;
}
.co_table .table td, .co_table .table th {
    border: unset !important; 
}
.co_table .table thead th {
    vertical-align: middle !important;
}
.seg_form .product-filter {
    padding: 0px;
    background: transparent;
    margin: 60px 0px 30px;
    box-shadow: unset;
}
.show-btn {
    background: #297dae;
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    height: 35px;
    width: 84px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
    top: 28px;
    right: 0;
}
.show-btn:focus{
    outline: none;
}
.seg_form .all-btn{
    justify-content: flex-start;
    margin-top: 25px;
}
.seg_form .all-btn button{
    width: auto;
    margin-left: 0;
    padding: 20px 20px;
    border-radius: 5px;
    line-height: 2px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.co_lan h6{
    font-size: 16px;
}
.co_lan h6 span{
    color: rgba(0, 0, 0, 0.5);
}
.seg_form .co_lan ul{
    padding-left: 20px !important;
}
.seg_form .co_lan ul li h6 {
    font-size: 14px;
    margin: 10px 0px 0px;
}
.seg_form .co_lan ul li i{
    margin-left: 20px;
    cursor: pointer;
}
.usage-head{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgb(204 204 204 / 40%);
}
.usage-head h3{
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}
.seg_form .usage-content{
    padding: 0 0px 20px !important;
}
.usage-content li{
    padding: 22px 0px;
    border-bottom: 1px solid rgb(204 204 204 / 40%);
}
.usage-content li h2 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 6px;
}
.usage-content p{
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
}
.usage-content .progress{
    margin-bottom: 20px;
}
.usage-content .progress-bar{
    background: #297DAE;
}
.no-ticket {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 23px !important;
}
.no-ticket i{
    transform: rotate(-45deg);
    padding-right: 10px;
}
.all-code {
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 27px;
    border-radius: 5px;
    background: rgb(246 246 247);
    color: black;
}
.all-code p{
    line-height: 26px;
    margin-bottom: 0;
}
.divider {
    height: 1px;
    width: 100%;
    background: rgb(233 236 239 / 60%);
    margin: 3px 0px;
}
.category_toggle{
    display: none;
}

/*------------------ setting-page ----------------*/
@media only screen and (min-width: 1261px) and (max-width: 1366px){
    .table .product-icon a {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1260px){
    #get-started .co_lan p{
        line-height: 32px;
    }
    .seg_form .title-search li {
        margin-bottom: 10px;
    }
    .co_table {
        margin-top: 15px;
    }
    .table .product-icon a {
        margin-bottom: 10px;
    }
    .co_table .pagination {
        justify-content: flex-start;
    }
    .usage-head h3 {
        font-size: 14px;
    }
    .usage-content li h2 {
        font-size: 14px;
        line-height: 22px;
    }
    .no-ticket {
        font-size: 18px !important;
    }
    .all-code p {
        line-height: 23px;
        font-size: 13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    #get-started .co_lan p{
        line-height: 32px;
        font-size: 14px;
    }
    .seg_form .co_lan h6 {
        font-size: 15px;
    }
    .table .product-icon a {
        margin-bottom: 10px;
    }
    .co_table .pagination {
        justify-content: flex-start;
    }
    .usage-head h3 {
        font-size: 14px;
    }
    .usage-content li h2 {
        font-size: 15px;
        line-height: 22px;
    }
    .no-ticket {
        font-size: 18px !important;
    }
    .all-code p {
        line-height: 26px;
        font-size: 12px;
    }
     .right-part{
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 767px){
    #get-started .co_lan p{
        line-height: 32px;
        font-size: 14px;
    }
    .seg_form .co_lan h6 {
        font-size: 15px;
        line-height: 24px;
    }
    .table .product-icon a {
        margin-bottom: 10px;
    }
    .co_table .pagination {
        justify-content: flex-start;
    }
    .usage-head h3 {
        font-size: 14px;
    }
    .usage-content li h2 {
        font-size: 15px;
        line-height: 22px;
    }
    .seg_form .all-btn button {
        padding: 20px 12px;
    }
    .no-ticket {
        font-size: 18px !important;
    }
    #cardModal .modal-dialog {
        top: 78%;
    }
    .seg_form .title-search li {
        display: block;
        width: 100%;
    }
    .all-code{
        padding: 20px 10px;
    }
    .all-code p {
        font-size: 9px;
        line-height: 19px;
    }
    .right-part{
        overflow-x: hidden;
    }
}



/*------------- dashboard-page -------------------*/
.index_dashboard .filter p {
    margin-bottom: 0;
    margin-right: 19px;
    font-size: 14px;
    font-weight: 600;
}
.index_dashboard .filter span{
    font-size: 13PX;
    font-weight: 400;
    cursor: pointer;
}
.download a{
    color: black;
}
.download a:hover{
    color:#297DAE;
}
.dash-list{
    text-align: center;
}
.dash-list p{
    font-size: 14px;
    margin-bottom: 0;
}
.dash-list h2 {
    font-size: 25px;
    font-weight: 600;
    margin: 5px 0px 0px;
}
.highcharts-figure{
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 10px;
    margin-bottom: 30px;
    position: relative;
}
.highcharts-data-table table {
  min-width: 360px;
  max-width: 800px;
  margin: 1em auto;
}
.highcharts-data-table table {
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}
.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}
.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
  padding: 0.5em;
}
.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.highcharts-data-table tr:hover {
  background: #f1f7ff;
}
/*.highcharts-axis-labels text {
    transform: translate(0, 0);
}*/
.highcharts-menu hr {
    margin: 6px 0px !important;
}
.highcharts-contextmenu .highcharts-menu-item:hover{
    background: #297DAE!important;
}
.highcharts-menu-item:last-child {
    display: none;
}
.highcharts-legend.highcharts-no-tooltip .highcharts-point {
     opacity: 0; 
}
.chart-list .create-event-title {
    margin-right: 0;
}
.highcharts-credits{
    display: none;
}
.highcharts-figure text {
    font-family: 'Poppins', sans-serif !important;
}
.expand {
    position: absolute;
    top: 19px;
    right: 56px;
    opacity: 0.7;
    cursor: pointer;
}
.expand i{
    font-size: 17px;
}
.modal .highcharts-figure {
    border: unset; 
    border-radius: 0px; 
    padding: 0px; 
    margin-bottom: 0px; 
    position: relative;
}
.chart-list .square {
    height: 11px;
    width: 11px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 7px;
}
.chart-list .wrapper {
    display: flex;
    align-items: center;
}
.chart-list .label{
    width: 80%;
}



/*----------------- dashboard-page ---------------------*/
@media only screen and (min-width: 1261px) and (max-width: 1366px){
    .chart-list .col-lg-2 {
        flex: 0 0 20% !important;
        max-width: 20% !important;
    }
    .chart-list .col-lg-10 {
        flex: 0 0 80% !important;
        max-width: 80% !important;
    }
    text.highcharts-title {
        font-size: 14px !important;
    }
    .chart-list .event-form {
        padding: 22px 22px 13px;
    }
    .expand {
        right: 50px;
    }
}


@media only screen and (min-width: 1024px) and (max-width: 1260px){
    .dash-list p {
        font-size: 13px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1023px){
    .dash-list p {
        line-height: 22px;
        margin-bottom: 10px;
    }
    .dash-list{
        margin-bottom: 35px;
    }
}


@media only screen and (max-width: 767px){
    .right_filter {
        justify-content: flex-start;
        margin-top: 3px;
    }
    .dash-list h2 {
        font-size: 20px;
    }
    .chart-list .event-form {
        padding: 10px;
    }
    text.highcharts-title {
        font-size: 14px !important;
    }
    .highcharts-figure {
        padding: 10px 5px;
    }
    .expand {
        right: 41px;
    }
    .expand i {
        font-size: 14px;
    }
    .highcharts-menu-item {
        font-size: 12px !important;
    }
    .highcharts-menu hr {
        margin: 3px 0px !important;
    }
}

@media only screen and (max-width: 320px){
    .index_dashboard .co_sub-header {
        padding: 16px 14px;
    }
    .index_dashboard .filter p {
        margin-right: 9px;
        font-size: 13px;
    }
    .dash-list p {
        font-size: 12px;
    }
    .dash-list h2 {
        font-size: 17px;
    }
    .highcharts-figure text {
        font-size: 10px !important;
    }
    text.highcharts-title {
        font-size: 12px !important;
    }
}
