html{
    margin-top:90px;
}
.htmlBlank{
    margin-top:35px;
}

.efile-header{
    background-color:#FFF;
}


form#aspnetForm {
margin-bottom:0;
}


@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
    .navbar .container {
    max-width: 100%;
}
}
/*@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
    .navbar .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
    .navbar .container {
         max-width: 960px;
    }
}*/

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
    .navbar .container {
        max-width: 1140px;
    }
}


.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 991px) {
    .article-content {
        padding-right: 15px;
        border-right: none;
        margin-top: -40px;
    }

    article#page-content h1 {
        font-size: 25px;
    }





}

.global-container {
    height: auto;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

header {
    position: fixed;
    height: 90px;
}

.navbar-efile {
    position: fixed;
    top: 90px;
    background-color: #000000 !important;
    height: 46px;
}

.logo {
    margin-top: 20px;
}

.authIRS {
    position: relative;
    top: 15px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    font-size: 15px;
    font-weight: 300;
}

@media (max-width:991px) {
    .offcanvas-collapse .navbar-nav .active > .nav-link {
        border-top: 0px;
    }
}



    .menu-display {
        padding-top: 25px;
    }

    .menu-button {
        font-size: 32px;
        position: relative;
        top: 7px;
    }

    .menu-row {
        background-color: #343434
    }

    .dropdown-item, .dropdown-item a {
        font-size: 15px;
        color: #000;
        font-weight: 300;
    }


    #subnavSection {
        position: fixed;
        width: 100%;
        z-index: 1020;
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        top: 132px;
        font-size: 13px;
        padding-top: 11px;
    }


    #subnav {
        padding-left: 0 !important;
        width: 100%;
    }


    #content {
        margin-top: 130px !important;
        padding-bottom: 50px;
        min-height:1500px !important;
    }


    /* Possible Sub Menu Structure */
    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu .dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -1px;
        }


    .navbar-dark .navbar-toggler {
        color: rgba(255, 255, 255, .5);
        border-color: rgba(255, 255, 255, 0.1);
    }


    /* Scroll To Top Style */
    .scrollup {
        background: rgba(0, 0, 0, 0.5) !important;
        bottom: 20px;
        display: none;
        height: 40px;
        position: fixed;
        right: 20px;
        width: 40px;
        z-index: 1000;
        border-radius: 10px;
    }

    .scrollup-link {
        font-size: 40px;
        color: white;
        text-align: center;
        width: 40px;
    }

    .scrollup:hover {
        text-decoration: none;
    }

    /* Top Nav Styles */
    @media (min-width: 992px) {
        .navbar-expand-lg .navbar-nav .nav-link {
            margin-right: 20px !important;
        }
    }

    /* Search Box Styles */
    .searchbarmargin{
        padding-right:0px;
    }

    .searchbox {
        color: #222;
        border: 0 !important;
        border-radius: 5px 0 0 5px;
    }

    .search {
        padding-right: 0px;
        padding-left: 20px !important;
    }

    .searchbutton {
        background-color: #343434;
        color: #FFF;
        border: 1px solid #666666;
        font-size: 24px;
        border-radius: 0px 5px 5px 0px;
        font-weight: 700 !important;
    }


.subnavButtons{
    position:relative;
        top:-6px;
}
.btn-xs {
    padding: 0.25rem 0.5rem;
    font-size: 0.775rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-xs-subnav {
    padding: 0.1rem 0.5rem;
    font-size: 0.775rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    margin-top: 3px;
}

.btn-success {
    color: #fff;
    background-color: #63C000 !important;
    border-color: #63C000 !important;
}
    .btn-success:hover {
        color: #fff;
        background-color: #43A000 !important;
        border-color: #43A000 !important;
    }



    /* Top Countdown Styles */

    #clockdiv {
        font-family: Roboto;
        color: #fff;
        display: inline-block;
        font-weight: 100;
        text-align: center;
        font-size: 30px;
        margin-top: 10px;
    }

        #clockdiv > div {
            padding: 8px;
            /* border-radius: 3px;*/
            /*background: #00BF96;*/
            display: inline-block;
            color: #666;
        }

        #clockdiv div > span {
            /* padding: 15px;*/
            /* border-radius: 3px;*/
            /*background: #00816A;*/
            display: inline-block;
        }

    .smalltext {
        padding-top: 0px;
        font-size: 9px;
        font-weight: normal;
        text-transform: uppercase;
        line-height: 1;
        margin-top: -10px;
        color: #AAA;
    }

    .countblock {
        font-weight: 500;
        display: block;
        margin-bottom: 0px;
    }

    #countdownMessage {
        font-size: 16px !important;
        font-weight: 400;
    }

    /* Homepage Styles */

