@import url('https://fonts.googleapis.com/css2?family=Bentham&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&family=Londrina+Solid:wght@100;300;400;900&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;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');



* {
    margin: 0px;
    box-sizing: border-box;
}
body{overflow-y: auto;}

#popup .close {
    position: absolute;
    top: -1px;
    right: 8px;
    transition: all 200ms;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.modal-content{border-radius: 10px !important;}
#popup {
    /* width: 100px; */
    height: auto;
    margin-top: -47px;
    padding: 9px;
    background: #fff;
    border-radius: 14px;

    position: relative;
    float: right;
    z-index: 20;
    /*  transition: all 5s ease-in-out;*/
}

#popup a {
    font-size: 14px;
}

#popup h2 {
    line-height: 5px;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    margin-top: 0px;
    /* identical to box height */
    color: #152A5E;
}

html,
body {
    height: 100%;
}

body {
    background: #E5E5E5;
    height: 100vh;
    margin: 0;
}

/* table #setpageno{padding-left: 50px !important;} */
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    /* display: inline-block; */
    display: flex;
}

.browsebtn {
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    width: 30%;
    cursor: pointer;
}

.upload-btn-wrapper input[type=file] {
    font-size: 40px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.btn {
    margin-left: 0px;
    margin-top: 0px;
}

/* .btn{
    margin-left: 150px;
    margin-top: -23px;
} */

.nav {
    display: flex;
    width: 100%;
    height: 55px;
}

h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;

    color: #000000;

}

.text1 {
    width: 294px;
    height: 30px;
    margin-top: 14px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;

    color: #2F2C2C;
}

.text2 {
    width: 215px;
    height: 19px;
    margin-left: -293px;
    margin-top: 44px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    color: #2F2C2C;
}

.text3 {
    width: 78%;
    height: 19px;
    margin-left: -293px;
    margin-top: 44px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;

    color: #2F2C2C;
}

p {

    margin-bottom: 0;
    height: auto;
    width: 100%;
    margin-left: 0;
    line-height: 20px;
    color: #000000;
}




.container-fluid {
    background: #E5E5E5;

    width: 100%;
    position: relative;
}

.card {
    /* width: 80%; */
    width: 80%;
    height: 160px;
    margin-top: 0px;
    margin-left: 0px;
    margin: auto;
    background: #FEFEFF;
    border: 1px solid #F1E9E9;
    border-radius: 20px;
    text-align: center;
    padding: 9px 17px;
}




.card2 {
    height: 150px;
    width: 375px;

    margin-top: 10px;
    margin-left: 20px;
    background: #FEFEFF;
    border: 1px solid #F1E9E9;

    border-radius: 20px;
}

.card3 {

    width: 375px;
    height: 150px;
    margin-top: 10px;

    background: #FEFEFF;
    border: 1px solid #F1E9E9;
    margin-right: 68px;
    border-radius: 20px;
}

.iconk {
    width: 40px;
    height: 40px;
    margin-left: 30%;
    margin-top: 7px;
}



.hash {
    width: 40px;
    height: 40px;
    margin-left: 25px;
    margin-top: 10px;
}

.bird {
    width: 40px;
    height: 40px;
    margin-left: 32px;
    margin-top: 10px;
}

.quation {
    width: 40px;
    height: 40px;
    margin-left: 32px;
    margin-top: 10px;
}

.template {
    width: 40px;
    height: 40px;
    margin-left: 32px;
    margin-top: 10px;
}

.filter {
    width: 40px;
    height: 40px;
    margin-left: 32px;
    margin-top: 10px;
}


.web {
    width: 40px;
    height: 40px;
    margin-left: 32px;
    margin-top: 10px;
}

.word {
    width: 40px;
    height: 40px;
    margin-left: 32px;
    margin-top: 10px;
}

.genie {
    width: 40px;
    height: 40px;
    margin-left: 32px;
    margin-top: 10px;
}

#loginpage-footer {
    
   position: sticky;
   top:100vh;
   bottom:0;
    text-align: center;
}
#sentancefinder-footer {
    position: sticky;
    top:100vh;
    bottom:0;
}

#word_size.filter-dropdown-selectsec2 {
    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
    background-position: 123%, right;

    background-size: 56px;
}

#page_size.filter-dropdown-selectsec2 {
    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
    background-position: 123%, right;

    background-size: 56px;
}

#delimiter {
    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
    background-position: 123%, right;

    background-size: 56px;
}

