@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;*/
    font-family: -apple-system, BlinkMacSystemFont, 'Inter', sans-serif;
    margin: 0
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace
}

.App {
    direction: rtl
}

.muirtl-cveggr-MuiListItemIcon-root {
    min-width: 35px !important
}

.app-logo {
    left: 10px;
    max-width: 200px;
    position: absolute
}

.MuiAvatar-root {
    margin-left: 20px
}

header .MuiToolbar-root {
    height: 64px
}

.MuiDrawer-paper a {
    color: inherit;
    width: 100%
}

.MuiDrawer-paper a:hover {
    color: inherit;
    text-decoration: none
}

.dashboard h1 {
    text-align: center
}

div.dashboard-analytics {
    padding: 20px
}

.dashboard-analytics svg {
    color: #666;
    height: 35px;
    margin-bottom: 10px;
    width: 35px
}

.dashboard-analytics {
    text-align: center
}

.dashboard-analytics h3 {
    font-size: 3rem;
    font-weight: 700
}

.dashboard-analytics h4 {
    color: #666;
    font-size: 1rem
}

div.MuiOutlinedInput-root {
    margin-bottom: 1rem
}

.preview {
    min-height: 640px;
    background-image: url(../images/preview-frame-phone.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 325px 640px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-family: 'Inter', sans-serif;
}

.preview .preview-container {
    border-radius: 75px;
    /*height: 640px;*/
    height: 625px;
    margin: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 8px 18px 7px;
    padding: 8px 18px;
    width: 325px
}

.preview-container::-webkit-scrollbar {
    display: none
}

.preview-container {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.preview-inner {
    padding: 1rem 10px;
    text-align: center
}

.preview-footer {
    height: 50px
}

.profile-preview h1 {
    font-size: 2.5rem;
    font-weight: 500
}

.presentation-preview h1 {
    font-size: 2rem;
    font-weight: 500
}

.preview .subtitle,
.preview .tagline {
    font-size: 1.5rem;
    font-weight: 800
}

.preview .expertise {
    font-size: 1rem;
    font-weight: 300
}

.preview .description {
    font-size: 1.2rem;
    font-weight: 300
}

.preview .profile-form,
.preview .social-icons,
.preview h2.podcast {
    font-size: 1.5rem
}

.preview h3.podcast {
    font-size: 1.2rem;
    font-weight: 300
}

.preview .MuiSvgIcon-root {
    height: 3rem;
    width: 3rem
}

.preview .MuiSvgIcon-root:hover {
    cursor: pointer
}

.preview .cover-pic,
.preview .extra-pic,
.preview .profile {
    width: 100%
}

.preview .cover .profile {
    border-radius: 500px;
    margin-right: 25%;
    margin-top: -25%;
    width: 50%
}

div#auth-form {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #eeeeee;
    padding: 10px 20px
}

.crop-container {
    height: 20rem;
    margin-bottom: 2rem
}

.crop-container,
.website-prefrences {
    position: relative
}

.website-prefrences .MuiSwitch-root {
    left: 10px;
    position: absolute
}

.website-prefrences .MuiFormControlLabel-root {
    margin-right: .5rem;
    margin-top: .5rem
}

#profile-edit-form {
    position: relative
}

#profile-edit-form button {
    bottom: -3rem;
    left: 0;
    position: absolute
}

#profile-edit-form .MuiSvgIcon-root {
    color: #999
}

.presentation-edit .image-upload,
.profile-edit .image-upload {
    flex-direction: column;
    padding: 0
}

.presentation-edit .MuiButton-startIcon,
.profile-edit .MuiButton-startIcon {
    display: block;
    margin: 0;
    max-width: 8rem
}

.presentation-edit .cover-upload .MuiButton-startIcon,
.profile-edit .cover-upload .MuiButton-startIcon {
    max-width: 15rem
}

.presentation-edit .pic-label:before,
.profile-edit .pic-label:before {
    content: "";
    display: block
}

.presentation-edit .MuiCardContent-root h4,
.profile-edit .MuiCardContent-root h4 {
    text-align: center
}

