@media (max-width: 767px) {
    .table-responsive {
        overflow-x: auto !important;
        -ms-overflow-style: scrollbar !important;
    }
}

@media (max-width: 1375px) {
    .dashboard-stat .details .number {
        font-size: 1.647em;
    }
}

@media (max-width: 430px) {
    .dashboard-stat .details .number {
        font-size: 1.125em !important;
    }
}

@media (max-width: 870px) and (min-width:766px) {
    .dashboard-stat .details .number {
        font-size: 1.125em;
    }
}

@media (max-width: 1105px) and (min-width:991px) {
    .dashboard-stat .details .number {
        font-size: 1.125em;
    }
}

@media (max-width: 1415px) and (min-width:1220px) {
    .three-column {
        width: 33.3%;
    }

    .dashboard-stat .details .number {
        font-size: 1.125em !important;
    }
}

@media (max-width:1220px) and (min-width:1105px) {
    .three-column {
        width: 33.3%;
    }

    .dashboard-stat .details .number {
        font-size: 1em !important;
    }
}

@media (max-width:1105px) {
    .three-column {
        width: 100%;
    }
}

.dashboard-stat .details .number {
    font-size: 1.500em;
}

.fa-personal-profile:before {
    content: " " !important;
    background: url(../img/new-icons/dashboard-personal-profile.svg);
    width: 70px;
    height: 60px;
    display: block;
}

.fa-employment-info:before {
    content: " " !important;
    background: url(../img/new-icons/dashboard-employment-info.svg);
    width: 70px;
    height: 60px;
    display: block;
}

.fa-plans:before {
    content: " " !important;
    background: url(../img/new-icons/dashboard-plans.svg);
    width: 70px;
    height: 60px;
    display: block;
}

.fa-benefit-estimates:before {
    content: " " !important;
    background: url(../img/new-icons/dashboard-benefit-estimates.svg);
    width: 70px;
    height: 60px;
    display: block;
}

.fa-service-purchase-control:before {
    content: " " !important;
    background: url(../img/new-icons/dashboard-service-purchase-control.svg);
    width: 70px;
    height: 60px;
    display: block;
}

.fa-annual-statements:before {
    content: " " !important;
    background: url(../img/new-icons/dashboard-annual-statements.svg);
    width: 70px;
    height: 60px;
    display: block;
}

.dashboard-stat.green-two {
    background-color: #4affc1;
}

    .dashboard-stat.green-two .more {
        background-color: #31d69d;
    }

.dashboard-stat.blue-two {
    background-color: #5c73ff;
}

    .dashboard-stat.blue-two .more {
        background-color: #4456bf;
    }

.dashboard-stat.red-two {
    background-color: #ff3f3f;
}

    .dashboard-stat.red-two .more {
        background-color: #c92626;
    }

@media (max-width:330px) {
    .fa-employment-info:before {
        content: " " !important;
        background: url(../img/new-icons/small-dashboard-employment-info.svg);
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
    }

    .fa-plans:before {
        content: " " !important;
        background: url(../img/new-icons/small-dashboard-plans.svg);
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
    }

    .fa-personal-profile:before {
        content: " " !important;
        background: url(../img/new-icons/small-dashboard-personal-profile.svg);
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
    }

    .fa-benefit-estimates:before {
        content: " " !important;
        background: url(../img/new-icons/small-dashboard-benefit-estimates.svg);
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
    }

    .fa-service-purchase-control:before {
        content: " " !important;
        background: url(../img/new-icons/small-dashboard-service-purchase-control.svg);
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
    }

    .fa-annual-statements:before {
        content: " " !important;
        background: url(../img/new-icons/small-dashboard-annual-statements.svg);
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
    }

    .dashboard-stat .details {
        left: 30px;
    }

        .dashboard-stat .details .number {
            width: 210px;
            text-align: left;
            line-height: 15px;
        }

    .fa-view-currant-purchase:before {
        content: " " !important;
        background: url(../img/new-icons/view-my-current-purchase.svg);
        width: 40px !important;
        height: 40px !important;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }

    .fa-calculate-service-purchase:before {
        content: " " !important;
        background: url(../img/new-icons/calculate-service-purchase.svg);
        width: 40px !important;
        height: 40px !important;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }

    .fa-request-estimate:before {
        content: " " !important;
        background: url(../img/new-icons/request-estimate.svg);
        width: 40px !important;
        height: 40px !important;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }
}

.alerts-class {
    margin-left: 0px !important;
    padding-right: 15px;
}

    .alerts-class li {
        line-height: 20px;
    }

