/* /Pages/Campaigns/CampaignsTable.razor.rz.scp.css */
[b-ddkxdgsg5j] table{
    table-layout:auto;
    width: 100%;
}

[b-ddkxdgsg5j] td:nth-child(1) div{
    word-break: break-all;
}
/* /Pages/ContactGroups/ContactUpload_Dialog.razor.rz.scp.css */
.mud-dialog[b-2ppsok86hd]
{
    width:1200px;
    height: 600px;
}

.mud-dialog-title[b-2ppsok86hd],
#importOptOutsDialog[b-2ppsok86hd]
{
    background-color: red !important;
}
/* /Pages/Dashboard/Index.razor.rz.scp.css */
.duration-options[b-dlipjesoxi]
{
    display: flex;
    flex-direction:row;
    /*gap: 20px;*/
    align-items: center;
    gap: 10px;
}

button[b-dlipjesoxi]
{
    background-color: var(--highlight-color) ;
    color: white;
}

.duration-options > button[b-dlipjesoxi]
{
    flex-grow: 1;
    height: 100%;
}

.custom-range[b-dlipjesoxi]
{
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-self: flex-end;
    flex-grow: 8;
}
/* /Pages/OptOuts/Lists/OptOUtNumbers_Upload.razor.rz.scp.css */
.mud-dialog[b-h23gadu9z8]
{
    width:1200px;
    height: 600px;
}

.mud-dialog-title[b-h23gadu9z8],
#importOptOutsDialog[b-h23gadu9z8]
{
    background-color: red !important;
}
/* /Pages/OptOuts/Templates/TemplatePreview.razor.rz.scp.css */
.phone-container[b-gfuqj2q5g3] {
    background-image: url();
    background-repeat:repeat;
}

