﻿@font-face {
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 400;
    src: url("/Interface/fonts/Arimo/Arimo-Regular.woff2");
    src: url("/Interface/fonts/Arimo/Arimo-Regular.ttf") format("truetype"), url("/Interface/fonts/Arimo/Arimo-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Arimo';
    font-style: italic;
    font-weight: 400;
    src: url("/Interface/fonts/Arimo/Arimo-Italic.woff2");
    src: url("/Interface/fonts/Arimo/Arimo-Italic.ttf") format("truetype"), url("/Interface/fonts/Arimo/Arimo-Italic.otf") format("opentype");
}

@font-face {
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 700;
    src: url("/Interface/fonts/Arimo/Arimo-Bold.woff2");
    src: url("/Interface/fonts/Arimo/Arimo-Bold.ttf") format("truetype"), url("/Interface/fonts/Arimo/Arimo-Bold.otf") format("opentype");
}
:root {
    --font-size: 14px;
}
body.main, body.viewport, .EditorLinks-wrapper, .ui-widget, .modalDialog h2, .modalDialog h3, .modalDialog h4, button {
    font-family: 'Arimo', Arial, Helvetica, sans-serif;
}
body {
    font-size: 14px;
}
.actionicon div, #exporttooltip {
    font-size: 13px;
}
.actions-list.form-fields li:before {
    font-size: 14px;
}

.contentarea p, .fontSize15 {
    font-size: 15px;
}
.fontSize17, .filterbydiv h3, .btn-new-li .btn-new span {
    font-size: 16px;
}
.fontSize18 {
    font-size: 17px;
}
.fontSize19 {
    font-size: 18px;
}
.fontSize20 {
    font-size: 19px;
}
#pageheadline h1 {
    line-height: 1.3;
}
.contentarea.borderBox h2, #masterbuttons h2, h2.contentareaTitle, 
.contentarea h2, .h2Title, .contentarea h2.h2Title {    
    font-family: inherit;
}
#mastercontent {
    padding-left: 220px;
}

.btn-collapse {
    right: 0;
    margin-right: 0;
}

    .btn-collapse:hover {
        margin-right: 3px;
    }

.top-nav-inner {
    flex-flow: row-reverse;
}

.is-collapsed #mastercontent,
.is-collapsed .top-nav-inner {
    padding-left: 50px;
}

.is-collapsed .blockToolbar {
    margin-left: -384px;
}

.masterlinksarrow:after {
    transform: rotate(-180deg);
}

#menuTopBarList li.selected .masterlinksarrow:after, #menuBottomList li.selected .masterlinksarrow:after,
.btn-collapse:after {
    transform: rotate(0deg);
    top:16px;
}

.genBtn, .btn-reset, .split-dropdown, .btn-new:not(.btn-add) {
    margin: 3px 5px 3px 0;
}

    .genBtn.floatB, .btn-reset.floatB, .genBtn.margin0, .btn-reset.margin0, btn-search.margin0, .btn-new.margin0 {
        margin-right: 0;
        margin-left: 5px;
    }

.floatB > .genBtn, .floatB > .split-dropdown, .tAlignL > .genBtn, #noReults .genBtn,
.alignRight .genBtn, .tAlignL > .btn-reset, .alignRight .btn-reset {
    margin-right: 0;
    margin-left: 1px;
}


.genBtn.floatB, .btn-reset.floatB, .genBtn.margin0 {
    margin-left: 5px;
    margin-right: 0;
}


.genTable .tableHeader, .tAlignR, .split-dropdown .DDL_Style div {
    text-align: left;
}
.listFileNameTd.tAlignR {
    text-align: left !important;
}

.direction {
    direction: ltr;
}
/* Flip campaigns icon in English only */
/*.icon-flip {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}*/

select {
    background-position: right 5px top 55%;
    padding-right: 24px !important;
}

.contentPicker select, .padding4 {
    padding-right: 6px !important;
    padding-left: 2px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 5px !important;
    top: 9px !important;
    left: auto !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 0 !important;
    margin-right: 6px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 0px 11px 0 7px !important;
}
.posA {
    left: 0;
    right: auto !important;
}
.posB {
    right: 0;
    left:auto;
}
.rotate90deg {
    transform: rotate(90deg);
}

.background-position {
    background-position: left center;
}
.liHorz {
    margin-left: 10px;
}

.blockToolbar {
    left: 50% !important;
    margin-left: -300px;
    right: auto !important;
}

