/* file requested: /App_themes/default/TOC/css/tc-styles.css */
/* file resolved: /App_themes/default/TOC/css/tc-styles.css */
@font-face {
    font-family: 'Gotham Medium';
    src: url('/App_Themes/default/../fonts/gotham-medium.eot?v=22');
    src: url('/App_Themes/default/../fonts/gotham-medium.eot?v=22');
}

@font-face {
    font-family: 'Gotham Book';
    src: url('/App_Themes/default/../fonts/gotham-book.eot?v=22');
    src: url('/App_Themes/default/../fonts/gotham-book.eot?v=22');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/App_Themes/default/../fonts/fontawesome-webfont.eot?v=22');
    src: url('/App_Themes/default/../fonts/fontawesome-webfont.eot?v=22');
    font-weight: normal;
    font-style: normal;
}

/***********QUERIES FOR MOBILE**********/

html {
    height: 100%;
    position: relative;
    min-height: 100%;
    height: 100%; /* gives layout 100% height */
    height: auto;
}

body {
    font-family: 'Gotham Book', Helvetica, Arial, sans-serif;
    padding-top: 0;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 100%;
    min-height: 170vh;
    height: 100%;
}



/***********TOP BAR****************/

.cignalogobar {
    background-color: #fff;
    height: 65px;
    display: block;
    margin: 0 auto;
}

    .cignalogobar img {
        width: 10%;
        height: auto;
        margin: 1.8em 0 1em 1em;
        text-align: left;
    }

/***Full Top Menu***/

.tc-topbar {
    margin-bottom: 10px;
    min-height: 50px;
    background-color: #fff;
    box-shadow: none;
    background: #fff;
    border: none;
    min-height: 65px;
}

.navbar-header-cigna p img {
    width: 120px;
    height: 40px;
    margin: 1.2em 3em 1em 1em;
    text-align: left;
}

ul.tc-top-menu-links {
    margin-top: 10px;
    margin-bottom: 0px;
}

    ul.tc-top-menu-links li a {
        padding-top: 5px;
        padding-bottom: 5px;
        border: solid 1px rgba(255, 255, 255, 0);
    }

    ul.tc-top-menu-links li.active a:link, ul.tc-top-menu-links li.active a:visited {
        background-color: #00487a;
        border: solid 1px #00487a;
        background: #00487a;
        color: #fff;
    }

    ul.tc-top-menu-links li.active a:hover:visited {
        border: solid 1px #188ccc;
        background-color: #00487a;
        background: #00487a;
        color: #fff;
    }

    ul.tc-top-menu-links li a:hover {
        border: solid 1px #188ccc;
        background-color: #188ccc;
        background: #188ccc;
        color: #fff;
    }

    ul.tc-top-menu-links li:hover {
        background: #0081ce;
    }

/***Toggle Menu Styles***/
.tc-topbar .navbar-toggle {
    background: #fff;
    background-color: #fff;
    border: solid 2px #188ccc;
    border-radius: 0;
    color: #188ccc;
    font-size: 10px;
    max-width: 125px;
    max-height: 120px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background-color: #188ccc;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #188ccc;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #fff;
    background: #fff;
    border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
    background: #fff;
    border: solid 2px #188ccc;
    color: #188ccc;
}

    .navbar-default .navbar-toggle:active span.icon-bar,
    .navbar-default .navbar-toggle:hover span.icon-bar {
        background-color: #188ccc;
        color: #fff;
    }


.navbar-default .navbar-nav > li > a {
    color: #188ccc;
    border-bottom: solid 1px #188ccc;
    border-top: solid 1px #188ccc;
}

.navbar-default .navbar-nav > li:last-child > a {
    border-top: none;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

ul.tc-top-menu-links li a span.glyphicon-chevron-right {
    position: absolute;
    right: 0;
    margin-right: 15px;
    font-weight: lighter;
    margin-top: 5px;
}

/***Start - Keyword Page***/

.field-validation-error {
    display: block;
    color: #e35205;
    background: transparent url('/App_Themes/default/Redesign/images/icons/error_cross.png?v=22') left center no-repeat;
    padding-left: 14px;
    min-height: 24px;
    padding-top: 4px;
    font-size: 12px !important;
    font-weight: bold !important;
    text-align: left;
}

.account-formgroup {
    margin-bottom: 30px;
}

    .account-formgroup label {
        width: 50%;
        display: inline-block;
        margin: 0;
        float: left;
        padding-right: 10px;
    }

    .account-formgroup input {
        width: 50%;
        border: 2px solid #ccc;
        height: 34px;
        float: right;
    }

.account-wrapper {
    width: 95%;
}

    .account-wrapper p {
        font-size: 18px;
    }


.row {
    display: block;
}
/***End - Keyword Page***/

/***PROGRESSBAR***/

.tc-progressbar {
    color: #fff;
    width: 100%;
    background-color: #188ccc;
    border: 0;
    margin: 0;
    min-height: 90px;
    height: 90px;
    position: relative;
    text-align: center;
    padding: 0;
}

    .tc-progressbar div.wrap_bar ul.list-inline {
        margin-left: 5px;
    }

        .tc-progressbar div.wrap_bar ul.list-inline li {
            width:;
            height:;
        }

            .tc-progressbar div.wrap_bar ul.list-inline li.active {
                width:;
                height:;
            }

            .tc-progressbar div.wrap_bar ul.list-inline li span.d_block {
                font-size: 10px;
                max-width: 15%;
                height: auto;
            }

    .tc-progressbar a {
        text-decoration: none;
    }

ul#tc-progressbar-list {
    width: auto;
    margin: 0 auto;
    margin-top: -20px;
}

.tc-progressbar .lineProgress {
    height: 4px;
    content: '';
    position: relative;
    background-color: #dedede;
    top: 0;
    width: 100%;
}

.tc-progressbar li {
    list-style-type: none;
    width: 16.5%;
    float: left;
    font-size: 10px;
    position: relative;
    text-align: center;
    color: #7d7d7d;
}

.tc-progressbar span.d_block {
    color: #dedede;
}