/* PHONE CONTAINERS */
.phone-graphic[b-gfuqj2q5g3] {
    position: relative;
    width: 330px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.phone-case[b-gfuqj2q5g3] {
    /*box-shadow: inset 3px 3px 8px #82dcff, inset 0 0 3px #082049, inset -3px -3px 8px 0px #002094, 10px 10px 15px #b8b8b8;*/
    border-radius: 50px;
    background: #138ac9;
    width: 330px;
    padding: 10px;
}
.phone-case[b-gfuqj2q5g3]:before {
    content: '';
    position: absolute;
    background: #138ac9;
    width: 5px;
    height: 30px;
    left: -5px;
    top: 140px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: inset 4px 0px 2px #45b1ea;
}
.phone-case[b-gfuqj2q5g3]:after {
    content: '';
    position: absolute;
    background: #138ac9;
    width: 5px;
    height: 70px;
    left: 330px;
    top: 150px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: inset 1px 0 4px #052152, inset -2px 3px 5px #2c9fdc, 10px 10px 15px #b8b8b8;
}
.phone-container-outer[b-gfuqj2q5g3] {
    position:relative;
    font-family:helvetica;
    font-size:.8rem;
    border:1px solid #8f8f8f;
    border-radius:40px;
    box-shadow: inset 1px 1px 10px #ddd, inset 1px 1px 3px #8f8f8f, 0 0 6px #1059a5;
    background-color:#000;
}
.phone-container-inner[b-gfuqj2q5g3] {
    position:relative;
    background:#fff;
    margin:13px;
    border-radius:30px;
    overflow:hidden;
}
.phone-container-outer[b-gfuqj2q5g3]:after {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:300px;
    height:650px;
    background:linear-gradient(130deg, rgba(255,255,255,0.35) 0%, rgba(255,255,255,0.2) 25%, rgba(255,255,255,0) 25%);
    z-index:5;
    border-radius:40px;
}
.phone-container-inner[b-gfuqj2q5g3]:before {
    content:'';
    position:absolute;
    top:0;
    background-color:#000;
    width:110px;
    height:17px;
    left:calc(50% - 55px);
    border-radius:0 0 20px 20px;
    z-index:2;
}
.phone-header[b-gfuqj2q5g3] {
    position:absolute;
    width:100%;
    height:30px;
    top:0;
    background-color:#f4f4f4;
}

/* HEADER ICONS AND TIME */
.phone-header-time[b-gfuqj2q5g3] {
    position:absolute;
    font-size:.8rem;
    top:5px;
    left:15px;
}
.phone-header-icons[b-gfuqj2q5g3] {
    position:absolute;
    top:5px;
    right:15px;
    font-size:.9rem;
}

/* CONTACT IMAGE AND NUMBER */
.contact-image[b-gfuqj2q5g3] {
    position:absolute;
    width:34px;
    height:34px;
    top:30px;
    left:calc(50% - 17px);
    background-color:#b4b4ba;
    box-shadow: 0 0 0 3px #b4b4ba;
    border-radius:100%;
    overflow:hidden;
}
.contact-image .material-icons[b-gfuqj2q5g3] {
    font-size:2.8rem;
    color:#fff;
    margin-left:-5px;
}
.contact-phone[b-gfuqj2q5g3] {
    position:absolute;
    font-size:.62rem;
    top:73px;
    left:96px;
}
.contact-phone a[b-gfuqj2q5g3] {
    color:#000;
}

/* PHONE MESSAGES */
.phone-messages[b-gfuqj2q5g3] {
    margin-top:30px;
    padding:20px;
    height:580px;
}
.message[b-gfuqj2q5g3] {
    padding:5px 10px;
    margin-bottom:10px;
    border-radius:10px;
}
.message p[b-gfuqj2q5g3] {
    position:relative;
    z-index:5;
    margin:0;
}
.message-contact[b-gfuqj2q5g3] {
    position:relative;
    background-color:#f1f1f1;
    text-align:left;
    margin-right:20%;
}
.message-you[b-gfuqj2q5g3] {
    position:relative;
    background-color:#3bbe41;
    color:#fff;
    text-align:right;
    margin-left:20%;
}
.message-contact[b-gfuqj2q5g3]:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -10px;
    height: 20px;
    width: 20px;
    background: #f1f1f1;
    border-bottom-right-radius: 15px;
}
.message-contact[b-gfuqj2q5g3]:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -15px;
    width: 15px;
    height: 20px;
    background: white;
    border-bottom-right-radius: 20px;
}
.message-you[b-gfuqj2q5g3]:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -10px;
    height: 20px;
    width: 20px;
    background: #3bbe41;
    border-bottom-left-radius: 15px;
}
.message-you[b-gfuqj2q5g3]:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: -15px;
    width: 15px;
    height: 20px;
    background: white;
    border-bottom-left-radius: 20px;
}

/* PHONE FOOTER */
.phone-footer[b-gfuqj2q5g3] {
    position:absolute;
    height:40px;
    bottom:0;
    width:100%;
    background-color:#efefef;
}
.phone-footer-icons[b-gfuqj2q5g3] {
    position:absolute;
    bottom:3px;
    left:15px;
    color:#7b838d;
}
.phone-footer-input[b-gfuqj2q5g3] {
    position:absolute;
    bottom:7px;
    left:50px;
    width:200px;
    border:1px solid #cfcfd2;
    padding:3px 10px;
    border-radius:30px;
}
.phone-footer-input p[b-gfuqj2q5g3] {
    margin:0;
    color:#cfcfd2;
}

/* MESSAGE ANIMATION */
.message.message-you[b-gfuqj2q5g3] {
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
    animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
}
.message.message-you:nth-child(3)[b-gfuqj2q5g3] {
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
    animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
}
.message.message-you:nth-child(5)[b-gfuqj2q5g3] {
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 5s both;
    animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 5s both;
}

.message.message-contact[b-gfuqj2q5g3] {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
    animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
}
.message.message-contact:nth-child(4)[b-gfuqj2q5g3] {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both;
    animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both;
}
.message.message-contact:nth-child(6)[b-gfuqj2q5g3] {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 6s both;
    animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 6s both;
}


button[b-gfuqj2q5g3]{
    margin-top: 5px;
    color: white;
    background-color: var(--highlight-color);;
}