/* .filter-dropdown-selectsec5{
                    font-size: 13px;
                    white-space: pre-line;
                    padding-left: 0px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: inline-block;
                    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
        
                    border-radius: 4px;
                    width: 70%;
                    height: 40px;
                    line-height: 35px;
                    text-align: left;
                    color: #000000;
                    margin-right: 0%;
                    
                    background-size: 41px;
                    background-position: 108%, right;} */

.filter-dropdown-selectsec5 {
    -webkit-appearance: none;
    -moz-appearance: window;
    /*border: none;*/
    background: #fff url(../cretorial-image/arrow-below-img.svg) no-repeat;
    ;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    line-height: 35px;
    text-align: left;
    color: #878789;
    margin-right: -6%;
    padding-left: 1px;
    background-position: 100%, center;
    background-size: contain;
}
#cretorial-phrase-page{padding:0px 7%;}
/* .card4{
  width: 375px;
height: 150px;

margin-top: 10px;
background: #FEFEFF;
border: 1px solid #F1E9E9;
margin-left: 49px;
border-radius: 20px;
} */

/* .card5{
   width: 375px;
height: 150px;
margin-top: 10px;
margin-left: 20px;
background: #FEFEFF;
border: 1px solid #F1E9E9;

border-radius: 20px;
} */

/* .card6{
    width: 375px;
height: 150px;
margin-top: 10px;

background: #FEFEFF;
border: 1px solid #F1E9E9;
margin-right: 68px;
border-radius: 20px;
} */

/* .card7{
width: 375px;
height: 150px;
margin-top: 10px;
background: #FEFEFF;
border: 1px solid #F1E9E9;
margin-left: 49px;  
border-radius: 20px;
}

.card8{
width: 375px;
height: 150px;
margin-top: 10px;

background: #FEFEFF;
border: 1px solid #F1E9E9;
margin-left: 20px;
border-radius: 20px;
} */


/* .card9{
width: 375px;
height: 150px;
margin-top: 10px;

background: #FFFDFD;
border: 1px solid #E5E5E5;
margin-right: 68px;
border-radius: 20px;
} */


/* h5{
    font-size: 13px;
} */



@media only screen and (min-width: 1600px) {
    .card {
        width: 70%;
        height: 160px;
        margin-top: 0px;
        margin-left: 0px;
        margin: auto;
        background: #FEFEFF;
        border: 1px solid #F1E9E9;
        border-radius: 20px;
        text-align: center;
        padding: 9px 17px;
    }

    /* .card{
width: 375px;
height: 150px;
margin-top: 10px;

background: #FFFDFD;
border: 1px solid #E5E5E5;
margin-left: 140px;
border-radius: 20px;
} */
    .card2 {
        height: 150px;
        width: 375px;

        margin-top: 10px;
        margin-left: 142px;
        background: #FEFEFF;
        border: 1px solid #F1E9E9;

        border-radius: 20px;
    }

    .card3 {

        width: 375px;
        height: 150px;
        margin-top: 10px;
        margin-left: 120px;
        background: #FEFEFF;
        border: 1px solid #F1E9E9;
        margin-right: 118px;
        border-radius: 20px;
    }

    .card4 {
        width: 375px;
        height: 150px;

        margin-top: 10px;
        background: #FEFEFF;
        border: 1px solid #F1E9E9;
        margin-left: 140px;
        border-radius: 20px;
    }

    .card5 {
        width: 375px;
        height: 150px;
        margin-top: 10px;
        margin-left: 142px;
        background: #FEFEFF;
        border: 1px solid #F1E9E9;

        border-radius: 20px;
    }

    .card6 {
        width: 375px;
        height: 150px;
        margin-top: 10px;
        margin-left: 120px;
        background: #FEFEFF;
        border: 1px solid #F1E9E9;
        margin-right: 118px;
        border-radius: 20px;
    }

    .card7 {
        width: 375px;
        height: 150px;
        margin-top: 10px;
        background: #FEFEFF;
        border: 1px solid #F1E9E9;
        margin-left: 140px;
        border-radius: 20px;
    }

    .card8 {
        width: 375px;
        height: 150px;
        margin-top: 10px;

        background: #FEFEFF;
        border: 1px solid #F1E9E9;
        margin-left: 142px;
        border-radius: 20px;
    }


    .card9 {
        width: 375px;
        height: 150px;
        margin-top: 10px;
        margin-left: 120px;
        background: #FFFDFD;
        border: 1px solid #E5E5E5;
        margin-right: 118px;
        border-radius: 20px;
    }


}