.welcome-text {
    margin-left: 0px !important;
    padding-right: 15px;
    font-size: 0.875em;
    line-height: 25px;
    color: #333333;
    font-weight: normal !important;
    margin-bottom: 20px;
    text-align: justify;
}

/*@media only screen and (max-width:768px)*/
.flip-scroll tbody {
    overflow-y: hidden;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 18px;
}

.flip-scroll table {
    border-collapse: collapse;
}

.portlet-body .k-grid {
    border: none !important;
}

@media (max-width: 767px) {
    .portlet-body .k-grid {
        border: 1px solid #DDDDDD !important;
    }

    .k-grid-pager {
        border: none;
        border-bottom: 1px solid #DDDDDD !important;
    }
}

.purple .k-pager-numbers .k-state-selected {
    background-color: #852b99 !important;
    background-image: none;
    border: 1px solid #DDDDDD;
    box-shadow: none;
}

.purple .k-pager-wrap .k-link:hover {
    background-image: none !important;
    background-color: #d685e8 !important;
    border: 1px solid #DDDDDD !important;
    color: #333333 !important;
}

.yellow .k-pager-numbers .k-state-selected {
    background-color: #fccb7e !important;
    background-image: none;
    border: 1px solid #DDDDDD;
    box-shadow: none;
}

.yellow .k-pager-wrap .k-link:hover {
    background-image: none !important;
    background-color: #ffe4ba !important;
    border: 1px solid #DDDDDD !important;
    color: #333333 !important;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 12px;
        padding-bottom: 10px;
    }
}

.page-content .page-breadcrumb.breadcrumb {
    float: left;
    width: 100%;
}

    .page-content .page-breadcrumb.breadcrumb > li > a {
        line-height: 30px;
    }

.breadcrumb {
    padding: 0px !important;
    margin-bottom: 0px !important;
    background: #F0F7FD;
    margin-top: 0px !important;
}

    .breadcrumb > li {
        float: left;
        padding: 0px;
        margin: 5px 5px 0px 5px;
    }

    .breadcrumb li a {
        border-radius: 5px !important;
    }

    .breadcrumb li input {
        margin-top: 5px;
    }

.delete-form {
    width: 25px;
    height: 25px;
    background: url(../img/new-icons/breadcrum-close.svg) -1px -5px no-repeat;
    cursor: pointer;
    box-shadow: none !important;
    border: none !important;
    outline: none;
    float:right !important;
}

.GoToLinksTrigger {
    float: left;
    z-index: 100;
    background: url(../img/new-icons/breadcrum-plus.svg) -1px -2px no-repeat;
    box-shadow: none !important;
    border: none !important;
    height: 25px;
    width: 25px;
    display:none;
}
.breadcrumb-page-info {
    background: #F0F7FD;
}

.formNavigationPrev {
    cursor: pointer;
    background: url(../img/new-icons/breadcrum-prev.svg)#F0F7FD -1px -4px no-repeat;
    box-shadow: none !important;
    border: none !important;
    width: 25px;
    height: 25px;
    outline: none;
    position: relative;
    top: 10px;
}

.formNavigationPrevDisabled {
    background: url(../img/new-icons/breadcrum-prev.svg)#F0F7FD -1px -4px no-repeat;
    width: 25px;
    height: 25px;
    opacity: .4;
    border-style: none;
    outline: none;
    position: relative;
    top: 10px;
}

.formNavigationNext {
    cursor: pointer;
    background: url(../img/new-icons/breadcrum-next.svg) -1px -4px no-repeat;
    box-shadow: none !important;
    border: none !important;
    width: 25px;
    height: 25px;
    outline: none;
    position: relative;
    top: 10px;
}

.formNavigationNextDisabled {
    background: url(../img/new-icons/breadcrum-next.svg) -1px -4px no-repeat;
    width: 25px;
    opacity: .4;
    height: 25px;
    border-style: none;
    outline: none;
    position: relative;
    top: 10px;
}

.page-content .page-breadcrumb.breadcrumb {
    border: 1px solid #d8d8d8 !important;
    background: #fafafa;
}

    .page-content .page-breadcrumb.breadcrumb > li > a {
        color: #333333 !important;
    }

.page-sidebar-menu > li > ul.sub-menu > li > a {
    padding-left: 32px !important;
}