.homerightsidebar {
    padding-left: 40px;
    /*background: #C9F699;*/
}

.homerightsidebar2 {
    /*padding-left: 60px;*/
    /*background: #C9F699;*/
   /* background: #F1F1F1;
    border-radius: .5rem;*/
}


.card-header {
    font-size: 18px;
    color: #FFF;
}

.card-deck .card-header h4 {
    color: #555;
    font-size: 18px !important;
}

.card-body ul {
    padding: 0px;
    list-style: none;
    margin-top: -15px;
    margin-bottom: -15px;
}

    .card-body ul li {
        font-size: 14px;
        border-bottom: 1px solid #ddd;
        padding: 5px 0;
    }

        .card-body ul li:last-child {
            border: none;
            ;
        }

.card-body .card-body-footer {
    font-size: 12px;
}
.card.card-tax-service {
    margin: 0px 0px 20px;
}

.card.card-smRefund {
    display: block;
    text-align: center;
    margin: 15px 0;
    background: #eee;
    padding: 10px;
}

li.service-price {
    font-size: 15px !important;
    padding-bottom: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight:bold;
}

li.service-price del {
    font-size: 14px;
    font-weight:normal;
}

.service-details {
    font-size: 12px;
    margin-top: 5px !important;
    display: block;
}



.bg-tax-service {
    /*background-color: #343a40 !important;*/
    background-color: #888888 !important;
}
.content-row-header {
    width: 100%;
}


.testimonial {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    width: 300px;
    font-size: 14px;
}

.widget .testimonial {
    width: 100%;
}

cite {
    display: block;
    text-align: right;
}


/* Mixicon Styles */
.mixicon-service-compare {
    color: #28a745;
    font-size: 25px;
    font-weight: bold;
}





    /* Site Footer Styles */

    .footerrow {
        background-color: #454545;
        color: white;
        min-height: 150px;
        padding-top: 15px;
        font-size: 14px;
        line-height: 1.75em;
    }

        .footerrow h4 {
            color: #FFF;
            font-size: 12px;
            line-height: 20px;
            font-weight: 700;
            margin-top: -2px;
            margin-bottom: 10px;
            text-transform: uppercase;
        }

        .footerrow ul {
            float: left;
            width: 100%;
            margin-bottom: 20px;
            list-style: none;
            padding-left: 0px;
        }

        .footerrow li a {
            color: #FFF;
        }


    .subfooterrow {
        background-color: #010101;
        min-height: 50px;
        line-height: 50px;
        border-top: 1px solid #676767;
        color: #fff;
        font-size: 14px;
    }






    /* Mobile Nav Bar - Off Canvas Styles */


    body {
        overflow-x: hidden; /* Prevent scroll on narrow devices */
    }


    @media (max-width: 991.98px) {
        .offcanvas-collapse {
            position: fixed;
            top: 90px; /* Height of navbar */
            bottom: 0;
            left: 100%;
            width: 60%;
            padding-right: .5rem;
            padding-left: .5rem;
            /*padding-right: 1rem;
            padding-left: 1rem;*/
            overflow-y: auto;
            visibility: hidden;
            /*background-color: #77AD3A;*/
            background-color: #BBB;
            transition-timing-function: ease-in-out;
            transition-duration: .3s;
            transition-property: left, visibility;
            z-index: 1;
            border: 1px solid #999;
        }

            .offcanvas-collapse.open {
                left: 40%;
                visibility: visible;
            }

            .offcanvas-collapse .dropdown-menu{
                min-width:0 !important;
            }

            .offcanvas-collapse .dropdown-item {
                padding: 0.25rem .5rem;
                white-space:initial !important;
            }




    }

    .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
    }

        .nav-scroller .nav {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            padding-bottom: 1rem;
            margin-top: -1px;
            overflow-x: auto;
            color: rgba(255, 255, 255, .75);
            text-align: center;
            white-space: nowrap;
            -webkit-overflow-scrolling: touch;
        }

    .nav-underline .nav-link {
        padding-top: .75rem;
        padding-bottom: .75rem;
        font-size: .875rem;
        color: #6c757d;
    }

        .nav-underline .nav-link:hover {
            color: #007bff;
        }

    .nav-underline .active {
        font-weight: 500;
        color: #343a40;
    }

    .text-white-50 {
        color: rgba(255, 255, 255, .5);
    }

    .bg-purple {
        background-color: #6f42c1;
    }

    .border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .box-shadow {
        box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
    }

    .lh-100 {
        line-height: 1;
    }

    .lh-125 {
        line-height: 1.25;
    }

    .lh-150 {
        line-height: 1.5;
    }
    /* CSS Document */

    /* Sidebar Position Fix */
    .sidebar {
        top:0px;
position:relative;
    }