.tc-progressbar li:hover a .cycle,
.tc-progressbar li.active a .cycle {
    width: 45px;
    height: 45px;
    background-color: #188ccc;
    box-shadow: 0px 0px 2px 4px #ffffff;
    margin-top: -5px;
    border: none;
    font-weight: 400;
    padding: 2px 0px;
    margin-bottom: 10px;
}


.tc-progressbar li.step-done:hover a span,
.tc-progressbar li.active a span {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    font-weight: normal;
}

.tc-progressbar .cycle {
    width: 35px;
    height: 35px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #ffffff;
    color: #188ccc;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 5px;
}

    .tc-progressbar .cycle span.glypicon {
        color: #188ccc;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        margin-bottom: 5px;
    }



.tc-progressbar span {
    font-size: 12px;
    font-weight: 400;
    margin-top: 9px;
    color: #188ccc;
}

.p_top_50 {
    padding-top: 35px;
}

.p_bottom_50 {
    padding-bottom: 45px;
}

.m_top_20 {
    margin-top: 20px;
}

.tc-progress-step-pending {
}

li.tc-progress-step-pending div.cycle {
    background-color: #188ccc;
}

    li.tc-progress-step-pending div.cycle span.glyphicon {
        color: #ffffff;
    }

/***********TEXT ELEMENTS, TITLES**************/

#tc-demographic-survey-intro p {
    margin: 5px;
    font-size: 18px;
    margin-bottom: 20px;
}

    #tc-demographic-survey-intro p a {
        font-weight: bold;
        text-decoration: none;
        border-bottom: dotted 2px #23527c;
    }


    #tc-demographic-survey-intro p .tooltip-inner {
        max-width: 200px;
        padding: 6px 5px;
        color: #fff;
        text-align: left;
        background-color: #23527c;
        border-radius: 4px;
        font-size: 14px;
        font-family: Verdana;
    }

    #tc-demographic-survey-intro p .tooltip-arrow {
        border-top-color: #23527c;
        border-bottom-color: #23527c;
    }


/************GENERAL MAIN BODY********************/

/*Login page*/

.tc-login-box {
    /* background: rgba(24,140,204, 1); */ /* Old browsers */
    /*  background: -webkit-linear-gradient(rgba(24,140,204,1) 0%, rgba(28,162,236,1) 100%);
    background: -o-linear-gradient(rgba(24,140,204,1) 0%, rgba(28,162,236,1) 100%); */
    /* background: linear-gradient(rgba(24,140,204,1) 0%, rgba(28,162,236,1) 100%); */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80188ccc', endColorstr='#1ca2ec',GradientType=0 ); /* IE6-9 */
    padding-top: 0;
    margin-bottom: 0;
}

.tc-login-page {
    color: #58595b;
    background: rgba(255,255,255, 0.75); /* Old browsers */
    padding-top: 15px;
}



#tc-login-page, #tc-register-page, #tc-need-detection-page {
    min-height: inherit;
    padding-top: 0;
}

#tc-login-page-container, #tc-register-page-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
}

.tc-login-page h1 {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
    margin-top: 5px;
    padding-bottom: 10px;
    color: #188ccc;
}


.tc-login-page p {
    text-align: center;
    margin: 25px auto;
    padding: 0;
    font-size: 16px;
    padding: 0 10px 0 20px;
}

.tc-login-page h1 {
    height: auto;
    height: auto;
    margin: 20px auto;
}

#tc-button-login-page-login div.form-group {
    padding-bottom: 30px;
    border-bottom: solid 2px #ffffff;
}

.tc-login-page h2 {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 0 0;
    padding: 0;
    margin-top: 10px;
    padding-bottom: 0;
    color: #188ccc;
}

#tc-login-page-new-user div h2 {
    margin-top: 30px;
}

form#tc-login-page div.login-intro-text, form#tc-register-page div.register-intro-text {
    margin: 0 0 10px 0;
    width: 100%;
}

div.login-intro-text h2 {
    text-align: center;
}

div.login-intro-text p {
    font-family: 'Gotham Book' Arial, Helvetica, sans-serif;
    text-align: center;
}

#tc-button-login-page-login div.login-button:after {
    content: '';
    text-align: center;
}


form#tc-login-page div.extra-info p, form#tc-register-page div.extra-info p {
    margin: 0 0 10px 0;
    width: auto;
}

.button-login-forgot-pw p.forgot-pw a {
    color: #f68621;
    text-decoration: none;
}

    .button-login-forgot-pw p.forgot-pw a:hover {
        text-decoration: underline;
    }

.displayFlex {
    display: flex;
}

/*************ASSORTED ELEMENTS*********************/
/*Headers*/
h3.tc-header {
    color: #188ccc;
    font-size: 21px;
    font-weight: bold;
    border-bottom: solid 4px #188ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-left: -10px;
}

/*Buttons*/
.next-button, .register-button, .login-button, .submit-button .previous {
    margin: 10px 0 -5px 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

    .next-button a, .register-button a, .login-button a, .submit-button .previous a {
        color: #fff;
    }

.tc-delete-button a {
    background-color: #f68621;
}

/*Error boxes*/
.error-boxes {
    background: #d9d9d6;
    width: 92%;
    margin-left: 15px;
    border: 0;
    font-size: 13px;
    color: #cc0707;
    margin-bottom: 25px;
}

.tc-additional-person-details-box {
    background-color: #fff;
    width: 100%;
    margin: 0;
    padding-bottom: 10px;
    border-radius: 10px;
    border: solid 1px #c8c9c7;
    padding: 10px 15px;
    margin-bottom: 40px;
}

    .tc-additional-person-details-box div#tc-demographic-survey-number-persons-box div.form-group {
        border-top: none;
    }

.tc-warning-message p {
    font-size: 12px;
    margin: 20px 5px 0 10px;
}

.tc-new-person-box div h4, h4.tc-individual-header {
    margin: 30px 15px 30px 5px;
    border-bottom: dotted 2px #188ccc;
    color: #188ccc;
    padding: 0 15px 5px 0;
    font-weight: bold;
}

.tc-new-person-box p.tc-newperson-intro-text {
    margin: 15px 15px 15px 25px;
    color: #58595b;
    font-weight: bold;
    font-size: 15px;
}

