﻿@charset "utf-8";

html,
body,
div,
span,
/*applet,*/
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
/*acronym,*/
address,
/*big,*/
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
/*strike,*/
strong,
/*tt,*/
var,
b,
u,
i,
/*center,*/
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*==cux-icon*/
@font-face {
    font-family: 'UXCoE-Icons';
    /*font-family:Arial, Helvetica, sans-serif;*/
    src: url('fonts/UXCoE-Icons.eot?g1b05j');
    src: url('fonts/UXCoE-Icons.eot?#iefixg1b05j') format('embedded-opentype'), url('fonts/UXCoE-Icons.woff2?g1b05j') format('woff2'), url('fonts/UXCoE-Icons.ttf?g1b05j') format('truetype'), url('fonts/UXCoE-Icons.woff?g1b05j') format('woff'), url('fonts/UXCoE-Icons.svg?g1b05j#UXCoE-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*font-family : OptumSans-Regular*/
@font-face{
    font-family : 'OptumSans-Regular';
    src: url('fonts/OptumSans-Regular.woff2');
}

[class^="cux-icon-"],
[class*=" cux-icon-"] {
    font-family: 'UXCoE-Icons', sans-serif;
    /*font-family:Arial, Helvetica, sans-serif;*/
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cux-icon-help:before {
    content: "\e625";
    margin-left: 3px;
    font-size: 12px;
}

.cux-icon-sorted:before {
    content: "\e643";
    color: #999999;
}

.item-pointer {
    cursor: pointer;
}

.cux-icon-carrot_down:before {
    content: "\e648";
    color: #333333;
}

.cux-icon-carrot_up:before {
    content: "\e64b";
    color: #333333;
}

.cux-icon-carrot_left:before {
    content: "\e614";
}

.cux-icon-carrot_right:after {
    content: "\e64a";
}

.cux-icon-rewind:before {
    content: "\e64c";
}

.cux-icon-forward:after {
    content: "\e64d";
}

.cux-icon-export:before {
    content: "\e65c";
}

.cux-icon-alert:after {
    content: "\e61b";
}

.cux-icon-calendar {
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('../Images/16/PNG_16/calendar.png') no-repeat;
    vertical-align: middle;
    padding: 0;
    height: 16px;
    width: 16px;
}

/*==HTML Body*/
html {
    font-size: 75%;
}

body {
    background-color: white;
}

body,
input,
select {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 0;
}

a,
a:link,
a:visited,
a:hover {
    color: #0064a4;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a:active,
    span[tabindex]:focus,
    a:focus {
        outline: dotted thin;
        text-decoration: underline;
    }
    a.popUpLink:link {
        color: #0064a4;
    }
    a.columnlink:link {
        color: #0064a4;
    }

p,
h6,
ul {
    line-height: 120%;
}

p {
    margin-bottom: .917rem;
}

h1 {
    color: #666666;
    font-size: 2em;
    margin-bottom: 1.5rem;
    font-weight: normal;
}

    h1:focus {
        outline: none;
    }

h2 {
    color: #c36121;
    font-size: 1.667em;
    font-weight: bold;
    margin-bottom: .833rem;
    line-height: 120%;
}

h3 {
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: .833rem;
    line-height: 120%;
}

h4 {
    color: #5A5A5A;
    font-weight: bold;
    font-size: 1.333em;
    margin-bottom: .833rem;
    line-height: 120%;
}

h5 {
    color: #333333;
    font-weight: bold;
    font-size: 1.167em;
    line-height: 120%;
    margin-bottom: .833rem;
}

h6 {
    color: #c36121;
    font-size: 1.167em;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: .833rem;
}

h2,
h3,
h4,
h5,
h6 {
    margin-top: 1.667rem;
}

    h2:first-child,
    h3:first-child,
    h4:first-child,
    h5:first-child,
    h6:first-child {
        margin-top: 0;
    }

code {
    font-family: "Courier New", Courier, monospace;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

/*==Text Page Styles*/
.textpageheader {
    margin-bottom: 5px;
}

    .textpageheader a {
        color: #C36121;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 1.083rem;
        margin-top: 1.66rem;
        line-height: 120%;
    }

        .textpageheader a:hover {
            text-decoration: none;
            color: #C36121;
        }

.textpageparagragh {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
}

.textpagelist {
    margin-left: 40px;
    margin-right: 40px;
}

.editDescList li {
    margin-bottom: 30px;
}

.textPagecontainer {
    border: 1px solid #768baf;
    margin-left: 7px;
    padding: 15px;
    margin-bottom: 20px;
    height: 520px;
    overflow-y: auto;
}

.textpagetableheaderrow {
    text-align: center;
    vertical-align: middle;
}

/*==Labels*/
.apc-label-normal {
    font-weight: normal;
}

.apc-label-data-entry {
    color: #002677;
    font-size: 10px;
    font-weight: bold;
}

.apc-field-label {
    display: inline-block;
    color: #5A5A5A;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
}

.apc-label-normal-OrganizationName {
    font-size: 20px;
    color: #666666;
    /*position:relative;
    top:-6px;*/
}

.apc-label-normal-UserStatistics {
    font-size: 11px;
    /*position:relative;
    top:-6px;*/
    margin-left: 12px;
}

/*==Input Fields CSS*/
.apc-input-text {
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    border-style: solid;
    border-width: 2px;
    border-color: #B3B3B3;
    padding-left: 4px;
    padding-right: 4px;
    height: 20px;
}

.apc-input-date {
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    padding-left: 4px;
    padding-right: 4px;
    height: 20px;
    display: inline;
}

.apc-input-date-max-width {
    max-width: 80px;
}

.apc-input-text-max-width-small {
    max-width: 67px;
}

.ui-datepicker {
    z-index: 1151 !important;
}

/*==Buttons*/
.apc-button-description {
    width: 30px;
    font-size: 10px;
    height: 20px;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}

.apc-button-active-description {
    color: #002677;
    font-weight: 700;
    /*padding:7px 0 7px 0;
    margin:-7px 0 -7px 0;*/
}

.apc-button-inactive-description {
    color: #6C66AE;
    cursor: pointer;
    /*padding:7px 0 7px 0;
    margin:-7px 0 -7px 0;*/
    font-weight: 700;
    text-decoration: underline;
}

.apca-table-div-th {
    display: inline-block;
    margin-bottom: -5px;
}

.apc-button-spacing {
    margin-right: 10px;
}

.apc-btn-default {
    background: linear-gradient(to bottom, #f3f3f3 0%, #cccccc 100%);
    background-color: #F3F3F3;
    box-shadow: inset 0 0 0 1px white;
    border: 1px solid #333333;
    padding: 0.333rem 1.083rem;
    vertical-align: middle;
    line-height: 1.333rem;
    height: 26px;
    color: #333333;
    border-radius: 0;
    outline: none;
    cursor: pointer;
    font-weight: normal;
}

.apc-btn-generic {
    border: 1px solid #B3B3B3;
}

    .apc-btn-default:hover, .apc-btn-generic:hover {
        background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
        background-color: #FFFFFF;
        box-shadow: none;
        border: 2px solid #002677;
        padding: 0.25rem 1.000rem;
        color: #333333;
        outline: none;
        cursor: default;
    }

    .apc-btn-default:disabled, .apc-btn-generic:disabled {
        background: linear-gradient(to bottom,#f3f3f3 0,#ccc 100%);
        background-color: #999999;
        border: 1px solid #E6E6E6;
        padding: 0.333rem 1.083rem;
        text-shadow: none;
        color: #999999;
    }

.apc-btn-custom {
    /*background-color: #A93C47;*/
    /*background-color: #F3F3F3;*/
    background: linear-gradient(to bottom, #F1E1DE 0%, #B75D65 100%);
    border: 1px solid #2E0C10;
    margin-top: -2px;
    padding: 0 1.083rem;
    vertical-align: central;
    line-height: 12px;
    font-size: 12px;
    height: 20px;
    color: #ffffff;
    cursor: pointer;
}

    .apc-btn-custom:hover {
        background: linear-gradient(to bottom, #D4A1A0 0%, #A93C47 100%);
    }

/*Dropdown Boxes*/
.apc-dropdown-list {
    border-width: 1px;
    border-style: solid;
    border-color: #B3B3B3;
    font-size: 12px;
    color: #333333;
    padding-left: 3px;
    font-weight: normal;
    height: 20px;
}

.apc-input-border-right {
    border-width: 1px;
    border-color: transparent;
    border-style: solid;
    padding: 0px;
    margin-right: 0px;
}

    .apc-input-border-right:hover {
        border-width: 1px;
        background-color: #F47B29;
        border-color: #F47B29;
        border-style: solid;
        float: right;
    }

.custom-class-for-Html-Dropdown-width {
    width: 65px;
}

.custom-class-for-Diag-Age-Dropdown-width {
    width: 210px;
}

.show-records-per-page-width {
    width: 50px;
}

/*==Full Brief Description*/
.FullDescription {
    margin-left: 8px;
    margin-right: 4px;
    color: #00568D;
    font-weight: bold;
    font-size: 9px;
}

.BriefDescription {
    color: #999999;
    font-size: 9px;
}

/*==Logo Hyperlink*/
.logoLink {
    background-image: url('../Images/APCRewrite/optum-logo-apcassistant.png');
    background-repeat: no-repeat;
    display: block;
    width: 150px;
    height: 150px;
    float: left;
    margin-top: 1.35em;
    margin-left: 1em;
    cursor: default;
}


/*==breadCrumbs*/
#breadCrumbs {
    margin: 15px 2px 15px 7px;
    font-size: 20px;
}

.breadCrumbLink {
    color: #0064a4;
    font-size: 20px;
}

.currentLocation {
    color: #666666;
    font-size: 20px;
}

/*==footer*/
footer {
    /*background-color: #e2e2e2;*/
    position: fixed;
    left: 0;
    bottom: 0;
    height: 55px;
    z-index: 99;
    width: 100%;
}

    footer a {
        margin-left: 4px;
        margin-right: 8px;
    }

#primaryFooter span, a {
    font-size: 12px;
}

#thirdPartyfooter {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    display: flex;
    font-size: 9px;
    color: #333333;
}


.indexfooter {
    left: 0;
    bottom: 0;
    height: 55px;
    z-index: 99;
    width: 100%;
}

    .indexfooter a {
        margin-left: 4px;
        margin-right: 8px;
    }

@media only screen and (max-width: 1200px) {
    body {
        font-size: 1.33333333em;
    }

    h1,
    .oui-type-like-h1 {
        margin-bottom: 0.917rem;
    }

        h1:focus {
            outline: none;
        }

    h2 {
        font-size: 1.5em;
        margin-bottom: 0.917rem;
    }

    h3,
    h4,
    h5,
    h6,
    p {
        margin-bottom: 0.917rem;
    }

    h3 {
        font-size: 1.250em;
    }

    h4 {
        font-size: 1.125em;
    }

    h5,
    h6 {
        font-size: 1.0em;
    }
}

::-ms-clear {
    display: none;
}

html,
body {
    height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
a:link,
a:visited,
a:hover {
    color: #0064a4;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a:active,
    span[tabindex]:focus,
    a:focus {
        outline: dotted thin;
        text-decoration: underline;
    }

html {
    font-size: .75em;
}

body,
input,
select,
.tk-modl {
    color: #333333;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

body {
    background-color: white;
}

p,
h6,
ul {
    line-height: 120%;
}

p {
    margin-bottom: .917rem;
}

h1,
.tk-type-like-h1 {
    color: #666666;
    font-size: 2em;
    margin-bottom: 1.083rem;
}

    h1:focus {
        outline: none;
    }

h2,
.tk-type-like-h2 {
    color: #002677;
    font-size: 1.333em;
    font-weight: bold;
    margin-bottom: 1.083rem;
    line-height: 120%;
}

h1 + h2 {
    margin-top: 2.167rem;
}

h3,
.tk-type-like-h3 {
    /*color: #5A5A5A;*/
    color: #002677;
    font-size: 1.167em;
    font-weight: bold;
    line-height: 120%;
}

h4,
.tk-type-like-h4 {
    color: #5A5A5A;
    font-weight: bold;
    font-size: 1.167em;
}

code {
    font-family: "Courier New", Courier, monospace;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

label {
    color: #002677;
    font-weight: bold;
}

input[type="radio"],
input[type="checkbox"],
input[type="radio"] + label,
input[type="checkbox"] + label {
    vertical-align: middle;
}

td input[type="radio"],
td input[type="checkbox"],
td input[type="radio"] + label,
td input[type="checkbox"] + label {
    position: relative;
    top: -0.083rem;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
    margin-left: 0.333rem;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0;
    padding: 0;
}


select {
    border: 1px solid #b3b3b3;
    box-sizing: border-box;
    height: 1.667rem;
    color: #333333;
    -moz-border-radius: 0;
    -webkit-border-radius: 5px;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}

    select[disabled="disabled"] {
        border: 1px solid #b3b3b3;
        color: #999999;
        background-color: white;
    }

input[type="text"],
input[type="password"],
input[type="email"] {
    border: 1px solid #b3b3b3;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 5px;
}

/*==Table*/
.table thead {
    background-color: #D9F6FA;
    border-color: #D9F6FA;
    color: #002677;
    border-width: 1px;
    border-style: solid;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #D9F6FA;
}

.table > tbody > tr > td {
    padding: 0 0 0 5px;
}

.textpageTBody tr td textblock, span {
    font-size: 13px;
}

.apc-disable-highlight {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none; /* non-prefixed version, currently
                                  not supported by any browser */
}

/*==tk-dtbl Table Class*/
.tk-dtbl thead {
    background-color: #F9F2CC;
    border-color: #F9F2CC;
    border-width: 1px;
    border-style: solid;
    border-bottom-width: 1.25px;
}

    .tk-dtbl thead tr th {
        border-width: 0;
        padding-left: 2px;
        padding-right: 2px;
    }

        .tk-dtbl thead tr th input, select {
            margin-top: 2px;
            margin-bottom: 2px;
            padding-bottom:1px;
        }

table tbody tr td {
    color: #5A5A5A;
    font-size: 12px;
    padding-left: 5px;
    text-align: left;
}

.tk-dtbl tr td:nth-child(7) {
    padding-right: 24px;
    text-align: right;
}

.tk-dtbl tr td:nth-child(9) {
    text-align: center;
}

/*Contains the pagination*/
.tblPagingFooter {
    position: relative;
    width: 100%;
    height: 25px;
    margin-top: -10px;
    margin-bottom: 50px;
    padding-right: 10px;
}

.tk-dtbl-container .pagination {
    padding: 0;
    list-style-type: none;
    text-align: right;
    width: 99%;
}

    .tk-dtbl-container .pagination ul {
        display: inline-block;
    }

    .tk-dtbl-container .pagination li {
        display: inline-block;
        margin-left: 12px;
        font-size: 12px;
    }

@media screen and (min-width: 600px) {
    .table tbody tr td {
        font-size: 12px;
    }

    .apc-label-data-entry {
        font-size: 12px;
    }

    .apc-input-text {
        font-size: 12px;
    }

    .apc-input-date {
        font-size: 12px;
        width: 75px;
    }

    .FullDescription {
        font-size: 11px;
    }

    .BriefDescription {
        font-size: 11px;
    }

    .labelLink {
        font-family: 'Arial', sans-serif;
        font-size: 12px;
        color: #0064A4;
    }
}



/*==TotalRecords*/
.totalRecords {
    margin: 13px 0 13px 0;
}

/*==Primary Navigation*/
.tk-pnav {
    text-align: right;
    float: right;
    margin-top: 2rem;
    display: inline-block;
    color: #333333;
    white-space: nowrap;
    cursor: pointer;
    font-size: 0;
    margin-right: 0.2rem;
}

    .tk-pnav a {
        text-decoration: none;
        color: #333333;
        outline:none;
    }
       
    .tk-pnav a:hover/*, .tk-pnav a:focus, .tk-pnav a:active, .tk-pnav > li.tk-pnav-selected > a*/ {
        text-decoration: none;
        color: #0064a4;
    }

    .tk-pnav li {
        font-size: 1.167rem;
        display: inline-block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

    .tk-pnav > li > a, .tk-pnav > li > span {
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 3rem;
        padding: 0 1rem 0 1.083rem;
        text-align: left;
        cursor: pointer;
    }

    .tk-pnav > li span.a11y-assistive-text {
        position: absolute;
        left: -10000px;
        top: auto;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }

    .tk-pnav > li.tk-pnav-selected > a, .tk-pnav > li > a:focus,
    .tk-pnav > li > a:active {
        border-bottom-color: #F47B29;
    }

    .tk-pnav li.tk-pnav-disabled > a, .tk-pnav li.tk-pnav-disabled > span {
        color: #999999;
    }

    .tk-pnav > li > a > [class^="cux-icon-carrot_down"] {
        position: relative;
        top: -0.167rem;
        display: inline-block;
        color: #333333;
    }

    .tk-pnav li.tk-pnav-disabled > a, .tk-pnav li.tk-pnav-disabled > span {
        color: #999999;
        cursor: default;
    }

    .tk-pnav li ul {
        display: none;
        position: absolute;
        right: 0;
        border: .083rem solid #b3b3b3;
        border-left: 0;
        z-index: 0;
        background-color: white;
        box-shadow: .250rem .250rem .250rem rgba(179, 179, 179, 0.75);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 10.916rem;
        text-align: left;
    }

        .tk-pnav li ul.tk-pnav-submenu-open {
            display: block;
        }

        .tk-pnav li ul ul {
            left: 100%;
            top: -.083rem;
            z-index: -1;
        }

        .tk-pnav li ul.tk-pnav-to-the-left {
            left: auto;
            right: 100%;
            margin-right: -.083rem;
        }

    .tk-pnav li li {
        display: block;
        font-size: 1rem;
        border-left: 0;
        height: 2.250rem;
        border-top: 1px solid #b3b3b3;
        position: relative;
    }

        .tk-pnav li li:first-child {
            border-top: 0;
            height: 2.167rem;
        }

        .tk-pnav li li a, .tk-pnav li li > span {
            line-height: 2.167rem;
            padding: 0 0.583rem;
            background-color: #f3f3f3;
            display: block;
            vertical-align: middle;
            border-left: 1px solid #b3b3b3;
        }

        .tk-pnav li li > a:active,
        .tk-pnav li li > a:hover {
            border-left: 0.167rem solid #002677;
            padding-left: .500rem;
            background-color: white;
            color: #0064a4;
        }

        .tk-pnav li li > a > span.cux-icon-carrot_right {
            position: absolute;
            line-height: .083rem;
            right: 0.333rem;
            vertical-align: top;
            top: 49.5%;
        }

.tk-pnav-hover-div {
    border-bottom: 0.167rem solid #F47B29;
    cursor: pointer;
    height: 4.167rem;
    margin-left: 0;
    margin-top: -4.333rem;
    padding-right: 0;
    position: absolute;
    z-index: -100;
}

.tk-theme-bold .tk-pnav {
    height: 72px;
    text-align: left;
    float: none;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #1a1a1a, #4d4d4d 65px, #e6e6e6 65px, #e6e6e6);
    background-color: #e6e6e6;
}

    .tk-theme-bold .tk-pnav > li > a {
        color: #ffffff;
    }

        .tk-theme-bold .tk-pnav > li > a:hover,
        .tk-theme-bold .tk-pnav > li > a:focus,
        .tk-theme-bold .tk-pnav > li > a:active,
        .tk-theme-bold .tk-pnav > li.tk-pnav-selected > a {
            color: #ffffff;
        }

    .tk-theme-bold .tk-pnav > li {
        height: 72px;
    }

        .tk-theme-bold .tk-pnav > li > a,
        .tk-theme-bold .tk-pnav > li > span {
            height: 65px;
            line-height: 65px;
            padding: 0 13px;
            border: 0;
        }

            .tk-theme-bold .tk-pnav > li.tk-pnav-selected > a,
            .tk-theme-bold .tk-pnav > li > a:focus,
            .tk-theme-bold .tk-pnav > li > a:active {
                border-bottom: none;
                background-color: #c36121;
            }

                .tk-theme-bold .tk-pnav > li.tk-pnav-selected > a:after {
                    display: block;
                    width: 0;
                    height: 0;
                    content: " ";
                    border-left: 7px solid transparent;
                    border-right: 7px solid transparent;
                    border-top: 7px solid #c36121;
                    margin: 0 auto;
                }

            .tk-theme-bold .tk-pnav > li > a > [class^="cux-icon-carrot_down"] {
                color: #ffffff;
            }

.primary_menu {
    z-index: 999;
    padding-bottom: -10px;
}

    .primary_menu span {
        margin-bottom: 5px;
        margin-right: .75px;
        margin-left: .75px;
        border-bottom-width: 2px;
        border-bottom-color: white;
        border-bottom-style: solid;
    }

    .primary_menu ul li a {
        word-wrap: hyphenate;
        text-wrap: normal;
    }

.underlinePrimaryNavHeaderSpan {
    border-bottom-color: #F47B29;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

/*==eportLink*/
.exportLink {
    color: #1370AB;
    cursor: pointer;
    font-size: 12px;
    margin-top: 3px;
    margin-right: 0px;
    margin-left: 20px;
}

/*==Site.cs*/
body {
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input:not(#loginButton),
select {
    max-width: 280px;
    border-radius:5px;
}

/*
    APC Assistant
*/
.apcLeftMargin25 {
    padding: 125px;
}

.borderStyle {
    border-style: solid;
    border-color: gray;
    border-width: 1px;
}

.apcWarning {
    color: red;
}

.apcCustBk {
    background-color: aqua;
}

.apcUserBk {
    background-color: azure;
}

.labelText {
    font-family: 'Arial', sans-serif;
    font-size: 9pt;
    color: black;
    font-weight: normal;
}

.labelLink {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    color: #0064A4;
}

    .labelLink:hover {
        color: #F47B29;
        cursor: pointer;
    }

.headerDescLink {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    color: #0064A4;
    vertical-align: sub;
    margin-right: 5px;
}

    .headerDescLink:hover {
        color: #F47B29;
        cursor: pointer;
    }

.columnlink {
    color: #0064a4;
}

    .columnlink:hover {
        text-decoration: underline;
    }

.qcolumnLink {
    color: #00568D;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
}

    .qcolumnLink:hover {
        color: red;
        cursor: pointer;
    }


.bookmarkdestination {
    color: #5A5A5A !important;
    font-size: 1em !important;
    font-weight: bold !important;
    line-height: 120% !important;
}

    .bookmarkdestination:hover {
        text-decoration: none !important;
    }

.smalltext {
    font-family: 'Verdana','Geneva','Arial', sans-serif;
    font-size: 11px;
}

.rowSelected {
    background-color: blue !important;
}

.tableText {
    font-family: 'Arial', sans-serif;
    font-size: 9pt;
    color: black;
    font-weight: lighter;
}

.tableTitleText {
    font-family: 'Arial', sans-serif;
    font-size: 12pt;
    background-color: orange;
    color: black;
    font-weight: bold;
}

.logo {
    height: 65px;
}

.navGlobal {
    height: 26px;
    margin-top: 5px;
    background-color: #666666;
    font-family: 'Arial', sans-serif;
}

    .navGlobal > a,
    .navGlobal > span {
        color: white;
        margin: 0 6px 0 0;
        padding-top: 10px;
        padding-bottom: 9px;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 20px;
        height: 24px;
    }

        .navGlobal > a:hover,
        .navGlobal > a:visited,
        .navGlobal > a:focus {
            text-decoration: none;
            background-color: #4D4D4D;
            color: #FFFFFF;
        }


.apc-checkbox {
    border: 1px solid #B3B3B3;
    height: 16px;
    vertical-align: text-bottom;
}

.apc-required {
    color: #a93c47;
    margin-left: 3px;
    font-size: 15px;
    background-repeat: no-repeat;
    font-family: 'UXCoE-Icons', sans-serif;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
}

/* ===Scrollable Table Body=== */
thead.fixedHeader {
    display: table-header-group;
}

    thead.fixedHeader tr {
        display: block;
        position: relative;
    }

        thead.fixedHeader tr th {
            border-top: none;
        }

tbody.scrollContent {
    display: block;
    overflow-y: scroll;
    height: 300px;
}

    tbody.scrollContent tr {
        display: table-row;
    }

        tbody.scrollContent tr td.tk-dtbl-cell {
            display: table-cell;
            border-width: 0;
            padding: 0 0 0 5px;
        }

tbody tr.no-content:hover {
    background-color: #f5f5f5 !important;
}

.table-bordered tr td.tk-dtbl-cell {
    border-width: 0;
}

/* ===Textbox Placeholder=== */
::-webkit-input-placeholder {
    color: #999999;
}

:-moz-placeholder { /* Firefox 18- */
    color: #999999;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999999;
}

:-ms-input-placeholder {
    color: #999999;
}

/* ===Overwrite JQuery UI Accordion Icon=== */
.ui-icon-uitk-carrot-right {
    background-image: url('../Images/16/PNG_16/carrot_right.png') !important;
    margin-top: -9px !important;
    font-family: 'UXCoE-Icons', sans-serif;
    color: #333333;
}

.ui-icon-uitk-carrot-down {
    background-image: url('../Images/16/PNG_16/carrot_down.png') !important;
    padding: 0;
    margin-top: -12px !important;
    vertical-align: baseline;
    font-family: 'UXCoE-Icons', sans-serif;
    color: #333333;
}

.apca-accordion {
    margin-bottom: 5px;
    padding: 5px;
}

/*==Splash Page*/
#spalshPageTable {
    overflow-y: scroll;
    height: 400px;
}
.layout-border {
    border-left: 1px solid #d0d0ce;
    border-right: 1px solid #d0d0ce;
}

#splashPage {
    max-width: 90%;
    margin: 20px 20px 20px 50px;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
#splashNotice {
    background-color: white;
    /*margin-top: -500px;
    position: center;
    margin-left: -5px;
    margin-right: -100px;
    border-style:solid;
    border-color:red;*/
    width: 500px;
    padding: 10px;
    margin-left:500px;
    border: 2px solid red;
    margin: 0;
    position:relative;
    left:300px;
    bottom:145px;
    /*padding: 5px 33px 5px 33px;*/
}

#SignIn {
}

.splashImage {
    background-image: url('../Images/NewSplashPageMain.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 33.3%; /* (img-height / img-width * container-width) */
    margin-top: -6px;
    /*    position: relative;
*/
}

#loginpagemsg {
    font-family: Arial;
    color: #5A5A5A;
    font-size: 16px;
    /*padding-top:50px;
    padding-bottom:50px;*/
}

#wlc {
    font-family: OptumSans-Regular;
    font-weight: 800;
    color: #002677;
    font-size: 45px;
}
#loginButton {
    background-color: white;
    height: 40px;
    width: 100%;
    color: #002677;
    font-size: 20px;
    font-family: Arial;
    border-radius: 18px;
    border-width: 1px;
    border-block-color: #002677;
}


.signInComponent {
    float: left;
    background-color: White;
    display: inline-block;
    position: absolute;
    width: 310px;
    height: 150px;
    left: -10px;
    box-shadow: 2px 2px 6px #888888;
    padding: 12px;
}

    .signInComponent table {
        table-layout: fixed;
        width: 310px;
    }


.signInComponent_input {
    width: 105px;
    margin: 4px;
}

.signInComponent input[type="submit"] {
    margin: 4px;
}

.signInComponent thead tr td:first-child {
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    color: #666666;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.signInComponent tr td:first-child {
    text-align: left;
    color: #333333;
}

    .signInComponent tr td:first-child span {
        font-size: 12px;
        font-weight: bold;
    }

    .signInComponent tr td:first-child a {
        font-size: 12px;
        font-weight: normal;
    }

.signInComponent tbody tr {
    margin: 5px;
}


.signInOptumIDComponent {
    height: 138px;
    width: 360px;
    margin-top: 5px;
    text-align: center;
}

#passwordResetTable {
    margin-left: -5px;
}

    #passwordResetTable tr td:first-child div {
        font-weight: bold;
        /*margin-left:-5px;*/
    }

    #passwordResetTable tr:nth-child(2) td:first-child div {
        margin-right: 13px;
    }

    #passwordResetTable div, span {
        margin-top: 10px;
        font-size: 12px;
    }

/*==accordion*/
.apca-accordion h2 {
    padding-left: 30px !important;
}

.apca-accordion p {
    padding-left: 18px;
    margin-bottom: 0;
}

/* ===Static Page Version Guide=== */
.versionGuide {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0064A4;
    padding-bottom: 10px;
    padding-right: 10px;
    margin-top: -10px;
    float: right;
}

    .versionGuide span {
        padding: 0 5px 0 5px;
    }

        .versionGuide span a:hover {
            color: #F47B29;
            cursor: pointer;
        }


/* ===Static Page Editor=== */
textarea#txtEditor {
    width: 100%;
}

#editablePage h2 a {
    color: #002677;
    font-size: 16px;
    font-weight: bold;
}

    #editablePage h2 a:hover {
        text-decoration: none;
    }

#editablePage h3, #editablePage h4 {
    margin: 0px;
}

#editablePage ul li {
    list-style: disc;
    margin-left: 20px;
    padding-top: 8px;
}

