/* Minification failed. Returning unminified contents.
(2616,38): run-time error CSS1046: Expect comma, found '60'
(2616,44): run-time error CSS1046: Expect comma, found '/'
(2626,35): run-time error CSS1046: Expect comma, found '0'
(2626,39): run-time error CSS1046: Expect comma, found '/'
(2626,63): run-time error CSS1046: Expect comma, found '0'
(2626,67): run-time error CSS1046: Expect comma, found '/'
 */
.main-wrapper {
    /*overflow-x: hidden;
    height: 100%;*/
    position: absolute;
    width: 100%;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
    height: 116px;
}

.navbar-default {
    background-color: #ffffff;
    border: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .container-fluid > .navbar-header {
        padding: 15px;
        height: auto;
    }
}

/*
 * Top Bar
 * --------------------------------------------------
 */

.navbar-right {
    margin-right: 0;
}

.healthspace-logo {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 720px !important;
    height: 116px;
    float: left;
}

.healthspace-logo-div {
    height: 116px;
    display: table-cell;
    vertical-align: middle;
}

.reseller-logo {
    max-width: 300px !important;
    max-height: 116px;
    margin: auto;
    padding: 10px 10px 10px 5px;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.client-logo {
    max-width: 300px !important;
    max-height: 116px;
    margin: auto;
    padding: 10px 10px 10px 5px;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}



.quote-logo {
    margin: 0 !important;
    padding: 0 !important;
    height: 130px;    
}

.iiq-reseller-div {    
    height: 130px;    
    position: relative;
}

.iiq-reseller-div-left {
    position: relative;
    height: 130px;
    display: flex;
    justify-content: center;
}

.iiq-reseller-logo {
    position: absolute;
    height: 45px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%
}

.iiq-client-div {
    position: relative;
    height: 130px;
    display: flex;
    justify-content: center;
}

.iiq-client-div-left {
    position: relative;
    height: 130px;
    padding: 5px;
}

.iiq-client-logo {    
    height: 110px;
    top: 0;
    bottom: 0;
    margin: auto;
    justify-content: center;
    max-width: 100%
}

.iiq-client-logo-left {
    height: 110px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    /*justify-content: flex-start;*/
}

.iiq-googletranslate-div {
    height: 130px;    
}


.logo-separator {
    width: 1%;
    border-left: 3px solid #004580b3;
    height: 60px;
    margin-top: 20px;
    margin-right: -20px;
    margin-left: 20px;
}

.marginTop-40{
    margin-top: 40px;
}

.topbar {
    margin-right: 0;
    margin-left: 0;
}

.topbar .top-menu {
padding-right: 0;
padding-left: 0;
width: calc(100% - 720px);
text-align: right;
margin-top: 28px;
}



#all_notification, #member_name, #settings_top {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
}

#member_name {
    padding: 0 0 0 25px;
}


.top-menu .fa {
    height: 25px;
    font-size: 20px;
    border-radius: 0;
}

.top-menu .setting-icon .fa {
    width: 25px;
    color: #252525;
}


.icon_notify {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    padding-top: 4px;
}

    .icon_notify .fa {
        color: #0086b8;
    }

.top_links_mobile {
    display: none;
}


.collapse-right-menu {
    display: inline-block;
    width: 45px;
    text-align: right;
    float: right;
}



    .collapse-right-menu .fa {
        text-align: center;
        height: 35px;
        vertical-align: middle;
        padding-top: 6px;
        border: 1px solid;
        border-radius: 5px;
    }

.setting-icon {
    display: inline-block;
    vertical-align: middle;
    padding-top: 4px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 9999;
    right: -5px;
    top: 45px;
    text-align: left;
}

    .dropdown-content ul li {
        padding: 6px 15px;
    }

        .dropdown-content ul li.active {
            background: rgba(0, 0, 0, .1);
        }

        .dropdown-content ul li a {
            font-family: "Roboto", sans-serif;
            color: #252525;
            text-decoration: none;
        }

            .dropdown-content ul li a:hover,
            .dropdown-content ul li a:focus {
                color: #252525;
                text-decoration: underline;
            }

.ellipsis_box {
    right: 15px;
    top: 65px;
}