/*Conditions*/

div#conditions-intro p.conditions-show-text {
    font-weight: bold;
    color: #1061b2;
}

#tc-conditions-form .conditions-tooltip {
    width: 96%;
    padding-left: 15px;
}

    #tc-conditions-form .conditions-tooltip .form-more-info-inner {
        background-color: #00A9e0;
    }

    #tc-conditions-form .conditions-tooltip .form-more-info .arrowup {
        left: 15%;
    }

    #tc-conditions-form .conditions-tooltip .form-more-info .form-more-info-arrow {
        border-bottom-color: #00A9e0;
    }

#tc-cancer-switch {
    padding: 0;
    width: 100%;
    margin-top: 0;
}

    #tc-cancer-switch > div > label {
        margin-bottom: 10px;
        margin-left: 5px;
        color: #939594;
    }

/***MORE INFO BOX***/
.form-more-info {
    display: block;
    margin: 0 auto 10px;
    width: 95%;
    color: #fff;
    font-size: 14px;
    padding: 10px 0 10px 0;
}

    .form-more-info .form-more-info-arrow {
        top: 1px;
        left: 50%;
        margin-left: -5px;
        border-width: 0 10px 10px;
        border-bottom-color: #0e6ec0;
    }


.form-more-info-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.form-more-info-inner {
    max-width: 100%;
    padding: 15px;
    background-color: #0e6ec0;
}


.previous {
    margin: 5px 0 0 0;
    text-align: center;
}

.summary-contact-nurse-box {
    background-color: #f2f2f2;
    width: 100%;
    margin: 0;
    padding-bottom: 10px;
    border-radius: 5px;
    border: solid 1px #fff;
    margin-bottom: 10px;
    padding: 15px;
}

#tc-survey-results-intro p {
    margin-top: -10px;
    font-size: 18px;
    line-height: 24px;
    margin-left: -10px;
    margin-bottom: -10px;
}

#tc-summary-case-management-details p, #tc-summary-gop-details p {
    color: #188ccc;
    font-size: 20px;
}

.toc-collapsable {
    margin-left: 0;
    margin-right: 0;
}

.toc-summary-toggle-username {
    margin-top: 20px;
    margin-left: 0;
}

    .toc-summary-toggle-username span.glyphicon {
        color: #188ccc;
        font-size: 18px;
        margin-right: 5px;
    }

    .toc-summary-toggle-username h4:hover span.glyphicon {
        color: #004986;
    }

    .toc-summary-toggle-username h4 {
        margin-bottom: 0;
        padding: 10px;
        font-size: 18px;
        margin-right: 15px;
        font-weight: bold;
    }


        .toc-summary-toggle-username h4 a {
            margin-left: 0;
            border-bottom: solid 2px #188ccc;
            text-decoration: none;
            position: relative;
            color: #188ccc;
        }

        .toc-summary-toggle-username h4:hover a {
            border-bottom: solid 2px #004986;
            text-decoration: none;
            color: #004986;
        }

/**********styles FOR arrow UP and down IN DETAILS PAGE************************/
.tc-panel-heading h4 a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    font-size: 14px;
    margin-left: 10px;
    border-bottom: 0;
    position: absolute;
    text-decoration: none;
    top: 5px;
}

.tc-panel-heading h4 a.tc-arrowup:after {
    content: "\e114";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tc-panel-heading h4 a.tc-arrowdown:after {
    content: "\e113";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*************FOOTER*********************/



button span.glyphicon {
    font-size: 12px;
}


.tc-expectations-intro-info p, .tc-expectations-articles-info {
    font-size: 18px;
}

/*OCTOBER Expectations page Redesign*/

#tc-survey-expectations-page {
    background-color: rgba(255, 255, 255, 1);
}

    #tc-survey-expectations-page .contact-box ul {
        margin: 10px 20px 10px 50px;
        list-style: none;
        color: #000;
    }


        #tc-survey-expectations-page .contact-box ul li:before {
            content: "\2022";
            color: rgba(0, 0, 0, 0.75);
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin-left: -1em;
        }
    /*}*/

    #tc-survey-expectations-page .tc-form {
        background-color: rgba(255, 255, 255, 1);
    }

.tc-expectations-intro-info, .tc-expectations-articles-info {
    width: inherit;
    max-width: 96%;
    margin-left: 5px;
}

    .tc-expectations-intro-info h3, .tc-expectations-articles-info h3 {
        color: #188ccc;
    }

        .tc-expectations-articles-info h3 i {
            font-size: 10px;
        }

    .tc-expectations-intro-info ul {
        font-family: 'FontAwesome';
        list-style: none;
        padding-bottom: 15px;
    }

        .tc-expectations-intro-info ul li p {
            font-family: 'Gotham book', Verdana;
            font-size: 18px;
            margin-left: 10px;
            padding-bottom: 15px;
            border-bottom: solid 1px rgba(0, 0, 0, .3);
        }

        .tc-expectations-intro-info ul li {
            margin-bottom: 5px;
            padding-bottom: 5px;
        }


            .tc-expectations-intro-info ul li:before {
                content: '\f0f0';
                font-family: 'FontAwesome';
                float: left;
                margin-left: -1.4em;
                padding-left: .2em;
                font-size: 30px;
                color: rgba(24, 140, 204, 0.8);
            }

            .tc-expectations-intro-info ul li.item1:before {
                content: '\f07c';
            }

            .tc-expectations-intro-info ul li.item2:before {
                content: '\f0fa';
                margin-top: -2px;
            }

            .tc-expectations-intro-info ul li.item3:before {
                content: '\f059';
                margin-top: -3px;
            }



#toc-expectations-right h3, #toc-expectations-right h3 p {
    color: #188ccc;
    margin-left: 5px;
    font-size: 18px;
    font-weight: bold;
}

    #toc-expectations-right h3 span {
        display: inline-block;
        font-size: 16px;
    }

        #toc-expectations-right h3 span a {
            color: #337ab7;
            text-decoration: none;
        }