#editablePage ol li {
    list-style: decimal;
    margin-left: 40px;
    margin-bottom: 2px;
}

#editablePage table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    min-height: 0.01%;
    overflow-x: auto;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    box-sizing: border-box;
}

#editablePage th {
    line-height: 17.14px;
    border: 1px solid #ddd;
}

 #editablePage th {
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    padding: 6px;
    border: 1px solid #5A5A5A;
    font-size: 12px;
    color:#002677;
}
#editablePage td {
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    padding: 6px;
    border: 1px solid #5A5A5A;
    font-size: 12px;
    color: #5A5A5A;
}

    #editablePage td.leftadjust {
        box-sizing: border-box;
        text-align: left;
        vertical-align: middle;
        padding: 6px;
    }

#editablePage thead {
    background-color: #D9F6FA;
}

#editablePage hr {
    border-top: 1px solid #aaa;
}

#editablePage {
    line-height: 128%;
}

.addBullets {
    list-style-type: disc !important;
    padding-top: 2px !important;
}

.addNumbers {
    list-style: decimal !important;
    padding-top: 2px !important;
}

.indent {
    margin-left: 25px;
}

.tableWidth {
    max-width: 80% !important;
    margin: 0 auto;
}

.h4Font {
    font-size: 1em;
    color: #5A5A5A;
}