.search-input {
    background: #FFFFFF;
    backdrop-filter: blur(4px);
    border-radius: 4px;
    width: 100%;
    height: 48px;
    /* line-height: 64px; */
    display: flex;
    align-items: center;
}

.search-section {
    display: flex;
    align-items: center;
}

.search-input input {
    border: none;
    height: 48px;
    width: 90%;
    padding-left: 18px;
    border-radius: 4px;
}

button.search-button {
    background: #FCFDFF;
    border-radius: 4px;
    backdrop-filter: blur(4px);
    border: none;
    height: 48px;
}

.hash-button {
    background: transparent;
    border: none;
}

.px10 {
    padding: 0 7%;
}

.form-group label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;


    color: #000000;
}

::placeholder {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;


    color: #878789;
}

.form-group input {
    background: #FFFDFD;
    border: none;
    height: 40px;
    padding-left: 14px;
    margin-left: 10px;
}

/*.select-box {
    height: 48px;
}*/
button.down-btn {
    background: transparent;
    border: none;
    height: 48px;
}

button.down-btn img {
    width: 83%;
    margin-top: -10%;
}

.dropdown-select {
    /*container for custom dropdown arrow*/
    -webkit-appearance: none;
    -moz-appearance: window;
    border: none;
    background: #5D5FEF url(../cretorial-image/filter-arrow.svg) no-repeat;
    ;
    border-radius: 4px;
    width: 52%;
    height: 40px;
    line-height: 35px;
    text-align: left;
    color: #fff;
    margin-right: -6%;
    padding-left: 20px;
    background-position: 100%, center;
    background-size: contain;
}

.filter-dropdown-select {
    /*container for custom dropdown arrow*/
    -webkit-appearance: none;
    -moz-appearance: window;
    /*border: none;*/
    background: #fff url(../cretorial-image/filter-arrow.svg) no-repeat;
    ;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    line-height: 35px;
    text-align: left;
    color: #878789;
    margin-right: -6%;
    padding-left: 5px;
    background-position: 100%, center;
    background-size: contain;
}


table thead th:nth-child(1),
table td:nth-child(1) {
    width: 25%;
}

table thead th:nth-child(2),
table td:nth-child(2) {
    width: 25%;
}

table thead th:nth-child(3),
table td:nth-child(3) {
    width: 25%;
}

table thead th:nth-child(4),
table td:nth-child(4) {
    width: 25%;
}

thead {
    border-bottom: 4px solid rgba(126, 128, 133, 0.83);
}

button.clear-button {
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    height:36px;
}


#clear {
    margin-right: 5px;
   

}


button.clear-color {
    background: #C4C4C4;
    color: #000000;
}

button.table-button {
    background: transparent;
    border: none;
}

.last-heading-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

button.table-button.text-button {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    background: #C4C4C4;
    border-radius: 5px;
    padding: 4px 8px;
}

.table td,
.table th {
    border-top: 0px solid #dee2e6 !important;
}

.bottom-search-input {
    background: #FFFFFF;
    backdrop-filter: blur(4px);
    border-radius: 4px;
    width: 100%;
    height: 48px;
    /* line-height: 64px; */
    display: flex;
    align-items: center;
    padding-right: 16px;
}

.bottom-search-input input {
    border: none;
    height: 48px;
    width: 91%;
    padding-left: 18px;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #000000;
    margin-right: 10px;
}

button.submit-btn,
.Godropdown-btn {
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    height: 36px;
    margin-left: 10px;
}

button.submit-btn-tr {
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    height: 36px;
    margin-left: 10px;
}

label.seed-label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 46px;
    margin-right: 10px;
    color: #878789;
}

button.table-button img {
    width: 30px;
}

button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color !important;
}

.filter-width {
    width: 77px;
    margin-right: -11%;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: transparent;
    color: white;
    cursor: pointer;
    /* padding: 15px; */
    border-radius: 4px;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 3px solid #000;
    border-radius: 50%;
}

#myBtn:hover {
    background-color: transparent;
}

.value-div {
    display: flex;
    align-items: center;
}

.table thead th {
    border-bottom: 0px solid #dee2e6 !important;
}

.line-height-thead {
    line-height: 46px;
}

.table-data label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 0;
}

