/*! HtmlView */

#MF_middlert, .result-argument {
    margin-right: 15px
}

.menu_body a, .placeholder-graph a, .placeholder-graph a:hover, .submenu_item a {
    text-decoration: none
}

#basicplancost, #proplancost, .img.product-icon, .placeholder-graph img, .pro-ad .ad-cta img, .subnav-icon, h1#form-header em {
    vertical-align: middle
}

.htmlviewtest {
    color: red
}

.different, .different a, .different td {
    color: red !important
}

.result-icon {
    background: 0 0
}

    .result-icon i {
        display: block;
        width: 17px;
        height: 17px
    }

.result-error i {
    background-image: url(../images/StatusIcons/problem.png)
}

.result-ok i {
    background-image: url(../images/StatusIcons/ok.png)
}

.result-soa i {
    background-image: url(../images/StatusIcons/ok-gray.png)
}

.refresh {
    float: right;
    margin-top: 4px
}

.tool-result-header {
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    height: 45px
}

.tool-result-body {
    margin: 15px 0 0
}

    .tool-result-body .table-bordered {
        border: 0;
        border-left: 0 solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .tool-result-body .table-bordered tbody:first-child tr:first-child > td:first-child, .tool-result-body .table-bordered tbody:first-child tr:first-child > th:first-child, .tool-result-body .table-bordered thead:first-child tr:first-child > th:first-child {
            -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0;
            -moz-border-radius-topleft: 0;
            border-left-width: 0 !important
        }

        .tool-result-body .table-bordered tbody tr:first-child > th:first-child, .tool-result-body .table-bordered tbody tr > td:first-child, .tool-result-body .table-bordered thead:first-child tr:first-child > th:first-child {
            border-left-width: 0 !important
        }

        .tool-result-body .table-bordered tbody:last-child tr:last-child > td:first-child, .tool-result-body .table-bordered tbody:last-child tr:last-child > th:first-child, .tool-result-body .table-bordered tfoot:last-child tr:last-child > td:first-child, .tool-result-body .table-bordered tfoot:last-child tr:last-child > th:first-child, .tool-result-body .table-bordered thead:last-child tr:last-child > th:first-child {
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
            -moz-border-radius-bottomleft: 0
        }

        .tool-result-body .table-bordered tbody:first-child tr:first-child > td:last-child, .tool-result-body .table-bordered tbody:first-child tr:first-child > th:last-child, .tool-result-body .table-bordered thead:first-child tr:first-child > th:last-child {
            -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
            -moz-border-radius-topright: 0
        }

        .tool-result-body .table-bordered tbody:last-child tr:last-child > td:last-child, .tool-result-body .table-bordered tbody:last-child tr:last-child > th:last-child, .tool-result-body .table-bordered tfoot:last-child tr:last-child > td:last-child, .tool-result-body .table-bordered tfoot:last-child tr:last-child > th:last-child, .tool-result-body .table-bordered thead:last-child tr:last-child > th:last-child {
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
            -moz-border-radius-bottomright: 0
        }

.section-container, .tool-result-div {
    position: relative;
    margin: 15px 10px;
    padding: 20px 20px 0;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

div.well.transcript, span.internetSays {
    font-family: "Courier New",Courier,monospace;
    letter-spacing: .01em
}

.tools_lookup_label input {
    margin-bottom: 5px
}

.tools_lookup_textbox {
    min-width: 200px
}

@media (min-width:860px) {
    .tools_lookup_textbox {
        min-width: 350px
    }
}

.app_form {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 12px;
    background-color: #ececec
}

.ab-show-asn-link {
    display: none
}
/*! Login Panel Control */

.mx-login-panel, .mx-login-panel * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

    .mx-login-panel .btn {
        width: 100%
    }

.mx-login-panel {
    margin-top: 25px;
    position: relative
}

.mx-login-content {
    background: #f5f5f5;
    border: 2px solid #e2e2e2;
    border-radius: 8px;
    padding: 10px 0
}

    .mx-login-content .mx-login-section > div {
        margin: 5px 15px
    }

.mx-login-panel input, .mx-login-panel select {
    font-size: 14px;
    height: 35px
}

.mx-signup-section a {
    width: 100%
}

.mx-login-panel h1 {
    font-weight: 700;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-size: 18px;
    background: #444;
    box-shadow: 0 0 15px #000 inset;
    margin-bottom: -5px;
    color: #fff;
    position: relative;
    padding: 5px 10px
}

    .mx-login-panel h1 span {
        color: #f89406
    }

.mx-login-panel label {
    font-weight: 700;
    padding-top: 7px
}

.mx-signup-section {
    text-align: center
}

.mx-title-title-other {
    width: 100%;
    margin-top: 5px
}
/*! Registration Widget */

.RegistrationWidget {
    font-size: 12pt;
    background-color: #e8e8e8
}

    .RegistrationWidget td {
        background-color: #e8e8e8;
        font-size: 10pt;
        padding: 4px 0 4px 5px
    }

        .RegistrationWidget td.RegistrationLabel {
            padding-left: 5px;
            font-weight: 700
        }

        .RegistrationWidget td.RegistrationInfo {
            font-size: 11px
        }

    .RegistrationWidget th {
        background-color: #58595b;
        font-size: 14pt;
        font-weight: 700;
        padding-left: 25px;
        text-align: left;
        height: 35px;
        color: #fff;
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0
    }

    .RegistrationWidget img.regis-caret {
        margin: -6px 0 0 40px
    }

    .RegistrationWidget input.RegistrationInput, .RegistrationWidget select.RegistrationInput {
        background-color: #fff;
        font-size: 14pt;
        height: 25px;
        border: 1px solid #607880;
        border-bottom-color: #607885;
        border-left-color: #607885;
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }

.alertspane, .tools_lookup_button_running span {
    font-size: 14px
}
/*! Tools Description Panel */

.tools_lookup {
    min-height: 600px
}

.tools_description {
    padding-left: 20px;
    min-width: 370px;
    min-height: 700px;
}

    .tools_description h3 {
        color: #6e6b61;
        font-size: 1.5em;
        text-transform: uppercase;
        border-bottom: #dcdcdc 3px solid
    }

    .tools_description p {
        color: #474641;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 15px;
        margin-top: 5px
    }
/*! Placeholder Graph */

.placeholder-graph {
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 5px solid #eee;
    min-height: 185px;
    padding: 10px
}

    .placeholder-graph a:hover {
        border-color: #888
    }

    .placeholder-graph img {
        opacity: .1
    }

    .placeholder-graph p {
        position: relative;
        z-index: 1000;
        margin-top: -140px;
        padding: 0 20px;
        font-size: 16px;
        line-height: 22px;
        color: #777
    }

    .placeholder-graph .btn {
        position: relative;
        z-index: 1001;
        font-size: 16px !important
    }

    .placeholder-graph .btn-large [class^=icon-] {
        margin-top: 3px
    }
/*! Dashboard */

.embeddedpanel {
    float: right;
    background: #fff;
    width: 735px;
    padding: 0 25px 30px 0;
    height: 100%
}

    .embeddedpanel .divTagsHeader {
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        height: 55px;
        padding: 20px 10px 0;
        border-bottom: 1px solid #fff
    }

.jeditable_column i, .mx_editable_column i {
    background: url(/Public/Images/pencil2gray.png) no-repeat
}

.embeddedpanel table th a {
    color: #333
}

td.status-icon {
    min-width: 24px;
    text-align: center
}

.mx_editable_column {
    cursor: pointer
}

    .mx_editable_column i {
        float: right;
        width: 16px;
        cursor: pointer
    }

.mx_editable_name input {
    width: 90%;
    background-color: #fcf8e3
}

.pencil_black {
    background-image: url(/Public/Images/pencil2.png) !important
}

.pnlMxRep {
    padding-right: 10px;
    float: left;
    margin-right: 7px
}

.pnlStatus {
    margin-left: 70px;
    margin-top: 5px;
    border-left: 1px solid #ddd
}

.account_settings {
    width: 155px
}

.acct_settings td {
    padding-left: 10px
}

.expand {
    width: 30px;
    background-color: #ccc;
    border: 1px solid #999;
    margin-right: 20px !important
}

fieldset {
    padding-top: 0 !important
}

.subnav-icon {
    padding-right: 5px;
    margin-top: -5px
}

.menu_list {
    width: 175px
}

.menu_head {
    padding: 5px 25px;
    cursor: pointer;
    position: relative;
    margin: 0 !important;
    font-weight: 700;
    background: #ccc;
    border-bottom: solid 1px #333
}

.menu_body {
    display: none
}

    .menu_body a {
        display: block;
        color: #069;
        background-color: #efefef;
        padding: 4px 0 4px 10px;
        font-weight: 700;
        border-bottom: solid 1px #333
    }

        #mf_signup_cost a:hover, .menu_body a:hover {
            text-decoration: underline
        }

        .menu_body a:hover {
            color: #333
        }

.alertspane {
    padding: 5px 0 0 10px;
    font-weight: bolder;
    height: 25px;
    background-image: url(../../images/dashboard/alertsbckgrd.gif);
    border-bottom: solid 1px #333
}

.legendpane {
    clear: both;
    height: 25px;
    background-color: #333;
    color: #fff;
    font-size: 11px;
    padding: 10px 18px 0 0;
    border: 1px solid #222;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: inset 0 1px 1px #222;
    -moz-box-shadow: inset 0 1px 1px #222;
    box-shadow: inset 0 1px 1px #222
}

.subnav, .taglist {
    background-color: #f5f5f5
}

.subnet-info, .taglist {
    min-height: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.taglist {
    margin: 5px;
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    border-image: initial;
    max-width: 220px
}

.subnav {
    float: right;
    height: 38px;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top,#eee 0,#ccc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));
    background-image: -webkit-linear-gradient(top,#eee 0,#ccc 100%);
    background-image: -ms-linear-gradient(top,#eee 0,#ccc 100%);
    background-image: -o-linear-gradient(top,#eee 0,#ccc 100%);
    background-image: linear-gradient(top,#eee 0,#ccc 100%);
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-image: initia;
    margin: 5px 0 0 5px
}

.submenu_item, .submenu_item_first {
    border-right: 1px solid #ccc;
    float: left
}

.submenu_item {
    display: block;
    padding: 9px 11px;
    border-left: 1px solid #eee;
    width: 103px;
    white-space: nowrap
}

    .submenu_item a {
        color: #333 !important;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 400
    }

.submenu_item_current, .submenu_item_first, .submenu_item_last {
    color: #333 !important;
    font-size: 10px;
    display: block;
    text-transform: uppercase;
    text-decoration: none
}

.submenu_item_first {
    padding: 6px 10px 6px 15px
}

.submenu_item_last {
    float: left;
    padding: 6px 10px 6px 15px;
    border-left: 1px solid #eee;
    border-right: 0
}

.submenu_item_current {
    float: left;
    padding: 9px 11px;
    font-weight: 700;
    background-color: #ccc
}

    .submenu_item:hover, .submenu_item_current:hover, .submenu_item_first:hover, .submenu_item_last:hover {
        background-color: #ddd;
        text-decoration: none
    }

.alertList ul {
    list-style: none;
    margin: 0
}

.alertList li, .supertool-input {
    margin-bottom: 5px
}

.alertList li {
    display: inline;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    width: 195px;
    font-size: 9pt;
    border: 1px solid #dcdcdc;
    padding-left: 8px;
    color: #000 !important
}

.alert_list_icon, .mxRepScoreBadge, .superToolGoogleAd {
    float: right
}

.alertList .selected, .alertList li:hover {
    color: #000;
    border: 1px #70c2e5;
    cursor: pointer
}

.alertList li:hover {
    font-weight: 700
}

.alertList .selected {
    background-color: #d9edf6
}
/*! Advertisements */

.Mx-InlineAd {
    background: url(../images/inline-ad-bg.png) no-repeat;
    background-size: 40px;
    height: 40px;
    margin: 10px 0;
    color: #fff
}

    .Mx-InlineAd .ad-text {
        position: relative;
        top: 2px;
        background: #222;
        height: 32px;
        margin-left: 40px;
        line-height: 32px;
        padding-left: 4px
    }

        .Mx-InlineAd .ad-text span {
            font-size: 16px
        }

        .Mx-InlineAd .ad-text .btn, .Mx-InlineAd .ad-text img {
            margin: -5px 10px 0
        }

        .Mx-InlineAd .ad-text img {
            max-height: 40px
        }

        .Mx-InlineAd .ad-text strong {
            color: #fff !important
        }

.pro-ad {
    background: url(../images/banners/img/ad-bg.jpg) no-repeat #231f20;
    color: #fff;
    width: 160px;
    height: 600px;
    text-align: center;
    overflow: hidden;
    margin: 5px auto
}

    .pro-ad .ad-header {
        background: url(../images/banners/img/header-bg.png) no-repeat;
        min-height: 170px;
        padding: 50px 0 0
    }

        .pro-ad .ad-header p {
            margin: 20px 0 0
        }

    .pro-ad img.x-logo {
        margin-bottom: 25px
    }

    .pro-ad h1, .pro-ad h2 {
        padding: 0;
        margin: 0;
        line-height: 24px
    }

    .pro-ad h2 {
        line-height: 20px;
        font-weight: 400;
        text-transform: uppercase
    }

    .pro-ad p {
        margin: 40px 10px;
        font-size: 15px
    }

    .pro-ad span.strong {
        color: #fff;
        font-size: 110%;
        font-weight: 700
    }

    .pro-ad ul {
        text-align: left;
        padding: 0 10px
    }

        .pro-ad ul li {
            line-height: 16px;
            margin-bottom: 7px
        }

    .pro-ad .ad-cta {
        background: rgba(0,0,0,.5);
        height: 60px;
        line-height: 60px;
        position: absolute;
        width: 100%;
        bottom: 0
    }
/*! MxRep Badge */

.mxRepScoreBadge {
    border: 2px solid #f89406;
    border-top-color: #f9a42c;
    border-bottom-color: #e88700;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 14pt;
    width: 50px;
    height: 50px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    padding: 1px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: linear-gradient(to bottom,#fbb450,#f89406) repeat-x #faa732
}

.badge-small {
    display: block;
    float: none;
    width: 50px;
    height: 22px;
    padding-top: 2px;
    font-size: 16px
}

.mxRepScoreBadge:hover {
    background-color: #f89406;
    background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0,#fcd9a9),color-stop(1,#f89406));
    background-image: -ms-linear-gradient(top,#fcd9a9 0,#f89406 100%);
    background-image: -moz-linear-gradient(top,#fcd9a9 0,#f89406 100%);
    background-image: -webkit-linear-gradient(top,#fcd9a9 0,#f89406 100%);
    background-image: linear-gradient(to bottom,#fcd9a9 0,#f89406 100%);
    cursor: pointer
}

    .mxRepScoreBadge:hover .mxRepScoreBadge::before {
        color: #f89406;
        text-shadow: 0 -2px 0 #e88700
    }

.mxRep_subnet:hover {
    text-decoration: none !important
}

.mxRepScoreBadge p {
    color: #bc5e00;
    font-size: 9pt;
    margin: 4px 0 0;
    display: block;
    text-shadow: none
}

a.learnmore-small {
    font-size: 11px;
    color: #faa73d !important
}

.pricing th.basic, .pricing th.free, .pricing th.pro {
    width: 20%;
    color: #fff;
    vertical-align: top;
    text-align: center
}
/*! MxChart */

.MxPerfChart {
    height: 300px;
    background: url(../images/ajax-loader-yellow.gif) center no-repeat
}

.progress, .progress .bar {
    height: 25px
}

#visualization circle, .MxPerfChart circle, .MxPerfChart g g g rect {
    cursor: pointer
}
/*! UpgradeV2 Control */

.pricing th.free {
    background-color: #777
}

.pricing th.basic {
    background-color: #555;
    font-weight: 400
}

.pricing th.pro {
    background-color: #222;
    font-weight: 400
}

.pricing th h2 {
    font-size: 22px;
    color: #f5f5f5;
    padding: 0;
    font-weight: 400
}

.pricing th h6 {
    font-size: 13px;
    color: #f5f5f5;
    margin-bottom: 7px
}

.pricing td {
    text-align: center
}

    .pricing td.services {
        text-align: left
    }

.exclusions tr.selected td, .pricing tr.selected td {
    background-color: #eaf6fc !important;
    padding: 15px
}

    .exclusions tr.selected td.left, .pricing tr.selected td.left {
        border: 1px solid rgba(82,168,236,.8);
        border-right: none;
        box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6);
        -moz-box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6);
        -webkit-box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6)
    }

    .exclusions tr.selected td.middle, .pricing tr.selected td.middle {
        border: 1px solid rgba(82,168,236,.8);
        border-right: none;
        border-left: none;
        box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6);
        -moz-box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6);
        -webkit-box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6)
    }

    .exclusions tr.selected td.right, .pricing tr.selected td.right {
        border: 1px solid rgba(82,168,236,.8);
        border-left: none;
        box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6);
        -moz-box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6);
        -webkit-box-shadow: inset 0 8px 8px -7px rgba(82,168,236,.6),inset 0 -8px 8px -7px rgba(82,168,236,.6)
    }

#MF_middlert, #middlert, #whois_middlert {
    border-left: solid 1px #666
}

.upgrade-options {
    display: none
}

.pricing tr.selected .upgrade-options {
    display: block
}
/*! Progress Bar Control */

.progress {
    margin-bottom: 0
}

#MF_middlert p, .mf_txcallout {
    margin: 15px 0 10px;
    font-family: Arial,Helvetica,sans-serif
}
/*! Mailflow Page */