/* ===Modal=== */
.apc-modal-dialog {
    top: 120px;
    left: 25%;
    position: fixed;
    height: 528px;
    z-index: 1050;
    width: 695px;
    padding-bottom: 0px;
    margin-bottom: 0px;
   /* border: 1.083rem solid rgba(102, 102, 102, .5);*/
}

.apc-modal-header {
    height: 39px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    padding-left: 15px;
    padding-top: 5px;

    
   
   
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}

    .apc-modal-header .close {
        margin-right: 10px;
        color: #333333;
        cursor: pointer;
        padding-top:5px;
    }

        .apc-modal-header .close:hover {
            color: #002677;
            opacity: 1;
        }

    .apc-modal-header .modal-text {
        font-size: 16px;
        font-weight: bold;
        padding-left: 10px;
        color: #002677;
        
    }

.modal-body {
    background-color: #fff;
    padding-left: 35px;
    padding-bottom: 13px;
    height: 463px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}

.apc-modal-body {
    margin-top: 0px;
}

.close {
    opacity: 1;
    cursor: pointer;
}

.modal .in {
    filter: alpha(opacity=0.5);
    opacity: 0.5;
    background-color: #b3b3b3;
}

/* ===Add Cursor Pointer To Rows of apcaDataTableBody with in TableBodyPartial=== */
.apcaDataRow:hover {
    cursor: pointer;
}