.toc-expectations-right-content p, .toc-expectations-right-content ul li {
    font-size: 15px;
    margin-left: 5px;
    margin-bottom: 40px;
}

    .toc-expectations-right-content p img {
        max-width: 30%;
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 5px;
        float: right;
    }

        .toc-expectations-right-content p img.toc-expectations-imgleft {
            max-width: 33%;
            margin-bottom: -2px;
            margin-left: 0;
            margin-right: 10px;
            float: left;
            margin-top: 5px;
        }

.toc-expectations-right-content div.appstorelogos a img.toc-expectations-storeslogos {
    max-width: 100%;
    width: 40%;
    height: auto;
    text-align: center;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 45px;
}

.toc-expectations-right-content p img.toc-expectations-storeslogos {
    max-width: 100%;
    width: 45%;
    height: auto;
    float: left;
    margin: 25px auto;
    text-align: center;
    margin-bottom: 45px;
    margin-right: 5px;
    margin-left: 5px;
}

.toc-expectations-right-content div.appstorelogos {
    margin: 0 auto;
    text-align: center;
}

/*.tc-main-conditions-articles h2 {
    margin-left: 24px;
}*/

.tc-main-conditions-articles h2 span.glyphicon {
    margin-left: -26px;
    margin-right: 10px;
}

div.tc-main-conditions-articles a {
    text-decoration: none;
}

div.tc-expectations-intro-info strong {
    margin-left: 10px;
}

#tc-survey-expectations-page ul.thankyou-list {
    list-style: none;
}

    #tc-survey-expectations-page ul.thankyou-list li {
        display: block;
        margin-bottom: 16px;
    }

        #tc-survey-expectations-page ul.thankyou-list li:before {
            content: "\e013";
            font-family: 'Glyphicons Halflings';
            font-size: 13px;
            float: left;
            margin-top: 4px;
            margin-left: -20px;
            color: rgba(0, 0, 0, 0.65);
        }

/*END OCTOBER Expectations page Redesign*/

/*Expectations Page - COLUMNS*/
.expectations-columns {
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'FontAwesome';
    color: #188ccc;
    background-color: rgba(0, 0, 0, 0.02);
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 15px 5px 20px 5px;
    font-size: 40px;
    height: auto;
    width: 95%;
    margin: 10px 15px 10px 15px;
}

    .expectations-columns div.column-content-text p {
        color: #000;
        padding: 0 10px;
        font-family: 'Gotham Book', Verdana;
        font-size: 16px !important;
    }

/*END Expectations Page - COLUMNS*/



.btn-primary, .btn-primary:hover {
    background-color: #188ccc;
}


/*Warning Box*/

.contact-box {
    padding-right: 0;
    padding-left: 15px;
}

.tc-conditions-info div.alert-thankyou {
    background-color: #f2f2f2;
    background: #f2f2f2;
    border-radius: 5px;
    border: solid 1px #00487a;
    color: #188ccc;
    font-size: 18px;
    padding: 10px 15px 5px 10px;
    margin-top: 15px;
    width: 94%;
}

    .tc-conditions-info div.alert-thankyou h2 {
        font-size: 22px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .tc-conditions-info div.alert-thankyou p {
        color: #58595b;
        font-size: 18px;
    }

    .tc-conditions-info div.alert-thankyou div.thankyouicon {
        display: inline-block;
        border-radius: 50%;
        width: 50px;
        float: left;
        margin: 5px 10px 50px 10px;
        height: 50px;
        min-height: 100%;
        background: #188ccc;
        background-color: #188ccc;
        color: #fff;
    }

        .tc-conditions-info div.alert-thankyou div.thankyouicon span {
            top: 8px;
            left: 7px;
        }

.glyphicon-envelope {
    font-size: 36px;
}

.tc-conditions-info div.alert-thankyou p {
    margin-right: 10px;
    margin-top: 5px;
    margin-left: 20px;
    font-size: 16px;
}

/*Intro Text*/
.tc-conditions-intro-text {
    color: #fff;
    font-size: 16px;
    margin: 0;
}

/***NEW STYLES for ARTICLES****/
/*Article Container*/

#tc-article-page {
    background-size: contain;
    background-color: #799ea7;
}

.toc-article-content img {
    float: left;
    max-width: 100%;
    height: auto;
    margin: 10px;
}

    .toc-article-content img.article-img-right {
        float: right;
        max-width: 100%;
        height: auto;
        margin: 10px;
    }

.toc-article-content h2 {
    color: #188ccc;
    font-size: 24px;
    margin-bottom: 30px;
}

.toc-article-content h3 {
    font-size: 18px;
    color: #188ccc;
}

div.toc-article-content p:nth-child(2) {
    font-weight: bold;
}

.toc-article-content h3 span {
    font-size: 18px;
}
/*Article SOURCES*/

#tc-article-page ol {
    font-size: 12px;
}


/***End NEW STYLES for ARTICLES****/


img.tc-articles-index {
    float: left;
    max-width: 33%;
    max-height: 33%;
    margin-right: 7px;
    margin-top: 5px;
}

.tc-article-content {
    background: #f2f2f2;
    background-color: #f2f2f2;
    margin-bottom: 0;
    padding: 10px 25px 50px 25px;
}

.tc-main-conditions-articles {
    margin-bottom: 40px;
}

    .tc-main-conditions-articles h2 span, .tc-article-content h2 span {
        font-size: 14px;
        color: #188ccc;
        margin-left: 10px;
        margin-top: 10px;
    }

    .tc-main-conditions-articles h2 {
        color: #188ccc;
        font-weight: bold;
        font-size: 22px;
    }

    .tc-main-conditions-articles p {
        font-size: 18px;
    }

    .tc-main-conditions-articles h2 a, .tc-article-content h2 a {
        margin-right: 20px;
        font-size: 14px;
        color: #188ccc;
        display: block;
        text-decoration: none;
        font-weight: normal;
    }

        .tc-main-conditions-articles h2 a:hover, .tc-article-content h2 a:hover {
            font-weight: bold;
        }



.tc-article-content p {
    padding: 0 15px 0 0;
    font-size: 16px;
}

.tc-article-content img {
    max-width: 320px;
    height: auto;
    padding-left: 10px;
    padding-right: 15px;
}