#mailflow_page {
    background: url(../images/Products/mailflowpg_hdr.png) no-repeat;
    padding: 20px;
    background-size: 100%
}

    #mailflow_page h1 {
        color: #fff;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 36px;
        font-weight: 700;
        margin: 0
    }

.MF_claim_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #fff;
    padding-top: 5px;
    z-index: 999;
    padding-bottom: 5px
}

#MF_middlerw {
    padding: 10px;
    height: 280px
}

#MF_middleleft {
    width: 400px;
    float: left;
    clear: left
}

#MF_middlert {
    float: right;
    clear: right;
    width: 475px;
    height: 280px;
    padding-left: 25px
}

.mf_txcallout {
    line-height: 24px;
    font-size: 20px;
    font-weight: 700;
    color: #666
}

#MF_middlert p {
    line-height: 18px;
    font-size: 14px;
    color: #666
}

.mf_content {
    font-family: Arial,Helvetica,sans-serifl;
    font-size: 12px;
    color: #666;
    line-height: 16px
}

#MF_content_holder {
    width: 950px;
    vertical-align: top
}

#MF_content_left {
    padding: 10px;
    clear: both
}

ul#domainhealth_clmns li, ul#mailflow_clmns li {
    line-height: 30px;
    list-style: url(../images/Products/mf_plussign.gif);
    margin: 0;
    padding: 0
}

