.btn-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: #bbb;
    border-radius: 0px 5px 5px 0px;
}
.td-style{
    background: #bbbbbbc9 !important;
}
.dncToToggle {
    display: none;
  }
  .custom-input{
    border-radius: 5px 0px 0px 5px !important;
  }


  /* campaign image  */
  
.label-custom {
	cursor: pointer;
    margin-bottom: 0;
}

.icon {
  font-size: 100px;
  font-variation-settings: 'OPSZ' 96, 'FILL' 0.0;
  color: #7366ff;
	
	&.uploading {
		animation: hithere 1s ease infinite;
	}
	
	&.done {
		animation: bounce 0.6s ease forwards;
	}
}

#f { display: none; }

@keyframes hithere {
  30% { transform: scale(1.2); }
  40%, 60% { transform: rotate(-20deg) scale(1.2); }
  50% { transform: rotate(20deg) scale(1.2); }
  70% { transform: rotate(0deg) scale(1.2); }
  100% { transform: scale(1); }
}

@keyframes bounce {
    0% { transform:translateY(0%); }
    20% { transform:translateY(-15%); }
    40% { transform:translateY(0%); }
    50% { transform:translateY(-7%); }
    70% { transform:translateY(0%); }
    90% { transform:translateY(-3%); }
    100% { transform:translateY(0); }
}
.custom-image-div{
    padding: 20px;
    border: 2px dotted #7366ff;
    border-radius: 5px;
}
.file-custom{
    font-weight: 600;
    color: #7366ff;
}
/* end  */
.custom-card-header{
    padding: 10px 30px !important;
}
.custom-button{
    padding: 5px 13px !important;
}
label{
    font-weight: 500 !important;
}
.logout-btn{
    padding: 0;
    background: none;
    border: none;
}
/* 
.fax-box {
    border-radius: 5px;
    background-color: #7366ff !important;
    padding: 12px;
} */
.ui.red.button{
    background-color: #7366ff !important;
}
a.ui.basic.red.label:hover {
    background-color: #FFFFFF !important;
    color: #7366ff !important;
    border-color: #7366ff !important;
}
.stripe .icon{
    color: #fff;
}
.fax-pay-span{
    font-size: 13px;
}
.card .card-header {
    background-color: #fff;
    padding: 15px 30px !important;
    border-bottom: 1px solid #ecf3fa;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
}
.card .card-body {
    padding: 15px 30px !important;
    background-color: transparent;
  /*  height: 280px !important;*/
}
hr:not([size]) {
    height: 1px;
    color: #7265fc !important;
}
.btn-style {
    padding: 10px !important;
    margin-bottom: 0 !important;
}
.select2-container--default .select2-selection--multiple {
border-radius: 5px 0px 0px 5px !important;
}




/* hover */
.f-14.ellips:hover {
    background: #ebc5c5;
    padding: 10px;
    color: #f00;
    border-radius: 50px;
}

.field-set-style{
    border: none !important;
}

/* champaign css */

.text-primary{
    color: var(--theme-deafult) !important;
}
.dropdown-basic .dropdown .dropdown-content .custom-drop {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 91px !important;
    box-shadow: 0 8px 16px #0003;
    z-index: 1;
    left: 0;
    top: 45px;
}
.custom-img-css{
    padding: 0px !important;
    height: 100px !important;
}
.style-list {
    padding: 11px;
    border-left: 4px solid var(--fc-button-active-border-color);
    background-color: #7366ff12;
}
fieldset{
    border: none !important;
}
.dropdown-basic .dropdown .dropbtn {
    padding: 8px 25px !important;
}
.drop-down-custom{
    position: absolute !important;
    right: 27px;
    top: 8px;
}
.project-box .badge {
    right: 41px !important;
}
#file_preview img{
    width: 800px !important;
  }
  .dot {
    height: 25px;
    margin-left: 5px;
    width: 25px;
    /* background-color: #bbb; */
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .project-list .border-tab.nav-tabs .nav-item .nav-link {
    padding: 5px 9px 5px 0 !important;
}
.btn-tab{
    border: 1px solid !important;
}
.balance-widget-1{
    background: rgb(2,0,36) !important;
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(200,227,232,1) 0%, rgba(233,149,232,1) 35%, rgba(240,185,239,1) 98%) !important;
}
.balance-widget .mobile-right-img {
    top: 39px !important;
    right: 51px !important;
}
.left-mobile-img{
    width: 212px !important;
}
.file-content .files .file-box {
    margin-bottom: 10px !important;
}
/* pdf view */

/* pdf view wnd */
@media screen and (max-width: 480px){
    .left-mobile-img{
    width: 100px !important;
  }
  
}



.terms-container {
    font-family: 'Open Sans', sans-serif;
    color: #262626;
}

.terms-body h4 {
    color: #EB573D;
    font-size: 14px;
    line-height: 25px;
}
.terms-body h3 {
    font-family: "RobotoCondensed-Bold";
    color: #262626;
    font-weight: bold;
    text-align: left;
    margin-bottom: -10px;
    font-size: 13px;
}
.terms-body p {
    font-size: 12px;
    line-height: 25px;
}
.terms-body a {
    color: #EB573D;
}
.terms-body a:hover {
    color: #EB573D;
    text-decoration: none;
}
.terms_footer h3 {
    margin-top: 60px;
    margin-bottom: 125px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 1.5;
    color: #262626;
}
.terms_footer h3 a:link {
    color: #EB573D;
    text-decoration: none;
}

.customizer-links{
    display: none !important;
}