.auth-form-wrapper {
    width: 483px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    background: #FFF;
    padding: 30px;
}

.social-media-connection-settings--lite .main-styled-text{
    font-weight: 600;
    font-size: 20px;
    color: #0F2F4D;
}

.auth-form-wrapper input {
    text-align: center;
}

.authentication-details{
    display: none;
}

.social-media-connection-settings--lite{
    width: 691px;
    max-width: 100%;
}

[disabled="disabled"]{
    pointer-events: none;
}

.youtube-uploader-terms{
    font-size: 12px;
    line-height: 1.3;
    color: #8498A4;
}

.youtube-uploader-terms a{
    font-size: 12px;
    font-weight: bold;
}

.social-published-box{
    width: 230px;
    max-width: 100%;
    max-width: 100%;
}

.social-row .btn {
    font-size: .875rem;
    line-height: 1.25rem;
    width: 112px;
    letter-spacing: -.5px;
    font-weight: 600;
    border-radius: .375rem !important;
    padding: 8.5px 0;
    text-decoration: none;
}

.social-row .main-styled-text a {
    font-size: 14px;
    opacity: 0.7;
    display: table;
    margin-top: 8px;
}

.social-row .main-styled-text a .tutorial-icon {
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block;
    margin-right: 6px;
    transition: 0.2s ease-in-out;
}

.social-row .main-styled-text a:hover .tutorial-icon .tcb-icon {
    transition: 0.2s ease-in-out;
}

.social-row .main-styled-text a:hover .tutorial-icon .tcb-icon {
    color: #63b336;
}

.social-row .main-styled-text a:hover {
    display: table;
}

.social-media-connection-settings {
    margin: 0;
    max-width: 61rem;
    padding: 0 5rem;
    width: 100%;
}

.smvul-settings-handler{
    column-gap: 5px;
}

.social-row .s1{
    column-gap: 22px;
}

.social-row {
    border-bottom: 1px solid #EFF2F5;
    padding: 27px;
    column-gap: 22px;
}

.social-row .social-thumb {
    width: 44px;
}


#social-media-video-upload-lighbox {
    display: inline-block;
    width: 601px;
    max-width: 100%;
    height: 469px;
    padding: 0px;
    overflow: hidden;
}

#social-media-video-upload-lighbox .main-body {
    height: 362px;
}

.social-list-nav{
    width: 220px;
    max-width: 100%;
}

.social-main-content{
    width: 381px;
    max-width: 100%;
    padding-top: 13px;
    padding-left: 27px;
    padding-right: 27px;
}

.social-video-title {
    position: relative;
    margin: 0;
    padding: 11px 44px 14px 20px;
    border-bottom: 1px solid #e0e6eb;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main-footer {
    height: 54px;
    align-items: center;
    padding-left: 19px;
    padding-right: 12px;
    justify-content: space-between;
    border-top: 1px solid #E0E6EB;
    padding-top: 7px;
    z-index: 99999;
    position: relative;
    width: 100%;
    background: white;
}

.social-btn-options a.btn{
    width: 175px;
    font-size: 16px;
    letter-spacing: -1px;
    padding: 8.5px 7px;
}

.social-nav-bar{
    height: 55px;
    background-color: #fff;
    padding: 12px 12px 7px 12px;
    cursor: pointer;
}

.social-nav-bar:hover,
.social-nav-bar[data-active-nav="true"]{
    background-color: #F7F8FA;
}

#social-media-video-upload-tabs {
    border: 0;
    height: 100%;
}

#social-media-video-upload-tabs .ui-tabs-panel {
    height: 100%;
}

#social-media-video-upload-tabs .ui-tabs-panel >  div {
    height: 100%;
}

.mb-10{
    margin-bottom: 10px;
}

.social-name .s1{
    line-height: 1;
    margin-bottom: 1px;
    font-size: 16px;
}

.social-name .s2{
    font-size: 12px;
}


.destination-counter.main-styled-text{
    font-size: 14px;
}

.confirmed-display-image{
    width: 131px;
    border-radius: 12px;
}

.arrow-left{
    position: absolute;
    bottom: 50%;
    transform: translateX(-180%);
}

.arrow-left.right-pos{
    right: 0;
    transform: translateX(180%);
}



#social-media-video-upload-lighbox > .first-page {
    overflow: hidden;
    overflow-y: scroll;
}

.social-list-nav:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


.main-style-form textarea {
    padding: 5px 10px;
    margin-bottom: 2px;
    resize: vertical;
}

.social-preview-thumbnail {
    text-align: center;
    margin-top: 12px;
}

.social-preview-thumbnail img {
    width: 80px;
    border-radius: 12px;
}

.social-publish-confirmation > div.video-preview {
    padding: 0 25px;
    margin: 0 25px;
}

.from-splasheo span, .to-splasheo .to-splashero-container{
    height: 232px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EFF2F5;
    border-radius: 11px;
    width: 131px;
    margin-left: auto;
    padding: 0 26px;
}

.to-splasheo .to-splashero-container {
    margin-right: auto;
    margin-left: 0;
    flex-direction: column;
    gap: 14px;
}