.cke_combo__font .cke_combo_text {
    max-width: 42px;
}

.cke_combo__fontsize .cke_combo_text {
    max-width: 26px;
}

.cke_combo__format .cke_combo_text {
    max-width: 36px;
}

#formEditorFormSettingsTab ul li {
    padding-right: 20px;
}

.marginSide5 {
    margin-right: 5px;
}

.marginSide2 {
    margin-right: 2px;
}

.marginRight2 {
    margin-left: 2px;
}
.formR {
    text-align: right;
}

.formL {
    text-align: left;
}

.separatorImg {
    margin-right: 4px;
}

.formsDesigner_delete {
    float: right;
}

#HelpBar {
    height: 122px;
}

#upArrowHelpBar {
    margin-top: 108px !important;
}

#nofields {
    text-align: left;
}

.fontselector {
    margin-left: 0px;
}

.floatA {
    float: left;
}

.floatB {
    float: right;
}

.statstab {
    margin-right: 2px;
}

.spanstat {
    margin-right: 5px;
}

.FooterMenu ul li {
    text-align: left;
}

.FooterMenuInside {
    text-align: left;
}

.FooterColumn {
    float: left;
}

.linkslist {
    margin-left: 10px;
}

#txtLinkUrl {
    margin-left: -1px !important;
}

#fieldbuttons {
    margin-left: 12%;
}

#postbody {
    margin-left: 12%;
}

input.file {
    text-align: right;
}

.centeredGraphDiv {
    position: relative;
    right: 50%;
}

#devStatGraph {
    text-align: left;
}

.devStatGraphDiv {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

*:first-child + html #devStatGraphDiv {
    clear: both;
}

.centeredGraph {
    float: left;
    left: 50%;
    margin: 0 auto;
    position: relative;
    padding: 0px;
}

.paddingLeft {
    padding-left: 5px;
}

.paddingRight, .dropDownExport .reportSimpleLink {
    padding-right: 5px;
}
.paddingRight8 {
    padding-right: 8px;
}
.paddingRight35 {
    padding-right: 35px;
}
.paddingRight60 {
    padding-right: 60px;
}

.paddingDate, input[type="text"].paddingDate,
.tblInputFields input[type="text"].paddingDate {
    padding-left: 35px;
}

.reportLinkDiv {
    text-align: left;
    float: right;
    display: inline;
}

.recipText, .improveText {
    font: bold 16px/17px Arial,Helvetica, sans-serif;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 5px;
}

.recipstatdiv {
    width: 310px;
    text-align: left;
}

.reportRecipPaddingLeft {
    padding-left: 40px;
}

#commands table {
    float: left;
}

.templatecommands {
    left: auto;
}

.listitemcheckbox {
    margin-top: -2px;
    margin-left: -11px;
    border: 2px solid #C8C8C8;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.messageslistmiddle {
    margin-left: 15px;
    /*max-width: calc(100% - 100px);*/
    max-width: 66%;
}

.linksFloating {
    position: fixed !important;
    top: 0px;
    /*right: 57px !important;*/
    /*width: 23% !important;*/
    margin-right: 3px !important;
}

.linksDivStatic {
    width: 25%;
    position: absolute;
    /*right: 10px;*/
    padding-right: 5px;
}

.linksDivStaticBottom {
    width: 25%;
    position: absolute;
    right: 10px;
    padding-right: 5px;
    bottom: 10px;
}

.linksFloatingBottom {
    position: fixed !important;
    bottom: 10px;
    right: 57px !important;
    width: 23% !important;
    margin-right: 3px !important;
}

.linksOverflow {
    white-space: nowrap;
    overflow: hidden;
}

.funnelPadding {
    /*padding: 16px 0px 12px 0px;*/
}

.graphsCentered-try-funnel {
    margin: 0px 0px 0px -50px;
}

.graphsCentered-try-funnelText {
    display: inline-block;
    vertical-align: middle;
    border: none;
    text-align: left;
    position: absolute;
    width: 210px;
    bottom: 220px;
    right: 40px;
}

.graphsCentered-try-funnelTextSms {
    display: inline-block;
    vertical-align: middle;
    border: none;
    text-align: left;
    position: absolute;
    width: 210px;
    bottom: 98px;
    right: 40px;
}

.funnelGraphSms .graphsCentered-try-funnelText {
    bottom: 98px;
}
.funnelGraphSms.channelTypeWhatsapp .graphsCentered-try-funnelText {
    bottom: 220px;
}

.funnelGraphSms #funnelBlocked {
    bottom: 62px;
}