ul.mailflow {
    margin: 0 0 0 15px
}

    ul.mailflow li {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 15px
    }
/*! Domain Health Page */

#domainmonitor_page {
    margin-bottom: 20px
}

    #domainmonitor_page .header-text {
        padding: 20px
    }

    #domainmonitor_page h1 {
        color: #fff;
        font-size: 36px;
        font-weight: 700;
        margin: 0
    }

.blackjack {
    background: url(/public/images/products/blackjack-bg.png) no-repeat #231f20;
    background-size: cover;
    cursor: default
}

    .blackjack.minimized {
        overflow: hidden;
        height: 110px;
        cursor: pointer
    }

.blackjack-domain {
    background: url(/public/images/Products/blackjack-domain.png) right bottom no-repeat;
    cursor: default
}

    .blackjack-domain.minimized {
        background: url(/public/images/Products/blackjack-domain.png) right 30px no-repeat;
        cursor: pointer
    }

.blackjack-mailflow {
    background: url(/public/images/Products/blackjack-mailflow.png) right bottom no-repeat;
    cursor: default
}

    .blackjack-mailflow.minimized {
        background: url(/public/images/Products/blackjack-mailflow.png) right 40px no-repeat;
        cursor: pointer
    }

.minimized.noBGmin {
    background-image: none
}

