/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Poppins:wght@500&display=swap'); */
/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Poppins:wght@400;500&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Poppins:wght@400;500&family=Roboto:wght@300;700;900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Poppins:wght@400;500&family=Roboto:wght@300;700;900&display=swap');
:root {
    --dl-color-gray-500: #595959;
    --dl-color-gray-700: #999;
    --dl-color-gray-900: #d9d9d9;
    --dl-size-size-large: 144px;
    --dl-size-size-small: 48px;
    --dl-color-danger-300: #a22020;
    --dl-color-danger-500: #bf2626;
    --dl-color-danger-700: #e14747;
    --dl-color-gray-black: #000;
    --dl-color-gray-white: #fff;
    --dl-size-size-medium: 96px;
    --dl-size-size-xlarge: 192px;
    --dl-size-size-xsmall: 16px;
    --dl-space-space-unit: 16px;
    --dl-color-primary-100: #003eb3;
    --dl-color-primary-300: #0074f0;
    --dl-color-primary-500: #14a9ff;
    --dl-color-primary-700: #85dcff;
    --dl-color-success-300: #199033;
    --dl-color-success-500: #32a94c;
    --dl-color-success-700: #4cc366;
    --dl-size-size-xxlarge: 288px;
    --dl-color-bgcolors-bg2: #070d0f;
    --dl-size-size-maxwidth: 1400px;
    --dl-color-bgcolors-icon: #8d92a3;
    --dl-color-brand-primary: #f29a00;
    --dl-color-brand-yalow80: #ffe0a6;
    --dl-radius-radius-round: 50%;
    --dl-color-all-colorgrey1: #333;
    --dl-color-all-colorgrey2: #4f4f4f;
    --dl-color-all-colorgrey3: #828282;
    --dl-color-all-colorgrey4: #bdbdbd;
    --dl-color-all-colorgrey5: #e0e0e0;
    --dl-space-space-halfunit: 8px;
    --dl-space-space-sixunits: 96px;
    --dl-space-space-twounits: 32px;
    --dl-color-all-colorblack1: #000;
    --dl-color-all-colorblack2: #1c1c1c;
    --dl-color-all-colorblack3: #282828;
    --dl-color-brand-secondary: #2c2a2a;
    --dl-color-font-color-body: #92929d;
    --dl-color-frontcolor-meta: #c9cbcb;
    --dl-radius-radius-radius2: 2px;
    --dl-radius-radius-radius4: 4px;
    --dl-radius-radius-radius8: 8px;
    --dl-space-space-fiveunits: 80px;
    --dl-space-space-fourunits: 64px;
    --dl-color-bgcolors-darkash: #101010;
    --dl-color-brand-colorwhite: #fff;
    --dl-space-space-threeunits: 48px;
    --dl-color-bgcolors-ashcolor: #fafafc;
    --dl-color-default-iconcolor: #828282;
    --dl-color-frontcolor-tittle: #222;
    --dl-color-default-tittletext: #171725;
    --dl-color-background-ashcolor: #fafafb;
    --dl-color-bgcolors-brackground: #1c2528;
    --dl-color-bgcolors-brodercolor: #e2e2e2;
    --dl-color-statecolors-colorinfo: #2f80ed;
    --dl-space-space-oneandhalfunits: 24px;
    --dl-color-frontcolor-description: #d1d1d1;
    --dl-color-statecolors-colorerror: #eb5757;
    --dl-color-background-deepashcolor: #efeff4;
    --dl-color-statecolors-colorsucces: #27ae60;
    --dl-color-statecolors-colorwarning: #e2b93b;
}

body{
    /*font-family:'Poppins';*/
}


nav{
    background-color:var(--dl-color-brand-yalow80);
}


.top-logo-image{
    width:42px;
    height:42px;
}


.nav-link{
    color:var(--dl-color-all-colorblack1);;
}

.login-btn, .login-btn:hover{
    color: #080808;
    background-color: #fff;
    border-color: #000000;
    margin-right:5px;
   
}


.navbar-collapse.collapse.show .login-btn{
      margin-bottom:5px;
}
.signup-btn, .signup-btn:hover{
    color: var(--dl-color-brand-yalow80);
    background-color: #000000;
    border-color: #000000;
}
.nav-item button.btn{
    border-radius:12px;
}

.nav-item button.btn img{
    height:15px;
}