.presentation-edit div.MuiCardContent-root,
.profile-edit div.MuiCardContent-root {
    padding: 8px
}

.profile-edit .MuiTabs-centered .MuiTab-textColorPrimary {
    font-size: 1rem
}

.profile-templates {
    padding: 0 !important
}

.profile-templates p {
    padding-bottom: 0;
    text-align: center
}

.profile-templates .MuiGrid2-root .MuiGrid2-root {
    padding: 1rem 1rem 1rem 0
}

.profile-templates .MuiPaper-root {
    border: 2px solid #ccc
}

.profile-templates .selected .MuiPaper-root {
    border-color: #611f73
}

.preview .dark .preview-footer,
.preview .dark .preview-inner,
.profile-templates .dark {
    background-color: #000;
    color: #eee
}
.dark #whatsappStatus{
 background-color: #000;
    color: #eee   
}
.profile-templates .cover .profile-image {
    border-radius: 100px;
    height: 50%;
    margin-right: 25%;
    margin-top: -25%;
    width: 50%
}

div.choose-template {
    position: relative
}

.preview .dark .preview-inner label {
    color: #aaa
}

.preview .dark .preview-inner fieldset {
    border-color: #999
}

.preview .dark .preview-inner button {
    border-color: #999;
    color: #aaa
}

.preview .dark .preview-header {
    background-color: #000
}

.preview .embed-player {
    margin-bottom: 1rem;
    max-height: 10rem;
    max-width: 100%
}

button.menu-button {
    color: #fff;
    height: 30px;
    position: fixed;
    right: 40px;
    top: 15px;
    width: 30px;
    z-index: 10000
}

.MuiGrid2-root.help {
    background-color: #611f73;
    box-shadow: 0 0 3px 0 #999;
    margin: auto;
    padding: 2rem
}

.MuiGrid2-root.help h3 {
    color: #fff
}

.new-row {
    float: left;
    margin-right: .5rem !important
}

.pres-list .muirtl-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root.Mui-expanded {
    border-bottom: 1px solid #eee;
    min-height: none
}

.pres-list .MuiAccordionDetails-root .MuiGrid2-container {
    padding: 2rem 1rem
}

.pres-list .MuiGrid2-root .MuiButtonBase-root {
    margin: .5rem 0
}

.pres-list h3 {
    font-size: 1.5rem;
    margin: .5rem
}

.MuiButton-contained.delete-button {
    background-color: maroon
}

.MuiButton-contained.delete-button:hover {
    background-color: #bf0000
}

.MuiDialogContent-root {
    min-width: 350px
}

.MuiButton-root.choose-suggestion {
    margin-bottom: 1rem
}

.ai-dialog .MuiDialogContent-root,
.ai-dialog .MuiDialogTitle-root {
    text-align: center
}

.form-page .MuiDivider-root {
    margin-bottom: 1rem
}

.MuiButtonBase-root.ai-button {
    line-height: 1.4375em;
    padding: 16.5px 5px
}

.error-img,
.loading-gif {
    margin: 5% 25%;
    width: 50%
}

.MuiButtonBase-root.ai-button .MuiButton-endIcon {
    margin: 0
}

.auth-title {
    text-align: center
}

h1.auth-title {
    color: #611f73;
    font-size: 3rem;
    font-weight: 700
}

h3.auth-title {
    font-size: 1.75rem
}

.bold {
    font-weight: 700
}

.underline {
    text-decoration: underline
}

#auth-form p {
    cursor: pointer;
    text-align: center
}

#auth-form p span {
    color: #611f73;
    text-decoration: underline
}

.presentation-preview .profile-picture {
    border-radius: 999px;
    margin: .5em 25%;
    width: 50%
}

.MuiDrawer-root .muirtl-1rvl86w-MuiListItem-root {
    padding: 4px 8px
}

div.MuiBox-root.slide {
    border: 1px solid #000;
    margin-bottom: 1rem;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

div.MuiBox-root.slide .MuiTypography-root {
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%
}

/*# sourceMappingURL=main.7b7a93d6.css.map*/