.sidebar {
    /* top: 200px !important; */
    /* margin-top: -20px; */
    /* margin-bottom: 800px; */
}

/* Efile Song Box in right Sidebar */
.efile-song {
    text-align: left;
   background-color: #e0f2cb;
    background-image: url('/efile-images/speaker-icon.png');
    background-repeat: no-repeat;
    background-position: 40px 10px;
    border: 1px solid #B0C29B;
    padding: 10px;
    width: 100%;
    margin: 0 auto 25px;
    border-radius: .25em
}

.efile-song-home {
    background-position: 30px 10px !important;
    margin: 0 auto 20px !important;
}

.efile-song-text {
padding-left:60px;
}


/* Tax Tools Styles */
.hidden {
    display: none !important;
    visibility: hidden;
}

    .card-tax-tool .card-header {
        border-bottom: 0;
    }

    .card-tax-tool .card-body {
        border-top: 1px solid #EEE;
    }

    .card-tax-tool .card-footer {
        background-color: #FFF;
    }

    .styled-radio {
        list-style: none;
        height: 100%;
        /*width: 100%;*/
        margin: 0;
        padding: 0;
        padding-top: 10px;
        /*float:right;*/
    }

    [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
        position: absolute;
        clip: rect(0,0,0,0);
        pointer-events: none;
    }

    .btn.active, .btn:active {
        outline: 0;
    }

#btnSend{
    color:white;
}