#apcaDataTableBody tr:hover {
    background-color: #FEF3E8;
}

.homeStatusMessage {
    font-weight: 600;
    font-size: 20px;
    color: #F47B29;
}

.homeStatusMessageWrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 50px;
}

/*=== Timeout Warning Modal ===*/
.modal-timeout-warning {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(179, 179, 179, 0.5);
    z-index: 99999;
}

    /* Display the modal when targeted */
    .modal-timeout-warning:target {
        display: table;
        position: fixed;
    }

/* The modal box */
.modal-dialog-timeout-warning {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

    /* The modal's content */
    .modal-dialog-timeout-warning .modal-content {
        opacity: 1;
        margin: auto;
        background-color: white;
        position: relative;
        font-size: 12px;
        text-align: justify;
        /*width: 30%;*/
        border: 1.083rem solid rgba(102, 102, 102, .5);
        border-radius: 0;
        height: 190px;
        width: 300px;
    }

/* The button used to close the modal */
.closebtn {
    text-decoration: none;
    float: right;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-right: -10px;
    margin-top: -45px;
}

    .closebtn:hover,
    .closebtn:focus {
        color: #333333;
        text-decoration: none;
        cursor: pointer;
    }

.container-timeout-warning {
    /*padding: 13px 13px;*/
    cursor: pointer;
}

    .container-timeout-warning a [type=button] {
        margin: 0 2px 0 2px;
    }

.header-timeout-warning {
    background-color: white;
    font-size: 15px;
    color: #002677;
    height: 10%;
}

.headerContainer-timeout-warning {
    padding: 0px 13px 0px 13px;
    height: 39px;
    width: 275px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    /*border-bottom-style: solid;
    border-bottom-width: 1px;*/
}

    .headerContainer-timeout-warning h3 {
        font-size: 16px;
        padding-top: 10px;
    }

.bodyContainer-timeout-warning {
    padding: 30px 13px 0px 13px;
    font-size: 13px;
}

.footerContainer {
    padding: 13px 13px 13px 13px;
}

/*=== Count Down ===*/
#clockdiv {
    display: table;
    margin: auto;
}

    #clockdiv > div {
        /*padding: 10px;*/
        display: table-cell;
        padding: 0px 5px 0px 5px;
    }