.arrow_box {
    background: #e4e4e4;
}

    .arrow_box::after, .arrow_box::before {
        bottom: 100%;
        right: 11px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box::before {
        border-color: rgba(204, 204, 204, 0);
        border-bottom-color: #e4e4e4;
        border-width: 13px;
        margin-right: -3px;
    }

@media screen and (max-width: 1023px) {
    .top_links_desktop {
        display: none;
    }

    .top_links_mobile {
        display: block;
        text-align: right;
    }


    .collapse-left-menu {
        display: none;
    }

    .collapse-right-menu {
        margin-top: 15px;
        margin-right: 15px;
    }

    /*.dropdown-content li:last-child {
        border-top: 1px solid #252525;
    }*/
}



@media screen and (max-width: 768px) {

    .pageTitle-container,
    .topbar .healthspace-logo,
    .topbar .reseller-logo {
        display: none;
    }

    .topbar .top-menu {
        width: 100%;
        background-color: #06456a;
        margin-top: 0;
    }

    .top_links_mobile {
        text-align: left;
    }


    .collapse-left-menu {
        display: inline-block;
        width: calc(100% - 45px);
        float: left;
    }

        .collapse-left-menu div {
            display: inline-block;
            padding: 8px 15px;
        }

    .hamburger.active {
        background: rgba(255, 255, 255, .1);
    }

    .hamburger {
        border-right: 1px solid rgba(255, 255, 255, .1);
        ;
    }

        .hamburger a {
            color: #ffffff;
            font-size: 20px;
        }

            .hamburger a:hover, .hamburger a:active, .hamburger a:focus {
                color: #ffffff;
            }

    .page_name {
        color: #ffffff;
        font-size: 18px;
        font-family: "Roboto-Medium", sans-serif;
        padding-left: 10px !important;
    }

    .collapse-right-menu {
        margin-top: 0;
        margin-right: 0;
        padding: 8px 10px 2px;
        cursor: pointer;
    }


    .menu-selected {
        background: #0086b8;
    }

    .collapse-right-menu .fa {
        border: 0 solid;
        border-radius: 5px;
        color: #ffffff;
        padding-top: 3px;
        margin-right: 0;
        width: 25px;
    }

    .collapse-right-menu .fa {
        border: 0 solid;
        border-radius: 5px;
        color: #ffffff;
        padding-top: 3px;
        margin-right: 0;
        width: 25px;
    }

    .arrow_box {
        background: #0086b8;
    }

        .arrow_box::before {
            border-width: 0px;
        }

    .ellipsis_box {
        right: 0;
        top: 45px;
    }


    .dropdown-content li {
        padding: 6px 15px;
    }

        .dropdown-content li:last-child {
            border-top: 1px solid #ffffff;
        }

    .dropdown-content ul li a,
    .dropdown-content ul li a:hover,
    .dropdown-content ul li a:focus {
        color: #ffffff;
    }
}




/*
 * Off Canvas
 * --------------------------------------------------
 */

.row-offcanvas {
    margin-right: 0;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .row-offcanvas .sidebar-offcanvas {
        padding-right: 0;
        padding-left: 0;
        width: 240px;
        background-color: #06456a;
    }


    .row-offcanvas .main-content {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .row-offcanvas .middle-wrapper {
        padding: 15px;
        width: 100%;
        float: left;
    }

/*.healthspaceFeatureContainer .middle-wrapper {
    padding-top: 0px;
}*/

.row-offcanvas .right-wrapper {
    padding: 15px 15px 15px 8px;
    width: 270px;
    float: left;
}




@media screen and (max-width: 1200px) {
    .row-offcanvas .right-wrapper {
        display: none;
    }

    .healthspaceFeatureContainer .middle-wrapper {
        width: 100%;
        padding-right: 15px;
    }
}


@media screen and (max-width: 768px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        background: #ecf0f1;
    }

    .row-offcanvas-left
    .sidebar-offcanvas {
        left: -240px;
    }

    .row-offcanvas-left.active {
        left: 240px !important;
    }

    .sidebar-offcanvas {
        position: absolute !important;
        top: 0;
        width: 240px;
    }

    .row-offcanvas .main-content, .row-offcanvas .middle-wrapper {
        width: calc(100%);
        background: white;
    }

    .row-offcanvas .right-wrapper {
        display: none;
    }

    .healthspaceFeatureContainer .middle-wrapper {
        padding: 0px;
    }
}

/** Custom Page CSS (non structure)
*****************************************************/
.pageTitle-container {
    background: #636363;
    padding: 5px 15px;
    border: 1px solid #636363;
    line-height: 1;
    height: 37px;
}

.pageTitle {
    color: white;
    font-size: 16px;
    font-family: "Roboto-Medium", sans-serif;
    float: left;
    width: 70%;
    padding-top: 4px;
}

.googleInput {
    float: right;
    padding-top: 50px;
}

.right-links-box {
    background: #e1e1e1;
    padding: 10px;
    margin-bottom: 20px;
}

.right-header {
    border-bottom: 1px solid #acacac;
    color: #06456a;
    font-family: "Roboto-Bold";
    padding-bottom: 5px;
}

.right-list {
    padding-left: 0;
    list-style: none;
}

    .right-list li {
        padding: 3px 0;
        border-bottom: 1px solid #acacac;
        font-size: 12px;
        color: #000000;
        font-family: "Roboto", sans-serif;
    }

        .right-list li a {
            color: #000000;
            text-decoration: none;
            font-family: "Roboto", sans-serif;
        }


.wellness-work, .wellness-work:hover {
    text-decoration: none;
}

.right-list li a:hover {
    color: #000000;
    text-decoration: underline;
}



.right-list .bold {
    font-size: 12px;
    color: #000000;
}

.member_circle {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 62px;
    text-align: center;
    background: #0086b8;
}


.footer-content {
    padding: 15px;
    height: 120px;
    background: white;
    -webkit-box-shadow: 0px -10px 15px 0px rgba(225,225,225,1);
    -moz-box-shadow: 0px -10px 15px 0px rgba(225,225,225,1);
    box-shadow: 0px -10px 15px 0px rgba(225,225,225,1);
}

.footer-content-soarahead {
    padding: 15px;    
    -webkit-box-shadow: 0px -10px 15px 0px rgba(225,225,225,1);
    -moz-box-shadow: 0px -10px 15px 0px rgba(225,225,225,1);
    box-shadow: 0px -10px 15px 0px rgba(225,225,225,1);
}


.footer-list {
    font-size: 12px;
    color: #252525;
    padding-left: 0;
    list-style: none;
}

    .footer-list li a {
        color: #252525;
        text-decoration: none;
        font-family: "Roboto", sans-serif;
    }

        .footer-list li a:hover {
            color: #252525;
            text-decoration: underline;
        }

    .footer-list li {
        line-height: 1.8;
    }

    .footer-list .bold {
        font-size: 14px;
        color: #636363;
    }

.copyright {
    padding-top: 55px;
    font-size: 10px;
    color: #636363;
}

    .copyright a {
        color: #636363;
        text-decoration: none;
    }

        .copyright a:hover, .copyright a:focus, .copyright a:active {
            color: #636363;
            text-decoration: underline;
        }

.footer-logo {
    text-align: right;
}

    .footer-logo img {
        position: relative;        
    }

.menu-content li.mobile-logo {
    border-top: 0 solid #44748f;
    background: rgba(255, 255, 255, .1);
}

.menu-content table {
    display: none;
}



@media screen and (min-width: 1024px) {
    .footer-content .col-xs-2 {
        width: 14%;
    }

    .footer-content .col-xs-3 {
        width: 19%;
    }

    .footer-content .col-xs-4 {
        width: 47%;
    }
}

/*IE hack */

@media screen\0 {
    .footer-logo img {
        transform: translateY(0%);
    }
}
/********************/

.row-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.HealthspaceFeaturespinner {
    position: fixed;
    left: 42%;
    top: 42%;
    height: 60px;
    width: 60px;
    margin: 0px auto;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(51,51,51,.15);
    border-right: 6px solid rgba(51,51,51,.15);
    border-bottom: 6px solid rgba(51,51,51,.15);
    border-top: 6px solid rgba(51,51,51,.8);
    border-radius: 100%;
    z-index: 10000;
}

.footerText {
    text-align: center;
}

.footerText-left {
    text-align: left;
}


.footerBrowserDiv {
    display: inline-block; 
    vertical-align: middle;
}

    .footerBrowserDiv img {
        height: 60px;
        display: inline-block;
    }
/* Fonts import
**************************************************************/
@font-face {
    font-family: 'Roboto-Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Roboto-Light.ttf') format('ttf'), url('../fonts/Roboto-Light.woff') format('woff'), local('Roboto Light'), local('Roboto-Light');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Roboto-Regular.ttf') format('ttf'), url('../fonts/Roboto-Regular.woff') format('woff'),local('Roboto'), local('Roboto-Regular');
}

@font-face {
    font-family: 'Roboto-Medium';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Roboto-Medium.ttf') format('ttf'), url('../fonts/Roboto-Medium.woff') format('woff'), local('Roboto Medium'), local('Roboto-Medium');
}

@font-face {
    font-family: 'Roboto-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Roboto-Bold.ttf') format('ttf'), url('../fonts/Roboto-Bold.woff') format('woff'), local('Roboto Bold'), local('Roboto-Bold');
}