table td {
    padding: 4px 10px !important;
}

.table-data {
    display: flex;
    align-items: center;
}

.table-data input {
    margin-right: 20px;
}

@media (prefers-reduced-motion: no-preference) {
    html {
        scroll-behavior: smooth;
    }
}

.hide {
    display: none;
}

.btn-file {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: 2px 2px 10px #eee;
    border-radius: 4px;
}

.btn-large-file {
    padding: 6px 19px;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 19px !important;
    color: #152A5E !important;
    background: #FFFFFF;
    border-radius: 6px;
}

.forem-section input {
    background: #EFEFEF;
    border: 0px solid #ced4da;
}

.forem-section textarea {
    background: #EFEFEF;
    border: 0px solid #ced4da;
}

#imagePreview {
    margin: 15px 0 0 0;
    border: 2px solid #ddd;
}

aside.aside-section {
    background: #FFFDFD;
    backdrop-filter: blur(4px);
    border-radius: 10px;
    padding: 10px;
}

.file-drag-section {
    background: #EFEFEF;
    text-align: center;
    padding: 20px;
}

.file-drag-section p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #878789;
    padding: 0;
    margin: 0;
    width: 100%;
}

aside.aside-section h2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #878789;
}

.forem-section label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #878789;
    margin-top: 7px;
}

#myModal .modal-dialog {
    max-width: 70% !important;
}

#myModal .modal-content {
    background: #EFEFEF;
    border-radius: 10px;
    padding: 1% 3%;
}

button.close {
    position: absolute;
    right: 4%;
    top: 2%;
    z-index: 1000;
    font-size: 50px;
}

.template-heading {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 22px;
    color: rgba(98, 101, 113, 0.83);
}

label.sample-template {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: rgba(98, 101, 113, 0.83);
}

.variable-label input {
    background: #FEFEFF;
    border-radius: 5px;
    border: none;
    padding-left: 20px;
    height: 32px;
    width: 65%;
}

.variable-label-metadata input {
    background: #FEFEFF;
    border-radius: 5px;
    border: none;
    width: 64%;
    height: 40px;
    padding-left: 20px;
}

.tran-template-input-field {
    /* background: #FFFDFD; */
    height: 50px;
    /* padding-left: 21px; */
    display: flex;
    align-items: center;
    position: relative;
}

.tran-template-input-field input {
    width: 100%;
    /* margin-right: 3%; */
    height: 42px;
    border: none;
}

.variable-label label,
.variable-label-metadata label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: rgba(98, 101, 113, 0.83);
    margin-right: 15px;
}

#myModal ::placeholder {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #C4C4C4;
}

.train-btn-area button {
    background: #5D5FEF;
    border-radius: 5px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFDFD;
    padding: 9px 25px;
}

.clear-btn-position {
    position: absolute;
    right: 10px;
    bottom: 9px;
}

#deleteModal .modal-content,
#editModal .modal-content,
#flagModal .modal-content {
    background: #EFEFEF;
    border-radius: 10px;
    padding: 20px;
}

p.delete-para {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: rgba(98, 101, 113, 0.83);
    width: 100%;
    margin-left: 0;
    height: auto;
    text-align: left;
}

.delete-term-session label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: rgba(98, 101, 113, 0.83) !important;
}

.edit-connection-input input {
    background: #FEFEFF;
    border: none;
    width: 100%;
    padding-left: 20px;
    height: 35px;
}

label.edit-coonection-label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 17px;
    color: rgba(98, 101, 113, 0.83);
}




/* The container */
.label-container-session {
    position: relative;
    padding-left: 30px;
    margin-bottom: 17px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.label-container-session input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background: #C4C4C4;
}



/* When the checkbox is checked, add a blue background */
.label-container-session input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.label-container-session input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.label-container-session .checkmark:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.button-display-flex {
    display: flex;
    align-items: center;
}

/*.hr-bottom-line
{
    margin: 0;
    margin-bottom: 10px;
}*/
:focus-visible {
    outline: none !important;
}

.train-btn-area {
    display: flex;
}

.variable-label {
    display: flex;
    align-items: center;
}

a.back-next img {
    margin-right: 7px;
    width: 40px;
}

.back-section {
    display: flex;
    justify-content: center;
}

div#exampleModalCenter .modal-content {
    background: #FDF9F9;
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 25%);
}

h1.lets-connection {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    text-align: center;
}

