﻿.padding-lr {
    padding: 0 20px;
}

.blueButton {
    background: #007ac4;
    color: #fff !important;
    text-decoration: none;
    padding: 3px 3px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    width: 130px;
}

.noShow .noDisplay {
    display: none !important;
}

.row-container-style {
    height: 460px;
    max-height: 460px;
    overflow-y: auto;
    overflow-x: hidden;
}

.setCookies {
    text-align: left !important;
    margin-left: 53px;
    margin-top: 13px;
}


.popup-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    z-index: 9999;
}

    .popup-wrapper.hide {
        display: none;
    }

.pop-container {
    width: 1170px;
    background: #fff;
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -585px;
    transform: translateY(-50%);
    overflow-y: auto;
    overflow-x: hidden;
}

    .pop-container iframe {
        border: 0;
    }

.pop-head {
    background: #0371ad;
    padding: 12px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%;
    font-weight: bold;
    font-family: sans-serif;
    box-sizing: border-box;
}

    .pop-head span {
        position: absolute;
        right: 10px;
        cursor: pointer;
    }

.body-iframe {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.pop-content {
    padding: 20px;
    font-size: 16px;
    max-height: 550px;
    overflow-y: auto;
    font-family: sans-serif;
}

    .pop-content input {
        padding: 10px 30px;
        margin: 10px 5px;
        display: inline-block;
        background: #0371ad;
        border: 0;
        text-transform: uppercase;
        border-radius: 0;
        font-size: 16px;
        color: #fff;
    }

        .pop-content input.blue-btn {
            background: #0371ad;
        }

@media (max-width:799px) {
    .hideMobile {
        display: none !important;
    }

    .mobileTableview tr td.hideMobile {
        display: none;
    }

    .mobileTableview > tr:first-child {
        display: none;
    }

    /*.mobileTableview {
        display: block;
    }*/

    .mobileTableview tr {
        display: block;
    }

        .mobileTableview tr td {
            display: inline-block;
            height: auto !important;
            max-height: 100% !important;
        }

    #aspnetForm {
        margin-left: 0;
    }

    body.pulseemdash.bodyltr #item-container {
        width: 60% !important;
        position: relative !important;
    }

    body.pulseemdash.homepage.bodyltr #top-menu #item-container .item:not(:first-child) {
        position: absolute;
        left: 0px;
        top: 6px;
    }

    body.pulseemdash.homepage.bodyltr #top-menu #item-container .item.logoicon {
        text-align: right !important;
        margin-left: 50px !important;
    }

    body.pulseemdash.bodyltr.homepage .divAlign #home-container #wizards .actionButton {
        width: 100% !important;
        height: 60px !important;
        margin-left: 0 !important;
        box-sizing: border-box;
    }

    body.homepage.bodyltr .divAlign [action*="SMSMainReport"] > div:first-child,
    body.homepage.bodyltr .divAlign [action*="MMSCampaignEdit"] > div:first-child,
    body.homepage.bodyltr .divAlign [action^="Groups"] > div:first-child {
        margin-top: 2px !important;
    }

    body.pulseemdash.bodyltr.homepage .divAlign #home-container #wizards .actionButton .insideIcon:not(.enWidth35p):not(.icon-user-17) {
        text-align: right;
    }

    #top-menu {
        position: relative !important;
    }

    #item-container {
        display: inline-block !important;
    }

    body .pulseemdash.homepage #item-container {
        width: 65% !important;
        margin-left: 0 !important;
    }

    html body.pulseemdash.homepage #top-menu .item.logoicon {
        width: auto !important;
    }

    html body.pulseemdash.homepage.ff #item-container .item > a {
        top: 22px !important;
    }

    html body.pulseemdash.bodyltr.homepage #setting-container {
        width: 20% !important;
    }

        html body.pulseemdash.bodyltr.homepage #setting-container .item:first-child {
            display: none;
        }

        html body.pulseemdash.bodyltr.homepage #setting-container .item:last-child {
            margin: 13px 0;
        }

    /*body #mobileMenu {
        padding-top: 66px !important;
    }*/

    body.pulseemdash.bodyltr.homepage #page_content .margin-right60 {
        margin-left: 0px !important;
        width: 100% !important;
        box-sizing: border-box;
        margin-right: 0 !important;
    }

    #fadebackgroundnewsms {
        width: 100% !important;
        height: auto !important;
    }

    html body.homepage #new-sms-layout {
        width: 100% !important;
        height: auto !important;
        box-sizing: border-box;
        margin: 0 !important;
    }

    body.homepage.bodyltr #totalCon > div {
        float: none !important;
        margin: 0 auto !important;
    }

    .cardtable > tbody > tr > td:first-child {
        width: 100% !important;
        padding-right: 10px !important;
        box-sizing: border-box;
    }

    .pulseemdash.homepage .custom-modal-content {
        width: 98% !important;
    }


    #ctl00_PageContent_UpdatePanel1 > br {
        display: none;
    }

    #ctl00_PageContent_UpdatePanel1 .tableResponsive > tbody > tr:first-child {
        display: none;
    }

    .tableResponsive, .tableResponsive tbody, .tableResponsive tr, .tableResponsive tr td {
        /*display: inline-block;*/
        /*width: 100%;*/
        height: auto;
    }

        .tableResponsive tr td {
            max-height: 100%;
        }

            .tableResponsive tr td.hideMobile {
                display: none;
            }

            .tableResponsive tr td table td {
                display: inline-block;
                padding: 0px 3px !important;
            }

                /*.tableResponsive tr td table td:last-child {
                    display: none;
                }*/

    body.pulseemdash.homepage:not(.campaigns):not(.smscampaigns) table.grid[id*="ctl00_PageContent_grid"] tr:not(:last-child) td.hlrTD {
        display: block !important;
    }

    .tableResponsive tr td.hlrTD div br {
        display: none;
    }

    .tableResponsive tr td.hlrTD div span {
        display: inline-block;
        padding: 5px 10px;
    }

    .tableResponsive tr td.hlrTD div a.block {
        display: inline-block !important;
        padding: 5px 10px;
    }

    body.pulseemdash.bodyltr .tableResponsive .textright {
        text-align: center !important;
    }

    body.pulseemdash #PageContentData.PageContentData {
        margin: 50px auto !important;
        position: relative;
    }

    /*.row.FieldsTable.tableafter.zoomwidth.searchWithEnter.width-fix {
        top: -50px !important;
        position: absolute !important;
    }*/

    .centerDiv {
        font-size: 22px;
        margin-bottom: 30px;
        text-align: center;
        width: 100%;
    }

    .pulseemdash .actionButton.half {
        min-width: 80px;
    }
}