.tile-holder {
    margin-left: 5px
}

    .tile-holder .span3 {
        width: 220px
    }

    .tile-holder .span2 {
        min-width: 160px
    }

        .tile-holder .span2 ul li {
            line-height: 18px;
            margin-bottom: 7px
        }

        .tile-holder .span2 .thumbnail {
            padding: 0;
            border: none
        }

        .tile-holder .span2 div.thumbnail {
            opacity: .5
        }

        .tile-holder .span2 a.thumbnail:focus, .tile-holder .span2 a.thumbnail:hover {
            text-decoration: none !important;
            border-color: #08c;
            -webkit-box-shadow: 0 5px 10px rgba(0,105,214,.3);
            -moz-box-shadow: 0 5px 10px rgba(0,105,214,.3);
            box-shadow: 0 5px 10px rgba(0,105,214,.3)
        }

        .tile-holder .span2 a.thumbnail.active {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            -webkit-box-shadow: 0 0 10px rgba(0,0,0,.6);
            -moz-box-shadow: 0 0 10px rgba(0,0,0,.6);
            box-shadow: 0 0 10px rgba(0,0,0,.6);
            opacity: 1;
            border: 1px solid rgba(0,0,0,.4)
        }

        .tile-holder .span2 table {
            margin-bottom: 0;
            min-height: 155px
        }

        .tile-holder .span2 a.thumbnail.active table, .tile-holder .span2 a.thumbnail:focus table, .tile-holder .span2 a.thumbnail:hover table {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none
        }

.tall {
    height: 240px !important
}

.tile-holder .span2 h3 {
    text-align: center;
    color: #333;
    font-size: 17px
}

.tile-holder .span2 a h3 {
    color: #333;
    margin: 5px 0
}

    .tile-holder .span2 a h3 img {
        margin-right: 5px;
        width: 25px
    }

    .tile-holder .span2 a h3 .badge-success {
        background-color: #5bb75b
    }

    .tile-holder .span2 a h3 .badge-important {
        background-color: #da4f49
    }

.tile-holder .span2 a div.results-grid {
    text-align: left
}

    .tile-holder .span2 a div.results-grid img {
        margin-left: 40px
    }

    .tile-holder .span2 a div.results-grid hr {
        margin: 3px 0
    }

.tile-holder .span2 a span i {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 1px 5px 0 40px;
    line-height: 20px;
    vertical-align: text-top;
    background-repeat: no-repeat;
    position: relative;
    top: -2px
}

.tile-holder .span2 a span.text-error {
    color: #777
}

.tile-holder .span2 a.active span.text-error {
    color: #da4f49
}

.tile-holder .span2 a span.text-error i {
    background-image: url(../images/StatusIcons/problem-gray.png)
}

.tile-holder .span2 a.active span.text-error i {
    background-image: url(../images/StatusIcons/problem.png)
}

.tile-holder .span2 a span.text-warning i {
    background-image: url(../images/StatusIcons/warning-gray.png)
}

.tile-holder .span2 a.active span.text-warning i {
    background-image: url(../images/StatusIcons/warning.png)
}

.tile-holder .span2 a span.totals i {
    background-image: url(../images/StatusIcons/ok-gray.png)
}

.tile-holder .span2 a.active span.totals i {
    background-image: url(../images/StatusIcons/ok.png)
}

.tile-holder .span2 a span.text-warning {
    color: #777
}

.tile-holder .span2 a.active span.text-warning {
    color: #faa732
}

.tile-holder .span2 a span.totals {
    color: #777
}

.tile-holder .span2 .accordion {
    margin-bottom: 0
}

.tile-holder .span2 .accordion-group {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tile-holder .span2 .accordion-heading .accordion-toggle {
    padding: 0
}

.tile-holder .header, .tile-holder .status-color {
    height: 10px
}

.tile-holder .span2 a.thumbnail.active .status-color td {
    padding: 6px 5px
}

.active-content {
    background: url(images/active-content-down.jpg) center top no-repeat;
    padding: 40px 0 0
}

.active-content-up {
    background: url(images/active-content-up.jpg) center bottom no-repeat;
    min-height: 250px
}

.active-content h3 {
    color: #08c
}

.section-container {
    position: relative;
    margin: 15px 0;
    padding: 20px 20px 0;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .section-container .active {
        min-height: 230px;
        border: 1px solid #ccc;
        -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.4);
        -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.4);
        box-shadow: inset 0 0 10px rgba(0,0,0,.4)
    }

    .section-container h4 {
        padding: 0;
        margin: 0 0 10px;
        line-height: 24px
    }

    .section-container h2 {
        padding: 0 0 5px;
        margin: 0;
        line-height: 24px
    }

    .section-container hr {
        border-bottom: 4px solid #eee
    }