p.lets-para {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: #000000;
    width: 100%;
    height: auto;
    padding: 16px;
    text-align: left;
}

div#exampleModalCenter .modal-dialog {
    max-width: 750px !important;
}

button.count-btn {
    background: #D9D9D9;
    border-radius: 8px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    padding: 9px 10px;
}

.manage-percentage {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    color: #000000;
    margin-right: 20px;
}

.related-concept-section {
    display: flex;
    justify-content: space-between;
    margin-bottom: -6px;

}

.related-concept-section.related-width {
    width: 100%;
    margin-left: auto;
    margin-top: 7px;
}

.related-checkbox label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

h1.train-heading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.concept-input input {
    background: #FFFFFF;
    backdrop-filter: blur(4px);
    border-radius: 4px;
    border: none;
    padding-left: 10px;
    height: 36px;
    width: 21%;
    margin-right: 18px;
}

.go-btn button {
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FDF9F9;
    width: 45px;
    height: 30px;
}

.related-checkbox input {
    background: transparent !important;
    width: 30px;
    height: 22px;
}

.related-checkbox {
    display: flex;
    width: 31%;
    /* align-items: center; */
}

.table-data-train label {
    margin-bottom: 0 !important;
}

@media only screen and(max-width:992) {
    h3 {
        font-size: 16px;
        margin-bottom: 4px;
    }

    h4 {
        font-size: 10px;
    }

    .card {
        width: 80%;
        height: 142px;
    }
}

@media only screen and (min-width: 1499px) {
    footer {
        position: sticky;
        top: 100vh;
        width: 100%;
    }

}

@media only screen and (max-width: 1399px) {
    h3 {

        font-size: 22px;
    }

    .iconk {
        margin-left: 30%;
        margin-top: 2px;
    }

    p {
        font-size: 13px;
        line-height: 18px !important;
        line-height: 20px;
        color: #000000;
    }

    .section3tab p {
        line-height: 50px !important;
    }

    .text-center {
        font-size: 13px !important;
        font-family: 'Inter';
        font-style: normal;

    }

    h4 {
        font-size: 14px;
    }

    .card {
        width: 80%;
        height: 160px;
    }

    body {
        height: 100%;
    }

    /* #loginpage-footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        /* height: 110vh; */
        /* text-align: center;
        margin-top: 20px;
    } */ */

    aside.aside-section {
        padding-bottom: 6px;
    }

    .file-drag-section {
        padding: 8px;

    }

    .search-input,
    .search-input input {
        height: 40px;
    }

    .bottom-search-input,
    .bottom-search-input input {
        height: 40px;
    }

    .clear-btn-position {
        bottom: 5px;
    }

    button.clear-button {

        font-size: 12px;
    }
    .addlist-button{font-size: 12px !important;}

    button.search-button {
        height: 40px;
    }

    .search-button img {
        width: 25px;
    }

    .form-group {
        margin-bottom: 0rem !important;
    }

    .template-heading {
        margin-bottom: 0;
    }

    .mt-3,
    .my-3 {
        margin-top: 0.7rem !important;
    }

    
   #creative-extractor-footer
   { position: sticky;
    top:100vh !important;
    bottom:0;}
    
    #manage-list-footer 
    { position: sticky;
        top:100vh !important;
        bottom:0;}

    #creativephrase-footer {
       
        position: sticky;
        top:100vh !important;
        bottom:0;
    }
    #hashtagfinder-footer {
       
        position: sticky;
        top:100vh !important;
        bottom:0;
    }

    #quotefinder-footer {
        position: sticky;
        top:100vh !important;
        bottom:0;
    }

    #sentancefinder-footer {
        position: sticky;
        top:100vh;
        bottom:0;
    }

    .filter-dropdown-selectsec2 {
        font-size: 13px;
        white-space: pre-line;
        padding-left: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
        padding-left: 3px;
        background-position: 106%, right;
    }
}