.form-control.name-drop-down{
    font-size:14px;
}

.login-btn img, .signup-btn img{
    margin-right:5px;
}

.logo-string{
    color:var(--dl-color-all-colorblack1);
    font-size:24px;
}

.navbar-collapse {
    flex-grow: 0;
}

.top-text-heading{
   margin: auto;
   display: block;
   font-size: 25px;
   font-family:'Poppins';
  
}

.top-at-cs{
    margin-right:2%;    
    margin-left:2%;    
}

.card-title {
    text-transform: uppercase;
    
   
}

h6.card-subtitle.mb-2.text-muted.mt-3.mb-4 {
    min-height: 38px;
}
.iframe-ads{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    margin-bottom:20px;
}
.card-subtitle{
    padding-left:5px;
    padding-right:5px;
    /*width:80%;*/
    margin-left:20px;
    margin-right:20px;
}

.adds-section{
    display:none;
}

.at-frame {
    border: 1px solid #e2e2ea;
    border-radius: 8px;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    box-shadow: 0 9px 36px 0 rgb(0 0 0 / 9%);
   
}

.lefty-can{
    border: 1px solid #e2e2ea;
    border-radius: 7px;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    box-shadow: 0 9px 36px 0 rgb(0 0 0 / 9%);
}

span.frame-count {
 padding: 10px 10px 10px 10px;
    background: #e0e0e0;
    border-radius: 50%;
    font-size: 11px;
}

.frame-text{
    padding-left: 4px;
}
.frame-heading{
    margin-top:20px;
      padding-left: 15px;
}
.heading-text-12 {
    font-size: 18px;
    /* font-style: SemiBold;
    font-family: Poppins; */
    font-weight: 600;
    line-height: 30px;
    font-stretch: normal;
    text-decoration: none;
    font-family:'Poppins';
}

.property-table{
    margin-top:20px;
     background:#fafafc;
}

#heading {
     background-color: var(--dl-color-background-deepashcolor);
}

.row.pt-row{
    margin-right:0px;
    margin-left:0px;
}

.input-at-group{
    display: flex;
    border: 1px solid #c9cbcb;
    border-radius: 8px;
 
}

.input-at-group.input-group.invalid-property-name {
    border: 1px solid #d81717;
}

.pt-data-row{
    background:#fafafc;
    margin-bottom:20px;
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -6px;
}

.prop-image{
    margin-right:5px;
    margin-left:5px;
}

.at-col-h1, .at-col-h5{
    max-width: 10%; 
    flex: 0 0 10%;
}

.at-col-h2, .at-col-h3, .at-col-h4 {
    max-width: 26.5%; 
    flex: 0 0 26.5%;
    font-family:'inter';
}

.at-col-1 .input-group{
    justify-content: right;
}

.at-col-1 .bx-dots-vertical-rounded{
    /*position:absolute;*/
    /*top: 3px;*/
    cursor:move;
}

.at-col-1,.at-col-5{
    max-width:10%;
    
}
.mt-auto{
   margin: auto; 
}

.no-option-parent{
    padding: 6px 6px;
    position: relative;
    align-items: center;
    border: 1px solid rgba(242,154,0,.800000011920929);
    border-radius: 8px;
    font-size:14px;
  padding-top: 7px;
    padding-bottom: 7px;
}

.no-option-text{
    color:#f29a00;
}



.bootstrap-select .dropdown-toggle .filter-option {
    height: unset !important;
}


.btn.dropdown-toggle.btn-light, .property-name{
    height: 27px;
}

.copy-row.bx.bxs-copy{
       vertical-align:top;   
}

.delete-button{
    cursor: pointer;
    height: 18px;
    vertical-align:top;
    margin-left:5px;
}



.input-range {
    margin-bottom: 2px;
    height: 18px;
    border-radius: 5px;
    width: 47%;
    border-width: thin;
    border-color: #b8a4a4;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
}

.select-all-checks{
    justify-content: space-evenly;
    margin-left:19px;
}

input.currency-sign.input-range {
    width: 22%;
}

.input-range.currency-range {
    width: 36%;

}


.download-section{
    justify-content: space-around;
}
.download-section i{
    margin-right: 8px !important;
}
.download-section button,.download-section button:hover{
    color: #2C2A2A;
    width: 25%;
    padding-top: 9px;
    padding-bottom: 8px;
    font-size: 18px;
}