/* Reset
***************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4,.h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

body {
    font-family: "Roboto";
    font-size: 14px;
    color: #333;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #ffffff;
}

@media (max-width: 480px) {
    body {
        font-size: 14px;
    }
}

h1 {
    font-size: 160%;
    font-family: "Roboto-Medium";
}

h2 {
    font-size: 135%;
    font-family: "Roboto-Medium";
}

h3, .heading3 {
    font-size: 125%;
    font-family: "Roboto-Medium";
}

h4, .h4 {
    font-size: 120%;
    color: #333;
    font-family: "Roboto-Medium";
}

h5 {
    font-size: 110%;
    font-family: "Roboto-Medium";
}
/*p,input, label, button, select, option, textarea, .form-control{font-size: 95%;}*/

label, a, th {
    font-weight: normal;
    font-family: "Roboto-Medium";
}

a {
    color: #00847c;
    text-decoration: underline;
}

    a:hover, a:active, a:focus {
        color: #00847c;
        text-decoration: none;
    }

select {
    font-family: "FontAwesome", "Roboto";
}


/* Set padding to keep content from hitting the edges */
.body-content {
    width: calc(100%);
    -webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */
    -webkit-user-select: text; /* prevent copy paste, to allow, change 'none' to 'text' */
    background-color: white;
    background-attachment: fixed;
    font-family: "Roboto",sans-serif;
    padding: 15px;
}

.themeV1 .body-content {
    min-height: 70vh;
}

input:required:invalid:not([type="checkbox"]):not([type='radio']) {
    outline: none;
}

input {
    font-family: 'Roboto-Medium';
    color: #333 !important;
}

*:focus {
    outline: 1px solid;
}




/*
Set Headings **********************************/
.page-header {
    margin: 15px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
}

h1, .widget h1 {
    color: #0086b8;
    width: 100%;
}

h3, .heading3 {
    padding: 4px 8px;
    background: #08446b;
    color: #fff;
    margin: 1em 0em;
    text-align: left;
}

h2 {
    color: #08446b;
    margin-bottom: 10px;
}

h4, .h4 {
    color: #08446b;
    margin-bottom: 5px;
}


.h3 {
    font-size: 135%;
    font-family: "Roboto-Medium";
    color: #08446b;
    background: transparent;
    padding: 0;
    margin: 0;
}

.sub-head {
    color: #08446b;
    font-size: 125%;
    display: inline-block;
    margin-bottom: 5px;
    font-family: "Roboto-Medium";
}


/*
Set list **********************************/
.ul-inside {
    padding-left: 15px;
}

    .ul-inside li {
        margin: .5em 0;
    }

ul, ol {
    line-height: 1.538em;
}

li ul, li ol {
    margin: 0 1.5em;
}

/*
 Bootstrap Overwrite **********************************/
hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 0 solid #eee;
}

fieldset .col-sm-3, fieldset .col-sm-4, fieldset .col-sm-6 {
    margin-bottom: 10px;
}

.table thead th, .table > thead > tr > th {
    background: #454749;
    color: #ffffff;
    font-family: "Roboto";
    border: 1px solid #656769;
    vertical-align: top;
}

    .table thead th label {
        color: #ffffff;
        font-family: "Roboto";
        font-weight: normal;
    }


.table-striped > tbody > tr:nth-child(odd) {
    background-color: #eaeaea;
}

.table-striped > tbody > tr:nth-child(even) {
    background-color: #d7d7d7;
}

.table-responsive {
    width: 98%;
    -webkit-overflow-scrolling: touch !important;
}


    .table-responsive .table {
        max-width: none;
        -webkit-overflow-scrolling: touch !important;
    }


