.screen-size:after
{
    content: "small";
    position: fixed;
    left: -9999px;
}

@media (min-width: 300px)
{
    html
    {
        height: 100%;
    }

    body
    {
        height: 200%;
        background-color: white;
        background: cover !important;
    }

    .lb-4
    {
        width: 98%;
        margin: 0 1%;
    }

    .lb-4 h4, .lb-4 .headline
    {
        margin-bottom: 5px;
        color: #14487e;
        font-weight: 700;
        font-size: 1.5em;
        text-align: center;
    }

    .lb-4 .headline
    {
        margin: 30px 0 15px;
    }

    .topnav
    {
        padding: 6px;
    }

    #iconOpen
    {
        margin-top: 4px;
    }

    #exitBtn
    {
        margin-top: -5px;
        padding: 2px;
        color: #fff;
    }

    .dashboard-title
    {
        display: inline-block;
        height: 28px;
        width: 60%;
        margin: 0;
        padding: 0px;
        clear: both;
        overflow: hidden;
    }

    .dashboard-header
    {
        position: fixed;
        z-index: 3;
        background: #14487e;
        top: 0;
        height: 50px;
        width: 100%;
        text-align: left;
        padding-left: 10px;
    }

    .dashboard-header h3
    {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        margin: 0px 10px;
        text-align: left;
    }

    .dashboard-navigation
    {
        width: 0%;
        height: 100%;
        position: absolute;
        z-index: 8;
        top: 0px;
        left: 0px;
        display: block;
        background-color: rgba(48, 29, 29, 0.692);
    }

    .dashboard-header .logout
    {
        margin: 3px 4px;
        text-align: right;
        float: right;
    }

    .close-button
    {
        margin: 10px;
        text-align: right;
        color: #fff;
    }

    .navigation-item
    {
        height: 100%;
    }

    .navigation-item h2
    {
        text-decoration: none;
        font-size: 10px;
        color: #53bbd2;
        margin: 0;
        position: relative;
        top: -3px;
    }

    .navigation-item div span
    {
        display: none;
    }

    .page-title
    {
        display: none;
    }

    .printOnly
    {
        display: none;
    }

    .container-fluid .page-bg
    {
        background-color: #fff;
    }

    .main-content
    {
        position: absolute;
        top: 46px;
        z-index: 2;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }

    body.dashboard
    {
        background-color: #fff;
    }

    .block-header
    {
        display: none;
    }

    .phone-hide
    {
        display: none;
    }

    .top-row
    {
        margin: 10px;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        -webkit-flex-flow: row wrap;
    }

    .top-stats
    {
        width: 100%;
    }

    .perf-item
    {
        color: #000000;
        font-size: 12px;
        line-height: 12px;
        font-family: "Arial", sans-serif;
        padding: 0px 4px 0px 8px;
        height: 45px;
        width: 50%;
        float: left;
        margin-bottom: 10px;
        border: 1px solid #d4d4d4;
        border-width: 0 0 0 1px;
    }

    .perf-item .title
    {
        display: inline-block;
        margin-top: 2px;
        margin-bottom: 4px;
    }

    .perf-item h6
    {
        color: #000000;
        font-size: 12px;
        line-height: 12px;
        font-family: "Arial", sans-serif;
        padding: 0;
        margin: 0;
        margin-top: 2px;
        margin-bottom: 4px;
        font-weight: 100;
    }

    .perf-item div,
  .perf-item h3
    {
        color: #608033;
        font-size: 30px;
        font-weight: 700;
        line-height: 30px;
        margin: 0px 0 10px 0;
    }

    .perf-item.wide,
  .perf-item.wide p
    {
        margin-top: 3%;
        width: 100%;
        height: 20%;
        font-size: 12px;
        line-height: 12px;
        font-family: "Arial", sans-serif;
    }

    .dashboard-buttons
    {
        list-style: none;
        margin: 0;
        width: 25%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
    }

    .dashboard-buttons button
    {
        width: 150px;
        height: 30px;
        padding: 5px;
        margin: 2%;
    }

    .perf-graph
    {
        padding-top: 0px;
        margin-bottom: -20px;
        height: 250px;
        display: inline-block;
    }

    #sideBar
    {
        display: none;
        width: 100% !important;
    }

    .sidenav
    {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        overflow-x: hidden;
        transition: 0.5s;
    }

    .sidenav .closebtn
    {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

    .dashboard-navigation .footer-logo
    {
        position: absolute;
        bottom: 30px;
        right: 20px;
        width: 78px;
        height: 43px;
        background-image: url(../images/ecsi-logo-white-medium.png);
        -moz-background-size: 78px 43px;
        -o-background-size: 78px 43px;
        -webkit-background-size: 78px 43px;
        background-size: 78px 43px;
    }

    p.poweredby
    {
        position: absolute;
        bottom: 60px;
        right: 20px;
        color: white;
        font-size: 12px;
        text-align: right;
        margin-top: 20px;
    }

    #resolutionChartId, #activeInventoryChartId,
  #agencyInventoryChartId, #paymentPlanChartId
    {
        height: 220px !important;
        width: 98% !important;
    }

    .inner-page-content
    {
        padding: 5px;
    }

    #printBtn, #downloadBtn, #detailsLink, #rangeSelectorId
    {
        display: none;
    }

    .securityquestion
    {
        padding: 0 !important;
        width: 100% !important;
        font-size: 14px !important;
    }

    .nav-accordion .icon
    {
        float: left;
        width: 40px;
        height: 40px;
        -moz-background-size: 40px 40px;
        -o-background-size: 40px 40px;
        -webkit-background-size: 40px 40px;
        background-size: 40px 40px;
        background-repeat: no-repeat;
        margin: 0 10px 0 0;
    }

    .nav-accordion a.navh3
    {
        color: #fff;
        cursor: pointer;
        margin: 0;
        padding: 13px 16px 13px 18px;
        background: #14487e;
        font-size: 16px;
        font-weight: 400;
        display: block;
    }

    .nav-accordion a.navh3:hover
    {
        background: #1f96d6;
    }

    .nav-accordion a.navh3.current
    {
        cursor: default;
    }

    .nav-accordion li a
    {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        padding: 8px 10px 8px 40px;
        list-style: none;
        width: 100vw;
        position: relative;
    }

    .nav-accordion li a:hover
    {
        cursor: pointer;
    }

    .nav-accordion li a.current
    {
        background-color: #1784bf;
        cursor: default;
    }

    .nav-accordion li a
    {
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        display: inline-block;
        height: 100%;
    }

    #mobile-menu.dashboard-navigation
    {
        width: 0%;
        height: 100%;
        position: absolute;
        z-index: 8;
        top: 0px;
        left: 0px;
        display: block;
        background-color: rgba(48, 29, 29, 0.692);
    }

    #mobile-menu.dashboard-navigation .nav-accordion
    {
        margin: 0px;
        background: #14487e;
        overflow: hidden;
        width: 100%;
        height: 257vh;
    }

    #mobile-menu.dashboard-navigation .nav-accordion h3
    {
        font-size: 18px;
    }

    #mobile-menu.dashboard-navigation ul
    {
        list-style: none;
        border-width: 1px 0 0 0;
        height: 100%;
        width: 100%;
    }

    #mobile-menu.dashboard-navigation ul a
    {
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight: 400;
        list-style: none;
        position: relative;
        text-align: left;
        width: 100%;
    }

    #mobile-menu.dashboard-navigation ul a span
    {
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
        font-size: 16px;
    }

    #mobile-menu.dashboard-navigation ul li ul
    {
        border: none;
    }

    #mobile-menu.dashboard-navigation > div > div > div > ul
    {
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
}

@media (min-width: 760px)
{
    #printBtn, #downloadBtn, #detailsLink, #rangeSelectorId
    {
        display: inline-block;
    }

    #detailsLink
    {
        float: right;
    }

    .info-text
    {
        font-size: 14px;
        color: #c33603;
        font-weight: 700;
        margin: -15px 0;
        padding: 0px 0 5px 0;
        text-align: center;
        background-color: #ffffff;
    }

    .rangeSelector-box
    {
        margin: 1% 30px 0px 55px;
        height: 90px;
        width: 90%;
    }

    #rangeSelectorId
    {
        width: 90% !important;
    }

    #resolutionChartId, #activeInventoryChartId,
  #agencyInventoryChartId, #paymentPlanChartId
    {
        height: 260px !important;
    }

    .top-row
    {
        margin: 10px;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        -webkit-flex-flow: row wrap;
    }

    .top-stats
    {
        width: 70%;
    }

    .instructions-blue
    {
        font-size: 12px;
        color: #15487e;
        font-weight: 700;
        margin-top: 5px;
        padding: 0px 0 5px 0;
        text-align: left;
    }

    .perf-item
    {
        color: #000000;
        font-size: 12px;
        font-family: "Arial", sans-serif;
        padding: 0px 4px 0px 8px;
        height: 45px;
        width: 28%;
        float: left;
        margin-bottom: 8px;
        border: 1px solid #d4d4d4;
        border-width: 0 0 0 1px;
    }

    .perf-item .title
    {
        display: inline-block;
        margin-top: 2px;
        margin-bottom: 4px;
    }

    .perf-item h6
    {
        color: #000000;
        font-size: 12px;
        line-height: 12px;
        font-family: "Arial", sans-serif;
        padding: 0;
        margin: 0;
        margin-top: 2px;
        margin-bottom: 4px;
        font-weight: 100;
    }

    .perf-item div,
  .perf-item h3
    {
        color: #608033;
        font-size: 30px;
        font-weight: 700;
        margin: 0px 0 10px 0;
    }

    .perf-item.wide,
  .perf-item.wide p
    {
        margin-top: 3%;
        width: 100%;
        height: 20%;
        font-size: 12px;
        line-height: 12px;
        font-family: "Arial", sans-serif;
    }

    .dashboard-buttons
    {
        list-style: none;
        margin: 0;
        width: 25%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
    }

    .dashboard-buttons button
    {
        width: 150px;
        height: 30px;
        padding: 5px;
        margin: 2%;
    }

    .perf-graph
    {
        padding-top: 30px;
        margin-bottom: 50px;
        height: 250px;
        width: 98%;
        display: inline-block;
    }
}

@media (min-width: 760px)
{
    .top-row
    {
        margin: 10px;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        -webkit-flex-flow: row wrap;
    }

    .top-stats
    {
        width: 75%;
    }

    .perf-item
    {
        color: #000000;
        font-size: 12px;
        font-family: "Arial", sans-serif;
        padding: 0px 4px 0px 8px;
        height: 45px;
        width: 30%;
        float: left;
        margin-bottom: 8px;
        border: 1px solid #d4d4d4;
        border-width: 0 0 0 1px;
    }

    .perf-item h6
    {
        color: #000000;
        font-size: 12px;
        font-family: "Arial", sans-serif;
        padding: 0;
        margin: 0;
        margin-top: 2px;
        margin-bottom: 4px;
        font-weight: 100;
    }

    .perf-item h6 .title
    {
        display: inline-block;
        margin-top: 2px;
        margin-bottom: 4px;
    }

    .perf-item div,
  .perf-item h3
    {
        color: #608033;
        font-size: 30px;
        font-weight: 700;
        margin: 0px 0 10px 0;
    }

    .perf-item.wide,
  .perf-item.wide p
    {
        margin-top: 1%;
        width: 100%;
        height: 20%;
        font-size: 12px;
        line-height: 12px;
        font-family: "Arial", sans-serif;
    }

    .dashboard-buttons
    {
        list-style: none;
        margin: 0;
        width: 25%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
    }

    .dashboard-buttons button
    {
        width: 138px;
        height: 30px;
        padding: 5px 0px;
        margin: 1%;
    }
}

.template-history-label
{
    font-weight: bold;
    text-align: left;
}

.template-history-value
{
    font-weight: normal;
    text-align: left;
    word-wrap: break-word;
    word-break: normal;
}

.col-centered
{
    float: none;
    margin: 0 auto;
    padding: 0px;
}

.template-history-btn-wrap
{
    text-align: center;
    margin: 20px auto;
}

.print-wrap
{
    margin: 20px auto 0 !important;
    font-size: 12px;
}

.pop-wrap
{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
}

.pop-wrap .pop-content
{
    width: 70%;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    background: rgb(255, 255, 255);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

.pop-wrap .pop-content .title
{
    font-weight: bold;
    color: inherit;
    margin-top: 20px;
}

.pop-wrap .pop-content p
{
    margin: 20px 10px;
}

.pop-wrap .pop-content .preview-merge-field-cursor
{
    cursor: help;
}

.mfatext
{
    text-align: center;
    font-size: 17px;
    margin-bottom: 5px;
    padding: 0px 25px 0;
    line-height: 1.3;
}

.mfatext.sml
{
    font-size: 14px;
    padding: 0px 20px 25px;
    line-height: 1.3;
}

.mfatext.codelink
{
    padding: 0 20px;
    margin: 5px 0px 10px;
}

.mfainput input
{
    height: 45px;
    border: 1px solid #A7A8AA;
    font-size: 16px;
    padding-left: 12px !important;
}

.mfainput .dx-placeholder
{
    color: #A7A8AA;
    font-size: 16px;
    padding-left: 10px !important;
}

.mfatext.locked
{
    margin: 5px auto 80px;
    padding: 0 35px;
}

.mfatext .error
{
    font-size: 16px;
    text-align: left;
}

.visuallyhiddenLabel label
{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden
{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


