                /* new tabs css */
.bg-toggle .minus-button{
border: 1px solid;
    line-height: 9px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    font-size: 20px;	
}
.dropdown-toggle.bg-toggle{
padding:2px 5px;	
}
.dropdown-toggle.bg-toggle.show{
background:#e4e4e4;	
}
.dropdown-toggle.bg-toggle::after{
    vertical-align: middle;
}
.filter-tab{
    text-decoration: none;
    color: black;
}
.filter-tab #tabs-nav li{
    list-style: none;
    /* display: flex; */
	    width: 100%;

}
.filter-tab #tabs-nav{
    display: flex;
    gap: 1em;
    height: auto;
    background-color: white;
    padding: 0;
	margin-top: 22px;

}
.filter-tab #tabs-nav li a{
font-weight:bold;
color:#333;	
padding: 1em 2em;
display:block;
border-bottom: 2px solid transparent;
display: flex;
 gap: 4px;
}
.filter-tab #tabs-nav li.active a{
border-bottom: 2px solid #0b57d0;	

}
.filter-tab #tabs-nav li.active a span{
color:#0b57d0;	
}
.accordion-style-1{
    background: #fff;
    border-radius: 18px;
    overflow: hidden;	
}
.accordion-style-1 .accordion-button {
    background-color: #fff;
    color: #000;
    box-shadow: none;
}
.accordion-style-1 .accordion-button:not(.collapsed) .acc-icon{
color:#54d0e8;	
}
.collpase-style-1 .collapse-item>a[data-bs-toggle=collapse]:after {
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #757575;
    border-bottom: 2px solid #757575;
    right: 2px;
    top: 40%;
    transform: translateY(-50%) rotate(45deg);
    transition: all .5s;
}
.btn.btn-app{
background: #54d0e8;
    color: #fff;	
}
.title-line{
    display: inline-block;
    color: #000;
    border-bottom: 6px solid #54d0e8;
    font-weight: 900;
    font-size: 26px;
    padding-bottom: 9px;
	padding-right:25px;	
	margin-bottom:0;
}
.accordion-style-1 .accordion-button::after{
	
}
.accordion-style-1 .accordion-button{
    background-color: #fff;
    color: #000;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: bold;	
}
.accordion-button .acc-icon + *{
font-weight:bold;	
}
.accordion-button .acc-icon{
display: block;
max-width: 45px;
width: 100%;
font-size:36px;
line-height: 33px;
}
.accordion-style-1 .accordion-body{
    padding: 0 2.25rem 1.25rem;
}
.has-feedback{
position:relative;	
}
.form-control-feedback {
    position: absolute;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
	    top: 2px;
		    line-height: 35px !important;

}
.has-feedback .form-control{
    font-size: 15px;
    font-weight: bold;
    color: #000;
    padding-left: 0;
    height: 36px;
}
.minus-margin{
    margin-left: -16px;
    margin-right: -17px;
}
/* .border-bottom{
    font-size: 10px;
} */
/* .check-box {
	transform: scale(2);
}
.check-box {
    position: relative;
    appearance: none;
    width: 100px;
    height: 50px;
    background: #ccc;
    border-radius: 50px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: 0.4s;
} */
/* .form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e);
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
} */
.green:checked{
    background-color: #90ff75 !important;
    border-color:#90ff75 !important;
}
.label-flex{
    text-align: left;
    display: flex;

   justify-content: space-evenly;
}
.label-flex .form-check-label{
	    width: 110px;

}
.label-flex .form-check-label i{
display: inline-block;
    width: 23px;

}
.flex-list{
    transform: translate(-6px, 28px) !important;
}
.new-flex{
    display: flex;
    justify-content: space-between;
}
.icon-size{
    gap: 1em;
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.bi-trash{
    font-size: 16px;
    color: #6c757d;
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.text{
    font-size: 16px;
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";

}
.dropdown-menu{
    border-radius: 0 !important;
    border: none !important;
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    min-width: 11rem !important;
}
.gap-flex{
    gap: 9em;
}
.margin-list{
    margin-left: -13px !important;
    margin-right: -14px !important;
}
.form-check{
    min-height: 0 !important;
    margin-bottom: 0 !important;
}


.app-sider .form-check-label{
text-transform:uppercase;	
}
.app-sider .form-check-label span{
text-transform: initial;
    font-size: 90%;
}
.app-sider .form-check-input[type=checkbox]{
margin-top: 15px;
    margin-right: 5px;
}
.tagswrapper{
  border-radius: 10px;
}
.tagswrapper :where(.title, li, li i, .details){
  display: flex;
  align-items: center;
}
.tagswrapper .details{display:none;}
.tagswrapper .contenttags{
  margin: 10px 0;
    background: #fff;
}
.contenttags p{
  font-size: 15px;
}
.contenttags:hover ul::after{
display:none;	
}

.contenttags ul{

  padding: 7px;
  margin: 12px 0;
  border-radius: 5px;
  border: 1px solid #a6a6a6;
  min-height:230px;
  position:relative;
}
.contenttags ul  li{
color: #333;
    margin: 4px 3px;
    list-style: none;
    border-radius: 55px;
    /* background: #F2F2F2; */
    padding: 5px 8px 5px 10px;
    border: 1px solid #e3e1e1;
    height: 35px;
    position: relative;
    z-index: 2;
	    display: inline-flex;

}
.contenttags ul li i{
     height: 20px;
    width: 20px;
    color: red;
    margin-left: 8px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 50%;
    justify-content: center;
    font-weight: bold;
}
.contenttags ul input{
padding: 5px;
    border: none;
    outline: none;
    font-size: 16px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    /* z-index: -1; */
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #333;
    opacity: 0.5;
    left: 0;
    font-size: 26px;
}

.wrapper .details{
  justify-content: space-between;
}
.details button{
  border: none;
  outline: none;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  padding: 9px 15px;
  border-radius: 5px;
  background: #5372F0;
  transition: background 0.3s ease;
}
.details button:hover{
  background: #2c52ed;
}

@media (max-width: 768px){
.contenttags ul input{
font-size:13px;		
}
}