/*
 less style Overwrite **********************************/
a.list-group-item {
    font-size: 16px;
}



/*
Set Buttons **********************************/

div:not([uib-datepicker]) > .btn {
    cursor: pointer;
    padding: 6px 15px;
    text-align: center;
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 10px;
    border: 0;
}

.input-group-btn .btn {
    margin-top: 0;
}


.btn-default {
    border: 1px solid transparent !important;
}

.btn-primary, button:disabled {
    border-color: #003554;
    color: #fff;
    background: #0086b8;
    text-decoration: none;
}

.btn-default:disabled, .btn-default:hover:not([disabled]), .btn-default:active:not([disabled]), .btn-default:focus:not([disabled]) {
    background: #ccc !important;
    background-color: #ccc;
}


.btn-group > .btn:last-child:not(:first-child) {
    margin-left: 0px !important;
}

.btn-primary:hover:not([disabled]), .btn-primary:active:not([disabled]), .btn-primary:focus:not([disabled]) {
    background: #003554;
}

.btn-primary:disabled, button:disabled {
    cursor: no-drop !important;
}

.btn-group .btn-primary {
    min-width: auto;
}

.btn-green {
    border-color: #00867E;
    color: #fff;
    background: #00867E;
}

    .btn-green:hover, .btn-green:active, .btn-green:focus {
        border-color: #00867E;
        background: #00817a;
        color: #fff;
        text-decoration: none;
    }

.btn-red {
    border-color: #e64746;
    color: #fff;
    background: #e64746;
}

    .btn-red:hover,
    .btn-red:active,
    .btn-red:focus {
        border-color: #e64746;
        background: #d73b3a;
        color: #fff;
        text-decoration: none;
    }

div:not([uib-datepicker]) .btn-back {
    border-color: #24516d;
    color: #fff;
    background: #517d98;
}

    div:not([uib-datepicker]) .btn-back:hover,
    div:not([uib-datepicker]) .btn-back:active,
    div:not([uib-datepicker]) .btn-back:focus {
        color: #ffffff !important;
        background: #24516d !important;
        text-decoration: none !important;
    }



div:not([uib-datepicker]) .btn-success, .btn-green {
    border-color: #00867E;
    color: #fff;
    background: #00867E;
}

    div:not([uib-datepicker]) .btn-success:hover, .btn-green:hover,
    div:not([uib-datepicker]) .btn-success:active, .btn-green:active,
    div:not([uib-datepicker]) .btn-success:focus, .btn-green:focus {
        border-color: #00867E !important;
        background: #00817a !important;
        color: #fff;
        text-decoration: none !important;
    }


.btn-yellow {
    border-color: #ce7805;
    color: #fff;
    background: #ce7805;
}

    .btn-yellow:hover,
    .btn-yellow:active,
    .btn-yellow:focus {
        border-color: #ce7805 !important;
        background: #ce7805 !important;
        color: #fff;
        text-decoration: none !important;
    }


/*popup close button*/
.close {
    color: #ffffff;
    font-size: 24px;
    opacity: 1;
    position: absolute;
    right: -7px;
    top: -7px;
    background: #e74846 !important;
    padding: 0 7px 4px !important;
    border-radius: 8px;
    min-width: auto;
}

    .close:focus, .close:hover {
        color: #ffffff;
        opacity: 1;
        background: #c93634 !important;
    }

.alert {
    padding: 8px 15px;
}

    .alert .close {
        font-size: 20px;
        opacity: 1;
        background: transparent !important;
        padding: 0 7px 4px !important;
        border-radius: 0px;
        text-decoration: none;
        position: relative;
        top: 0;
        right: -15px;
        color: inherit;
    }

/****************************************************************/

/****
Components/Template Style*************************************************/


/***Accordion Component***/

.select-program-main {
    padding: 12px;
    background: #eee;
    border-bottom: 1px solid #c6c6c6;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    margin-top: 1px;
}

.select-program .no-data {
    cursor: auto;
    opacity: .5;
    color: #333;
}

.select-program table {
    width: 100%;
    background: #ddd;
    font-size: 14px;
}


    .select-program table th, .select-program table td {
        padding: 5px;
        border-bottom: 1px solid #c6c6c6;
        -moz-box-shadow: 0 1px 0 #fff;
        -webkit-box-shadow: 0 1px 0 #fff;
        box-shadow: 0 1px 0 #fff;
    }



/****************************************************************/
.add-button {
    background-color: #0892c1;
    border-color: #09799f;
    color: #fff;
    text-shadow: 0 0 0 #f3f3f3;
    text-align: center;
}

legend {
    color: #0086b8;
    font-size: 18px;
    text-align: left;
    font-family: "Roboto-Medium";
    margin: 0 !important;
    padding: 0 !important;
}