.spinner-img{
    height:22px;
    width:22px;
}

.bx{
    margin: auto !important;
    color: #828282;
    padding-left: 5px;
}

.at-col-3 .bx{
    padding-right: 3px;
}

.at-btn-background, .at-btn-background:hover{
 
    border-radius: 8px;
    background-color: #ffe0a6;
    color: #000000;
    margin-left: 25px;
     font-family:'Roboto';
}

.at-btn-background label {
    margin-left: 12px;
    /*font-family: 'Roboto';*/
    font-weight: 500;
 padding: 10px 32px 10px 20px;
}
.form-check-input {
   
    margin-left: 0px;
}


.btn.btn-primary{
    border: unset;
}

.btn{
    border: unset;
}

.select-output-parent{
    margin-right:30px;
}
.select-output-parent .input-group-text{
    background-color: #fff0;
    border:unset;
    padding: 5.5px 5.5px;

}
.select-output-parent label{
    /*font-family: 'Roboto';*/
    font-weight: 400;

}
input[type='radio'][name="output_format"] {
    width: 17px;
    height: 17px;
    margin-top: 14px!important;
   margin-left: 7px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: unset;
    background-color: #ffe0a6;
    border-color:unset;
}

.checked-box,.unchecked-box{
    display: none;
    width: 18px;
   
}
.checked-box-p{
    color: #f29a00;
}

.checked-box-p .checked-box{
    display: block;
}

.unchecked-box-p .unchecked-box{
    display: block;
}
.row-count{
    margin-left: 7px;
      font-family:'inter';
}

.add-more-row-section .btn.dropdown-toggle.btn-light{
    width: 210px;
    background:#fff;
  
} 

.ad-link,.ad-link:hover{
    margin: auto;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
 
    background-color: #fafafc;
    border-color:unset;
}

button:focus-visible,button:focus{
    outline: unset !important;
    box-shadow: unset !important;
}

.btn.focus, .btn:focus {
    outline: unset !important;
    box-shadow: unset !important;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
    outline: none !important;
    outline-offset: 0px;
}

.card{
    padding: 15px;
   
}

.counter-frame-1{
    box-shadow: 0 9px 36px 0 rgb(0 0 0 / 9%);
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    margin-bottom: 20px;
    background-color: var(--dl-color-brand-colorwhite);
    padding: 10px 5px 10px 5px;
}

.counter-parent {
    display: flex;
    justify-content: space-evenly;
}

.counter-item {
    display: flex;
}