#divRunning {
    position: absolute;
    bottom: 50%;
    right: 40%;
    z-index: 1000;
    height: 175px;
    padding: 20px;
    margin: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    #divRunning h1 {
        line-height: 24px
    }
/*! Product Pages */

#product_left_column {
    width: 210px
}

#product_main_column {
    padding-left: 30px
}

#left_column_call_out {
    border: 1px solid #949494;
    background-color: #d8d7d2;
    padding: 10px
}

#header_img {
    padding-top: 30px
}

#product_info_left_column {
    width: 25%
}

#product_info_main_column {
    width: 40%
}

.product_item img {
    display: block;
    float: left;
    width: 88px;
    margin-right: 15px
}

.product_item .product_text {
    margin-left: 105px
}

.product_title_sm {
    font-weight: 700;
    text-transform: uppercase
}

.callout_highlight {
    color: #175b9c;
    font-size: 13px;
    font-weight: 700
}

.header_img {
    float: left;
    width: auto
}

.header_order_now {
    float: right;
    width: auto;
    padding-bottom: 5px
}

#basiccostbtn, #procostbtn, .basiccostbtn {
    width: 90px;
    float: right
}

.all_products_img {
    padding-top: 15px
}

#left_column_call_out, div.product_menu_img, div.product_menu_text {
    color: #474641
}

.products_title {
    font-size: 18px;
    line-height: 30px;
    color: #d38336
}

#product_menu ul li img {
    margin-right: 5px;
    float: left
}

#product_menu ul li span {
    display: block
}

#product_menu ul li a {
    font-size: 14px;
    overflow: hidden
}

.product_page_titles {
    font-size: 18px;
    line-height: 36px;
    color: #474641;
    padding-left: 5px;
    font-weight: 700
}

#mf_trial_offer {
    display: inline;
    float: right;
    padding-right: 440px;
    padding-top: 12px
}

#mf_signup_offer {
    background-color: rgba(0,0,0,.3);
    border: 1px solid #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 215px;
    padding: 10px 15px
}

#pro_signup_offer {
    background-color: rgba(0,0,0,.3);
    border: 1px solid #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    display: inline-block
}

.MxPro-intro-text {
    margin-top: 15px
}

#mf_signup_cost {
    color: #fff;
    float: left;
    margin: 10px 15px 0 0
}

    #mf_signup_cost a {
        color: #f5973c;
        text-decoration: none
    }

.mf_signup_button {
    float: right;
    margin: 3px 0 0
}

#mxsignup_page {
    background: url(../images/Products/MxSignUp.jpg) no-repeat;
    padding: 20px;
    background-size: 100%
}

    #mxsignup_page h1 {
        color: #fff;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 24px;
        font-weight: 700;
        margin: 0
    }

#mfarea ul, .findoutbtn {
    margin-top: 25px
}

#mfarea li {
    padding-bottom: 4px
}

#mxwatch_page h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0
}

.claim_text {
    font-size: 12px;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 20px;
    z-index: 999
}

ul#mxwatch_claims li.ptmobile {
    margin-top: 0
}

ul#mxwatch_claims li {
    padding-bottom: 4px
}

#middleleft {
    float: left;
    width: 235px;
    background: url(../images/Products/basic_banner.jpg) no-repeat;
    height: 330px
}

#middlemdle {
    float: left;
    margin-left: 10px;
    background: url(../images/Products/pro_banner.jpg) no-repeat;
    width: 300px;
    height: 330px
}

.probnr_hdr {
    font-size: 26px;
    font-weight: 700;
    color: #fff
}

.probnr_spctxt {
    font-size: 18px;
    color: #d38335;
    font-style: italic
}

.basicbnr_hdr {
    font-size: 22px;
    font-weight: 700;
    color: #000
}

.basicbnr_spctxt {
    font-size: 14px;
    color: #000;
    font-style: italic;
    line-height: 1
}

#basicplancost {
    height: 60px;
    padding-left: 30px;
    display: table-cell;
    width: 60px;
    float: left
}

#basiccostbtn {
    height: 60px;
    padding-right: 35px;
    margin-top: -10px
}

.basicplan_cost {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.basiccostbtn {
    height: 60px
}

.basicplan_costsm {
    font-size: 10px;
    color: #fff
}

.proplan_cost {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #fff
}

.proplan_costsm {
    font-size: 13px;
    color: #fff;
    display: inline
}

#proplancost {
    height: 75px;
    padding-left: 45px;
    font-size: 24px;
    color: #fff;
    display: table-cell;
    width: 80px;
    float: left
}

#procostbtn {
    height: 60px;
    padding-right: 50px;
    padding-top: 5px
}

#middleleft p, #middlemdle p {
    margin: 15px 0 10px 25px;
    line-height: 1.3
}

#middlemdle li {
    list-style-image: url(../images/Products/plus_blck.gif);
    line-height: 24px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff
}

#middlemdle ul {
    padding: 0;
    margin: 15px 0 10px 50px
}

#middleleft li {
    list-style-image: url(../images/Products/plus_orng.gif);
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #fff
}

#middleleft ul {
    padding: 0;
    margin: 15px 0 10px 45px
}

#middlert {
    width: 325px;
    margin-right: 15px;
    padding-left: 25px;
    float: right;
    line-height: 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #666;
    height: 330px
}

    #middlert p {
        margin: 15px 0 10px
    }

    #middlert ul {
        margin: 5px;
        padding: 10px 0
    }

    #middlert li {
        list-style-image: url(../images/Products/arrow_wht.gif);
        margin-left: 50px;
        margin-bottom: 12px;
        font-size: 16px
    }

.phne_txtlgst {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #000
}

.phne_txtlg {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.phne-txsm {
    font-size: 20px;
    color: #000
}

.phonebox {
    text-align: center;
    padding: 10px;
    border: 1px solid #d38335;
    background-color: #ffce87;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

#content_holder {
    border-top: solid 1px #000;
    width: 950px;
    margin-top: 25px;
    padding-top: 15px
}

#content_left {
    width: 455px;
    float: left;
    padding: 10px
}

#content_right {
    width: 455px;
    float: left;
    padding: 10px;
    clear: right
}

.textblock {
    margin-bottom: 20px;
    margin-left: 60px
}