.search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

    .search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .search-input button {
        border: 0;
        background: none;
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

.search-query:focus + button {
    z-index: 3;
}

.notes-txt {
    font-size: 12px;
    font-style: italic;
    color: #999;
    line-height: 1.3;
}

.text-bold {
    font-weight: bold;
}

.spinner {
    position: fixed;
    left: 42%;
    top: 42%;
    height: 60px;
    width: 60px;
    margin: 0px auto;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(0,174,239,.15);
    border-right: 6px solid rgba(0,174,239,.15);
    border-bottom: 6px solid rgba(0,174,239,.15);
    border-top: 6px solid rgba(0,174,239,.8);
    border-radius: 100%;
    z-index: 10000;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.list-group-item .fa {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;
    vertical-align: central;
}

.list-group-item .fa-check {
    /*display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;*/
}

.list-group-item .primary {
    font-family: "Roboto-Medium",sans-serif;
    text-shadow: 0 0 0 #f3f3f3;
}

.list-group-item .secondary {
    overflow: hidden;
    font-weight: normal;
    color: gray;
    display: block;
    white-space: normal !important;
    font-size: 12px;
    width: 90%;
    margin-top: -4px;
}
/*** Accordion Component Start
*****************************************************/
/*.panel-group .row{
	margin-right: 0;
	margin-left: 0;
}

.panel-group .col-xs-11, .panel-group .col-xs-1, .panel-group .col-xs-10, .panel-group .col-xs-2, 
.panel-group .col-sm-12, .panel-group .col-sm-7, .panel-group .col-sm-5{
	padding-right: 0;
	padding-left: 0;
}

.panel-group .col-sm-7{
	padding: 10px 15px;
    padding-right: 0;
}
.panel-group .col-sm-5{
	padding: 10px 0;
}
.panel-group .col-xs-1, .panel-group .col-xs-2{
	padding: 10px 15px;
    padding-left: 0;
}


.panel-group a{
	font-size: 16px;
}

.panel-group .panel-heading {
    background: #eee;
	color: #333;
    padding: 0;
}

.panel-group .panel-heading .fa{
	font-size: 16px;
}

.panel-group .panel-heading .text-link-right{
	text-align: right;
}

.panel-group .panel-title {
    display: inline-block;
	color: #333;
}

.panel-group .panel-body {
    padding: 5px 10px;
}

@media (max-width: 767px) {
	.panel-group .panel-heading .text-link-right{
		text-align: left;
	}

    .panel-group .col-sm-7{
	    padding: 10px 15px 0;
    }

    .panel-group .col-sm-5{
	    padding: 0 15px 10px;
    }
}

/*** Accordion Component End
*****************************************************/

/*** Accordion Component Start
*****************************************************/
.panel-group .row {
    margin-right: 0;
    margin-left: 0;
}

.panel-group .col-xs-11, .panel-group .col-xs-1,
.panel-group .col-sm-12, .panel-group .col-sm-7, .panel-group .col-sm-5 {
    padding-right: 0;
    padding-left: 0;
}

.panel-group a {
    font-size: 16px;
}

.panel-group .panel-heading {
    background: #eee;
    color: #333;
    cursor: pointer;
}

    .panel-group .panel-heading .fa {
        font-size: 16px;
    }

.panel-title .fa {
    padding-right: 10px;
}

.panel-group .panel-heading .text-link-right {
    text-align: right;
}

.panel-group .panel-title {
    display: inline-block;
    color: #333;
    font-size: 105%;
    cursor: pointer;
}

.panel-group .panel-body {
    padding: 5px 10px;
}

@media (max-width: 767px) {
    .panel-group .panel-heading .text-link-right {
        text-align: left;
    }
}


/*** Accordion Component End
*****************************************************/

/*** Tabs Component Start
*****************************************************/

.nav-tabs {
    background-color: #cbcbcb;
    border-bottom: 1px solid #878686;
}

    .nav-tabs > li > a {
        text-decoration: none;
        border-radius: 0;
        padding: 6px 15px;
        color: #333333;
        font-family: "Roboto-Medium", sans-serif;
        margin-right: 0;
        margin-bottom: -1px;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #878686;
    color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #ececec;
    border: 1px solid #ececec;
    color: #333333;
    text-decoration: none;
    font-family: "Roboto-Medium", sans-serif;
    border-top: 2px solid #0086b8;
}

.tab-content {
    background-color: #ececec;
    padding: 15px;
}

    .tab-content h3 {
        color: #333333;
        margin-bottom: 10px;
    }

/*** Tabs Component End
*****************************************************/

/*** CanvasJs Component Start
*****************************************************/
.canvasjs-chart-credit {
    display: none;
}
/*** CanvasJs Component End
*****************************************************/

/*** Datatable Component Start
*****************************************************/
table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

    table.dataTable thead th.sorting:after,
    table.dataTable thead th.sorting_asc:after,
    table.dataTable thead th.sorting_desc:after {
        position: absolute;
        top: 12px;
        right: 8px;
        display: block;
        font-family: FontAwesome;
    }

    table.dataTable thead th.sorting:after {
        content: "\f0dc";
        color: #ddd;
        font-size: 0.8em;
        padding-top: 0.12em;
        opacity: 0.6;
    }

    table.dataTable thead th.sorting_asc:after {
        content: "\f0de";
    }

    table.dataTable thead th.sorting_desc:after {
        content: "\f0dd";
    }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
    top: 5px;
    left: 4px;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    color: #00938c;
    border: 0 solid white;
    border-radius: 14px;
    box-shadow: 0 0 0 #fff;
    box-sizing: content-box;
    text-align: center;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    content: '\f13a';
    background-color: transparent;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
    color: #e74846;
    content: '\f139';
    background-color: transparent;
}

table.dataTable {
    width: 100% !important;
}

    table.dataTable > tbody > tr.child ul.dtr-details {
        margin: 0 5px 0 -13px;
        padding: 0;
        width: 100%;
    }

    table.dataTable .dtr-title {
        color: #454749;
        min-width: 100px !important;
        font-size: 100%;
    }

    table.dataTable > tbody > tr.child ul li {
        border-bottom: 1px solid #c5c5c5;
    }

    table.dataTable .btn {
        border-bottom: 1px solid #c5c5c5;
        padding: 4px 20px;
    }

    table.dataTable.searchTable tbody tr:hover td {
        background: #b2daea;
        cursor: pointer;
    }

    table.dataTable tbody tr.selected td {
        background: #b2daea;
    }

    table.dataTable .fa {
        font-size: 20px;
    }

    table.dataTable .fa-flag, .table.dataTable .fa-info-circle, table.dataTable th .fa-pencil, table.dataTable th .fa-trash, .modal .fa-info-circle, table.dataTable .fa-check {
        font-size: 16px;
    }



    table.dataTable .fa-pencil, table.dataTable .fa-trash, .fa-info-circle {
        cursor: pointer;
    }

    table.dataTable > tbody .dtr-title {
        width: 100%;
    }

fieldset .dataTables_wrapper .col-sm-6 {
    margin-bottom: -5px;
}

.dataTables_wrapper {
    padding: 0;
}

@media screen\0 and (min-width: 768px) {
    table.dataTable.table-bordered tbody th, table.dataTable.table-bordered tbody td {
        border-bottom-width: 0px;
        word-wrap: break-word;
        word-break: break-all;
    }
}


/* #### iPhone 4+ Portrait or Landscape #### */
@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    /* some CSS here */
    .dataTables_wrapper {
        width: 100% !important;
    }
}