.minutes {
    display: table-cell;
    padding: 0px 0px 0px 5px;
    color: #3D2986;
    font-weight: 600;
}

.colon {
    display: table-cell;
}

.seconds {
    display: table-cell;
    padding: 0px 5px 0px 0px;
    color: #3D2986;
    font-weight: 600;
}

.countdowntext {
    display: table-cell;
}

.smalltext {
    font-size: 12px;
}

/*=== Pop Header Logo===*/
.popUpHeader {
    margin-top: -14px;
    float: left;
}

    .popUpHeader div {
        float: left;
    }

        .popUpHeader div:nth-child(2) {
            margin-left: 1px;
        }

        .popUpHeader div:nth-child(3) {
            margin-left: 4px;
        }

        .popUpHeader div span {
            font-size: 8px;
            color: white;
        }

.apc-form-element {
    padding: 2px 0 5px 0px;
}

.require-field-message {
    background-color: #F8F0EF;
    width: auto;
    height: 18px;
    padding: .417rem .917rem .417rem .417rem;
    color: #333333;
    font-family: 'Arial', sans-serif;
    margin-top: 0;
    vertical-align: middle;
    font-weight: normal;
}
.popUpTableBorder {
    border-top: 1px solid #5A5A5A;
    
}


/* ===Save to DB Page=== */
.custom-partial-status {
    height: 40px;
    width: 380px;
}

    .custom-partial-status .apc-save-msg-section {
        margin: 0;
    }

        .custom-partial-status .apc-save-msg-section .apc-save-error-detail {
            overflow-y: hidden;
        }

        .custom-partial-status .apc-save-msg-section .apc-save-success-detail {
            overflow-y: hidden;
        }

        .custom-partial-status .apc-save-msg-section .apc-save-error-detail .save-msg-img-section {
            position: relative !important;
        }

        .custom-partial-status .apc-save-msg-section .apc-save-message {
            overflow-y: hidden;
        }