.floatcontainer:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.jumbotron {
    position: relative;
    padding: 15px 0 0;
    color: #777;
    min-height: 70px
}

    .jumbotron div {
        text-align: left;
        padding-left: 15px
    }

    .jumbotron h1 {
        color: #333;
        font-weight: 500;
        line-height: 1
    }

.subhead h1 {
    font-size: 24px
}

.alert_tiles ul {
    margin: 0;
    list-style: none
}

.alert_tiles li {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
    width: 340px;
    font-size: 9pt;
    border: none;
    background-color: transparent
}

    .alert_tiles li h1 {
        padding-bottom: 10px;
        line-height: 40px;
        display: inline-block;
        font-size: 18px
    }

.img.product-icon {
    width: 35px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    border: 2px solid #eee;
    margin-right: 5px
}

.content.landing-pg img.icon {
    float: left;
    margin-right: 5px
}

ul.product-list {
    list-style: none
}

    ul.product-list li {
        margin-bottom: 7px
    }
/*! Blacklist Details */

.bld_column_header {
    width: 970px;
    border-bottom: 1px solid #eee;
    padding: 15px 0
}

.bld_column_name {
    width: 570px
}

.bld_column_url {
    width: 355px;
    float: right
}

.bld_column_left {
    width: 570px;
    padding: 25px 40px 0 25px;
    clear: both
}

.bld_column_right {
    padding-top: 25px;
    width: 355px
}

[class*=bld_column_] {
    float: left;
    margin-left: 0
}

.bld_li {
    float: right;
    padding-left: 10px;
    padding-top: 10px
}

.bld_chart {
    float: right;
    padding-left: 10px
}

span.percent {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 22px
}

ul.blacklist-detail {
    list-style: none;
    margin: 60px 0 62px
}

    ul.blacklist-detail li {
        margin-bottom: 20px;
        line-height: 16px
    }

        ul.blacklist-detail li strong {
            font-size: 18px
        }

        ul.blacklist-detail li img {
            padding-right: 10px;
            float: left
        }

h1#form-header {
    background: url(../Images/form-header.png) no-repeat;
    margin-bottom: -30px;
    height: 67px;
    color: #fff;
    position: relative;
    padding: 5px 10px;
    width: 334px
}

    h1#form-header span {
        color: #f89406;
        font-size: 20px;
        font-weight: 700
    }

    h1#form-header em {
        color: #ccc;
        font-size: 13px;
        font-style: italic;
        line-height: 12px
    }

.monitorTags input[type=checkbox], .subnet-info {
    vertical-align: top
}

h1#form-header span.per-mo {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: lighter;
    text-transform: uppercase
}
/*! SuperTool Page(s) */

.supertool_beta {
    font-size: small;
    color: #000
}

.supertool-header {
    padding: 10px 15px;
    background-color: #f5f5f5
}

.toolhandler-search-panel h1.search {
    padding-left: 15px
}

.toolhandler-search-panel .divInput {
    padding-left: 30px
}

.picker-command {
    padding: 1px 5px;
    color: #333
}

    .picker-command:hover {
        text-decoration: none
    }
/*! Whois Page */

#whoispage {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
    background: url(../images/whoispg_hdrc.jpg) no-repeat;
    padding: 75px 25px
}

.monitorTags td, .removeTag {
    padding-top: 5px
}

.whoiscontent {
    width: 600px
}

.content_whoispage {
    text-align: left;
    padding: 5px;
    margin: 0;
    background-color: #fff;
    border-top: solid 1px Gray
}

.whoiscontact {
    font-weight: 700;
    font-size: 16px;
    color: #000
}

#whois_middleleft, #whois_middlert {
    font-weight: 400;
    font-size: 12px;
    color: #666
}

#whois_middlerw {
    margin-top: 55px;
    padding: 5px;
    height: 280px
}

#whois_middleleft {
    width: 500px;
    float: left;
    clear: left;
    line-height: 18px
}

#whois_middlert {
    float: right;
    clear: right;
    width: 325px;
    height: 280px;
    margin-right: 15px;
    margin-top: 35px;
    padding-left: 25px;
    line-height: 18px
}

.servicesarea {
    width: 500px
}

#cloudfront_error_txt, #error_txt {
    margin: 15px auto 0;
    width: 750px;
    height: 250px
}

.servicepic {
    padding: 5px
}
/*! Error Page */

#error_pg {
    margin: 35px auto 0
}

#error_txt {
    background: url(../images/404txtarea.jpg) no-repeat;
    background-position-x: center;
    background-size: 700px 250px
}

#cloudfront_error_txt {
    background: url(../images/cloudfront_txtarea.png) no-repeat
}

.error_content {
    font-size: 12px;
    font-family: Arial #000;
    width: 405px;
    float: right;
    padding-right: 40px;
    margin-top: 15px
}
/*! Monitor Page(s) */

.monitorTags label {
    display: inline;
    margin-left: 5px
}

.removeTag {
    float: right
}
/*! Subnet Page */

.mx-blacklist-marketing {
    margin: 3px 10px
}

.mx-list {
    margin-top: 5px
}

    .mx-list li {
        padding: 5px 0;
        margin: 0;
        list-style: none
    }

.mx-sub-ip-info {
    color: #666;
    font-size: 10px;
    line-height: 10px;
    display: block
}