.styled-radio li {
    color: #666;
    display: inline-block;
    position: relative;
    float: left;
    /* width: 100%; */
    /* height: 100px; */
    /* border-bottom: 1px solid #111111; */
}

        .styled-radio li input[type=radio] {
            position: absolute;
            visibility: hidden;
        }

        .styled-radio li label {
            display: block;
            position: relative;
            font-weight: 300;
            /*font-size: 1.25em;*/
            font-size: 18px;
            padding: 0px 15px 15px 50px;
            /* margin: 10px auto; */
            min-height: 30px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
        }

        .styled-radio li:hover label {
            color: #333;
        }

        .styled-radio li .check {
            display: block;
            position: absolute;
            border: 5px solid #666;
            border-radius: 100%;
            height: 25px;
            width: 25px;
            top: 0px;
            left: 15px;
            z-index: 5;
            transition: border .25s linear;
            -webkit-transition: border .25s linear;
        }

        .styled-radio li:hover .check {
            border: 5px solid #63C000;
        }

        .styled-radio li .check::before {
            display: block;
            position: absolute;
            content: '';
            border-radius: 100%;
            height: 11px;
            width: 11px;
            top: 2px;
            left: 2px;
            margin: auto;
            transition: background 0.25s linear;
            -webkit-transition: background 0.25s linear;
        }

    input[type=radio]:checked ~ .check {
        border: 5px solid #63C000;
    }

        input[type=radio]:checked ~ .check::before {
            background: #63C000;
        }

    input[type=radio]:checked ~ label {
        color: #63C000;
    }

    input[type=radio]:checked ~ span {
        color: #63C000;
    }


    .btn-tool, .btn-tool:active, .btn-tool:visited {
        color: #fff;
        background-color: #63C000;
        border-color: #63C000;
    }

        .btn-tool:hover {
            color: #FFF !important;
            background-color: #73D010;
            border-color: #73D010;
        }

    label.btn-radio {
        background-color: #f1f1f1 !important;
        border-color: #d5d5d5 !important;
        color: #000 !important;
        margin-bottom: 0px;
    }

        label.btn-radio.active {
            background-color: #63C000 !important;
            color: white !important;
            transform: translateY(-0%);
            font-size: 16px;
            z-index: 1 !important;
        }

    span.btn-radio {
        background-color: #f1f1f1 !important;
        border-color: #d5d5d5 !important;
        color: #000 !important;
        margin-bottom: 0px;
    }

        span.btn-radio label {
            margin: 0px;
        }

        span.btn-radio.active {
            background-color: #63C000 !important;
            color: white !important;
            transform: translateY(-0%);
            font-size: 16px;
            z-index: 1 !important;
        }

            span.btn-radio.active label {
                color: white !important;
            }



    /************************/
    /* Support Page Styling */
    /************************/

    .support-img {
        border-radius: 10px;
        height: 60px;
    }

    .contact-row-no-margin {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .taxpert-top-panel {
        border-bottom: 1px solid #CCC;
        padding-bottom: 10px;
        margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .taxpert-bottom-panel {
        border-bottom: 1px solid #CCC;
        /*border-top: 1px solid #CCC;*/
        padding-bottom: 10px;
        padding-top: 10px;
        margin: 10px 10px 10px 0;
    }

    .taxpert-text {
        /*font-style: italic;*/
        /*border-bottom:1px solid #ddd;*/
        font-size: 16px;
    }

    .small-link {
        font-size: 14px;
    }

    .mb07 {
        margin-bottom: 0.7rem;
    }
    /*.card {
    border: none;
    font-size: 14px;
}*/

    .contact-body {
        padding: 0;
        padding-top: 1rem;
        /*padding: 2.5rem;
    padding-top: 35px;
    box-shadow: 0px 0px 10px 0px rgba(200,200,200,0.75);*/
    }


        .contact-body .form-control {
            padding: .375rem 0 0 0 !important;
        }

        .contact-body .form-group {
            font-size: 16px;
            font-weight: normal;
            /*margin-bottom: 35px;*/
        }

            .contact-body .form-group label {
                font-size: 16px;
                font-weight: normal;
                position: absolute;
                pointer-events: none;
                left: 15px;
                top: 5px;
                color: #555;
                transition: 0.2s ease all;
                -moz-transition: 0.2s ease all;
                -webkit-transition: 0.2s ease all;
            }

                .contact-body .form-group label .infospan {
                    font-size: 12px;
                    color: #aaa;
                    display: none;
                    margin-left: 1rem
                }


        .contact-body input:focus ~ label, .contact-body input:valid ~ label {
            top: -17px;
            font-size: 16px;
            /*color: #5264AE;*/
            color: #444;
        }

        .contact-body textarea:focus ~ label, .contact-body textarea:valid ~ label, .contact-body textarea:disabled ~ label {
            top: -17px;
            font-size: 16px;
            /*color: #5264AE;*/
            color: #444;
        }

        .contact-body input:focus ~ label .infospan, .contact-body input:valid ~ label .infospan {
            display: inline;
        }

        .contact-body .input-group label {
            top: inherit !important;
            font-size: inherit !important;
            color: inherit !important;
        }


        /* active state */
        .contact-body input:focus ~ .contact-body .highlight {
            -webkit-animation: inputHighlighter 0.3s ease;
            -moz-animation: inputHighlighter 0.3s ease;
            animation: inputHighlighter 0.3s ease;
        }
    /* ANIMATIONS ================ */
    @-webkit-keyframes

    .contact-body inputHighlighter {
        from;

{
    background: #5264AE;
}

to {
    width: 0;
    background: transparent;
}

}

@-moz-keyframes

.contact-body inputHighlighter {
    from;

{
    background: #5264AE;
}

to {
    width: 0;
    background: transparent;
}

}

@keyframes

.contact-body inputHighlighter {
    from;

{
    background: #5264AE;
}

to {
    width: 0;
    background: transparent;
}
}


/*********************************/
/* Tax Chat / Ask a Tax Question */
/*********************************/


.efContact {
    font-family: Open Sans;
    font-size: 13px;
    /*width: 280px;*/
    padding-top: 10px;
}

    .efContact label {
        display: inline-block;
        font-size: 13px;
        margin-bottom: 0;
    }

.efcheading {
    border-color: #63C000;
    background-color: #63C000;
    border-style: solid;
    border-width: 1px;
    color: white;
    height: 30px;
    font-size: 14px;
    padding-left: 4px;
    line-height: 27px;
    cursor: pointer;
    /*box-shadow: 0 0 10px #999;*/
}

.efcintro {
    padding: 5px;
}

    .efcintro Input[type="text"] {
        border-radius: 0px;
        box-sizing: inherit;
        margin-bottom: 0;
        border: 1px solid #B2B1AA;
        width: 96.4%;
        height: 25px;
        padding: 1px 4px;
        background-color: #fff;
        border: 1px solid #ccc;
        outline: none;
        font-size: 12.5px;
    }

        .efcintro Input[type="text"]:focus {
            border: 1px solid #a8a8a8;
        }

    .efcintro textarea {
        border-radius: 0px;
        border: 1px solid #B2B1AA;
        width: 96.4%;
        padding: 1px 4px;
        font-family: Open Sans;
        font-size: 12.5px;
        resize: none;
        overflow: auto;
        background-color: #fff;
        border: 1px solid #ccc;
        outline: none;
        box-sizing: inherit;
        margin-bottom: 0;
        min-height: 65px;
    }

        .efcintro textarea:focus {
            border: 1px solid #a8a8a8;
        }

    .efcintro Input[type="button"] {
        border-radius: 0px;
        border: none;
        background-color: #63C000;
        color: white;
        font-size: 14px;
        width: 50%;
        padding: 5px 0;
        cursor: pointer;
        -webkit-appearance: none;
        outline: none;
    }

        .efcintro Input[type="button"]:hover, .intro Input[type="button"]:focus {
            background-color: #43A000;
        }

.efcleft {
    float: left;
    padding-bottom: 5px;
}

.efcright {
    float: right;
    padding-top: 7px;
}

.efcbubbledLeft, .efcbubbledRight {
    padding: 5px 9px;
    position: relative;
    line-height: 1.2 !important;
}

.efcbubbledLeft {
    float: right;
    -webkit-border-radius: 8px 8px 8px 0px;
    -moz-border-radius: 8px 8px 8px 0px;
    -o-border-radius: 8px 8px 8px 0px;
    -ms-border-radius: 8px 8px 8px 0px;
    border-radius: 8px 8px 8px 0px;
    background-color: #65B045;
    color: #ffffff;
}

    .efcbubbledLeft:before {
        border-bottom: 10px solid #65B045;
        border-left: 9px solid rgba(0, 0, 0, 0);
        position: absolute;
        bottom: 0;
        left: -8px;
        content: "";
    }

    .efcbubbledLeft a {
        color: #62ffff !important;
    }

.efcbubbledRight {
    float: left;
    -webkit-border-radius: 8px 8px 0px 8px;
    -moz-border-radius: 8px 8px 0px 8px;
    -o-border-radius: 8px 8px 0px 8px;
    -ms-border-radius: 8px 8px 0px 8px;
    border-radius: 8px 8px 0px 8px;
    background-color: #07D;
    color: white;
}

    .efcbubbledRight:before {
        border-bottom: 9px solid #07D;
        border-right: 9px solid rgba(0, 0, 0, 0);
        position: absolute;
        bottom: 0;
        right: -8px;
        content: "";
    }

    .efcbubbledRight a {
        color: lime !important;
    }

.efcwelcomeMsg {
    display: inline-block;
    width: 79%;
    vertical-align: top;
    padding: 0px 0px 0px 5px;
}

.efcwrapper {
    background-color: #eeeeee;
    border: 1px solid #c3c3c3;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
    /*box-shadow: 0 0 10px #999;*/
}

.efcmsg {
    font-size: 12px !important;
    font-style: italic;
    font-weight: bold;
}

.remove {
    display: none !important;
}

.imgSupport {
    width: 40px;
    height: 40px;
    border-radius: 5px 5px;
}

.ml5 {
    margin-left: 5px;
}

.lh12 {
    line-height: 12px;
}

.lh15 {
    line-height: 15px;
}

.lh7 {
    line-height: 7px;
}

.efcsubmit {
    text-align: center;
}

    .efcsubmit a {
        color: #0066cc;
        margin-left: 2%;
        cursor: pointer;
        font-size: 11px;
    }

        .efcsubmit a:hover {
            color: green;
        }

.msg {
    font-size: 12px !important;
    font-style: italic;
    font-weight: bold;
}

i.icn-remove-contact {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("/ui/images/glyphicons-halflings-white.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    background-position: -312px 2px;
}

i.icn-conversation {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -1px;
    margin-right: 10px;
    line-height: 23px;
    vertical-align: text-top;
    background-image: url("/ui/images/cico.png");
    margin-left: 5px;
}

.efcchatclose {
    float: right;
    cursor: pointer;
    padding-right: 5px;
}

.efcmsgbody {
    height: 230px;
    background-color: #eeeeee;
    width: 96%;
    margin: 0 0 3px 0;
    padding: 2%;
    overflow-x: auto;
}

.efcavtar {
    width: 15%;
}

    .efcavtar img {
        width: 30px;
        height: 30px;
        vertical-align: bottom;
    }

.contactMsg {
    width: 85%;
    word-wrap: break-word;
    white-space: pre-wrap;
}

    .contactMsg a {
        color: white;
        text-decoration: none;
        cursor: pointer;
    }

.msgrow-left {
    display: table;
    width: 100%;
    margin: 10px 0;
}

    .msgrow-left .efcavtar {
        display: table-cell;
        text-align: center;
        font-size: 12px;
        line-height: 12px;
        color: #454545;
    }

.endtext {
    color: #111111;
    /*text-shadow: 1px 1px 0 #ffffff;*/
}

    .endtext a {
        text-decoration: none;
        color: #0066cc;
    }

        .endtext a:hover {
            color: green;
        }

    .endtext span {
        font-size: 11px;
        position: relative;
        top: 5px;
    }

.loadErr {
    margin: 0px auto;
    font-size: 14px;
    color: #646464;
    text-shadow: 1px 1px 0 #ffffff;
    width: 90%;
}

    .loadErr a {
        text-decoration: none;
        color: #0066cc;
    }

        .loadErr a:hover {
            color: green;
        }

.errCnt {
    width: 100px;
    margin: 0px auto;
    padding-top: 10%;
}

.diverror {
    color: white;
    z-index: 10;
    background-color: black;
    opacity: 0.75;
    position: absolute;
    width: 268px;
    padding: 5px;
}

.espnm {
    display: table-cell;
    width: 95%;
}




/***********************/
/* CONTENT RIGHT ALIGN */
/***********************/

blockquote.right {
    float: right;
    max-width: 400px;
    margin: 0 0 15px 15px;
    /*width: 100%;*/
    font-size: 25px;
}

blockquote.state {
font-size:16px;
text-align:center;
}

blockquote.state img{
    width:128px;
}

blockquote.video {
    width: 100%;
}

blockquote img {
    max-width: 400px;
   width: 100%; 
}


blockquote .blockquote-content {
    width: 100%;
    display: block;
    overflow: hidden;
    border-left: 10px solid #EEE;
    background-color: #fff;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    text-align: center;
}
blockquote .blockquote-noborder {
border:none !important;
}

    blockquote .blockquote-content:before {
      /*  width: 250px;
        height: 250px;
        display: block;
        background-color: #D5D5D5;
        content: " ";
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1;
        opacity: 0.3;
        -webkit-transform: translate(30%, 30%);
        -ms-transform: translate(30%, 30%);
        -moz-transform: translate(30%, 30%);
        -o-transform: translate(30%, 30%);
        transform: translate(30%, 30%);
        background-position: center center;
        background-size: auto 50%;
        background-repeat: no-repeat;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; */
    }

    blockquote .blockquote-content p {
        position: relative;
        font-style: oblique;
        z-index: 2;
    }

    blockquote .footer {
        font-size:13px;
        display:block;
        text-align:center;
        margin-top:5px !important;
    }

.content-video {
    margin: 20px auto;
    max-width: 500px;
}


@media (max-width:700px) {

    blockquote.right {
        float: none;
        width: 100%;
        max-width: none;
        margin: 0 0 15px 15px;
        /* width: 100%; */
        font-size: 25px;
        text-align: center;
    }

    .img-fluid {
        max-width: 300px;
        height: auto;
    }

    #imgModal .img-fluid {
        max-width: 100% !important;
        height: auto !important;
    }
}

/* Page Feature Boxes*/
a.home-feature {
    display: flex;
    text-align: center;
    /*margin-bottom: 25px;*/
   padding: 0 5px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.03) !important;
    height: 100px !important;
    font-size: 17px !important;
    color: #0275d8 !important;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
    a.home-feature:hover {
        color: #0056b3 !important;
        text-decoration: underline !important;
    }

.service-ref {
    font-size: 75%;
    display: block;
    padding-top: 20px;
    color: #999;
}

.which-service {
    border-bottom: 1px solid #ddd;
}



/* Page Feature Boxes*/
a.page-feature {
    display: flex;
    text-align: center;
    background-color: #777;
    height: 150px;
    margin-bottom: 25px;
    color: white;
    font-size: 25px;
    padding: 0 5px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}


a.page-feature:hover {
    background-color: #666;
    color: white;
    text-decoration: none;
}

.page-feature2 {
    background-color: #777 !important;
    color: #fff !important;
    font-weight: 400;
    font-size: 20px;
	margin-top:0px !important;
}

#screenMSGrfdt{
	font-size: 23px;
	color: #f2d721;
}



    /* For Responsive Tables*/

    .mobile-display {
        font-weight: bold;
        margin-right: 10px;
    }


    /* For DISQUS Plugin */
    .disqusH2 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
        clear: both;
        font-weight: 500;
    }

    /* For Tax Tools and Calculators */

    .taxtool h1, .taxtool h2, .taxtool h3 {
        margin-top: 0;
        padding: 10px 0 10px 10px;
        font-family: Roboto;
    }

    .taxtool h2 {
        font-size: 23px;
        padding-left: 20px;
        font-weight: 700;
    }

    .taxtool h3 {
        font-size: 18px;
        font-weight: 400;
    }

    .taxtool .row {
        margin: 0;
    }

    .taxtool .col-4, .taxtool .col-6 {
        min-height: 60px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .taxtool .form-control {
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        /* padding: 0.375rem 0 0 0; */
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box; /* border: 0px; */ /*border: 1px solid #ced4da;*/ /* border-radius: 0.25rem; */ /* transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
    }

    .taxtool .btn-radio input[type="radio"] {
        position: absolute;
        left: -9999px;
    }

    #spouseInfo, #depInfo {
        display: none;
    }
    /* Tax Calc Tool Styling */
    .taxtool {
        max-width: 410px;
        margin: 0 auto 25px;
        border: 1px solid #000;
        border-radius: 20px;
        background-color: #347851;
        /* background-color: #339000; */
        height: 635px;
    }

    .taxtool-sm {
        height: 325px;
    }

    .taxtool-reg {
        height: 575px
    }

    .taxtool-title {
        text-align: center;
        color: #FFF;
        padding: 10px 0px;
        font-size: 18px;
        fort-weight: 400;
    }

    .taxtool-subtitle {
        font-size: 14px;
        font-weight: 300;
    }

    .row-tabs {
        background-color: #aaa;
        ;
        margin-bottom: 5px;
    }

        .row-tabs .disabled a {
            color: #555 !important;
        }

    .scrollbar {
        /* margin-left: 30px; */
        float: left;
        height: 415px;
        width: 375px;
        background: #fff;
        overflow-x: hidden; /*margin-bottom: 25px;*/
    }

    .taxtool-sm .scrollbar {
        height: 225px;
    }

    .taxtool-reg .scrollbar {
        height: 475px;
    }

    .force-overflow {
        min-height: 450px;
    }

    .scrollbar-primary::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .scrollbar-primary::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background-color: #4285F4;
    }

    .scrollbar-default::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background-color: #F5F5F5;
        border-radius: 10px;
    }

    .scrollbar-default::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .scrollbar-default::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background-color: #2BBBAD;
    }

    .taxtool .card-body {
        padding: 1rem !important;
        border-bottom: 1px solid #DDD;
    }

    .taxtool.taxtool-reg .card-body {
        min-height: 470px;
    }