.funnelInfoText {
    font: normal 14px/24px Arial,Helvetica, sans-serif;
    color: #333;
    text-align: left;
}

.fields {
    clear: both;
    text-align: right;
    line-height: 25px;
}

.fieldsCenter {
    clear: both;
    text-align: center;
    line-height: 25px;
}
/*.fromBorderPadding{
	padding: 15px 5px 0px 5px;
}*/
.funnelGraphText {
    width: 235px;
    left: 24px;
    position: absolute;
    text-align: center;
    top: 11px;
}

#funnelBlocked {
    position: absolute;
    bottom: 56px;
    left: 98px;
    width: 100%;
}

#funnelBounced {
    position: absolute;
    top: -24px;
    left: 75px;
    width: 100%;
}

.funnelGraphSms #funnelBounced {
    top: -30px;
}

#funnelDidntOpen, #funnelDidntClickSMS, #funnelDidntClickWhatsapp {
    position: absolute;
    top: 24px;
    left: 53px;
    width: 100%;
}
#funnelDidntClickWhatsapp {    
    left: 33px;
    top:78px;
}
    #funnelDidntClick {
    position: absolute;
    top: 84px;
    left: 29px;
    width: 100%;
}

#funnelDidntAnswer {
    position: absolute;
    top: 70px;
    right: 60px;
    width: 100%;
}

.axisSecondNum {
    position: absolute;
    left: 95%;
    bottom: -20px;
}

.axisFirstNum {
    position: absolute;
    left: -5%;
    bottom: -20px;
}

.axisSecondNumTop {
    position: absolute;
    left: 95%;
    top: -20px;
}

.axisFirstNumTop {
    position: absolute;
    left: -5%;
    top: -20px;
}
/* QR Code Generator */
#DivCreateQR {
    text-align: center;
    margin-top: 20px;
}

#SlideForm {
    margin: 0 auto;
    width: 530px;
    position: relative;
}

    #SlideForm .StageControl {
        display: block;
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        padding: 5px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        width: 100px;
        color: Grey;
    }

    #SlideForm #Stage1 {
        border: 2px solid #EC0083;
        background-color: #EC0083;
        color: White;
    }

    #SlideForm #Stage2 {
        border: 2px solid #00ADC6;
    }

    #SlideForm #Stage3 {
        border: 2px solid #A6CE39;
    }

    #SlideForm #MiddleFormDiv {
        text-align: left;
        margin-top: 20px;
        margin-left: 2px;
        margin-right: 2px;
        padding-left: 2px;
        padding-right: 2px;
        position: relative;
    }

    #SlideForm #SlidesContainer {
        margin: 0 auto;
        width: 370px;
        height: 390px;
        overflow: auto;
        position: relative;
        float: left;
    }

        #SlideForm #SlidesContainer .slide {
            margin: 0 auto;
            float: left;
            width: 370px;
            height: 390px;
        }

    #SlideForm #QRdiv {
        float: left;
        width: 130px;
        vertical-align: middle;
    }

.SlideControl {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: White;
    border-style: solid;
    border-width: 2px;
    width: 100px;
    cursor: pointer;
}

.slide .qrsteps {
    text-align: center;
}

.slide img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#SlideForm .FormInput {
    float: right;
}

#SlideForm .FormLabel {
    float: left;
}

#slide1 radio {
    margin-left: 5px;
    margin-right: 5px;
}

#addtagdiv {
    vertical-align: top;
    float: left;
}

input.hasDatepicker {
    background-position: right 5px center;
}

.ui-datepicker-inline {
    float: left;
    display: block;
}

.ui-datepicker-next:hover {
    right: 2px;
}

.ui-datepicker-prev:hover {
    left: 2px;
}

#divNotifications {
    /*margin-left: -190px;
	width:350px;*/
}

.margin-start35 {
    margin-left: 35px;
}
.margin-start30 {
    margin-left: 30px;
}
.margin-start15 {
    margin-left: 15px;
}
.margin-start20 {
    margin-left: 20px;
}
.margin-start15 {
    margin-left: 15px;
}

.margin-start10 {
    margin-left: 10px;
}

.margin-start5 {
    margin-left: 5px;
}