h3.see-more-articles {
    margin-top: 16px;
    color: #188ccc;
    font-family: 'Gotham Medium';
    font-weight: bolder;
    line-height: 15px;
    font-size: 20px;
}

div.conditions-previous-page a, div.conditions-previous-page span {
    color: #fff;
    margin-bottom: 15px;
}

/*************FOOTER*********************/
.tc-footer {
    width: 100%;
    color: #fff;
    height: auto;
    font-size: 12px;
    font-weight: normal;
    background-color: #188ccc;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #00a9e0;
    position: absolute;
    bottom: 0;
}

    .tc-footer div {
        padding-top: 10px;
    }

        .tc-footer div .footer-text {
            padding: 10px 15px, 15px 15px;
        }

    .tc-footer p {
        color: #fff;
        font-size: 12px;
    }

footer.tc-footer div ul {
    float: none;
    display: inline-block;
    text-align: center;
    padding-left: 0;
}

footer.tc-footer li {
    color: #fff;
    list-style: none;
    display: inline-block;
    float: left;
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin-right: 5px;
    line-height: 1;
}

    footer.tc-footer li:last-child {
        border-right: none;
    }

footer.tc-footer a {
    color: #dbdbdb;
    text-decoration: none;
}

    footer.tc-footer a:hover {
        color: #fff;
        text-decoration: none;
    }


/**Styles for ATTACHED FILES NAMES**/
.toc-box-attached-files {
    width: auto;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
}


ul.toc-list-attached-files {
    font-weight: bold;
    font-size: 15px;
    margin-left: -15px;
}

    ul.toc-list-attached-files li a span {
        font-size: 15px;
        color: red;
    }
/**END Styles for ATTACHED FILES NAMES**/


/**********QUERIES FOR SMALLER THAN 375 ***********/
@media (min-width: 320px) and (max-width: 375px) {

    /*Error boxes*/

    .error-boxes {
        background: #fbeded;
        width: 100%;
        margin-left: 0;
        border: 0;
        font-size: 13px;
        color: #cc0707;
        margin-bottom: 25px;
        margin-top: 10px;
    }

    #tc-login-page-container, #tc-register-page-container {
        margin-right: -15px;
    }

    /***Footer***/

    .tc-footer {
        font-size: 10px;
    }
}


/**********QUERIES FOR BIGGER THAN 375 AND SMALLER THAN 480***********/
@media (min-width: 375px) and (max-width: 480px) {

    .error-boxes {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .tc-conditions-info div.alert-thankyou div.thankyouicon {
        border: 1px solid red;
        background-color: #188ccc;
        color: #fff;
    }

        .tc-conditions-info div.alert-thankyou div.thankyouicon span {
            top: 3%;
            left: 10%;
        }
}

/**********QUERIES FOR BIGGER THAN 480 AND SMALLER THAN 768***********/
@media (min-width: 480px) and (max-width: 768px) {
    .tc-conditions-info div.alert-thankyou div.thankyouicon {
        border-radius: 50%;
        width: 50px;
        float: left;
        margin: 5px 10px 50px 10px;
        height: 50px;
        padding-left: 7px;
        padding-bottom: 55px;
        background-color: #188ccc;
        color: #fff;
    }
}

/**********QUERIES FOR BIGGER THAN 768 AND SMALLER THAN 1024***********/
@media (min-width: 768px) and (max-width: 1024px) {

    .tc-form-box {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }



    #tc-login-page-container, #tc-register-page-container {
        max-width: 66%;
        padding-top: 25px;
    }

    .tc-form-container {
        padding: 0 30px 10px 30px;
        margin: 0 15px;
        background-color: rgba(255, 255, 255, 0.75);
    }
}