.apc-save-msg-section {
    margin: 3px;
}

.apc-save-error-detail {
    border: 1px solid #a93c47;
    border-left: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    width: auto;
    height: 40px;
    background-color: #F8F0EF;
}

.apc-save-success-detail {
    border: 1px solid #7E9E16;
    border-left: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    width: auto;
    height: 40px;
    background-color: #F8F0EF;
}

.create-success {
    height: 40px;
    overflow-y: hidden;
}

.apc-save-status-detail {
    border: 1px solid #EAAB00;
    border-left: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: auto;
    height: 40px;
    background-color: #F8F0EF;
}

.save-msg-img {
    margin-top: -1px;
    height: 40px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.apc-save-message {
    overflow-y: auto;
    overflow-x: hidden;
    margin: 13px 10px 10px 50px;
    line-height: 15px;
}


.apc-save-status-detail-optumId {
    border: 1px solid #EAAB00;
    border-left: 0px;
    width: 480px;
    height: 40px;
    background-color: #F8F0EF;
}

.apc-save-message-optumId {
    overflow-y: auto;
    overflow-x: hidden;
    margin: 5px 5px 5px 50px;
    line-height: 15px;
}

/*=== Landing Page===*/
.tagLine {
    font-size: 30px;
    font-weight: 600;
    color: #002677;
}

.topRowCell {
    width: 90%;
    margin-bottom: 15px;
}

.topRowCellContainer {
    width: 100%;
    text-align: center;
}

.topRowCellContents {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.topRowImg {
    display: inline-block;
    float: left;
    vertical-align: top;
}

.topRowImgTitleContainer {
    white-space: nowrap;
}

.topRowImgTitle {
    font-size: 27px;
    font-family: 'Calibri', sans-serif;
    font-weight: 600;
    color: black;
    text-decoration: none;
}

.topRowDescriptionContainer {
    width: 100%;
    margin-top: 5px;
    height: 100%;
}

.topRowDescription {
    /*text-align:left;
    width:90%;*/
    width: 90%;
    font-size: 17px;
    font-weight: 100;
    line-height: 25px;
    color: black;
    vertical-align: text-top;
}

.LearMore {
    text-align: left;
    width: 80%;
    margin: 5px auto 0px auto;
}

    .LearMore div a {
        font-size: 20px;
        /*color:#F47B29;*/
        color: #C36121;
        font-weight: 500;
        text-decoration: none;
    }

.columnIconContainer {
    width: 100%;
    margin: 15px auto 20px auto;
}

.columnIcon {
    text-align: left;
    width: 60%;
    margin: 0 auto;
    margin-right: -2px;
    font-size: 15px;
    line-height: 22px;
}

.columnDescriptionContainer {
    width: 100%;
    margin: 0 15px 0 15px;
}

.columnDescription {
    text-align: left;
    width: 90%;
    font-size: 22px;
    font-weight: 100;
    line-height: 25px;
    margin: 20px 0 20px 50px;
}

.apcAssistantDescription {
    text-align: left;
    width: 100%;
    font-size: 16px;
    font-weight: 100;
    line-height: 25px;
    padding-right: 18%;
    padding-left: 18%;
    color: #002677;
    background-color: #D9F6FA;
}

/*=== Error Pages ===*/
#tdTitle {
    margin-left: 14px;
    color: #002677;
}

#errorPageStatusMessage {
    margin-left: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
}