@media only screen and (max-width: 1299px) {
    /* body {
        height: 100%;
        overflow: hidden;
    } */

    /* #loginpage-footer {
        position: fixed;
        left: 0;
        bottom: 0;
       
        text-align: center;
        margin-top: 20px;
    } */

    h4 {

        font-size: 14px;
    }

    .iconk {
        margin-left: 3%;
    }

    .card {
        width: 80%;
        height: 130px;
    }

    .dropdown-select,
    .filter-dropdown-select {
        padding-left: 5px;
        font-size: 11px;
    }

    p {
        font-size: 11px;
        line-height: 18px !important;
        line-height: 20px;
        color: #000000;
    }

    .text-center {
        font-size: 10px !important;
        font-family: 'Inter';
        font-style: normal;

    }

    h3 {
        font-size: 20px;

    }

    .search-input {

        padding-right: 10px;
    }

    .btn-large-file {
        padding: 6px 10px;
        font-size: 11px !important;
    }

    .variable-label input {
        height: 26px;
        width: 50%;
    }

    .variable-label-metadata input {
        height: 30px;
    }

    #myModal .modal-content {
        padding: 0% 3%;
    }

    .mb-3,
    .my-3 {
        margin-bottom: 0.7rem !important;
    }

}

@media only screen and (max-width: 1220px) {

    .filter-width {
        width: 69px;
        margin-right: -11%;
    }

    ::placeholder {
        font-size: 14px !important;
        line-height: 24px;
    }

}

@media only screen and (max-width: 1150px) {
    h3 {
        font-size: 18px;
        margin-bottom: 4px;
    }

    h4 {
        font-size: 12px;
    }

    p {
        line-height: 14px !important;
        font-size: 10px;
    }

    .iconk {
        width: 30px;
        height: 30px;
        margin-left: 28%;
    }

    .filter-width {
        width: 59px;
    }

    .dropdown-select {
        font-size: 12px;
        padding-left: 4px;
    }

    .text3 {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1130px) {
    .d-flex-position {
        display: flex;
    }

    button.table-button.text-button {
        margin: 0 1px;
    }


}

/* advance text */
#section1 {
    margin-top: 1;
    margin-bottom: 1;
}

.forem-section1 {
    margin-bottom: 0 !important;
}

.lbltext {
    font-size: 30px !important
}

.sec1formtextarea {
    height: 130px;
}

.formtextor {
    margin-left: 47% !important;
    margin: auto;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 0;
    height: auto;
}

.advancetext1 {
    width: 100%;
    height: 30px;
    margin-top: 14px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    /* line-height: 30.26px; */

    color: #2F2C2C;
}

.advancetext2 {
    width: 100%;
    height: 19px;
    /* margin-left: -293px; */
    margin-top: -10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    /* line-height: 19px; */
    color: #2F2C2C;
}

/* content text------ */
.contenttext {
    width: 100%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px !important;
    text-align: center;

    color: #2F2C2C;

}

.formsection {

    background: #FFFDFD;
    backdrop-filter: blur(4px);
    border-radius: 10px;
}

.formlayout {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btncolor {

    width: 603.75px;
    height: 38.91px;
    background: #5D5FEF;
    border-radius: 6px;
    color: white;
    padding-left: 5%;
    padding-right: 5%;
    margin: auto;
}

.btncolor:hover {
    color: white;
}

/* section2----- */
.sec2btn {
    width: 100%;
    margin-bottom: 3.5%;
    margin-left: 0;
    margin-top: 0;
    color: white;
    border-radius: 8px;
    font-family: 'Inter';

}

.sec2btntext {
    font-style: normal;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}

#sectionpage2 {
    display: none;
}

.filter-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    text-align: left;

    color: #000000;
}

.rectangleinput {
    width: 67px;
    height: 40px;
    background: #DDDDDD;
    backdrop-filter: blur(4px);
    border: 0;
    border-radius: 6px;
    margin-right: 10px;
}

.section2dropdowntext {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;

    color: #000000;


}

#section3sort .filter-dropdown-selectsec2 {
    /*container for custom dropdown arrow*/
    -webkit-appearance: none;
    -moz-appearance: window;
    /*border: none;*/
    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
    ;
    border-radius: 4px;
    width: 70%;
    height: 40px;
    line-height: 35px;
    text-align: left;
    color: #000000;

    margin-right: 0%;
    padding-left: 8px;

    background-size: contain;
    background-position: 116%, right;

    background-size: 44px;

}

.filter-dropdown-selectsec3 {
    -webkit-appearance: none;
    -moz-appearance: window;
    /* border: none; */
    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
    border-radius: 4px;
    width: 70%;
    height: 40px;
    line-height: 35px;
    text-align: left;
    color: #000000;
    margin-right: 0%;
    padding-left: 2px;
    background-size: contain;
    background-position: 124%, right;
    background-size: 44px;
}

.section2dropdowntext3 {

    font-size: 13px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;

    line-height: 22px;
    text-align: left;

    color: #000000;

}