/* #### iPhone 5 Portrait or Landscape #### */
@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    /* some CSS here */
    .dataTables_wrapper {
        width: 100% !important;
        margin: auto;
    }
}

/* #### iPhone 6 and 6 plus Portrait or Landscape #### */
@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3) {
    /* some CSS here */
    .dataTables_wrapper {
        width: 100% !important;
    }
}

/*** Datatable Component End
*****************************************************/


.pageicon {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border: 0;
    margin: 0 0 5px;
}

.error-message {
    padding: 8px;
    border: 1px solid #e9a9a9;
    color: #e74846;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(233,169,169,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(233,169,169,0.75);
    box-shadow: 0px 0px 5px 0px rgba(233,169,169,0.75);
    border-radius: 3px;
}

.col-2-list div {
    margin-bottom: 5px;
}

.col-2-list .odd {
    width: 29%;
    font: normal 100% "Roboto-Medium";
    display: inline-block;
    color: #000;
    vertical-align: top;
    min-height: 20px;
}

.col-2-list .even {
    width: 69%;
    display: inline-block;
    min-height: 20px;
}

.h4, .h4 {
    color: #6d6f70;
    margin-top: 15px;
    margin-bottom: 10px;
}

h5 {
    font-size: 115%;
    font-family: "Roboto-Medium";
    color: #0086b8;
    margin-bottom: 5px;
}

.col-2-list h5 {
    border-bottom: 1px solid #ebe6e6;
}


.fa-print, .fa-file-pdf-o {
    font-size: 1.7em;
    color: #07456b;
    cursor: pointer;
}

.fa-file-pdf-o {
    color: #e74846;
}

.beneficiarySelected {
    padding-left: 15px;
}

    .beneficiarySelected li {
        width: 100% !important;
        font: normal 100% "Roboto" !important;
        color: #333 !important;
        display: list-item !important;
        list-style-type: number;
    }

.error-border {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
}

.symmetryHeading {
    background: #898c8e;
    padding: 6px;
}

@media (max-width:999px) {

    .col-2-list .odd {
        width: 40%;
    }

    .col-2-list .even {
        width: 58%;
    }
}

/*************************** Orchard Class Overwrite ****************************/
.cultureDD {
    font: 13.333px "Roboto";
}

.align-middle {
    vertical-align: middle !important;
}

a.no-underline > div > .span-underline {
    text-decoration: none !important;
}

    a.no-underline > div > .span-underline:hover {
        color: #555;
        text-decoration: none !important;
        background-color: #f5f5f5;
    }

a.no-underline {
    text-decoration: none !important;
}

/*********************Dynamic View*******/
.dynamicview input[type="checkbox"], .dynamicview input[type="radio"] {
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}

.dynamicview label {
    margin-bottom: 3px;
    display: block;
}

.dynamicview input[type="text"] {
    margin-bottom: 15px;
}

.dynamicview select {
    width: auto !important;
    margin-bottom: 15px;
}

.dynamicview h2, .dynamicview p {
    margin-bottom: 8px;
}

.dynamicview ul, .dynamicview ol {
    margin-bottom: 8px;
    margin-left: 15px;
}

.dynamicview .mainhead {
    font-size: 135%;
    font-family: "Roboto-Medium";
    color: #333;
    margin-bottom: 15px;
}

.dynamicview .paragraphhead {
    font-size: 120%;
    font-family: "Roboto-Medium";
    color: #333;
    margin: 0 0 5px;
}

.dynamicview input[type="button"], .dynamicview a[type="button"], .dynamicview button {
    padding: 7px;
    cursor: pointer;
    min-width: 90px;
    text-align: center;
    border-color: #003554;
    color: #fff;
    background: #0086b8;
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-decoration: none;
}

    .dynamicview input[type="button"]:hover, .dynamicview a[type="button"]:hover, .dynamicview button:hover {
        background: #003554;
    }

.dynamicview a[type="button"] {
    display: inline-block;
}

.dynamicview .defaultTable {
    margin-bottom: 8px;
}

    .dynamicview .defaultTable td {
        padding: 3px 8px;
    }
/*********************/

/*** Food and Fitness Classes Start
*****************************************************/
.panel-group .connected {
    background: #00948c;
    color: #ffffff;
}

    .panel-group .connected .panel-title, .panel-group .connected .fa-check {
        color: #ffffff;
    }

.addTracker .panel-group .col-xs-6, .fitnessSummary .panel-group .col-xs-6 {
    padding-right: 0;
    padding-left: 0;
}


.addTracker .panel-body .row {
    padding: 10px 0;
}

.addTracker .panel-body .col-sm-2 {
    padding-left: 0;
}

.addTracker .panel-body .col-sm-10 {
    padding-left: 0;
    padding-right: 0;
}


.addTracker .fa-close {
    color: #747678;
}