/**********QUERIES FOR BIGGER THAN 768 ***********/
@media (min-width: 768px) {



    .tc-conditions-info div.alert-thankyou div.thankyouicon span {
        top: 8px;
        left: 7px;
    }

    .navbar-header-cigna p img {
        width: 160px;
        height: 53px;
        margin: 1em 3em 1em 1em;
        text-align: left;
    }

    .navbar-nav {
        float: right;
        padding-top: 20px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #188ccc;
    }

    .navbar-default .navbar-nav > li > a {
        color: #188ccc;
        border: none;
    }

    ul.tc-top-menu-links li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .navbar-default .navbar-nav > li:last-child:hover > a {
        border-top: solid 1px #188ccc;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #188ccc;
        font-weight: bold;
        background-color: transparent;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #fff;
        background: #fff;
        border: none;
    }

    .paa-topbar .navbar-toggle {
        padding: 7px 10px 2px 10px;
        border: solid 2px transparent;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        border: 2px solid #0081cd;
        background: #00477d;
        background-color: #00477d;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #ffffff;
        background: #ffffff;
        border: solid 1px transparent;
    }

    .navbar-default .navbar-nav > li > a {
        color: #188ccc;
    }

    .tc-topbar .navbar-toggle span.icon-bar {
        background-color: #fff;
    }

    .tc-topbar .tc-top-menu-links {
        font-size: 20px;
    }

    ul.tc-top-menu-links {
        margin-top: 10px;
    }

    .tc-topbar .tc-top-menu-links {
        font-size: 14px;
    }

    ul.tc-top-menu-links li.active a:link, ul.tc-top-menu-links li.active a:visited {
        background-color: #fff;
        border: none;
        background: #fff;
        color: #777;
        box-shadow: none;
    }


    ul.tc-top-menu-links li.active a:hover:visited {
        background-color: #fff;
        background: #fff;
        color: #188ccc;
    }

    ul.tc-top-menu-links li {
        border: solid 1px transparent;
        transition: border 0.6s linear;
    }


        ul.tc-top-menu-links li:hover {
            background: #fff;
            color: #188ccc;
        }

        ul.tc-top-menu-links li a:hover {
            background-color: #fff;
            background: #fff;
            color: #188ccc;
        }

            ul.tc-top-menu-links li a:hover:visited {
                background-color: #fff;
                border: none;
                background: #fff;
                color: #188ccc;
            }


    div.summary-data:last-child {
        border-bottom: none;
        margin-bottom: 20px;
    }

    /*.tc-top-menu-links li a span.glyphicon {
        display: none;
    }*/

    .tc-top-menu-links li a span.fa {
        display: none;
    }

    /*PROGRESSBAR*/
    .tc-progressbar {
        min-height: 110px;
        color: #fff;
        width: 100%;
        background-color: #188ccc;
    }

        .tc-progressbar a {
            text-decoration: none;
        }


    ul#tc-progressbar-list {
        width: 100%;
        margin: 0 auto;
        margin-top: -25px;
    }

    .tc-progressbar .lineProgress {
        height: 4px;
        content: '';
        position: relative;
        background-color: #dedede;
        top: 0;
        width: 100%;
    }

    .tc-progressbar li {
        list-style-type: none;
        width: 16%;
        float: left;
        font-size: 12px;
        position: relative;
        text-align: center;
        color: #7d7d7d;
    }

    .tc-progressbar span.d_block {
        color: #dedede;
    }


    .tc-progressbar li:hover a .cycle, .tc-progressbar li.active a .cycle {
        width: 60px;
        height: 60px;
        background-color: #188ccc;
        box-shadow: 0px 0px 2px 5px #cacbd1;
        margin-top: -8px;
        border: none;
        font-size: 40px;
        font-weight: 400;
        padding: 2px 0px;
        margin-bottom: 10px;
    }




    .tc-progressbar li:hover a span, .tc-progressbar li.active a span {
        font-size: 28px;
        font-weight: 400;
        color: #fff;
        font-weight: bold;
    }

    .tc-progressbar .cycle {
        width: 50px;
        height: 50px;
        border: 2px solid #dedede;
        border-radius: 50%;
        margin: 0 auto;
        background-color: #ffffff;
        color: #ffffff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        margin-bottom: 5px;
    }

    .tc-progressbar span {
        font-size: 18px;
        font-weight: 400;
        color: #595b66;
        margin-top: 14px;
        color: #188ccc;
    }

    .p_top_50 {
        padding-top: 45px;
    }

    .p_bottom_50 {
        padding-bottom: 65px;
    }

    .m_top_20 {
        margin-top: 20px;
    }


    .tc-progressbar div.wrap_bar ul.list-inline li span.d_block {
        font-size: 18px;
        max-width: 16%;
    }

    #tc-button-login-page-login div.form-group {
        padding-bottom: 30px;
        border-bottom: solid 1px #fff;
    }


    /*EXPECTATIONS PAGE - STYLES FOR RIGHT COLUMN*/

    #toc-expectations-right {
        padding-right: 15px;
        margin-top: 10px;
        min-height: 100%;
        height: 100%;
        position: relative;
        margin-left: 0;
        padding-left: 0;
        border-left: solid 2px #188ccc;
        margin-bottom: 30px;
    }

        #toc-expectations-right p {
            padding-bottom: 0;
        }

    .toc-expectations-right-content {
        min-height: 100%;
        background-color: #f2f2f2;
        background: #f2f2f2;
        height: 750px;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

        .toc-expectations-right-content p span.glyphicon {
            font-size: 14px;
            color: #188ccc
        }

        .toc-expectations-right-content h3 {
            color: #188ccc;
            font-weight: bold;
            font-size: 20px;
            padding-top: 0;
            margin-top: 12px;
        }

    /*OCTOBER Expectations page Redesign*/
    #toc-expectations-right h3 span {
        display: inline-block;
        font-size: 16px;
        margin-left: -25px;
    }

        #toc-expectations-right h3 span a {
            color: #337ab7;
            text-decoration: none;
        }

    .contact-box {
        padding-right: 0;
        padding-left: 5px;
    }

    .tc-conditions-info div.alert-thankyou div.thankyouicon {
        margin: 5px 10px 40px 10px;
    }

    .toc-expectations-right-content p, .toc-expectations-right-content ul li {
        font-size: 15px;
    }

    #toc-expectations-right h3, #toc-expectations-right h3 p {
        color: #188ccc;
        margin-left: 25px;
        font-size: 18px;
    }

    .toc-expectations-right-content p, .toc-expectations-right-content ul li {
        font-size: 15px;
        margin-left: 5px;
    }

    .toc-expectations-right-content div.appstorelogos a img.toc-expectations-storeslogos {
        max-width: 100%;
        width: 66%;
        height: auto;
        text-align: center;
        margin: 0;
        margin-top: 10px;
    }

    div.appstorelogos a:last-child img {
        margin-bottom: 40px !important;
    }

    .toc-expectations-right-content p img {
        margin-bottom: 0px;
    }

    .toc-expectations-right-content div.appstorelogos {
        margin: 0 auto;
        text-align: center;
    }

    .toc-expectations-right-content p, .toc-expectations-right-content ul li {
        margin-bottom: 10px;
    }

    /*END OCTOBER Expectations page Redesign*/

    /*Expectations Page - COLUMNS*/

    .expectations-columns {
        margin: 0 auto;
        margin-bottom: 30px;
        text-align: center;
        font-family: 'FontAwesome';
        color: #188ccc;
        background-color: none;
        border-right: solid 1px #ccc;
        padding: 15px 5px 20px 5px;
        font-size: 50px;
        min-height: 360px;
        border-top: none;
        border-bottom: none;
        width: 32.5%;
        margin: 0;
        margin-bottom: 40px;
    }

        .expectations-columns:first-child {
            border-top-left-radius: 12px;
            border-bottom-left-radius: 12px;
        }


        .expectations-columns:last-child {
            border-top-right-radius: 12px;
            border-bottom-right-radius: 12px;
        }

        .expectations-columns div.column-content-text p {
        }

        .expectations-columns:last-child {
            border-right: none;
        }

    /*END OCTOBER Expectations Page - COLUMNS*/
}


/**********QUERIES FOR BIGGER THAN 1024***********/