.screens-options[b-gfuqj2q5g3] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.phone-messages button[b-gfuqj2q5g3]
{
    background-color: #f0f0f0;
    color: black;
}
/* /Pages/Settings/ApiTokensForm.razor.rz.scp.css */
/* /Pages/Settings/IntegrationsForm.razor.rz.scp.css */
/* /Pages/Settings/PaymentNotificationsForm.razor.rz.scp.css */
/* /Pages/Settings/Settings.razor.rz.scp.css */
/* /Shared/AdminClientSelect.razor.rz.scp.css */
[b-1py3km23sy] .mud-input > input.mud-input-root::placeholder, div.mud-input-slot.mud-input-root[b-1py3km23sy]::placeholder
{
    color: white;
}

[b-1py3km23sy] .mud-icon-button-label
{
    color: white;
}
/* /Shared/ContactsGroupUpload.razor.rz.scp.css */
.results[b-c2gr7mk5w3]
{
    width: 100%;
    max-height: 400px;
    overflow: auto;
}

.fileProcessResult[b-c2gr7mk5w3]
{
    padding: 10px;
}

.fileProcessResult h1[b-c2gr7mk5w3]
{
    font-size: 1.2em;
    font-weight: 400;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.download_files[b-c2gr7mk5w3]
{
    margin-top:20px;
}

.download_files a[b-c2gr7mk5w3]
{
    padding: 5px;
    display: block;
}
/* /Shared/ContactsTable.razor.rz.scp.css */
ul.parameters[b-xw9tio4c2r]
{
    list-style-type: none;
}
/* /Shared/DownloadingDialog.razor.rz.scp.css */
/* /Shared/Map.razor.rz.scp.css */
#map[b-9ogh7xnfng]{
    display: block;
    min-width: 100%;
    min-height: 450px;
    max-width: 500px;
    max-width: 1000px;
}

[b-9ogh7xnfng] .jvectormap-container
{
    background-color: transparent !important;
}
/* /Shared/SMSMessageDialog.razor.rz.scp.css */
dl[b-w933jiasw0]
{
   width: 100%;
}

dd[b-w933jiasw0]{
    width: 100% !important;
}

dd table[b-w933jiasw0]{
    width: 100%;
}
/* /Shared/SMSMessageField.razor.rz.scp.css */
.smsmessagefield[b-9dn7jcltzn]
{
    background-color: var(--background-color);
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 1px solid var(--border-color);
}

.smsmessagefield .toolbar[b-9dn7jcltzn]
{
    padding-left: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 20px;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid var(--border-color);
}

.smsmessagefield textarea[b-9dn7jcltzn]
{
    background-color: transparent;
    height: 150px;
    padding: 10px;
    width: 100%;
    color: var(--font-color);
}

.smsmessagefield .message-info[b-9dn7jcltzn]
{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 20px;
    margin-right: 10px;
    border-top: 1px solid var(--border-color);
}

.smsmessagefield .message-info > div[b-9dn7jcltzn]
{
    display: flex;
    flex-direction: row;
}

.smsmessagefield .message-info > div[b-9dn7jcltzn]
{
    border-right: 1px solid var(--border-color);
    padding-right: 20px;
}

.smsmessagefield .message-info > div:last-child[b-9dn7jcltzn]
{
    border-right: none;
}

.smsmessagefield .message-info > div label[b-9dn7jcltzn]
{
    width: auto;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid var(--border-color);
}

.validation-message[b-9dn7jcltzn]
{
    color: var(--mud-palette-error);
    font-weight: 400;
    background-color: var(--panel-background-color);
    font-size: 11.25px;
    border-top: 1px solid var(--mud-palette-error);
    padding-top: 5px;
    padding-left: 4px;
    margin-top: 5px;
}
/* /Shared/SMSMessagesTable.razor.rz.scp.css */
[b-n4uo5amwz3] [data-label="CampaignName"]
{
    word-break: break-all;
    text-wrap: wrap;
}

.fi[b-n4uo5amwz3]
{
    width: 100%;
    line-height: 2.3em;
    border-radius: 10px;
}