.subnet-info {
    position: relative;
    margin: 0;
    padding: 36px 10px 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .subnet-info::after {
        content: "Subnet Info";
        position: absolute;
        top: -1px;
        left: -1px;
        padding: 3px 7px;
        font-size: 12px;
        font-weight: 700;
        background-color: #eee;
        border: 1px solid #ddd;
        color: #9da0a4;
        -webkit-border-radius: 4px 0 4px 0;
        -moz-border-radius: 4px 0;
        border-radius: 4px 0
    }

    .subnet-info .ip-addresses, .subnet-info .range {
        border-right: 1px solid #ccc;
        display: inline-block;
        vertical-align: top
    }

    .subnet-info .range {
        padding-right: 20px
    }

    .subnet-info .ip-addresses {
        padding: 0 15px
    }

    .subnet-info .mask {
        display: inline-block;
        padding: 0 20px;
        vertical-align: top
    }
/*! Problem Details Page */

.table-callout {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

div.problem-description {
    margin: 30px
}

div.shortcode-dropcap {
    color: #fff;
    background-color: #f5973c;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    font-size: 20px;
    float: left;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 2px 7px 0 2px
}

h1.problem-details small {
    font-size: 14px;
    text-transform: uppercase
}

h1.problem-details .caret-large {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 12px solid #eee;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    margin-left: 60px;
    content: ""
}

h1.problem-details .linked {
    cursor: pointer;
    color: #08c
}

h1.problem-details hr {
    border-bottom: 3px solid #eee;
    border-top: 1px solid #ddd;
    margin: 5px 0 0
}

.table-of-contents .accordion-group {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.accordion-group .command-item {
    margin: 1px 0;
    padding-left: 17px;
    line-height: 36px;
    background-color: #f1f1f1
}

#divProblemDetailsContent .delivery-pitch {
    padding: 15px;
    color: #fff;
    background-color: #333
}

    #divProblemDetailsContent .delivery-pitch h2 {
        margin-top: 0;
        padding: 0
    }

.mx-actions-dashboard .tiles-container {
    padding: 15px
}

.mx-actions-dashboard ul.tiles {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(300px,1fr));
    row-gap: 15px;
    column-gap: 20px;
    justify-content: space-between;
    padding-left: 0
}

    .mx-actions-dashboard ul.tiles li {
        list-style: none;
        padding: 10px;
        font-size: 9pt;
        min-height: auto;
        border: 1px solid #dcdcdc;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,.06);
        -moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,.06);
        box-shadow: inset 2px 2px 2px rgba(0,0,0,.06)
    }

        .mx-actions-dashboard ul.tiles li:hover {
            border-color: #ccc;
            background-color: #f5f5f5
        }

        .mx-actions-dashboard ul.tiles li.li-no-hover:hover {
            background-color: transparent
        }

        .mx-actions-dashboard ul.tiles li.selected {
            background-color: #d9edf6;
            color: #000;
            border: 1px #70c2e5;
            cursor: pointer
        }

        .mx-actions-dashboard ul.tiles li.completed {
            background: url(/Public/Images/Check_green.png) 82% 50% no-repeat
        }

        .mx-actions-dashboard ul.tiles li.red {
            border-color: #ff5c33
        }

        .mx-actions-dashboard ul.tiles li.green {
            background-color: #dbeedd;
            border-color: #73b873
        }

        .mx-actions-dashboard ul.tiles li.yellow {
            background-color: #ff3
        }

    .mx-actions-dashboard ul.tiles .tile-header {
        display: grid;
        grid-template-columns: 38px auto auto;
        gap: 5px;
        align-items: baseline
    }

    .mx-actions-dashboard ul.tiles .tile-control {
        display: grid;
        grid-template-columns: auto 43px 30px;
        align-items: center;
        font-size: 16px
    }

        .mx-actions-dashboard ul.tiles .tile-control > :not(:last-child) {
            margin-right: 4px
        }

    .mx-actions-dashboard ul.tiles .lbl-small-text {
        text-align: right;
        font-size: 16px
    }

.mx-actions-dashboard .mxaction-new.ribbon span {
    color: #fff;
    background: #25a7e0
}

.mx-actions-dashboard .ribbon {
    width: 58px;
    height: 58px;
    overflow: hidden;
    position: absolute
}

    .mx-actions-dashboard .ribbon::after, .mx-actions-dashboard .ribbon::before {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #2980b9
    }

    .mx-actions-dashboard .ribbon span {
        position: absolute;
        display: block;
        width: 75px;
        padding: 3px 0;
        box-shadow: 0 2px 3px rgba(0,0,0,.6);
        font: 700 12px/1 Lato,sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.4);
        text-transform: uppercase;
        text-align: center
    }

.mx-actions-dashboard .ribbon-top-left {
    top: -3px;
    left: -3px
}

    .mx-actions-dashboard .ribbon-top-left::after, .mx-actions-dashboard .ribbon-top-left::before {
        border-top-color: transparent;
        border-left-color: transparent
    }

    .mx-actions-dashboard .ribbon-top-left::before {
        top: 0;
        right: 0
    }

    .mx-actions-dashboard .ribbon-top-left::after {
        bottom: 0;
        left: 0
    }

    .mx-actions-dashboard .ribbon-top-left span {
        right: 1px;
        top: 5px;
        transform: rotate(-35deg)
    }

.mx-actions-dashboard .fav-icon {
    font-size: 25px
}

.mx-actions-dashboard .fav-button {
    display: none
}
/*! Pseudo Pro */

.mx-pro-ui, .mx-pro-ui *, .mx-pro-ui :before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.mx-pro-ui {
    display: inline-block;
    float: right;
    padding-right: 10px
}