.taxtool .tab-pane {
    padding-top: 20px;
    max-height: 500px;
}

        .taxtool .tab-pane .row {
            margin-bottom: 20px;
        }

    input.obj-center {
        text-align: center;
    }

    .obj-center {
        margin: 0 auto;
    }

    .input-sm {
        width: 75px !important;
    }

    .input-reg {
        width: 110px !important;
    }

    .row-question {
        margin-top: -20px !important;
    }

    .entryFieldRow {
        margin-top: 5px;
    }

    .helpText {
        font-size: 12px;
        position: relative;
        top: -8px;
        color: #555;
        display: block;
    }


    label.btn-radio {
        background-color: #f1f1f1 !important;
        border-color: #d5d5d5 !important;
        color: #000 !important;
        margin-bottom: 0px;
    }

        label.btn-radio.active {
            background-color: #63C000 !important;
            color: white !important;
            transform: translateY(-0%);
            font-size: 16px;
            z-index: 1 !important;
        }



    .taxtool .input-group-prepend {
        margin-right: 0px;
        position: relative;
        top: 10px;
    }

    .taxtool .input-group-tool {
        margin: 0 auto !important;
        width: 150px !important;
    }



    #PrevNextRow {
        padding: 5px 0px;
        clear: both;
    }

    .taxtool .prevTab {
        display: none;
    }
    /* Tabs Style */

    .taxtool .nav-tabs {
        border-bottom: 1px solid #888;
        padding: 5px;
        background-color: #aaa;
    }

        .taxtool .nav-tabs .nav-link {
            display: block;
            padding: .25em .5em;
            border: 1px solid transparent;
            border-radius: 5px;
            font-size: 15px;
        }

            .taxtool .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
                border-color: #bbb;
                background-color: #bbb;
            }

    .taxtool a.nav-link {
        color: #FFF;
    }

    .taxtool .entryFieldRow {
        display: none;
    }

    .taxtool .p0 {
        padding: 0 !important;
    }

    .taxtool .btn-taxtool {
        color: #fff !important;
        background-color: #4285F4;
        border-color: #4285F4;
        margin-top: 10px;
    }