/*=== Standard Support Statement ===*/
.standardSupportStatement {
    margin-left: 10px;
    padding-top: 17px;
}

    .standardSupportStatement span {
        font-size: 12px;
        font-weight: normal;
    }


/*=== Debugging===*/
.debuggingborderMaster {
    border-style: solid;
    border-width: 3px;
    border-color: blue;
}

.debuggingborderOutter {
    border-style: solid;
    border-width: 2px;
    border-color: orangered;
}

.debuggingborderInner {
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

/*=== Tooltip ===*/
.apca-tooltip {
    display: inline-block;
    margin-left: 4px;
    position: absolute;
}

.apca-tooltip-img {
    margin-left: 2px;
    margin-top: 2px;
    position: absolute;
}

.apca-tooltip-content {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #666666;
    padding: 1.08333333rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    white-space: normal;
    width: 220px;
    margin-top: 25px;
    box-shadow: 3px 3px 3px rgba(179, 179, 179,0.75);
    z-index: 99;
}

    .apca-tooltip-content:after, .apca-tooltip-content:before {
        bottom: 100%;
        left: 5%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .apca-tooltip-content:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 5px;
        margin-left: -5px;
    }

    .apca-tooltip-content:before {
        border-color: rgba(102, 102, 102, 0);
        border-bottom-color: #666666;
        border-width: 6px;
        margin-left: -6px;
    }

.apca-tooltip:hover .apca-tooltip-content {
    display: block;
}

/*=== Column Header Description ===*/
.key_header {
    margin-top: -5px;
    margin-bottom: 8px;
    border-top: 1px solid #ddd;
    color: #002677;
    font-size: 20px;
    font-weight:bold;
    padding: 20px 0 10px 20px;
}

.key_table > tbody > tr > td {
    padding: 10px;
    font-size: 12px;
}

    .key_table > tbody > tr > td:first-child {
        width: 100px;
    }

.key_stdtext {
    color: #5A5A5A;
    font-size: 12px;
}

.key_normal_text {
    font-size: 12px;
    padding: 5px;
    margin: 5px;
}


/*=== Column Header Description ===*/
.maxunits_header {
    border-top: 1px solid #ddd;
    color: #666666;
    font-size: 20px;
    padding: 0 0 5px 0px;
}

.maxunits_tableheader {
    font-size: 15px;
    color: #002677;
    font-weight: 600;
    /*position:relative;
    top:-6px;*/
}

.paragraphLineHeight {
    font-weight: normal;
    line-height: normal;
}


#loginOptumIDNoteDiv {
    padding: 0px 3px 3px 3px;
}

#loginOptumIDNoteDiv > span {
    font-weight:normal;
    font-size:13px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0;
}


input.input-date-validation-error {
    border: solid 2px red;
    background-image: url(../Images/redcorner.png);
    background-repeat: no-repeat;
    background-position: top right;
}
.ImageText {
    margin-top: -32%;
    display: flex;
    flex-direction: column;
}
.custom-panel {
    border-style: groove;
    border-width: 2px;
    border-radius: 10px;
}

@media only screen and (min-width: 992px) {
    .custom-panel {
        height:265px;
    }
}
@media only screen and (min-width: 1200px) {
    .custom-panel {
        height: 220px;
    }
}

.cutom-panel-heading {
    padding: 15px 0px 0px 15px;
    color: #002677;
    font-size: 22px;
    font-weight: 600;
}

.custom-panel-body {
    font-size: 16px;
    font-weight: 100;
    line-height: 25px;
    color: #5A5A5A;
    vertical-align: text-top;
}