.margin-end3 {
    margin-right: 3px;
}
.margin-end5, #pageheadline h1, .configLabel span {
    margin-right: 5px;
}
.margin-end10 {
    margin-right: 10px;
}
.margin-end15 {
    margin-right: 15px;
}
.margin-end20, #tabs.ui-tabs .ui-tabs-nav li {
    margin-right: 20px;
}
.margin-end25 {
    margin-right: 25px;
}
.margin-end30 {
    margin-right: 30px;
}
.margin-end35 {
    margin-right: 35px;
}
.margin-end40 {
    margin-right: 40px;
}
.margin-end45 {
    margin-right: 45px;
}

#formEditorEditFieldTab ul li {
    float: left;
}

#enterFormFields input {
    float: right;
}

#notificationimg {
    margin-left: 12px;
    margin-top: -3px;
}

.messagelistactionsdiv, .groupslistactionsdiv {
    right: 10px;
}

/* New ProgressTracker */
/*.progress-bottom {
    z-index: 10000000000 !important;
}*/

.gptNextBtn {
    right: 9px;
}

.gptBackBtn {
    left: 9px;
}

.gptNextBtn img {
    padding: 2px 0 2px 6px;
}

.gptBackBtn img {
    padding: 2px 6px 2px 0;
}

#creationoptions p, #addrecipientsoptions p {
    text-decoration: none;
}

#recentcampaign {
    margin-left: -5px;
}

#masterbuttons {
    text-align: left;
}

.floating {
    float: left;
}
.tab_container {
    border-top: none;
    float: left;
    width: 100%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.campaignsmenu h3 {
    text-align: left;
}

#bignotificationimage {
    -webkit-border-top-left-radius: 1px;
    -webkit-border-bottom-left-radius: 1px;
    -moz-border-radius-topleft: 1px;
    -moz-border-radius-bottomleft: 1px;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
}

#bignotificationtext {
    -webkit-border-top-right-radius: 1px;
    -webkit-border-bottom-right-radius: 1px;
    -moz-border-radius-topright: 1px;
    -moz-border-radius-bottomright: 1px;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}

.groupslistmiddle {
    margin-left: 5px;
}

.dashforwardaction span, .dashboardaction span {
    text-align: left !important;
}

.groupstosendGroupTable {
    text-align: left !important;
}

.maindashboardheadline {
    color: white;
    background-color: #58585A;
    vertical-align: middle;
    border-width: 0px;
    text-align: center;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.leftsideinner {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

    .leftsideinner img {
        margin-left: 8px;
        height: 37px;
        margin-top: 1.5px;
        display: block;
    }

    .leftsideinner h1 {
        width: 152px;
        font-size: 21px;
        -webkit-margin-before: 8px;
        margin-left: 50px;
    }

.dropdownbutton .arrowside {
    background-position: center right;
    border-left: 2px solid #8ec7cd;
}

#tipbody {
    text-align: left;
}

.alignText {
    text-align: left;
}

.smallerActionIcon {
    width: 45px !important;
}

    .smallerActionIcon div {
        width: 45px !important;
        margin-left: -5px !important;
    }

.listsactions {
    text-align: right;
}

#loginInputs, #oldsystemLink {
    text-align: left;
}

.tagsGroupsDiv {
    width: 100%;
    padding-left: 0px;
    border-right: 1px solid #DEDEDE;
    padding-top: 0px;
}

.groupsSelector .groupsDiv {
    width: 100%;
    padding-right: 0px;
    padding-top: 0px;    
}

.innerColorFrame {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin: -1px;
    border-color: #00ADC6;
    height: 96%;
    padding: 2% 2% 2% 2%;
    width: 96%;
}

.inpageNotification {
    padding: 20px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-top: -12px;
    margin-left: -11px;
    width: 924px;
    background-color: #F8F8F8;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px;
    border: 1px solid #DEDEDE;
    border-bottom-width: 2px;
}

#enterPage .campaignsmenu {
    width: 220px;
    padding: 0px;
    margin-top: 0px;
    font-weight: normal !important;
    margin-left: -4px;
}

#enterPage .innerColorFrame {
    border-left: 10px solid;
}

#enterPage .innerButtonText {
    /*padding: 3px;*/
    display: block;
    width: 144px;
    text-align: left;
}

#enterPage .goToPage {
    right: 0 !important;
    left: auto !important;
}

#enterPage #pagerBodyctl00_MPC_PagesPager {
    text-align: left!important;
}

#recentcampaign .messageslistchanneltype {
    text-align: left !important;
}

#editor {
    margin-left: 214px;
}

.designTabHeader, .editorBlockTab {
    margin-right: 5px;
}
/*#designBorder, #designWidth,#designPadding
{
    border-left: 1px solid #a9a9a9;
}*/
.blockDesignDiv {
    /*border-right:1px solid #a9a9a9;
    height:160px;*/
}