.filter-dropdown-selectsec2 {
    /*container for custom dropdown arrow*/
    -webkit-appearance: none;
    -moz-appearance: window;
    /*border: none;*/
    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
    ;
    border-radius: 4px;
    width: 70%;
    height: 40px;
    line-height: 35px;
    text-align: left;
    color: #000000;

    margin-right: 0%;
    padding-left: 3px;

    background-size: contain;
    background-position: 140%, right;

    background-size: 44px;

}

.filter-dropdown-selectseccomb {
    /*container for custom dropdown arrow*/
    -webkit-appearance: none;
    -moz-appearance: window;
    /*border: none;*/
    background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
    ;
    border-radius: 4px;
    width: 24%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    color: #000000;

    margin-right: 6px;
    /* padding-left: 2px; */
    background-position: 152%, right;
    background-size: contain;
    background-size: 33px;
}

#section3table {
    display: none;

}

.sec3para {
    margin-top: 2%;
    /*min-width: 100%;*/
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Inter';
    font-style: normal;

}

.sec3parapink {
    background-color: pink;
}

.sec3paralightblue {
    background-color: lightblue;
}

.sec3paragreen {
    background-color: lightgreen;
}

.sec3parayellow {
    background-color: yellow;
}

#section3sort {
    display: none;
}

#listblue {
    display: none;
}

#parablue {
    display: none;
}

#plusblue {
    display: none;
}



.section2tab {
    /*height: 435px !important;*/
    width: 100%;
    background-color: white;
    border-radius: 0 0 8px 8px;
}

.section2tab td:nth-child(1) {
    width: 35%;
}

.section2tab td:nth-child(2) {
    width: 35%;

}

#section4table td:nth-child(1) {
    width: 24%;
}

#section4table td:nth-child(2) {
    width: 69%;
}

#section4table input {
    border-left: 5px solid black;
    border-right: 5px solid black;
    border-radius: 7px;
}

#section4table input:hover {
    border-top: 2px solid blue;
    border-bottom: 2px solid blue;
    border-left: 5px solid blue;
    border-right: 5px solid blue;
    border-radius: 7px;
}

.section2tab td:nth-child(3) {
    width: 40%;
}

#pos_modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 25%;
    height: 200px;
    left: 1.42%;
    right: 24.44%;
    top: 22.31%;
    bottom: 29.08%;
    background: #FFFFFF;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#pos_modal .modal-backdrop {
    opacity: 0;
}

#hashpop_modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 35%;
    height: 270px;
    left: 1.42%;
    right: 24.44%;
    top: 22.31%;
    bottom: 29.08%;
    background: #FFFFFF;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

/* .section3tab{
    height: 425px !important; 
    width: 100%;
    background-color: white;
    border-radius: 0 0 8px 8px;
  } */
.text-center {
    font-size: 15px;
    font-family: 'Inter';
    font-style: normal;
}

#section3table {
    background: #FFFDFD;
    backdrop-filter: blur(4px);
    height: 435px;
    border-radius: 0 0 10px 10px;
}

@media only screen and (max-width: 1200px) {

    #section2table,
    #section3table,
    #section4table {
        clear: both;
        background: #FFFDFD;
        backdrop-filter: blur(4px);
        height: 435px;
        border-radius: 0 0 10px 10px;
    }

    .filter-dropdown-selectsec2 {
        height: 30px;
        line-height: 30px;
        text-align: left;
        color: #000000;
        font-size: 13px;
        margin-right: -6%;
        padding-left: 2px;
        text-align: left;
        background: #fff url(./cretorial-image/arrow-below-img.svg) no-repeat;
        background-position: 129%, right;

        background-size: 44px;
    }

    .filter-dropdown-selectseccomb {
        height: 30px;
        line-height: 30px;
        text-align: left;
        color: #000000;
        font-size: 13px;
        margin-right: 6px;
        padding-left: 2px;
        text-align: left;
    }

    .section2tab,
    .section4tab {
        height: 435px !important;
    }


}

@media only screen and (max-width: 1024px) {
    .sentence-container {
        padding: 4% !important;
    }

    .filter-dropdown-selectsec2 {
        height: 25px;
        line-height: 30px;
        text-align: left;
        color: #000000;
        font-size: 12px;
        margin-right: -6%;
        padding-left: 0;
        text-align: left;
    }
}

