﻿.emailModal {
    position: absolute;
    width: 712px;
    height: 400px;
    margin-left: 314px;
    margin-top: 74px;
    background: #FFFFFF;
    box-shadow: 0px 11px 15px -7px rgba(58, 53, 65, 0.2), 0px 24px 38px 3px rgba(58, 53, 65, 0.14), 0px 9px 46px 8px rgba(58, 53, 65, 0.12);
    border-radius: 6px;
}

.emailModalHeader {
    height: 48px;
    background: rgba(58, 53, 65, 0.08);
    padding: 9px 10px !important;
}

.emailModalHeaderText {
    /* font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.15px;
    color: #3A3541;
}

.btn-close.cus-btn-link {
    background: none;
    border: 0px;
    font-size: 31px;
    line-height: 20px;
    padding: 0;
}

.toText {
    position: relative;
    width: 22px;
    height: 24px;
    left: 0px;
    top: -11px;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.38);
}

.subjectText {
    position: relative;
    width: 22px;
    height: 24px;
    left: 0px;
    top: -11px;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.38);
}

.ccSolid {
    position: initial;
    width: 712px;
    height: 0px;
    left: -80px;
    top: 231px;
    /* border: 1px solid #3A3541; */
    margin-left: 0px;
    margin-top: -11px;
}

.ccText {
    position: relative;
    width: 22px;
    height: 24px;
    left: 18px;
    top: -11px;
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.38);
}

.ccAddressText {
    position: relative;
    width: 600px;
    height: 24px;
    left: 54px;
    top: -11px;
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3A3541;
    border: none;
}

.bccText {
    position: relative;
    width: 22px;
    height: 24px;
    left: 18px;
    top: -11px;
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.38);
}

.bccAddressText {
    position: relative;
    width: 600px;
    height: 24px;
    left: 54px;
    top: -11px;
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3A3541;
    border: none;
}

.bccSolid {
    margin-left: 0px;
    margin-top: -10px;
    width: 712px;
    left: 31px;
}

.subjectSolid {
    position: initial;
    width: 712px;
    height: 0px;
    left: -80px;
    top: 349px;
    border: 1px solid rgba(58, 53, 65, 0.12);
    margin-left: -14px;
    margin-top: -17px;
}

.styleSolid {
    position: initial;
    width: 712px;
    height: 0px;
    left: -80px;
    top: 349px;
    border: 1px solid rgba(58, 53, 65, 0.12);
    margin-left: -14px;
    margin-top: -10px;
}

.styleButtonsContainer {
    margin-top: -4px;
}

.buttonStyle {
    width: 33px;
    height: 33px;
    border: thin;
    outline: none;
    flex: none;
    order: 0;
    flex-grow: 0;
    border-radius: 5px;
    border-color: rgba(58, 53, 65, 0.12);
}

.messageLabel {
    position: absolute;
    width: 66px;
    height: 24px;
    left: 15px;
    top: 234px;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.38);
}

.messageText {
    margin-top: -5px;
    width: 760px;
    border: none;
    outline: none;
    height: 190px;
    overflow: hidden;
}

.addressText {
    position: absolute;
    width: 460px;
    height: 24px;
    left: 9px;
    top: -12px;
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3A3541;
    border: none;
}

.mailsubjectText {
    position: absolute;
    width: 400px;
    height: 24px;
    left: -55px;
    top: -11px;
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3A3541;
    white-space: nowrap;
    border: none;
}

.sendBtn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #29AD8E;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    width: 74px;
    height: 37px;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-left: 20px;
    border-radius: 5px;
    border: none;
    outline: none;
    margin-left: -4px;
}

    .sendBtn i {
        padding: 0.5em;
        display: inline-block;
        margin-bottom: -27px;
        margin-left: -50px;
        margin-right: 0px;
    }

.attachedText {
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3A3541;
    margin-left: -18px;
}

.attachedFormName {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.38);
    word-break: break-word;
}

input:focus, textarea:focus, select:focus {
    outline: none !important;
}

.vectorText {
    position: inherit;
    left: 29.17%;
    right: 26.04%;
    top: 16.67%;
    bottom: 25%;
    color: rgba(58, 53, 65, 0.54);
}

.close {
    margin-top: -25px !important;
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: 360px;
    background-color: #333;
    color: #fff;
    text-align: inherit;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

.sendBtn.loading {
    background-color: #29AD8E;
    padding-right: 40px;
}

    .sendBtn.loading:after {
        content: "";
        position: absolute;
        border-radius: 100%;
        right: 6px;
        top: 50%;
        width: 0px;
        height: 0px;
        margin-top: -2px;
        border: 2px solid rgba(255,255,255,0.5);
        border-left-color: #FFF;
        border-top-color: #FFF;
        animation: spin .6s infinite linear, grow .3s forwards ease-out;
    }

@keyframes spin {
    to {
        transform: rotate(359deg);
    }
}

@keyframes grow {
    to {
        width: 14px;
        height: 14px;
        margin-top: -8px;
        right: 13px;
    }
}

.ccBtn {
    position: relative;
    width: 58px;
    height: 24px;
    left: 29px;
    top: -9px;
    /* font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.68);
}

.bccBtn {
    position: relative;
    width: 58px;
    height: 24px;
    left: 2px;
    top: -9px;
    /* font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(58, 53, 65, 0.68);
}

.tox {
    width: 710px;
    left: 26px;
    margin: -42px;
}

body {
    line-height: 1.5;
}

.modal-footer {
    margin-top: 15px;
    word-break: break-all;
}

.sendBtn:focus {
    outline: none;
    box-shadow: none;
}