.newBox img {
    /*display:block;
    float:left;*/
    /*height:64px;*/
}
/*.newBox div
{
    float: right;
    margin-top:7px;
    width:65%;
}*/
#selectDatesAdvancedFilters #datepickerFrom {
    margin-left: 60px;
}

#selectDatesAdvancedFilters #datepickerTo {
    margin-left: 335px;
}

#editor ul, #editor ol {
    /*padding-left: 40px;*/
}

.upgradeTypeUpper {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 8px;
    font: bold 14px arial;
}

.upgradeTypeUpperActive {
    background-color: #00ADC6;
    color: #FFFFFF;
}

.upgradeTypeUpper.li:hover {
    background-color: #a9a9a9;
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#accountUpgrade {
    max-width: 980px;
}

.purchase {
    margin-left: 10px;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: right;
}
/*#formsDesigner_listOptions {
    right: 0px;
}*/

/*ABSPlit Rules*/

/*ABSplitResults*/
.abResa {
    float: left;
    display: block;
    width: 50%;
}


.abResb {
    float: right;
    display: block;
    width: 50%;
}

.splitTableDirectiona {
    direction: ltr;
}

.splitTableDirectionb {
    direction: rtl;
}
/*ABResults*/
.abResb th {
    background: #00ADC6;
}

.abResa th {
    background: #A7CF3B;
}

.ab_resGroupNamea {
    color: #A7CF3B;
}

.ab_resGroupNameb {
    color: #00ADC6;
}


#confirmationDialogOk {
    float: left;
}

#confirmationDialogCancel {
    float: right;
}

#activationLinkDiv .close, .notification-box .close, .notification-top .close, #mobileDefinitions .close, #accountDetailsForm .close {
    right: 14px;
}
.notification-inner {
    margin-left: 145px;
}
.icon-alert, .icon-notification {
    border-right: 31px solid transparent;
    border-left: 0px solid transparent;
    margin-right: -25px;
}
    .icon-alert:before, .icon-notification:before {
        left: 41px;
    }
/*#ReviewSentMessagesSent td.BorderTableTitle {
    padding: 5px;
    text-align: start !important;
    vertical-align: top !important;
    color: black !important;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid black;
}

#ReviewSentMessagesSent td.BorderTableTitle a{
    text-align: start !important;
    text-decoration: none !important;
    color: black !important;
    font-weight: bold;
}

#ReviewSentMessagesSent td.BorderTable {
    padding: 5px;
    text-align: start !important;
    vertical-align: top !important;
    color: black;
    font-weight: bold;
    background-color: #fff;
    text-align: start;
    border: 1px solid black;
    vertical-align: top;
}

#ReviewSentMessagesSent td.BorderTable span {
    text-align: start !important;
}

BorderTable {

}*/

.buttonGreen {
    width: 141px;
    cursor: pointer;
    background: #A6CE39;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #A6CE39;
    display: inline-block;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 6px;
    text-decoration: none;
    margin: 5px;
}

.buttonPink {
    width: 141px;
    cursor: pointer;
    background: var(--iw-pink, #f07d75);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid var(--iw-pink, #f07d75);
    display: inline-block;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 6px;
    text-decoration: none;
    margin: 5px;
}

.radiusTopDiv {
    margin: -4px 0px 0px 0px;
    -moz-radius-topright: 5px !important;
    -khtml-radius-topright: 5px !important;
    -webkit-top-right-radius: 5px !important;
    -moz-radius-topleft: 0px !important;
    -khtml-radius-topleft: 0px !important;
    -webkit-top-left-radius: 0px !important;
}

    .radiusTopDiv .contentarea {
        border-top-left-radius: 0px;
    }

#divDebugLink {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}

.divGroups_MarginEditor {
    margin: -225px 0px 0px 175px;
}

.editorWidth {
    width: 360px;
}

.displayBlockDiv {
    display: block !important;
}

.displayNoneDiv {
    display: block !important;
}

.editorWidth {
    width: 355px;
}

.displayBlockDiv {
    display: block !important;
}

.displayNoneDiv {
    display: block !important;
}

.ApperWinPopUp {
    width: 500px;
    height: 500px;
    display: none;
    border-color: rgb(222, 222, 222);
    background-color: #fff;
    position: absolute;
    margin: 10px auto;
    text-align: center;
    top: 5px;
    right: 250px;
    z-index: 9999;
    border-color: #D0D0D0;
}

.ulDiv {
    width: 500px;
    height: 400px;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
}

#clickBlockerDiv {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    background-color: #d0d0d0;
    opacity: 0.7;
    z-index: 9999;
}