#userpointmodal .modal {
    position: fixed;
    z-index: 112;
    padding-top: 50px !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

#userpointmodal .border-right {

    border-right: 1px solid black !important;
}

.modal-backdrop {
    opacity: 0;
}

#pos_modal .modal-backdrop {
    opacity: 0;
}

#pos_modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 25%;
    height: 200px;
    left: 1.42%;
    right: 24.44%;
    top: 22.31%;
    bottom: 29.08%;
    background: #FFFFFF;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#userpointmodal .modal-content1 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
    left: 1.42%;
    right: 24.44%;
    top: 22.31%;
    bottom: 29.08%;
    background: #FFFFFF;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.form-group label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

#userpointmodal .modal-content1 h3 {
    padding-left: 123px;
}

#userpointmodal .record td:nth-child(1) {
    width: 10% !important;
}


#userpointmodal .modalclose {
    position: relative;
    top: -6px;
    right: -93px;
    transition: all 200ms;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

.modalclosePOS {
    position: relative;
    top: -6px;
    right: -10px;
    transition: all 200ms;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

#popup .close {
    position: absolute;
    top: 13px;
    right: 8px;
    transition: all 200ms;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #333;

}

#earning-usertable {
    display: none;
}

#spent-usertable {
    display: none;
}

#total-usertable {
    display: none;
}

.hashtagbtn,
.submitbtn,
.addbtn {
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    height: 36px;
    margin-left: 10px;
}

#seedmodal .seedtxt {
    background: #FFFDFD;
    background: #FFFDFD;
    border: 1px solid;
    height: 30px;
    padding-left: 14px;
    margin-left: 0px;
    width: 95%;
}

.sectionset {
    position: relative;
    z-index: 0;
    top: -42px;
}

#msg {
    /* background: #FFFDFD;
    background: #FFFDFD;
    border: 1px solid;
    height: 30px;
    padding-left: 14px;
    margin-left: 0px;
    width: 95%; */
    font-size: 14px;
}

#msgmodal .close {
    position: absolute;
    right: 4%;
    top: 2%;
    z-index: 1000;
    font-size: 34px;
}

#msgmodal .mdclose {
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    height: 36px;
    margin-left: 85%;
}
.addlist-button{ background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    height: 36px;
    margin-left: 10px;
}
#add-list-modal .input-file {  
    position: relative;  
    /* display: block;   */
    font-weight: 400;  
    width:70%;
  } 
  #add-list-modal .modal-content{border-radius: 10px;} 
    
  #add-list-modal .input-file .button {  
    position: absolute;  
    top: 4px;  
    right: 4px;  
    float: none;  
    height: 22px;  
    margin: 0;  
    padding: 0 14px;  
    font-size: 13px;  
    line-height: 22px;  
    background-color: #5D5FEF;  
    opacity: .8;  
    transition: opacity .2s;  
    -o-transition: opacity .2s;  
    -ms-transition: opacity .2s;  
    -moz-transition: opacity .2s;  
    -webkit-transition: opacity .2s;  
    outline: 0;  
    border: 0; 
    border-radius: 4px; 
    text-decoration: none;  
    color: #fff;  
    cursor: pointer;  
  }  
  
  #add-list-modal  h1 {  
  font-family: 'Indie Flower', cursive;  
  font-size: 32px;  
    color: #03A9F4;  
    font-weight: bold;  
    margin-bottom: 20px;  
  }  
  #add-list-modal .input-file .button input {  
    position: absolute;  
    top: 0;  
    right: 0;  
    padding: 0;  
    font-size: 30px;  
    cursor: pointer;  
    opacity: 0;  
  }  
  #add-list-modal .input input {  
      display: block;  
      box-sizing: border-box;  
      -moz-box-sizing: border-box;  
      width: 100%;  
      height: 28px;  
      padding: 8px 10px;  
      outline: 0;  
      border-width: 1px;  
      border-style: solid;  
      border-radius: 0;  
      background: #fff;  
      font: 13px/16px 'Open Sans', Helvetica,Arial, sans-serif;  
      color: #404040;  
      appearance: normal;  
      -moz-appearance: none;  
      -webkit-appearance: none;  
  } 
  #add-list-modal  .addlistbtn{ 
    background: #5D5FEF;
    border-radius: 4px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    color: #FDF9F9;
    height: 36px;
    padding: 1px 7%;
    margin-left:3%;
    padding-left: 30px;
    padding-right: 30px;
  
}  