.fa-menu-home:before {
    content: " ";
    background: url(../img/new-icons/icon-alerts-msg.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.active .fa-menu-home:before {
    content: " ";
    background: url(../img/new-icons/icon-alerts-msg-white.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.fa-your-account:before {
    content: " ";
    background: url(../img/new-icons/icon-your-account.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.active .fa-your-account:before {
    content: " ";
    background: url(../img/new-icons/icon-your-account-white.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.home-icon:before {
    content: " ";
    background: url(../img/new-icons/icon-home.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.emp-info:before {
    content: " ";
    background: url(../img/new-icons/icon-employment-info.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.plans-icons:before {
    content: " ";
    background: url(../img/new-icons/icon-plans.svg);
    width: 16px;
    height: 15px;
    display: block;
}

.spc-icon:before {
    content: " ";
    background: url(../img/new-icons/icon-spc.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.benifit-estimates:before {
    content: " ";
    background: url(../img/new-icons/icon-benifit-estimates.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.refund-application:before {
    content: " ";
    background: url(../img/new-icons/icon-refund-application.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.retirement-application:before {
    content: " ";
    background: url(../img/new-icons/icon-retirement-applcation.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.annual-statements:before {
    content: " ";
    background: url(../img/new-icons/icon-annual-statements.svg) !important;
    width: 15px;
    height: 15px;
    display: block;
}

li.active > a > i.annual-statements:before {
    content: " ";
    background: url(../img/new-icons/icon-annual-statements-white.svg) !important;
    width: 15px;
    height: 15px;
    display: block;
}

.related-tasks:before {
    content: " ";
    background: url(../img/new-icons/icon-related-task.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.active .related-tasks:before {
    content: " ";
    background: url(../img/new-icons/icon-related-task-white.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.upcoming-seminar:before {
    content: " ";
    background: url(../img/new-icons/icon-upcoming-seminar.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.appointment:before {
    content: " ";
    background: url(../img/new-icons/icon-appointment.svg);
    width: 17px;
    height: 18px;
    display: block;
}

.report-death:before {
    content: " ";
    background: url(../img/new-icons/icon-report-death.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.upload-document:before {
    content: " ";
    background: url(../img/new-icons/icon-upload-document.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.active .my-profile::before {
    content: " ";
    background: url(../img/new-icons/icon-my-profile-white.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.personal-profile:before {
    content: " ";
    background: url(../img/new-icons/icon-personal-profile.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.spouse-profile:before {
    content: " ";
    background: url(../img/new-icons/icon-spouse-profile.svg);
    width: 15px;
    height: 17px;
    display: block;
}

.htx-files:before {
    content: " ";
    background: url(../img/new-icons/icon-htx-files.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.active .htx-files:before {
    content: " ";
    background: url(../img/new-icons/icon-htx-files-white.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.contact-us:before {
    content: "\f095";
    color: #969696;
    width: 15px;
    height: 15px;
    display: block;
}

.icon-beneficiaries:before {
    content: " ";
    background: url(../img/new-icons/icon-beneficiaries.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.icon-retirement-payment-account:before {
    content: " ";
    background: url(../img/new-icons/icon-retirement-payment-account.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.icon-other-sagitec-plans:before {
    content: " ";
    background: url(../img/new-icons/icon-other-sagitec-plans.svg);
    width: 17px;
    height: 17px;
    display: block;
}

.active .icon-other-sagitec-plans:before {
    content: " ";
    background: url(../img/new-icons/icon-other-sagitec-plans-white.svg);
    width: 15px;
    height: 15px;
    display: block;
}

.icon-other-plan-info:before {
    content: " ";
    background: url(../img/new-icons/icon-other-plan-info.svg);
    width: 17px;
    height: 17px;
    display: block;
}

.icon-payment-history-summary:before {
    content: " ";
    background: url(../img/new-icons/icon-payment-history-summary.svg);
    width: 17px;
    height: 17px;
    display: block;
}

.icon-tax-withholding-info:before {
    content: " ";
    background: url(../img/new-icons/icon-tax-withholding-info.svg);
    width: 16px;
    height: 16px;
    display: block;
}

.icon-direct-deposit:before {
    content: " ";
    background: url(../img/new-icons/icon-direct-deposit.svg);
    width: 16px;
    height: 16px;
    display: block;
}

.portlet.box.blue {
    float: left;
    width: 100%;
}

.swMain .steps {
    background-color: #fff;
    background-image: none;
    filter: none;
    border: 0px;
    box-shadow: none;
}

.swMain .step .number {
    background-color: #eee;
    display: inline-block;
    text-align: center !important;
    font-size: 1em;
    font-weight: 300;
    padding: 11px 15px 13px 15px;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    white-space: nowrap;
}

.swMain .steps li a {
    background-color: #fff !important;
    background-image: none !important;
    filter: none;
    border: 0px !important;
    white-space: nowrap;
    box-shadow: none !important;
}

.swMain li .selected i {
    display: none;
}

.swMain li .disabledHide i {
    display: none;
}

.swMain .steps li .done .number {
    background-color: #f2ae43 !important;
    color: #fff;
}

.swMain li .selected .number {
    background-color: #35aa47 !important;
    color: #fff;
}

.swMain li .done .desc {
    color: #999999;
}

.swMain li .selected .desc {
    color: #333333;
}

@media (max-width: 768px) {
    .swMain .steps > li > a {
        text-align: left;
        /* text-align: center; */
    }
}

.form-horizontal .form-group {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.table-responsive {
    border: none !important;
    padding: 5px;
}

.li-delete-form {
    width: 25px;
    height: 25px;
}

.li-GoToLinksTrigger {
    width: 25px;
    height: 25px;
    background: red;
    border-radius: 5px !important;
    display: none !important;
    border: 1px solid #07838e;
    background: #c1faff; /* Old browsers */
    background: -moz-linear-gradient(top, #c1faff 0%, #8bdae1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1faff), color-stop(100%,#8bdae1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c1faff 0%,#8bdae1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c1faff 0%,#8bdae1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1faff 0%,#8bdae1 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c1faff 0%,#8bdae1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1faff', endColorstr='#8bdae1',GradientType=0 ); /* IE6-9 */
}

.li-formNavigationPrev {
    width: 25px;
    height: 25px;
    background: red;
    border-radius: 5px !important;
    border: 1px solid #b9781c;
    background: #ffe8c7; /* Old browsers */
    background: -moz-linear-gradient(top, #ffe8c7 0%, #d19a4d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe8c7), color-stop(100%,#d19a4d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffe8c7 0%,#d19a4d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffe8c7 0%,#d19a4d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffe8c7 0%,#d19a4d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffe8c7 0%,#d19a4d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe8c7', endColorstr='#d19a4d',GradientType=0 ); /* IE6-9 */
}

.li-formNavigationNext {
    width: 25px;
    height: 25px;
    background: red;
    border-radius: 5px !important;
    border: 1px solid #b9781c;
    background: #ffe8c7; /* Old browsers */
    background: -moz-linear-gradient(top, #ffe8c7 0%, #d19a4d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe8c7), color-stop(100%,#d19a4d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffe8c7 0%,#d19a4d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffe8c7 0%,#d19a4d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffe8c7 0%,#d19a4d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffe8c7 0%,#d19a4d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe8c7', endColorstr='#d19a4d',GradientType=0 ); /* IE6-9 */
}

.table-bordered > tbody > tr > td {
    border: 1px solid #A5A5A5 !important;
}

.table-bordered > tbody > tr > th {
    border: 1px solid #acacac !important;
}

.portlet.box > .portlet-title {
    background: #FFFFFF;
}

.portlet > .portlet-title > .tools > a.collapse {
    background-image: url(../img/portlet-collapse-icon.png) !important;
}

.portlet > .portlet-title > .tools > a.expand {
    background-image: url(../img/portlet-expand-icon.png) !important;
}

.active .fa-cog:before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: url(../img/new-icons/icon-personal-info-active.svg) !important;
}

.fa-cog:before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: url(../img/new-icons/icon-personal-info.svg) !important;
}

.fa-picture-o:before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: url(../img/new-icons/icon-address-details.svg) !important;
}

.active .fa-picture-o:before {
    content: " ";
    width: 15px;
    height: 15px;
    display: block;
    background: url(../img/new-icons/icon-address-details-active.svg) !important;
}

.fa-eye:before {
    content: "\f095";
    width: 15px;
    height: 15px;
    display: block;
    color: #8C8C8C !important;
}

.active .fa-eye:before {
    color: #FFFFFF !important;
}

.ver-inline-menu li i {
    display: inline-flex;
}

/******This Css is for buttons only********/

.btn {
    background: #1f92b8;
}

    .btn:hover {
        background: #157290;
    }

.second {
    background: #ae6ebe !important;
    color: #FFFFFF;
}

.first {
    background-color: #1f92b8;
    color: #FFFFFF;
}

.second:hover {
    background: #7b3f8a !important;
    color: #FFFFFF;
}

.first:hover {
    background-color: #2b768e !important;
    color: #FFFFFF;
}

.header.navbar .navbar-nav > li {
    margin-right: 2px;
}

.navbar-nav > li > a {
    margin-top: 2px;
    padding-bottom: 6px !important;
    color: #FFF;
}

    .navbar-nav > li > a:hover {
        color: #FFFFFF !important;
    }

/************************* Button Styles Ends*************************/

.toast-top-right {
    top: 95px !important;
    right: 45px !important;
}

.k-progressbar-horizontal {
    margin-left: 2% !important;
    width: 95% !important;
}

.no-border {
    border: none !important;
}

.form-group .k-dropdown {
    display: block !important;
}

/*.form-group input[type='text']
{
    display:block !important;
}*/

.fa-view-currant-purchase:before {
    content: " " !important;
    background: url(../img/new-icons/view-my-current-purchase.svg);
    width: 70px;
    height: 70px;
    display: block;
    background-size: 100% !important;
}

.fa-calculate-service-purchase:before {
    content: " " !important;
    background: url(../img/new-icons/calculate-service-purchase.svg);
    width: 70px;
    height: 70px;
    display: block;
}

.fa-request-estimate:before {
    content: " " !important;
    background: url(../img/new-icons/request-estimate.svg);
    width: 70px;
    height: 70px;
    display: block;
}

.navbar.header .navbar-brand {
    width: 320px !important;
}

    .navbar.header .navbar-brand img {
        margin-top: -4px;
    }

@media (max-width:385px) {
    .navbar.header .navbar-brand {
        width: 150px !important;
        background: url('../img/logo-mobile_old.png') no-repeat;
        position: absolute;
        top: 5px;
    }

        .navbar.header .navbar-brand img {
            display: none;
        }
}

.theme-panel {
    display: block !important;
    right: 15px;
    margin-top: -12px !important;
    position: absolute;
    width: auto !important;
}

.LoggedUserName ul {
    list-style-type: none;
    float: right;
    border: 1px solid #e1ad5b;
    padding: 10px;
    margin-right: 45px;
    margin-top: 4px;
    background: #ffe1b2;
}

    .LoggedUserName ul li {
        float: left;
        color: #333333;
    }

        .LoggedUserName ul li:last-child {
            font-weight: bold;
            margin-left: 10px;
        }

@media (max-width:1200px) {
    .theme-panel {
        position: relative !important;
    }
}

@media (max-width:550px) {
    .theme-panel {
        width: 100% !important;
    }

    .LoggedUserName ul {
        margin-left: 15px;
        width: 90%;
        margin-right: 0PX;
        float: left;
    }

    .LoggedUserName {
        width: 90%;
    }
}

@media (max-width:380px) {
    .LoggedUserName ul li:last-child {
        font-weight: bold;
        margin-left: 0px;
    }

    .LoggedUserName ul li {
        float: none !Important;
    }

    .toggler {
        right: -27px !important;
    }
}

.fa-big-other-sagitec-plans:before {
    content: " " !important;
    background: url(../img/new-icons/other-sagitec-plan-big.svg);
    width: 65px;
    height: 65px;
    display: block;
}

.fa-big-retirement-payment-account:before {
    content: " " !important;
    background: url(../img/new-icons/retirement-payment-account-big.svg);
    width: 65px;
    height: 65px;
    display: block;
}

.fa-big-schedule-appointment:before {
    content: " " !important;
    background: url(../img/new-icons/schedule-appointment-big.svg);
    width: 65px;
    height: 65px;
    display: block;
}

.fa-big-statements:before {
    content: " " !important;
    background: url(../img/new-icons/statements-big.svg);
    width: 65px;
    height: 65px;
    display: block;
}

.fa-big-report-death:before {
    content: " " !important;
    background: url(../img/new-icons/report-death-big.svg);
    width: 65px;
    height: 65px;
    display: block;
}

@media (max-width:330px) {
    .fa-big-other-sagitec-plans:before {
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }

    .fa-big-retirement-payment-account:before {
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }

    .fa-big-schedule-appointment:before {
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }

    .fa-big-statements:before {
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }

    .fa-big-report-death:before {
        width: 40px;
        height: 40px;
        display: block;
        margin-top: 30px;
        background-size: 100% !important;
    }
}

.fa-msg:before {
    content: " ";
    display: block;
    background: url(../img/new-icons/icon-alerts-msg.svg);
    background-size: 100%;
    width: 18px;
    height: 16px;
    margin-top: 0px;
    margin-left: 6px;
}

.fa-search:before {
    content: " ";
    display: block;
    background: url(../img/new-icons/form-dropdown.svg);
    background-size: 100%;
    width: 15px;
    height: 15px;
    position: absolute;
    margin-top: -12px;
}

#lblLabel14 {
    display: block;
}

.swMain .nav > li > a {
    padding: 10px 5px !important;
}

.marg-top-15 {
    margin-top: 15px !important;
}

.login {
    background-color: #222 !important;
}

@media (max-width:930px) {
    .two-column {
        width: 100% !important;
    }
}