#backgroundDivOpacity {
    position: relative;
    margin: 0px 0px 0px 0px;
    width: 970px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

.subTitle {
    width: 500px;
    font-size: 18px;
    font-weight: bold;
}

.subTitleExplaine {
    width: 500px;
    font-size: 14px;
    text-align: right;
}

.regularBorder {
    border: 5px solid #ddd;
    border-radius: 5px;
    -moz-radius-topright: 0px !important;
    -khtml-radius-topright: 0px !important;
    -webkit-top-right-radius: 0px !important;
    -moz-radius-topleft: 5px !important;
    -khtml-radius-topleft: 5px !important;
    -webkit-top-left-radius: 5px !important;
    -moz-radius-bottomleft: 0px !important;
    -khtml-radius-bottomleft: 0px !important;
    -webkit-bottom-left-radius: 0px !important;
}

#divButtons {
    margin: 0 auto;
    padding-top: 20px;
}

.Button {
    width: 146px;
    background-color: rgb(243, 243, 243);
    margin: 0;
    padding: 10px;
    height: 20px;
    font-size: 14px;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #D0D0D0;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    -moz-border-radius-topright: 0px;
    -khtml-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 5px;
    -khtml-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    z-index: 8888;
}

    .Button:hover {
        background-color: rgb(204, 204, 204);
    }

.activeTab {
    background-color: #fff !important;
    border-left: 5px solid #D0D0D0;
    border-top: 5px solid #D0D0D0;
    border-bottom: 5px solid #D0D0D0;
    width: 145px;
    z-index: 9000;
}

.explaines {
    text-align: left;
}
#formEditorEditFieldTab > ul > li {
    margin-right: 18px;
}

/*-------------------------Start Navigation Help Bar-------------------------*/

/*#downArrowHelpBar {
    z-index: 9999; 
    display: block;
    margin: 3px 0px 0px 465px;
}*/

/*#upArrowHelpBar {
    z-index: 9999; 
    display: block;
    margin: 118px 0px 118px 465px;
}*/

.NavigationHelpBar_List {
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

#menuTopBarList > li, #menuBottomList > li {
    text-align: left;
}

#marginSideHelpBar {
    margin-left: 134px;
}

.linkslist li a.masterlinksarrow {
    right: 34px;
}

.iconsSize {
    margin-left: 2px;
}

/*.NavigationHelpBar_List > li {
    padding: 2px 0px;
    width: 110px;
    text-align: left;
    margin: 0px;
    margin-top: 0px !important;
}*/
.NavigationHelpBar_List > li {
    padding: 2px 0px;
    text-align: left;
    margin: 0px;
    width: 185px;
    margin-top: 0px !important;
}

@media only screen and (max-width:1030px) {
    #settingsmenu div.actioniconwrap {
        right: 0;
        left: auto;
    }
}


.BackgroundTd input.hiddencheckbox, .BackgroundTd input.hiddencheckboxFB, .BackgroundTd input.hiddencheckboxFI {
    margin: 5px 0px;
    padding: 0px;
    margin-right: 12px;
}

.marginForInput {
    margin-right: 425px;
}

.fileDetailsDiv {
    direction: ltr;
    text-align: left;
}

.textAlignA {
    text-align: left !important;
}

#MessageDetailsTable td {   
    text-align: left !important;
}

/*.MessageDetailsGroupSending {
    padding: 2px 0px 2px 20px;
}*/

.ul_B {
    margin-left: -4px;
}

.ul_D {
    margin-left: 11px;
}

/*--------------START GENERALS--------------*/
.marginA20Px {
    margin-left: 20px;
}

.marginB20Px {
    margin-right: 20px;
}

.marginA10Px {
    margin-left: 10px;
}

.marginB10Px {
    margin-right: 10px;
}
/*--------------END GENERALS--------------*/

.InputIcons {
    background-position: 97% 50%;
}


/*  Unsubscribed pages Tabs  */

.unsubscribedTab {
    right: 57px;
}

/* Recipients statistics */
ul.leftTabs > li.activeFilter {
    border-left: 5px solid #D0D0D0 !important;
    border-top: 5px solid #D0D0D0 !important;
    border-bottom: 5px solid #D0D0D0 !important;
    margin: 0px -5px 0 0;
    border-right: 0;
}