@media (min-width: 1024px) {

    /*********GENERAL MAIN BODY*************/

    /************TOP BAR****************/

    .cignalogobar img {
        width: auto;
        height: auto;
        margin: 1em 0 1em 1em;
        max-width: 165px;
    }

    /**Login and Email Page**/

    .tc-form-box {
        background-color: #fff;
        height: 100%;
        font-family: 'Gotham Book', Arial, Verdana;
    }


    #tc-login-page-container, #tc-register-page-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tc-login-box {
        margin-bottom: 0;
        border-right: solid 1px #188ccc;
    }

    .tc-form-box {
        margin-top: 0;
        padding-top: 0;
        background-color: rgba(255, 255, 255, 0.75);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 0;
        padding-bottom: 0;
        width: auto;
        font-size: 18px;
        min-height: inherit;
        background-color: #000;
    }

    .tc-login-page h1 {
        font-size: 36px;
        margin-right: 15px;
        height: auto;
    }

    #tc-login-page-new-user h1.tc-or-text {
        display: none;
    }

    .tc-login-page p {
        text-align: center;
        margin: 25px auto;
        padding: 0;
        font-size: 16px;
        padding: 0 10px 0 20px;
    }

    .tc-login-page h2 {
        font-size: 30px;
        padding-bottom: 20px;
    }

    #tc-login-page-new-user div h2 {
        margin-top: 10px;
    }

    .register-button, .login-button {
        margin: 10px 0 -5px 0;
        width: 100%;
        text-align: center;
    }


    /*********PROGRESSBAR*********/


    /*ASSORTED ELEMENTS*/

    .form-more-info {
        margin: 0 20px 15px 15px;
        width: 93%;
        padding: 10px 0 10px 0;
    }

    #tc-conditions-form .conditions-tooltip {
        width: 100%;
        padding-left: 0;
    }

        #tc-conditions-form .conditions-tooltip .form-more-info-inner {
            background-color: #00A9e0;
        }

        #tc-conditions-form .conditions-tooltip .form-more-info .arrowup {
            left: 5%;
        }

        #tc-conditions-form .conditions-tooltip .form-more-info .form-more-info-arrow {
            border-bottom-color: #00A9e0;
        }

    .form-more-info {
        margin: 0 20px 15px 15px;
        width: 93%;
        padding: 10px 0 10px 0;
    }

    #tc-button-login-page-login div.form-group {
        padding-bottom: 30px;
        border-bottom: none;
    }

    .toc-article-content img {
        float: left;
        width: 50%;
        height: 50%;
        margin: 10px;
    }

        .toc-article-content img.article-img-right {
            float: right;
            width: 50%;
            height: 50%;
            margin: 10px;
        }

        .toc-article-content img.article-img-left {
            float: left;
            width: 50%;
            height: 50%;
            margin: 10px;
        }

    /*Additional links for Articles*/

    .toc-articles-additional-links {
        float: left;
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
    }

        .toc-articles-additional-links p {
            margin-top: 5px;
            color: #fff;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
        }

        .toc-articles-additional-links .additional-links-box {
            background: none;
            background-color: transparent;
            color: #fff;
            margin-bottom: 50px;
            overflow: hidden;
            overflow-y: auto;
            max-height: 200px;
        }

    .additional-links-box ul.links-list {
        margin-top: 5px;
        text-align: left;
        width: auto;
        font-weight: bold;
        padding: 3px 0 10px 5px;
        list-style-type: none;
    }

        .additional-links-box ul.links-list li {
            margin-top: 2px;
            width: 100%;
            color: #fff;
            padding: 5px;
            font-size: 15px;
        }

    ul.links-list li a span.article-bullet {
        margin-right: 10px;
    }



    .additional-links-box ul.links-list li a span {
        margin-left: 15px;
        font-size: 12px;
    }

    .additional-links-box ul.links-list li a {
        color: #188ccc;
        text-decoration: none;
        margin-left: 7px;
    }

    .additional-links-box ul.links-list li:hover {
        background-color: #f2f2f2;
        background: #f2f2f2;
        width: 100%;
    }

        .additional-links-box ul.links-list li:hover a {
            color: #0e6da7;
        }

    /***STYLES for ARTICLES****/
    .toc-article-content h2 {
        font-weight: bold;
        color: #188ccc;
        font-size: 30px;
        margin-bottom: 30px;
    }

    .toc-article-content h3 {
        font-weight: bold;
        color: #188ccc;
    }

    div.toc-article-content p:nth-child(2) {
        font-weight: bold;
    }

    .toc-article-content h2 span {
        font-size: 24px;
    }

    .toc-article-content h3 span {
        font-size: 18px;
    }

    /***End STYLES for ARTICLES****/


    /***Footer***/


    .tc-footer p {
        float: left;
        margin-left: 35%;
        margin-right: 50px;
    }

    footer.tc-footer div ul {
        float: left;
        margin-top: 2px;
    }
}

/**********QUERIES FOR BIGGER THAN 1024 AND SMALLER THAN 1200***********/
@media (min-width: 1024px) and (max-width: 1200px) {

    #tc-login-page-container, #tc-register-page-container {
        max-width: 50%;
        padding-top: 25px;
    }

    #tc-button-login-page-login div.form-group {
        padding-bottom: 30px;
        border-bottom: solid 1px #fff;
    }
    /**Styles for ATTACHED FILES NAMES**/

    .toc-box-attached-files {
        width: auto;
        padding-left: 20px;
    }

        .toc-box-attached-files ul {
            font-size: 14px;
        }

    ul.toc-list-attached-files {
        margin-top: 5px;
        margin-left: 0px;
    }

    /**END Styles for ATTACHED FILES NAMES**/

    .tc-form-container {
        padding: 30px;
        margin: 30px 15px;
        background-color: rgba(255, 255, 255, 0.75);
    }

    .error-boxes {
        background: #d9d9d6;
        width: 92%;
        margin-left: 0;
        margin-top: 15px;
        border: 0;
        font-size: 13px;
        color: #cc0707;
        margin-bottom: 25px;
    }
}
/**********QUERIES FOR BIGGER THAN 1200***********/