.counter-value-1{
    background-image: linear-gradient(180deg,#7f2b6e 48%,rgba(127,43,110,0) 0,rgba(127,43,110,0) 49%,#7f2b6e 0);
}
.counter-value-2{
    background-image: linear-gradient(180deg,#e63068 48%,rgba(127,43,110,0) 0,rgba(127,43,110,0) 49%,#e63068 0);  
}
.counter-value-3{
    background-image: linear-gradient(180deg,#f3aa33 48%,rgba(127,43,110,0) 0,rgba(127,43,110,0) 49%,#f3aa33 0);

}


.counter-value {
    padding: 7px 7px 7px 7px;
    color: #fff;
    margin: 2px 2px 2px 2px;
    font-size: 35px;
    border-radius: 4px;
}

.form-check.at-btn-background{
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: 0 6px 12px 0 rgb(255 224 166 / 80%);
}

.at-btn-background.add-more, .generate-data, .ad-link
{
    box-shadow: 0 6px 12px 0 rgb(255 224 166 / 80%);
        padding: 7px 16px 7px 26px;
}

.at-btn-background.add-more{
margin-left:22px !important;
}
.row.top-at-cs{
    min-width: 820px;
}

#heading > div{
    font-size: 16px;
}

button.btn.bt-primary.at-btn-background.ad-link {
    padding-left: 20px;
    padding-right: 20px;
   
}

i.bx.bx-refresh {
    font-size: 20px;
    scale:1.5;
  
}

.do-copy{
   
    scale:1.5;
  
}

.output-l-1 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.output-l-1 .bx{
   padding-right:8px;
}

.output-format-label {
    text-transform: uppercase;
    margin-left: 6px;
    background: black;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 9px;
    margin-right: 8px;
    display:none;
}


.footer-type-1 {
    background: #333;
    color: #fff;
   
    bottom: 64px;
    padding: 20px;
    width: 100%;
    padding-bottom:4px;
    font-family:'Roboto';
}

.footer-links{
   display: flex;
    justify-content: space-around; 
    margin-left: 15%;
    margin-right: 15%;
    padding-bottom:0px;
      font-family:'Roboto';
}

ul.footer-links > li {
    float: left;
    list-style: none;
    color:#a2a1a1;
      font-family:'Roboto';
  
}
    
    
.footer-type-2 {
    background: #2c2a2a;
    color: #fff;
  padding-top: 10px;
    padding-bottom: 10px;
   
    bottom: 0;
    width: 100%;
    text-align: center;
       color:#a2a1a1;
         font-family:'Roboto';
}

.form-control{
 background-color:unset;   
}

.col.at-col-2.mt-auto .bootstrap-select>.dropdown-toggle {
    width: 97% !important;
}
.form-control:focus {
   
    border-color: unset;
    outline: 0;
    box-shadow: unset
}

.at-col-4 .form-control,.at-col-3 .form-control{
border: 0px solid #ced4da !important;
  font-family:'inter';
    
}
.currency-range.input-range:focus-visible {
    outline: unset;
}

 .btn-primary.login-btn:focus{
    background:#fff;
}

 .btn-primary.signup-btn:focus{
    background:#000;
}

 .counter-parent{
     /*margin-left:0.25rem!important;*/
     /*margin-right:0.25rem!important;*/
 }
 
 .after-login, .before-losgin{
     display:none;
 }
 
 .new-row-add{
     margin:5px;
 }
 

 .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;

    background-clip: padding-box;
     border-top: 0px solid transparent; 
     border-bottom: 0px solid transparent; 
    opacity: .8;
    transition: opacity .6s ease;
    border-radius: 5px;
    background: #1f0737;
}

.carousel-indicators li.active{
    background: #9f95aa;
}

 .footer-tem a{
         text-decoration: none;
    text-decoration-line: none;
       color:#a2a1a1;

 }
 
.total-rows.form-control {
   font-size: 20px;
   
    border: 2px solid grey;
    color:orange;
      font-family:'inter';
}



 .btn.btn-primary.at-btn-background.generate-data {
    font-size: 20px;
    font-weight: 500;
}

.property-table button{
    /*color:#9e9e9e;*/
}


.filter-option-inner-inner{
    color:#4a4848;
      font-family:'inter';
}

.property-table .btn.dropdown-toggle.btn-light, .property-table .property-name {
    height: 36px;
    padding-left:3px;
      font-family:'inter';
}
.property-table .btn.dropdown-toggle.btn-light{
       padding-left:5px;
}

.property-table  .form-control.property-name,.property-table  .btn.dropdown-toggle.btn-light{
    font-size:14px;
}


.property-table .form-control.property-name{
    border-radius:10px;
    padding-left:3px;
      font-family:'inter';
}

.btn{
    font-family:'Roboto'!important;
}

.ads-logo{
    height:100px;
    width:100px;
}

.total-gen-c{
    font-weight:500;
}


.property-table .btn-light:hover {
 
    background-color: unset;
    
}

.property-table .dropdown-menu.show{ 
    /*width: calc(100% + 20px);   /// pending  */
    /*left: -20px;*/
}

.addnewparent {
     width: 236px;
     height: 37px;
}

.addnewparent .add-more-row-section .btn.dropdown-toggle.btn-light {
    width: 210px;
    
}

.total-rows.form-control{
    width:130px;
    border-radius:8px;
    border:1px solid #c9cbcb;
}


span.copy-right-text {
    font-size: 10px;
}

.card-title, .card-subtitle{
      font-family:'Poppins';
     color:#000 !important;
}

.card-title{
    font-size:2.25rem;
}

.card-subtitle{
    font-size:17px;
}

.pt-row.pt-data-row:last-child{
    padding-bottom:10px;
    border-radius:8px;
}

.footer-tem a{
    font-size:13px;
}

.string-lenght{
    width:98%;
}
 .boot-q{
        bottom:246px;
    }


.form-control.name-drop-down:focus {
  
    background-color: unset;
  
}

.password-min{
    width:27%;
}

.password-type{
    width:68%;
    border-radius: 5px;
}