/* Recipient table search */
.recipTableSearchItem {
    margin: 0 10px 10px 0;
}

#settingsmenu div.settingsmenu-inner:first-of-type {
    min-width: 210px;
}

#settingsmenu div.settingsmenu-innerCol {
    margin: 0 2em 0 0;
}

/* Send test email window */
.contactEmail, .contactMobile {
    text-align: left;
}

.tAlignL {
    text-align: right;
}

#groupsSelector .selectAllGroups {
    right: 5px;
}

/* Enter page */

#enterPage .BtnDropdown {
    width: 226px;
}

    #enterPage .genBtn, #enterPage .BtnDropdown .textside,
    #enterPage .BtnDropdown .arrowside {
    }

    #enterPage .BtnDropdown .textside {
        border-radius: 3px 0 0 3px;
        /*width: 68%;*/
    }

.split-dropdown .textside {
    border-radius: 3px 0 0 3px;
}

#enterPage .BtnDropdown .arrowside {
    border-radius: 0 3px 3px 0;
}

#enterPage .open .arrowside {
    border-radius: 0 3px 0 0px;
}

#enterPage .open .textside {
    border-radius: 3px 0 0 0;
}

#enterPage .genTable td {
    text-align: left;
}

.next-arrow:after {
    content: url(../../Interface/images/new/icons/chevron-w-right.png);
    padding: 0 0 0 6px;
}

.split-dropdown .arrowside {
    border-radius: 0 3px 3px 0;
}

.split-dropdown .textside {
    border-radius: 3px 0 0 3px;
}

/* 1 button drop-down */
.split-dropdown .arrowside-btn {
    background-position: calc(100% - 11px) center;
    padding: 6px 36px 6px 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.arrowIcon {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari */
    transform: rotate(180deg);
}

h2.one span {
    padding: 0 10px 0 0;
}
.div-copy-email {
    padding: 2px 9px 2px 2px;
}
/* Domain verification */

.VerifyDomain label {
    width: 245px;
}

.VerifyDomain input {
    /*margin-right:10px;
    margin-left:0;*/
}

#fieldsTable a.searchFieldLink {
    padding: 0 3px 0 0;
}

.welcome-inner header img {
    right: 56px;
}
/* Side Bottom icons */
.side-icons {
    right: 21px;
    left: auto;   
}

.side-icons-min {
    right: 10px;
    left: auto;
}

/* Support menu */
.support-menu {
   right: -7px;
    left: auto;
}
    .support-menu:after {
        right: 25px;
        left:auto;
    }
    .support-menu ul li a.external:hover {
        background-position: right 5px;
    }
    .settingsmenuWrap li a.external:hover {
        background-position: calc(100% - 18px) center;
    }
    .support-menu ul li a.external {
        padding-right: 22px;
    }