.from-splasheo span img {
    border-radius: 100%;
}

.confirm-social-list-icon {
    filter: grayscale(1);
    width: 54px;
    opacity: 0.1;
}

.confirm-social-list-icon.active {
    filter: none;
    opacity: 1;
}

.social-publish-confirmation .relative span svg {
    font-size: 82px;
    color: #7dc953;
}

.social-publish-confirmation .relative span:first-child {
    /* left: 14px; */
    /* position: relative; */
    position: absolute;
    left: 0;
    transform: translateX(-50%);
}

.social-publish-confirmation .relative span:last-child {
    position: absolute;
    right: 0;
    transform: translateX(50%);
}

#social-media-video-upload-lighbox .main-body.second-page {
    /* gap: 18px; */
    flex-wrap: wrap;
    align-content: center;
}

.notifications-settings-handler {
    justify-content: left;
    flex-basis: 100%;
    margin-top: 30px;
    padding: 0 55px;
}

.social-published .on-notif,
.social-published .off-notif {
    display: none;
}

.social-published.notif-on .on-notif,
.social-published.notif-off .off-notif {
    display: block;
}

.to-splashero-container  span {
    position: relative;
}

.social-nav-bar.coming-soon-style {
    filter: grayscale(1);
}

.social-nav-bar.coming-soon-style ul img, .social-nav-bar.coming-soon-style ul .smvul-error-icon {
    opacity: .3;
}

.social-nav-bar.coming-soon-style .social-name {
    color: #C1CDD7;
}

.main-styled-text.coming-soon-style {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 48px;
    margin-top: 18px;
}

.social-row .social-thumb img {
    width: 100%;
}

#shorcuts-publish-to-social svg {
    top: 3px;
    position: relative;
    display: block;
    left: 2px;
}

#shorcuts-publish-to-social .shortcuts-p-icon:after {
    content: 'NEW';
    position: absolute;
    text-align: center;
    left: -34px;
    width: 100%;
    letter-spacing: 1px;
    white-space: nowrap;
    font-size: 10px;
    background-color: #ef476f;
    color: #fff;
    font-weight: 700;
    line-height: 13px;
    z-index: 0;
    transform: rotate(-89.97deg);
}

div#shorcuts-publish-to-social {
    position: relative;
}

#shorcuts-publish-to-social .shortcuts-p-icon:before {
    content: '';
    position: absolute;
    border: 8px solid;
    border-color: rgb(239 71 111) transparent transparent !important;
    transform: rotate(-90deg);
    left: -10px;
}

#shorcuts-publish-to-social.open-extention-drawer .shortcuts-p-icon:before, #shorcuts-publish-to-social.open-extention-drawer .shortcuts-p-icon:after {
    opacity: 0;
}

.grid .option-row .splashecons-container {
    pointer-events: none;
}


@media screen and (max-width:1024px) {
    .social-media-connection-settings {
        padding: 0 2rem;
    }
}

@media screen and (max-width:600px) {

    #shorcuts-publish-to-social .shortcuts-p-icon:before{
        left: 32px;
        transform: rotate(90deg);
    }

    #shorcuts-publish-to-social .shortcuts-p-icon:after{
        transform: rotate(90deg);
        left: 34px;
    }

    #social-media-video-upload-lighbox > .first-page {
        flex-direction: column;
        height: calc(100vh - 220px);
    }
    
    #social-media-video-upload-lighbox {
        height: auto;
    }
    
    .social-list-nav {
        width: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        border-right: 0;
        margin: 0 auto;
    }
    
    .social-list-nav > div:first-child, .social-list-nav > div:nth-child(2) {
        width: 50%;
    }
    
    .social-list-nav .alert-text {
        position: absolute;
        width: 100%;
        bottom: -23px;
        z-index: 999;
    }
    
    .social-name .s2 {
        font-size: 10px;
    }
    
    .social-name .s1 {
        font-size: 14px;
    }
    
    .social-list-nav > div:nth-child(2) {
        width: 56%;
    }

    .social-main-content {
        width: 100%;
        border-top: 1px solid #e0e6eb;
        padding-bottom: 30px;
    }
    
    #social-media-video-upload-lighbox .social-btn-options a {
        width: 47%;
    }
    
    #social-media-video-upload-lighbox .social-btn-options {width: 100%;}

    .from-splasheo span, .to-splasheo .to-splashero-container {
        background: transparent;
        width: 94px;
    }
    
    .social-publish-confirmation .relative span svg {
        font-size: 61px;
    }
    
    .social-publish-confirmation .relative span svg {
        font-size: 61px;
    }
    
    .social-publish-confirmation .relative span:first-child {
        left: 6px;
    }
    
    .social-publish-confirmation .relative span:last-child {
        right: 6px;
    }

    #shorcuts-publish-to-social .shortcuts-p-icon:before {
        transform: rotate(-90deg);
        border-color: transparent transparent rgb(239 71 111) !important;
        left: 34px;
    }

    #shorcuts-publish-to-social .shortcuts-p-icon:after {
        left: 36px;
    }

    .social-row {
        padding: 27px 0;
    }
}