@media (max-width: 768px) {
    .addTracker .panel-body .col-sm-2 {
        margin-bottom: 10px;
    }
}

/*** Read More Classes Start
*****************************************************/

.read-more-state {
    display: none;
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
    content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: 'Show less';
}

.read-more-trigger {
    cursor: pointer;
    display: block;
    color: #00938c;
    font-size: .9em;
    text-decoration: underline;
    margin-top: -5px;
}

.read-more p {
    margin: 0 0 5px;
}


/***********************************************************/


/*** Helper Classes Start
*****************************************************/

.searchBox {
    background: #f2f3f4;
}

    .searchBox .heading {
        font-size: 135%;
        font-family: "Roboto-Medium";
        color: #ffffff;
        background: #454749;
        padding: 6px 8px;
        margin: 0;
    }

    .searchBox .row {
        padding: 15px;
    }

.error-block {
    display: inline-block;
    margin-top: 3px;
    color: #a94442;
}

.pos-relative {
    position: relative;
}

.display-inlineblock {
    display: inline-block;
}

.display-block {
    display: block;
}

.width-50-mob-100 {
    width: 50%;
}

.width-30-mob-100 {
    width: 30%;
}

.width-auto {
    width: auto !important;
}

.colwidth-80 {
    width: 80px !important;
}

.colwidth-150 {
    width: 150px !important;
}

.ul-bott-10 > li {
    margin-bottom: 10px;
}

.serchBox {
    background: #f2f3f4;
    padding: 15px;
}

.marginBott-0 {
    margin-bottom: 0 !important;
}

.marginBott-5 {
    margin-bottom: 5px !important;
}

.marginBott-10 {
    margin-bottom: 10px !important;
}

.marginBott-10-neg {
    margin-bottom: -10px;
}


.marginBott-15 {
    margin-bottom: 15px !important;
}

.marginBott-20 {
    margin-bottom: 20px;
}



.marginRight-0 {
    margin-right: 0 !important;
}

.marginRight-5 {
    margin-right: 5px;
}

.marginRight-15 {
    margin-right: 15px;
}

.marginLeft-0 {
    margin-left: 0px;
}

.marginLeft-5 {
    margin-left: 5px;
}

.marginLeft-15 {
    margin-left: 15px;
}

.marginLeft-20 {
    margin-left: 20px;
}

.marginTop-0 {
    margin-top: 0 !important;
}

.marginTop-5 {
    margin-top: 5px;
}

.marginTop-10 {
    margin-top: 10px;
}

.marginTop-15 {
    margin-top: 15px !important;
}

.marginTop-15-mob-0 {
    margin-top: 15px;
}

.marginTop-0-mob-10 {
    margin-top: 0px !important;
}

.marginTop-20 {
    margin-top: 20px;
}

.marginTop-25 {
    margin-top: 25px;
}


.marginTop-40 {
    margin-top: 40px;
}



.padTop-5 {
    padding-top: 5px;
}

.padTop-15 {
    padding-top: 15px;
}

.padBott-15 {
    padding-bottom: 15px;
}

.padLeft-0 {
    padding-left: 0px;
}

.padLeft-20 {
    padding-left: 20px;
}


.padRight-5 {
    padding-right: 5px;
}

.padRight-10 {
    padding-right: 10px;
}

.pad-5 {
    padding: 5px;
}

.pad-15 {
    padding: 15px;
}

.validationMessage {
    color: #ff0000;
    display: block;
    font-size: 12px;
    width: 100%;
    padding-left: 5px;
}


.bold {
    font-family: "Roboto-Bold";
    font-weight: normal;
    font-size: 15px;
}

.font-115 {
    font: normal 115% "Roboto-Medium";
    color: #333;
}

.font-18 {
    font-size: 18px;
    font-family: "Roboto-Medium";
}

.small {
    color: gray;
}

.fa + .fa, a .fa + a .fa {
    margin-left: 7px;
}


.platinum {
    color: #bdbec0;
}

.gold {
    color: #e39228;
}

.silver {
    color: #9b979b;
}

.bronze {
    color: #c18046;
}

.yellow, .fa-pencil, .fa-warning {
    color: #e49224;
}

.seagreen, .fa-check-circle, .fa-check, .fa-check-square,
.fa-angle-double-left, .fa-angle-double-right {
    color: #006b66 !important;
}



.dark-blue, .fa-trash, .fa-print, .fa-download {
    color: #07456b;
}

.sky-blue {
    color: #0086b8;
}

.red, .text-danger, .fa-close {
    color: #e64746;
}

.text-danger:focus{
    color: #e64746;
    outline:1px solid;
}

.gray, .fa-info-circle {
    color: #747678;
}

table .fa-info-circle {
    color: #d3d5d5;
}

.fa-check-square-o {
    color: #00938c;
}

.fa-square-o {
    color: #919293;
    font-size: 21px;
}

.fa-print {
    font-size: 1.7em;
}

.fa-check-square-o, .fa-square-o, .fa-chevron-right {
    font-size: 20px;
}

table.dataTable th .fa-pencil, table.dataTable th .fa-trash {
    color: #ffffff;
    ;
}

.seagreen-bg {
    background: #00948c;
}


button .fa {
    font-size: 16px;
    color: #fff;
}

.alert-danger {
    margin: 10px 0;
    padding: 4px 8px;
}

.modal-body .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.btn-toolbar .btn + .btn {
    margin-left: 0 !important;
    margin-bottom: 15px;
    border-left: 1px solid #003554;
}

.notes-text {
    font-size: 12px;
    color: gray;
}

.disable {
    color: #bdbec0 !important;
    cursor: default;
}

.progress-bar {
    color: #000000;
}

.text-right-mob-left {
    text-align: right;
}