/* Pink Tooltips */
.pointingMessageSide:after { /* tooltip side */
    border-left: solid 10px var(--iw-pink, #f07d75);
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    right: -11px;
}
.pointingMessageSideLtr:after { /* tooltip side left */
    border-right: solid 10px var(--iw-pink, #f07d75);
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    left: -21px;
    right: auto;
    border-left: solid 10px transparent;
}
.pointingMessageRightSide:after {
    border-right: solid 10px var(--iw-pink, #f07d75);
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    left: -11px;
    right: auto;
}
.ai-tooltip.pointingMessageRightSide:after {
    border-right: solid 10px var(--iw-yellow, #f2c900);
}

.pointingMessageSide, .pointingMessageRightSide {
    left: 250px;
}

.is-collapsed .pointingMessageSide, .is-collapsed .pointingMessageRightSide {
    left: 74px;
}




a.boxclose {
    right: 7px;
    left: auto;
}

.filterbylist li label {
    margin-left: 5px;
}

.replyFrame {
    float: left;
    margin-left: 10px;
}

.ReplyIncoming {
    float: right;
    margin-right: 10px;
}
.profile-name {
    right: 14px;    
}


.replyArea {
    padding: 30px 30px 0 45px;
}

.actionicon div.switchuser {
    right: -50% !important;
}

.actionicon.margin-start15 {
    margin-left: 15px !important;
}

#fieldsList li .oneLineLbl, ul#fieldsList li .oneLineSpn {
    margin-right: -4px;
}

.filterbydiv {
    margin: 13px 10px 16px 0;
}

.listitem {
    margin: 5px 0 15px 8px;
}

.label-arrow:before {
    content: url(../../interface/images/new/icons/arrow_Right.png);
    height: 10px;
    width: 6px;
    margin-right: 5px;
}

.arrow-down:before {
    content: url(../../interface/images/new/icons/arrow_down.png);
    height: 6px;
    width: 10px;
    margin-right: 5px;
}

.client-id {
    transition: transform 0.6s ease;
    transform-origin: top left;
}

    .client-id.client-progress {
        bottom: 0;
        font-size: 11px;
        padding: 5px;
    }

.is-collapsed .client-id {
    transform: translateY(14px) rotate(-90deg);
    transform-origin: top left;
    padding: 0 5px;
}

.showtipLabel-side[data-tooltip]:after {
    left: -335%;
    width: 14em;
}

@media only screen and (max-width:1390px) { /* side icons when screen < 1390px */
    .pointingMessageSide {
        right: 55px;
        bottom: 17px;
    }
}

.timeIcon {
    background-position: calc(100% - 5px) center;
}

.ui-timepicker-list li {
    padding: 3px 0 3px 5px;
}

/* Pixie settings */
.btn-pixie {
    right: 5px;
}

.txtBodytip:after {
    right: -10px;
}

/* Drop down*/

.dropDownExport {
    left: 0;
}

.floatB .dropDownExport {
    right: 0;
    left: auto;
}

#smsConversationReplyAdvancedSearch td, #smsConversationReplyAdvancedSearch td,
.smsConversationReplySearchTable td, .conversationSearchTable td, #conversationAdvancedSearch td {
    margin-right: 3px;
}


.contentPicker:after {
    content: '';
    width: 17px;
    height: 17px;
    background-image: url(../../interface/images/new/icons/Time.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 88%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}


.sectiondata {
    border-left: 2px solid #e6e6e6;
    padding-left: 25px;
    margin-left: -2px;
    padding-right: 18px;
}
.selectedconfigtab {
    border-right: 2px solid var(--main-link-color, #15b5cb);
}
#formsDesigner_listOptions img {
    margin-right: 5px;
    margin-left: 2px;
}

#SmallUserMsg {
    right: 50px;
    left:auto;
    /*padding-left: 60px;*/
}
#SmallUserMsg .close {
    left: 13px; 
    right: auto;   
}
.hide-Slide {
     transform: translateX(100px) !important;
}
@-webkit-keyframes slide {
    0% {
        transform: translateX(36px);opacity: 0;
    }

    100% {
        transform: translateX(0);opacity: 1;
    }
}

@keyframes slide {
     0% {
        transform: translateX(36px);opacity: 0;
    }

    100% {
        transform: translateX(0);opacity: 1;
    }
}

.clear-wrapper {
    right: 26px;
}
#settingsmenu.NavigationHelpBarWrap .close, .create-new-div .close,
#viewprocess.NavigationHelpBarWrap .close,
#divNotifications.NavigationHelpBarWrap .close,
.welcome-inner .close, .support-menu .close,
.automation-close, .closeWrapper .close, #searchresults .close {
    right: 18px;
}
.tooltip-side {
    right: 76px;
}



/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
.td-fixed {
    left: 1px;
}

    .td-fixed:nth-child(5) {
        left: calc(100vw / 9);
    }
    .td-fixed:nth-child(6) {
        left: calc((100vw / 9) * 2);
    }
    .td-fixed.table-with-cb:nth-child(5) {
        left: 40px;
    }
    .td-fixed.table-with-cb:nth-child(6) {
        left: calc(100vw / 9 + 40px);
    }

    .td-fixed.td-fixed-border:after {
        /*box-shadow: 9px 3px 20px -8px #ccc;*/
        box-shadow: 20px 0 19px -26px #cbcbcb inset;
        content: " ";
        height: 100%;
        position: absolute;
        top: 0;
        right: -20px;
        width: 20px;
    }

.table-wrap-inner {
    border-left: 1px solid var(--light-grey-border, #E3E4E6);
    border-right: 1px solid var(--light-grey-border, #E3E4E6);
}

/* Mobile nav */
nav {
    direction: ltr !important;
}
#menuToggle input {
    left: -5px !important;
}
#menu {
    transform: translate(-100%, 0) !important;
    margin: -100px 0 0 -42px !important;
}
#menuToggle input:checked ~ ul {
    transform: none !important;
}

.delete-saved-element {
    left: 3px;
}

#pageheadline .actionicon div {
    transform: translateX(28%) !important;
}