.setPage {
    background: #f5f5f5;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    font-size: 16px;
    line-height: 22px;
    font-family: sans-serif;
    box-sizing: border-box;
    text-align: left;
}

    .setPage h2 {
        font-size: 20px;
        text-transform: uppercase;
        border-bottom: 1px solid #ccc;
        padding-bottom: 6px;
        margin: 0 0 20px;
        text-align: center;
    }

    .setPage h3 {
        margin: 10px 0 0;
        color: #0371ad;
        font-size: 20px;
    }

    .setPage p {
        line-height: 25px;
        margin-bottom: 20px;
        margin-top: 8px;
    }

#ctl00_PageContent_statSmsCamps > span.ready {
    float: left;
    width: 100%;
    display: block;
}

#new-sms-layout {
    position: relative !important;
}

.setPage.cookie h2 {
    font-size: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    margin: 25px 0;
    text-align: left;
    color: #0371ad;
}

@media (max-width:1180px) {
    .pop-container {
        width: 96%;
        margin-left: -48%;
    }
}

@media (max-width:767px) {
    .pop-content {
        padding: 10px;
        max-height: 100%;
    }

    .popup-wrapper {
        overflow-y: auto;
    }

    .pop-container {
        width: 300px;
        margin-left: -150px;
        top: 20px;
        transform: translate(0);
    }

    .setPage {
        padding: 10px;
        font-size: 14px;
    }

        .setPage p {
            font-size: 14px;
        }
}

.cookie-wrap {
    background: #E8E8E8;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 50px;
    font-size: 16px;
    font-weight: 600;
}

.left-block {
    width: 68%;
    float: left;
}

.right-block {
    width: 30%;
    float: right;
    text-align: center;
}

    .right-block .btn {
        background: #fff;
        border: 1px solid #ccc;
        padding: 8px 16px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        cursor: pointer;
        border-radius: 5px;
        text-decoration: none;
    }

        .right-block .btn:hover {
            background: #0371ad;
            color: #fff;
        }

.ui-dialog-titlebar {
    display: none;
}
 