.row-final-result {
    border: 1px solid #DDD;
    width: 250px;
    margin: 0 auto 20px !important;
    border-radius: 5px;
    background-color: #EEE;
    padding-top: 10px;
}





    .input-group-calc-value {
        position: relative;
        top: -10px;
    }





    .form-control:disabled, .form-control[readonly] {
        /* background-color: #e9ecef; */
        background-color: #FFF;
        border: none;
        color: #888;
        opacity: 1;
        position: relative;
        left: 3px;
        padding-left: 0px !important;
        top: 5px;
    }



    /* Pagination */
    h1 + div + h2 {
        margin-top: 0px !important;
    }


    #tagsandpages {
        position: relative;
        top: -40px;
        right: 15px;
        height: 15px
    }

    .page-cat {
        font-size: 12px;
        position: relative;
        top: 25px;
        right: 10px;
    }


    .topPaginationDisplay {
        float: right;
        height: 0px;
    }

    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
    }

        .pagination > li {
            display: inline;
        }

            .pagination > li > a,
            .pagination > li > span {
                position: relative;
                float: left;
                padding: 6px 12px;
                margin-left: -1px;
                line-height: 1.42857143;
                color: #337ab7;
                text-decoration: none;
                background-color: #fff;
                border: 1px solid #ddd;
            }

            .pagination > li:first-child > a,
            .pagination > li:first-child > span {
                margin-left: 0;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px;
            }

            .pagination > li:last-child > a,
            .pagination > li:last-child > span {
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px;
            }

            .pagination > li > a:hover,
            .pagination > li > span:hover,
            .pagination > li > a:focus,
            .pagination > li > span:focus {
                z-index: 2;
                color: #23527c;
                background-color: #eee;
                border-color: #ddd;
            }

        .pagination > .active > a,
        .pagination > .active > span,
        .pagination > .active > a:hover,
        .pagination > .active > span:hover,
        .pagination > .active > a:focus,
        .pagination > .active > span:focus {
            z-index: 3;
            color: #666;
            cursor: default;
            background-color: #F5F5f5;
            border-color: #ddd;
        }

        .pagination > .disabled > span,
        .pagination > .disabled > span:hover,
        .pagination > .disabled > span:focus,
        .pagination > .disabled > a,
        .pagination > .disabled > a:hover,
        .pagination > .disabled > a:focus {
            color: #777;
            cursor: not-allowed;
            background-color: #fff;
            border-color: #ddd;
        }

    .pagination-lg > li > a,
    .pagination-lg > li > span {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
    }

    .pagination-lg > li:first-child > a,
    .pagination-lg > li:first-child > span {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .pagination-lg > li:last-child > a,
    .pagination-lg > li:last-child > span {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .pagination-sm > li > a,
    .pagination-sm > li > span {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
    }

    .pagination-sm > li:first-child > a,
    .pagination-sm > li:first-child > span {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .pagination-sm > li:last-child > a,
    .pagination-sm > li:last-child > span {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    /* mobile popover */
@media (max-width: 576px) {
    .popover {
        max-width: 166px !important;
    }
}











/* CONTENT MODAL FOR SCREEN MESSAGES */
/* SMModal */
#SMModal .modal-content {
    border-radius: 0.5rem !important;
}
#SMModal .modal-header {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
    background: #63C000 !important;
    color: white !important;
    padding:.5rem 1rem !important;
}
#SMModal .close {
    text-shadow: none !important;
    color: #FFF !important;
    opacity: 1 !important;
    padding:20px !important;
}
.modal-sm {
    max-width: 600px;
}











.rightBoxGuarantees {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}

.rightBoxDetails {
    font-size: 14px;
    font-weight: 400;
    margin-top: -10px;
}

.rightBoxSignIn {
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-top: 5px;
}





/* Social Media Row */
.socialmediarow {
    position: fixed;
    width: 68px;
    left: 20px;
    top: 200px;
}

.socialbox {
    border: 1px solid #ddd;
    border-radius: 7px;
    border-bottom-right-radius: 7px;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 7px;
    padding-right:15px;
}

.socialmediarow a {
    display: block !important;
    margin-left: 7px;
    margin-bottom: 10px;
}

.sharefriendlink {
    font-size: 11px;
    width: 50px;
    border: 1px solid #67B842;
    background-color: #67B842;
    color: white;
    border-radius: 5px;
    margin-left: 9px !important;
    font-family: Helvetica, sans-serif;
    height: 20px;
    line-height: 20px;
    margin-bottom:5px;
}
    .sharefriendlink:hover{
        cursor:pointer;
    }

    .sharefriendlink a {
        color: white;
        text-align: center;
        margin-left: 0px;
        display: inline !important;
    }
	
	
	
	@media (max-width: 1299px) {
    .socialmediarow {
        display:none;
    }

}
}