@media (max-width: 767px) {
    .width-50-mob-100, .width-30-mob-100 {
        width: 100%;
    }

    .marginTop-15-mob-0 {
        margin-top: 0;
    }

    .marginTop-0-mob-10 {
        margin-top: 10px !important;
    }

    .text-right-mob-left {
        text-align: left;
    }
}



@media (min-width: 768px) {
    .form-inline .form-group {
        margin-right: 10px;
    }
}

::i-block-chrome, .checkbox input[type="checkbox"] {
    margin-left: 0px;
}

.dateicon-textbox {
    background-image: url('../images/dateicon.png');
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .row-eq-height {
        display: block;
    }
}


/*** Helper Classes End
*****************************************************/
.uib-datepicker-popup input[type="submit"],
.uib-datepicker-popup input[type="button"],
.uib-datepicker-popup button,
.uib-datepicker-popup .button,
.uib-datepicker-popup .button:link,
.uib-datepicker-popup .button:visited {
    min-width: 35px;
}

.uib-datepicker-popup .btn-default {
    color: #333 !important;
}

/*****************************************************/

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

/*** Terms of Service Classes
***************************************************/

.header-terms .container {
    padding: 3px 0 3px;
    /*max-width: 1054px;*/
}

.header-terms .affix .container {
    min-height: auto;
}

.bannerHeader .container {
    padding: 10px 0;
    width: 100%
}

.terms .container {
    padding: 0 0 0 0;
    min-height: 450px;
    width: 100%
}

.terms h4, .terms .h4 {
    margin-top: 15px;
    font-size: 18px;
    margin-bottom: 5px;
}

.terms p, .terms ul, .terms ol {
    color: #595959;
}

.terms .bold {
    color: #333c42;
}

.terms ul, .terms ol {
    margin-left: 18px;
    margin-bottom: 10px;
}

    .terms ol li > ol {
        margin-left: 15px;
        margin-top: 5px;
    }

.terms li {
    margin-bottom: 5px;
}

.terms .gray {
    color: #333c42;
}

.terms .panel-heading {
    background: #efefef;
    margin-right: 0;
    margin-left: 0;
    color: #333c42;
}

.terms .panel-group .col-xs-10, .terms .panel-group .col-xs-2 {
    padding-right: 0;
    padding-left: 0;
}

.terms .panel-title {
    font-size: 20px;
    margin-top: 0;
}

.terms .panel-default {
    margin-top: 10px !important;
}

.terms .fa-plus {
    color: #333c42;
    margin-right: 0;
}

.header-terms .affix #google_translate_element {
    display: none;
}

@media (min-width: 768px) and (max-width: 1065px) {
    .header {
        padding: 0 15px;
    }

    .header-terms > .container {
        padding: 3px 15px 0;
    }

    .bannerHeader .container {
        padding: 10px 15px;
    }
}

@media (max-width: 767px) {
    .bannerHeader .container {
        padding: 10px 15px;
    }

    .header-terms .container {
        padding: 10px 0px 0;
        min-height: auto;
    }



    .header-terms #google_translate_element {
        width: 100%;
        margin-top: 10px;
    }

    .header-terms .text-right {
        text-align: left;
    }



    .terms .container {
        padding: 30px 15px;
        min-height: auto;
    }
}

/**** terms and service end****/
/***IIQ Quote Page Style Start*/
.iiq_googletranslate {
    padding: 40px;
    float: right;
}

.iiq_qrclogo {
    padding-left: 20px !important;
}

.center-modal .modal {
    text-align: center !important;
    padding: 0 !important;
}

    .center-modal .modal:before {
        content: '';
        display: inline-block !important;
        height: 100% !important;
        vertical-align: middle !important;
        margin-right: -4px !important;
    }

.center-modal .modal-dialog {
    display: inline-block !important;
    text-align: left !important;
    vertical-align: middle !important;
}
/***IIQ Quote Page Style End*/

/** RightPanel NewsLetters Start **/
.wellnesswork-model {
    text-decoration: none !important;
    color: inherit !important;
}

.whitebox-shadow {
    background: #fff;
    border: 1px solid transparent;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
    border-radius: 5px;
    z-index: 3;
    padding: 8px 15px;
    margin-bottom: 10px;
    width: 100%;
    height: 100%;
}
    .whitebox-shadow:hover {
        background-color: #fff;
        box-shadow: 0 0 4px rgb(0 0 0 / 14%), 0 4px 8px rgb(0 0 0 / 28%);
        border-color: rgba(223,225,229,0);
    }

.bold-ft13 {
    font-family: "Roboto-Bold";
    font-size: 13px;
}
/** RightPanel NewsLetters End **/

.link {
    color: #005C56;
    text-decoration: underline;
}

    .link:hover {
        color: #005C56;
        text-decoration: none;
    }
i.fa.fa-copy {
    color: initial;
}
/* ----   Google Translate  ---- */

body {
    top: 0px !important;
}

#goog-gt-tt.skiptranslate, .goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.skiptranslate {
    display: none !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    display: none !important;
}

.goog-te-gadget > div {
    text-align: right;
}

.goog-tooltip {
    display: none !important;
}

    .goog-tooltip:hover {
        display: none !important;
    }

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.googleModal h2 {
    font-size: 16px;
    margin: 0 0 8px;
    color: #333;
    font-family: "Roboto-Bold", sans-serif;
    font-weight: 700;
}

#drpGoogleTranslate {
    background-image: url(https://translate.googleapis.com/translate_static/img/te_ctrl3.gif);
    background-position: -65px 2px;
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
}

.changeCulture {
    margin-top: 5px;
}

    .changeCulture select {
        margin-bottom: 2px;
        border: 1px solid #ccc;
    }
/* ----   Google Translate  ---- */