@media (min-width: 1200px) {

    /***********TOP BAR****************/

    .cignalogobar {
        /* background-color: #fff; */
        max-width: 1200px;
        /* height: 55px;     */
        /* display: block;
    margin: 0 auto; */
    }

    .navbar-header-cigna {
        height: 55px;
        width: 100%;
        text-align: left;
    }

    /*********GENERAL MAIN BODY*************/

    /**Login and Email Page**/
    #login-user .error-boxes,
    #login-password .error-boxes,
    #register-enter-email .error-boxes,
    #register-confirm-email .error-boxes {
        margin-top: 15px;
        width: 100%;
    }

    #register-enter-email .error-boxes,
    #register-confirm-email .error-boxes {
        margin-top: 15px;
        width: auto;
        margin-left: 0;
    }

    #button-login-next {
        margin-bottom: 50%;
    }

    .form-container {
        border: solid 1px #000;
        max-width: 1200px;
    }

    .tc-form {
        background-color: rgba(255, 255, 255, 0.85);
        width: 67%;
        margin-top: 30px;
        padding: 10px 20px 50px 40px;
        margin-left: 23%;
    }

    .tc-login-page {
        height: 100%;
    }

    #tc-button-login-page-login div.login-button {
        margin-bottom: 50px;
    }


    /***Infos & Warnings***/
    .form-more-info {
        margin: 0 0 15px 0;
        width: 100%;
        padding: 10px 0 10px 5px;
    }

    #tc-conditions-form .form-more-info {
        margin: 0 0 15px 10px;
        width: auto;
        padding: 10px 0 10px 5px;
    }

    .form-more-info-inner {
        max-width: 100%;
        margin-left: 10px;
    }

    #tc-conditions-form .form-more-info-inner {
        max-width: 96%;
        margin-left: 10px;
    }

    .btn-primary {
        background-color: #188ccc;
        background: #188ccc;
    }

        .btn-primary:hover {
            background-color: #177cb3;
            background: #177cb3;
        }
}



.TopErrorbox .wrapper {
    color: #f00;
    font-size: 11px;
    background: transparent url('/App_Themes/default/Redesign/images/icons/error_pages.png?v=22') 2px 8px no-repeat;
    background-size: 22px 19px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .TopErrorbox .wrapper ul {
        margin: 0;
        padding: 5px 0;
        min-height: 15px;
        list-style: none;
    }

@media (min-width: 320px) and (max-width: 1000px) {

    /*.account-wrapper p {
        margin-left: 15px;
    }*/

    .toc-summary-toggle-username h4 {
        margin-left: 15px;
    }

    h3.tc-header {
        margin-left: 7px;
        word-break: break-word;
    }

    h4.tc-individual-header {
        margin-left: 30px;
    }

    .tc-progressbar li:hover a .cycle,
    .tc-progressbar li.active a .cycle {
        width: 39px;
        height: 39px;
    }

    #PageDiv {
        margin-left: 15px;
    }

    #tc-register-page-container {
        max-width: 85%;
        padding-top: 25px;
    }

    #tc-login-page-container {
        max-width: 90%;
        margin-left: 15px;
        padding-top: 25px;
    }

    .tc-form-container {
        padding: 0 30px 10px 30px;
        margin: 0 1px;
        background-color: rgba(255, 255, 255, 0.75);
    }
}


@media (min-width: 320px) and (max-width: 1000px) {
    .browse-below {
        width: 40%;
        float: left;
        margin-top: 10px;
        margin-left: 20px;
    }

    .attach-wide {
        width: 100%;
    }

    ul.toc-list-attached-files {
        margin-left: -60px;
    }

    .position-single {
        float: none !important;
    }

    .expectations-columns {
        width: inherit;
        max-width: 100%;
    }

    .tc-form-box {
        margin-top: 0;
        padding-top: 0;
        background-color: rgba(255, 255, 255, 0.75);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 0;
        padding-bottom: 0;
        width: auto;
        font-size: 18px;
        min-height: inherit;
        background-color: #000;
    }
}

@media (min-width: 1024x) {
    .browse-below {
        left: 5px;
    }
}

/* Styles for Privacy Page Table */
.privacypage table td p {
    padding: 0;
    margin: 0 0 10px;
}

.privacypage table td {
    border: 1px solid #ccc;
    padding: 5px 5px;
}

.privacypage table {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

/* Styles -Botstrap 5*/

.widthfull {
    max-width: 100%;
}

.tooltip-inner {
    max-width: 200px;
    padding: 6px 5px;
    color: #fff;
    text-align: left;
    background-color: #23527c;
    border-radius: 4px;
    font-size: 14px;
    font-family: Verdana;
}


.tc-main-conditions-articles h2 span.fa {
    margin-left: -26px;
    margin-right: 10px;
}

#tc-survey-expectations-page ul.thankyou-list li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 15px;
    float: left;
    margin-top: 4px;
    margin-left: -9px;
    color: rgba(0, 0, 0, 0.65);
}


ul.tc-top-menu-links li a span.fa-chevron-right {
    position: absolute;
    right: 0;
    margin-right: 15px;
    font-weight: lighter;
    margin-top: 5px;
}


.tc-panel-heading h4 a:after {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 20px;
    margin-left: 10px;
    border-bottom: 0;
    position: absolute;
    text-decoration: none;
    top: auto;
}

.tc-panel-heading h4 a.tc-arrowup:after {
    content: "\f107";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tc-panel-heading h4 a.tc-arrowdown:after {
    content: "\f106";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}


li.tc-progress-step-pending div.cycle span.fa {
    color: #ffffff;
}

.toc-summary-toggle-username h4:hover span.fa {
    color: #004986;
}

.toc-summary-toggle-username span.fa {
    color: #188ccc;
    font-size: 18px;
    margin-right: 5px;
}

button span.fa {
    font-size: 12px;
}

.tc-progressbar li:hover a fa, .tc-progressbar li.active a fa {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    font-weight: bold;
}

.tooltip-arrow {
    border-top-color: #23527c;
    border-bottom-color: #23527c;
}

.textbold {
    font-weight: bold;
}

ul.tc-top-menu-links li a svg.fa-chevron-right {
    position: absolute;
    right: 0;
    margin-right: 15px;
    font-weight: lighter;
    margin-top: 5px;
}

.fa-envelope {
    font-size: 30px;
    margin-left: 10px;
    margin-top: 10px;
}