.mx-pro-ui-entry {
    display: block;
    color: #d38336;
    font-size: 16px;
    background: #f4f5ff;
    background: -moz-linear-gradient(top,#f4f5ff 0,#fff 44%,#cdcdd3 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f5ff),color-stop(44%,#fff),color-stop(100%,#cdcdd3));
    background: -webkit-linear-gradient(top,#f4f5ff 0,#fff 44%,#cdcdd3 100%);
    background: -o-linear-gradient(top,#f4f5ff 0,#fff 44%,#cdcdd3 100%);
    background: -ms-linear-gradient(top,#f4f5ff 0,#fff 44%,#cdcdd3 100%);
    background: linear-gradient(to bottom,#f4f5ff 0,#fff 44%,#cdcdd3 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#f4f5ff', endcolorstr='#cdcdd3', gradienttype=0);
    text-shadow: 1px 1px 1px #bbb;
    margin-top: 3px;
    cursor: pointer;
    white-space: nowrap;
    padding: 4px 8px;
    border-radius: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    box-shadow: 3px 3px 3px rgba(0,0,0,.22);
    user-select: none;
    border: 1px solid #d38336
}

    .mx-pro-ui-entry:hover {
        color: #d38336;
        text-decoration: none;
        border-color: #d38336;
        box-shadow: 3px 3px 3px rgba(0,0,0,.12)
    }

.mx-pro-ui-bubble {
    display: none
}

#mxpro_page {
    margin-bottom: 20px
}

    #mxpro_page .header-text {
        padding: 20px
    }

    #mxpro_page h1 {
        color: #fff;
        font-size: 36px;
        font-weight: 700;
        margin: 0
    }

.blackjack-pro {
    background: url(/public/images/Products/blackjack-pro.png) top right no-repeat;
    cursor: default
}

.MxPro-intro-text {
    color: #fff;
    width: 48%;
    font-size: 20px;
    line-height: 25px;
    text-align: justify
}

.divider-arrow {
    height: 1px;
    background: #d1d1d1;
    text-align: center;
    max-width: 96%;
    margin: 30px auto
}

    .divider-arrow span {
        position: relative;
        top: -1.5em
    }

.monitoring-service {
    margin-bottom: 40px;
    line-height: 18px
}

    .monitoring-service div {
        margin-left: 75px
    }

    .monitoring-service img {
        float: left;
        margin-right: 15px
    }

ul.pro-tools {
    font-size: 18px
}

    ul.pro-tools li {
        margin-bottom: 15px
    }

.jumbotron-pro {
    margin: 40px 0 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    color: #777
}

    .jumbotron-pro.section-gradient {
        background-image: -webkit-linear-gradient(top,#f4f4f4 0,#fff 50%);
        background-image: linear-gradient(to bottom,#f4f4f4 0,#fff 50%);
        margin-top: 0;
        padding: 40px 20px
    }

    .jumbotron-pro.zoom {
        overflow: visible
    }

    .jumbotron-pro.left {
        padding-left: 20px;
        padding-bottom: 0
    }

    .jumbotron-pro.right {
        padding-right: 20px;
        padding-bottom: 0
    }

    .jumbotron-pro.last {
        margin-bottom: 40px
    }

    .jumbotron-pro img.screenshot {
        max-width: 700px;
        border: 1px solid #ddd;
        border-bottom: 0
    }

        .jumbotron-pro img.screenshot.right {
            float: right;
            margin-left: 20px
        }

        .jumbotron-pro img.screenshot.left {
            float: left;
            margin-right: 20px
        }

    .jumbotron-pro img.zoom {
        float: right;
        margin: -95px 20px 0
    }

    .jumbotron-pro h1 {
        font-size: 50px;
        line-height: 1;
        font-weight: 400;
        color: #333
    }

    .jumbotron-pro .btn-large.btn-link {
        font-size: 18px !important;
        padding: 14px 24px
    }
/*! Temporary CSS */ /*! Needs HTML Work */

.title-left {
    float: left;
    width: 323px;
    background: url(../images/landing/title-left-bg.jpg) top left repeat-x;
    border-right: 1px solid #000
}

.title-right {
    float: right;
    width: 732px;
    background: url(../images/landing/title-right-bg.jpg) top right repeat-x;
    border-left: 1px solid #666;
    font-size: 26px;
    text-align: center;
    height: 110px
}

#MBLeft, #MBRight {
    width: 16px;
    height: 19px;
    padding: 0
}

.title-left div {
    margin: 20px 0 0 40px
}

.title-right div {
    margin: 20px
}

#MBLeft {
    float: left;
    background: url(../images/landing/corner-left.png) right top no-repeat;
    margin: 0 0 0 -16px
}

#MBRight {
    background: url(../images/landing/corner-right.png) left top no-repeat;
    margin: 0 -16px 0 0;
    float: right
}

.title-shadow {
    width: 100%;
    height: 30px;
    background: url(../images/landing/title-shadow.png) top center no-repeat #fff
}

.landing-pg {
    border-top: none;
    font-size: 15px
}

.landing-leftcol {
    margin: 0 30px;
    width: 580px;
    float: left
}

.landing-rightcol {
    float: right;
    margin-right: 30px;
    width: 334px
}

    .landing-rightcol h1 {
        font-size: 16px
    }

.subnettable tr .jeditable_name img {
    cursor: pointer
}

.emptyJeditable {
    font-style: italic;
    font-weight: lighter;
    cursor: pointer;
    color: #999
}

.jeditable_name form button {
    margin-bottom: 8px;
    margin-left: 5px
}

.jeditable_name form {
    margin-bottom: 0;
    max-width: 250px
}

.jeditable_name {
    cursor: pointer
}

.jeditable_column i {
    float: right;
    width: 16px;
    cursor: pointer
}

.jeditable_column {
    cursor: pointer
}

.jeditable_name input {
    width: 90%;
    background-color: #fcf8e3
}

table.Payment1 {
    font-size: 12px;
    border-bottom: #e8e8e8 3px solid
}

table.Payment2 {
    font-weight: 700;
    margin-bottom: 15px;
    border-bottom: #dcdcdc 1px solid
}

    table.Payment1 td, table.Payment2 td {
        background-color: #fff
    }

.settings-table {
    background-color: #eee;
    width: 100%
}

.great-for {
    float: left !important;
    margin-top: 20px;
    width: 43%
}

    .great-for ul {
        margin-top: 10px;
        list-style: square url(../images/landing/bullet.png)
    }

        .great-for ul li {
            margin-bottom: 7px
        }

.landing-pg h1, .landing-pg h2, .landing-pg h3, .landing-pg h4, .landing-pg h5 {
    font-weight: 400;
    padding: 0
}

.landing-pg h1 {
    line-height: 24px;
    margin-bottom: 20px
}

.landing-pg h4 {
    font-size: 16px;
    line-height: 22px
}

.upgrade_video_container {
    float: right;
    height: 240px;
    margin-left: 20px;
    padding-top: 8px;
    overflow: hidden
}

.billing-info {
    float: left;
    color: #fff;
    min-height: 20px;
    background-color: #4d4d4d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.9);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.9);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.9);
    border-image: initial
}

div.billing-info hr {
    border-top: 1px solid #888;
    border-bottom: 1px solid #000;
    margin-right: 10px;
    margin-top: 0
}

.billing-info h1 {
    padding: 20px 0 0 !important
}

.billing-info h2.white {
    color: #fff;
    font-weight: 400;
    padding-bottom: 0
}

div.billing-info .btn {
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important
}

.form-horizontal .control-label {
    width: 120px
}

.form-horizontal .controls {
    margin-left: 125px
}

.billing-info ul {
    list-style: square url(../images/ul-arrow.png);
    margin-top: 10px
}

.billing-info li {
    font-size: 12px;
    margin-bottom: 5px
}

#divAddContact.alert {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    border-color: #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0
}

    #divAddContact.alert h2 {
        margin-top: 0
    }
