@charset "UTF-8";
/* CSS Document */

h3 {
                font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
                font-weight:bold;
}

h4 {
                font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
                font-weight:bold;
                color:#3c3d3d;
}

.no-break {
  white-space: nowrap;
}

a[href$=".pdf"].button, 
a[href$=".ppt"].button, 
a[href$=".pptx"].button, 
a[href$=".doc"].button, 
a[href$=".docx"].button, 
a[href$=".xls"].button, 
a[href$=".xlsx"].button, 
a[href$=".csv"].button, 
a[href$=".vsd"].button, 
a[href$=".vdw"].button, 
a[href$=".mp3"].button, 
a[href$=".zip"].button, 
a[href$=".rar"].button{
                background-image:none;
}

a[href$=".pdf"].button img, 
a[href$=".ppt"].button img, 
a[href$=".pptx"].button img, 
a[href$=".doc"].button img, 
a[href$=".docx"].button img, 
a[href$=".xls"].button img, 
a[href$=".xlsx"].button img, 
a[href$=".csv"].button img, 
a[href$=".vsd"].button img, 
a[href$=".vdw"].button img, 
a[href$=".mp3"].button img, 
a[href$=".zip"].button img, 
a[href$=".rar"].button img{
                background-image:none;
                margin:0;
}

.presentations a[href$=".pdf"], 
.presentations a[href$=".ppt"], 
.presentations a[href$=".pptx"], 
.presentations a[href$=".doc"], 
.presentations a[href$=".docx"], 
.presentations a[href$=".xls"], 
.presentations a[href$=".xlsx"], 
.presentations a[href$=".csv"], 
.presentations a[href$=".vsd"], 
.presentations a[href$=".vdw"], 
.presentations a[href$=".mp3"], 
.presentations a[href$=".zip"], 
.presentations a[href$=".rar"]{
                background-image:none;
                margin:0;
}


.link-back-arrow a {
  text-decoration: none !important;
}

.link-back-arrow a:before {
  content:"\f053";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 8px;
}

/* ------------ right column --------------- */

#innerRightContent .widget {
                border:none;
                margin:0;
                padding:0;
                background:none;
                
}

#innerRightContent .widget .social-links {
                padding:3px 12px 4px 12px;
                display:block;
                text-align:right;
                
}

#innerRightContent .widget #contact-box {
                text-align:center;
                padding:14px 0 0 0;
                background: url(../images/bkgd-contact-us.jpg) top center repeat-x;
                min-height:68px;
                -webkit-box-shadow:inset 0 0 7px 0 #000000;
box-shadow:inset 0 0 7px 0 #000000;
}

#innerRightContent .widget #contact-box p {
                font-weight:bold;
                color:#ffffff;
                font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
                font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3em;
                padding:0;
}

#innerRightContent .widget #information-for-box {
                padding:16px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3e79a2+0,07568b+24,005188+100 */

background: #3e79a2; /* Old browsers */

background: -moz-linear-gradient(top,  #3e79a2 0%, #07568b 24%, #005188 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #3e79a2 0%,#07568b 24%,#005188 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #3e79a2 0%,#07568b 24%,#005188 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e79a2', endColorstr='#005188',GradientType=0 ); /* IE6-9 */

}

#innerRightContent .widget #information-for-box p {
                color:#ffffff;
                text-align:center;
                line-height:1.3em;
}

#innerRightContent .widget #information-for-box form {
                text-align:center;
}

/* Style The Dropdown Button */
#innerRightContent .widget .dropbtn {
    color: #1e1e1e;
    padding: 8px 12px;
                margin-left:20px;
    font-size: 13px;
                font-weight:bold;
    border: none;
    cursor: pointer;
                                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;


                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d5d5d5+0,d5d5d5+59,bcbcbc+100 */

background: #d5d5d5; /* Old browsers */

background: -moz-linear-gradient(top,  #d5d5d5 0%, #d5d5d5 59%, #bcbcbc 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #d5d5d5 0%,#d5d5d5 59%,#bcbcbc 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #d5d5d5 0%,#d5d5d5 59%,#bcbcbc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#bcbcbc',GradientType=0 ); /* IE6-9 */


}

#innerRightContent .widget .dropbtn span {
                background: url(../images/arrow-down-gray.png) top center no-repeat;
                width:14px;
                height:8px;
                display:inline-block;
                margin-left:8px;
}

/* The container <div> - needed to position the dropdown content */
#innerRightContent .widget .dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
#innerRightContent .widget .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index:150;
}

/* Links inside the dropdown */
#innerRightContent .widget .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
#innerRightContent .widget .dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
#innerRightContent .widget .dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
#innerRightContent .widget .dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


/* CIC Local navigation */

#innerRightContent .widget #cic-local-nav .title {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */

background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */



}

#innerRightContent .widget #cic-local-nav .title h4 {
                margin-bottom:0;
                text-align:center;
                padding: 18px 0 10px 0;
                font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
                text-transform:uppercase;
                font-size:1.2em;
                color:#005188;
}

#innerRightContent .widget #cic-local-nav .widget-user {
                margin:0 4px 10px 15px !important;
}

#innerRightContent .widget #cic-local-nav .widget-user li {
                padding:0;
}

#innerRightContent .widget #cic-local-nav .widget-user li a {
                padding: 4px 8px;
                display:block;
}



/* ------------------- Content Area -------------- */

p.article {
                padding-left:20px;
                background: url(../images/icon-link-bullet.jpg) top left no-repeat;
}

#innerContent > h2.page-title {
	margin-top:20px;
	margin-bottom:0;
}

/* LAYOUT  */


#innerContent {
                margin-top:0;
                padding-top:0;
}

/* BOXES */


#innerContent .box {
                padding-bottom:10px;
                display:block;
                margin-bottom:22px;

}

#innerContent .box.blue-rows {
                padding-bottom:0;
}

#innerContent .box h3 {
                                                font-family: Arial, Gotham, "Helvetica Neue", Helvetica,  sans-serif;
                font-weight:bold;

}

#innerContent .box h3,
#innerContent .box h4,
#innerContent .box p,
#innerContent .box li,
#innerContent .blue-rows div p,
#innerContent .blue-rows div li {
                padding: 8px 14px;

}

#innerContent .box.rounded {
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
}

#innerContent .box.blue,
#innerContent .box.blue-rows {
                background:#F4F9FB;        
}

#innerContent .blue-rows div.dark {
                background:#E3F1F7;        
}

#innerContent .blue-rows div.last {
                -webkit-border-radius: 0 0 5px 5px;
                border-radius: 0 0 5px 5px;
                padding-bottom:10px;
}

#innerContent .box.blue h3,
#innerContent .box.blue-rows h3 {
                background:#005188;
                color:#ffffff;
                margin-bottom:0;
}

#innerContent .box.green h3,
#innerContent .box.green-rows h3 {
                background:#6ca938;
                color:#ffffff;
                margin-bottom:0;
                
}


#innerContent .box.blue.rounded h3,
#innerContent .box.blue-rows.rounded h3,
#innerContent .box.gray.rounded h3,
#innerContent .box.green.rounded h3{
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}

#innerContent .box.blue p {
}

#innerContent .box.blue-rows .with-icon {
                display:block;
                clear:both;
                padding: 8px 0;
}

#innerContent .box.blue-rows .with-icon img {
                display:block; 
                float:left;
                margin:12px 20px;
}

#innerContent .box.blue-rows .with-icon p,
#innerContent .box.blue-rows .with-icon h4,
#innerContent .box.blue-rows .with-icon li {
                padding:8px 14px 8px 90px;
}

#innerContent .box.blue-rows .with-icon h4 {
                margin-bottom:0;
                padding-bottom:0;

}

#innerContent .box.green,
#innerContent .box.green-rows {
                background:#d3e5c3;       
                
}


#innerContent .box.row {
                margin:0;
                padding:0;
}


/* gray boxes */

#innerContent .box.gray {
                background:#ededed;       
}

#innerContent .box.gray h3 {
                background:#dedede;
                color:#006ca2;
}

#innerContent .box p.article {
                padding-left:34px;
                background: url(../images/icon-link-bullet.jpg) 10px 10px no-repeat;
}

#innerContent .box .item {
                display:block;
                width:100%;
                clear:both;
                padding-bottom:10px;
}

#innerContent .box .item h4 {
                border-top:1px solid #ffffff;
                font-size:1.2em;
                padding-bottom:0;
}

#innerContent .box .item.first h4 {
                border-top:none;
}

#innerContent .box .third {
                width:30%; 
                display:block;
                float:left;
                margin-left:12px;
}

#innerContent .box .third img {
                max-width:100%;
                height:auto;
}

#innerContent .half {
                width:45%; 
                margin-left:14px; 
                margin-top:20px; 
                float:left;
}



/* buttons */

a.blue-btn {
    background: #0076AD;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 3px;
    font-weight: normal;
    color: #ffffff !important;
    font-size: 1em;
    padding: 10px 12px;
    text-decoration: none !important;
}

a.blue-btn:hover {
    background: #003f72;
    text-decoration: none;
}

.cic-button {
                display:block;
                padding: 16px 8px 8px 8px;
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
                font-weigth:bold;
                text-align:center;
                -webkit-box-shadow:inset 1px 1px 8px 0 #006ea5;
                box-shadow:inset 1px 1px 8px 0 #006ea5;
                
}



.cic-button.blue {
                background:#005188;
                color:#ffffff;
                
}

.cic-button.third {
                width: 30%;
}


.box .cic-button {
                margin-left:14px;
                float:left;
}

.cic-button.blue p {
                color:#ffffff;
                font-weight:bold;
}

a.cic-button, 
span.cic-button {
                display:inline-block;
                padding: 8px;
                margin:0 !important;
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
                font-weigth:bold;
                text-align:center;
                background:#005188;
                color:#ffffff;          
                float:none !important;
}

.box-button {
                                margin:0 10px 10px;

}

.box-button a.cic-button,
.box-button span.cic-button {
                width:100%;
                display:block;
                text-align:left;
                font-weight:bold;
                -webkit-box-shadow: 3px 3px 3px 0 #cccccc;
box-shadow: 3px 3px 3px 0 #cccccc;
min-height:80px;
}

.box-button.call a.cic-button,
.box-button.call span.cic-button {
                background: #6ca938;
}

.box-button a.cic-button .button-text,
.box-button span.cic-button .button-text {
                padding:30px 0;
                float: none;
    padding: 10px 0;
    width: 80%;
                font-size:1.14em;
                                                                display:block;
}

.box-button.call a.cic-button .button-text,
.box-button.call span.cic-button .button-text {
                padding-top:6px;
}

a.cic-button img.icon,
span.cic-button img.icon {
                display:block;
                float:left;
                margin-right:10px;
}

/* ------------------ ACCORDION ------------------- */

button.accordion {
    background-color: #005188;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
                margin-bottom:8px;
                
}

button.accordion.active, button.accordion:hover {
    background-color: #0065A8; 
                color: #ffffff	;
                
}

div.panel {
    padding: 14px 18px;
    display: none;
    background-color: #ffffff;
                margin-top:-12px;
                background: #dbeef5;
                -webkit-border-radius: 0px 0px 5px 5px;
                border-radius: 0px 0px 5px 5px;
                
}

div.panel.show {
    display: block !important;
                
                
}


/* ----------------- TABS -------------------- */

#innerContent .cic-tabs, #innerContent  .cic-tabs-hover:hover {
    background-color: #000 !important;
    color: #fff !important;
}
#innerContent .cic-tabs-navbar {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}


#innerContent .cic-tabs-navbar li {
    float: left;
    list-style-type:none;
}
#innerContent .cic-tabs-navbar li a {
    display: block;
    padding: 8px 16px;
                margin-right:4px;
                color:#ffffff;
                font-weight:bold;
                -webkit-border-radius: 5px 5px 0 0;
                border-radius: 5px 5px 0 0;
                
background: #005188;
}

#innerContent .cic-tabs-navbar button {
    display: block;
    padding: 8px 16px;
    margin-right:4px;
    color:#ffffff;
    font-weight:bold;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border:none;
	background:#005188;
}


#innerContent .cic-tabs-navbar li a:hover, #innerContent .cic-tabs-navbar li a:active {
    background-color: #F4F9FB; 
                color: #005188;
}

.cic-tab-content {
                display:block;
                padding:20px;
                background:#F4F9FB;
                -webkit-border-radius: 0 5px 5px 5px;
                border-radius: 0 5px 5px 5px;
                
}

#innerContent .cic-tab-content h2,
#innerContent .cic-tab-content h3 {
                margin-top:0;
                font-family:Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-weight:bold;
                color:#005188;
}

#innerContent .cic-tab-content h4 {
                padding-top:10px;
                border-top:1px solid #444444;
}

/* ----NEWS ---- */

#innerContent #news {
                margin: 0 -20px 20px -20px;
                                                padding: 20px 20px 0;
                background: #d1ecf7;
                                                                min-height: 156px;
}

#innerContent #newsBox {
                margin: 0;
    padding: 14px 14px 0;
                background: #d1ecf7;
-webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
}

#innerContent #news .description img {
                float:right;
                width:200px;
                height:116px;
                margin-left:14px;
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;

}

#innerContent #news h3 {
                font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
                                font-weight:bold;
                                margin-top:0;

}

/* GROUP Boxes */




/* ------------ 2 columns ------------

#innerContent #group-box .row {
                margin: 0 0 20px 0;
                
}
#innerContent #group-box .item {
                width:220px;
                padding-top:12px;
                display:block;
                float:left;
                border-top:1px solid #cdcdcd;
                margin-left:14px;
                clear:none;
}

#innerContent #group-box .item h4 {
                border-top:none;
                font-size:1.1em;
}

group-image {
                width:77px;
                display:block;
                float:left;
                
}

.group-image img {
                width: 77px;
                height:77px;
                margin-bottom:8px;
                margin-left:0;
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
                -webkit-box-shadow: inset 1px 1px 4px 0 #000000;
                box-shadow:inset 1px 1px 4px 0 #000000;
}

.group-image img.go {
                width: 77;
                height:21px;
}
*/


#innerContent #group-box .row {
                margin: 0 0 0px 0;
                
}
#innerContent #group-box .item {
                width:220px;
                padding-top:12px;
                display:block;
                float:left;
                border-top:1px solid #cdcdcd;
                margin-left:18px;
                clear:none;
}

#innerContent #group-box .item h4 {
                border-top:none;
                font-size:1.1em;
}



#innerContent #group-box .row.first .item {
                border-top:none;
}



#group-box img {
                width: 208px;
                height:93px;
                display:block;
                margin-bottom:8px;
                margin-left:0;
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
                
}

#group-box img.go {
                width: 208;
                height:21px;
}

#innerContent #group-box.box h4,
#innerContent #group-box.box p {
                padding-left:0;
                padding-top:0;
}

#innerContent #group-box.box h4 {
                font-family:Arial, Gotham, "Helvetica Neue", Helvetica  sans-serif;
                font-weight:bold;
                color:#3c3d3d;
                
}

#innerContent #group-box.box p {
                font-size:12px;
                line-height:1.3em;
}

#innerContent #videos  .video {
                margin-top:10px;
}

#innerContent #videos  .video img {
                -webkit-border-radius: 5px 5px 0px 0px;
                border-radius: 5px 5px 0px 0px;

}

#innerContent #videos  .video a p {
                background:#0084bb;
                color:#ffffff;
                -webkit-border-radius: 0px 0px 5px 5px;
                border-radius: 0px 0px 5px 5px;

}

#innerContent #videos  .video a:hover {
                text-decoration:none;
                
}

#innerContent #videos  .video a:hover p {
                background:#ffffff;
                color:#0084bb;
}

#innerContent .presentations.box .half img {
               display:block;
                float:left;
                
}

#innerContent .presentations.box .half p {
                display:block;
                float:left;
                padding:0;
                width:80%;
                color:#444444;
                
}

#innerContent .presentations.box .half p a {
                color:#444444;
}

/* HOME BOXES */

#cic-home-boxes {
                display:block;
                clear:both;
                margin-bottom:20px;
                min-height:167px;
}

#cic-home-boxes #videos,
#cic-home-boxes #stories {
    margin: 15px auto;
    padding: 0;
    width: 237px;
    position: relative;
                float:left;
    
}

#cic-home-boxes #stories {
                margin-left:8px;
}


#cic-home-boxes #videos img,
#cic-home-boxes #stories img {
    width: 237px;
    height: 137px;
    display: block;
                
                -webkit-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
}

#cic-home-boxes #videos:before,
#cic-home-boxes #stories:before {
    content: attr(title);
    position: absolute;
    padding: 8px 12px;
                margin-bottom: -20px;
    right: 0;
    bottom: 0;
    color: #ffffff;
    left: 0;
    text-align: center;
    font: bold 14px Arial, sans-serif;
                -webkit-border-radius: 0 0 5px 5px;
                border-radius: 0 0 5px 5px;
}

#cic-home-boxes #stories:before {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7abf42+0,3e930f+100 */

background: #7abf42; /* Old browsers */

background: -moz-linear-gradient(left,  #7abf42 0%, #3e930f 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left,  #7abf42 0%,#3e930f 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right,  #7abf42 0%,#3e930f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abf42', endColorstr='#3e930f',GradientType=1 ); /* IE6-9 */
}


#cic-home-boxes #videos:before {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0094d2+0,0063a7+100 */

background: #0094d2; /* Old browsers */

background: -moz-linear-gradient(left,  #0094d2 0%, #0063a7 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left,  #0094d2 0%,#0063a7 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right,  #0094d2 0%,#0063a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094d2', endColorstr='#0063a7',GradientType=1 ); /* IE6-9 */
}

#cic-home-boxes #stories:before {
}


/* MAIN IMAGE */



#innerContent img.main-image,
#innerContent #placeholderdiv.main-image img {
                margin-left:-20px;
                top:120px;
                margin-bottom:20px;
}

#innerContent #cic-slideshow img,
#slideshowHolder {
margin-left:-20px;
                top:0px;
                margin-bottom:20px;}

#ft-title-slideshowHolder {
                display:none;
}

/* -------- call banner -------------- */

#innerContent #call-banner {
                background: #005188; 
                padding: 4px;
                margin-left:-20px;
                margin-right:-20px;
}

#innerContent #call-banner p {
                text-align:center;
                text-transform:uppercase;
                font-weight:bold;
                color:#ffffff;
                margin:0;
                padding:0;
                
}


/* ------------------ CIC Page Title ----------------- */

#cic-title {
                color: #0083be;
   display: block;
    float: left;
    font-size: 11px;
    margin-top: -68px;
    text-transform: uppercase;
}

@media (max-width: 768px) {
                
/* ----------- right column --------------- */

#innerRightContent .widget .social-links {
                text-align:center;
}

#innerRightContent .widget .dropdown {
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

#innerRightContent .widget .dropbtn {
                width:70%;
}

#innerRightContent .widget .dropdown-content {
    margin: 0 auto;
   position: relative;
    text-align: center;
    width: 65%;
}

}


/* ------------------ misc text formatting ----------------- */


h2 {
  font-family: Arial, Helvetica, sans-serif;
    font-size: 1.94em;
    color: #003F72;
    line-height: 1.35;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding-bottom: .8em;
}


h3 {
  font-size: 1.84em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h4 {
  font-size: 1.44em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
  padding-top: 1em;
}

h5 {
  font-size: 1.34em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
  color:#2e2e2e;
  line-height: 1.35em;
}

#tier4innerContent h4 + h5 {padding-top:1.5em;}

#tier4innerContent a, h3 a, h4 a, h5 a {text-decoration:underline;}

#tier4innerContent a {color:#0B6CB2;}

p,
  #tier4innerContent li,
  #homeinnerContent li,
  #tier4innerContent ol li {
  	font-size: 1.25em;
	line-height: 1.5em;
}

#tier4innerContent li p {
font-size:100%;}

h3.border-top-lt-blue {
                padding-top:14px;
                border-top:4px solid #ebf4f6;
                font-weight:bold;
                font-family:Arial, "Helvetica Neue", Helvetica,  "sans-serif";
}
 
.smaller-135 {font-size:135%;}

.spaced {
  margin-bottom: 2.15em;
}
 
 
.tab-accord h3 {
    font-size: 1em;
}
 
#tabContent p, 
#tabContent li {
     font-size: .95em !important;
}

#tier4innerContent li li,
#tier4innerContent li p {
	font-size: 1em !important;
}


.phone-number,
  .phone,
    .no-break {
    white-space: nowrap;
}
 
/* ---------------- lists ----------------- */

#tier4innerContent ul.long-bullets li,
#tier4innerContent ul.long-list li{
	padding-bottom: 17px !important;
	line-height:1.4em !important;

}

#tier4innerContent ul.short-bullets li,
#tier4innerContent ul.short-list li{
	padding-bottom: 10px !important;
	line-height:1.4em !important;

}



.rule-above {
    margin-top: 20px;
    padding-top: 25px;
    border-top: 1px solid #cccccc;
}

.rule-above.dark {
  border-top: 2px solid #AEB0B5;
}
    
    
/* ------------------- box -------------- */

  .light-blue-box {
                display: block;
                padding: 20px;
                background: #f1f1f1;
    margin-bottom: 25px;
    font-size: 1.25em;
  line-height:1.5em;
}

.blue-box {
  	display: block;
    padding: 20px;
    background: #E1F3F8;
    margin-bottom: 25px;
    font-size: 1.25em;
  	line-height:1.5em;
}

 
.light-blue-box h2,
  .blue-box h2 {
    margin-top: 0;
    font-size: 1.55em;
  }


.light-blue-box h3,
  .blue-box h3 {
                font-weight:bold;
                font-family:Arial, "Helvetica Neue", Helvetica,  "sans-serif";
  font-size: 1.4em;
}
 
.light-blue-box > h3,
  .blue-box > h3 {
                margin-top: 0;
               
}

.light-blue-box h4,
  .blue-box h4 {
  padding-top:0; 
  font-size: 1.34em; 
  line-height:1.3em;}

#tier4innerContent .light-blue-box h4 + h5,
#tier4innerContent .blue-box h4 + h5 {
    padding-top: .4em;
}

#tier4innerContent .light-blue-box h5,
#tier4innerContent .blue-box h5 {
	font-size: 1.1em;
	line-height:1.3em;
}

.light-blue-box p,
.light-blue-box li,
.blue-box p,
.blue-box li {
  font-size: 1em;
}
 
.light-blue-box.large {
    font-size:1.2em !important;
    border-bottom:4px solid #7fc1de;

}

.light-blue-box.rounded {
    border-radius: 8px;
  border-left:none;
}




.gray-box {
  display: block;
  padding: 20px;
  background: #f5f5f5;
 margin-bottom: 25px;

}

.gray-box h3 {
     padding-top;0;
}
 
.gray-box > h3 {
                margin-top: 0;
               
}

.gray-box h4 {
  padding-top:0; 
}

#tier4innerContent .gray-box h4 + h5 {
    padding-top: .4em;
}

#tier4innerContent .gray-box-box h5 {

}

.light-blue-box p:last-of-type,
  .blue-box p:last-of-type,
    .gray-box p:last-of-typet {margin-bottom:0; padding-bottom:0;}


@media only screen and (max-width: 959px) {
  #container {background-image:none !important;}
}
  


/* ----------------- CONDITIONS PAGES --------------------- */
 
h2.page-title-blue {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    background: #003f72;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 2em;
  font-family: Arial, Helvetica, san-serif;
  margin-top:0;
  /* margin-bottom: 20px; */
}


 
.main-image {
    display: block;
    width: 107%;
    margin: 0 -20px;
}
 
@media (max-width: 480px) {   
    .main-image {
           width:115%;
}
}
 
h2.conditions-bkgd,
h3.conditions-bkgd,
h4.conditions-bkgd {
      display: block;
    background: none;
    /* background-size: auto 100%; */
    /* background-position: 90% 0; */
    padding: 0;
    margin-top: 20px;
    color: #0C3165;
    border-top: none;
    font-family: Arial, "Helvetica Neue", Helvetica, "sans-serif";
    font-weight: bold;
  
  
  
  
   /* ORIGINAL
    display: block;
    background: #003f72 url(/MENTALHEALTH/images/conditions-angle-art.png) no-repeat;
    background-size: auto 100%;
    background-position: 90% 0;
    padding: 10px 15px;
    margin-top:20px;
    color: #ffffff;
    border-top: #0083be 5px solid;
    font-family: Arial, "Helvetica Neue", Helvetica,  "sans-serif";
    font-weight: normal; */
}

.pane h4 {
    font-family: Arial, "Helvetica Neue", Helvetica,  "sans-serif";
  	font-weight:bold;
  font-size: 1.7em;
}


@media (max-width: 480px) {
                
                #innerRightContent .widget .social-links {
                text-align:center;
}
                
                a.cic-button img.icon, span.cic-button img.icon {
                                
                }
.box-button a.cic-button .button-text, .box-button span.cic-button .button-text {
                width:90%;
}

}


/* ------------------- ALERT BOXES ------------------- */


.usa-alert{
  background:none;
  background-color:#f1f1f1;
  border-left-style:solid;
  border-left-width:10px;
  display:table;
  padding:1.67em 1.67em .5em 1.67em;
  width:100%;
margin-bottom: 2.5em;
}

.usa-alert:before{display:block;width:auto;background:none;font-family:Font Awesome\ 5 Free;font-size:1.67em;margin-right:.65em;position:static;font-weight:900}

.usa-alert .usa-alert-body{display:table-cell;padding-left:0;padding-right:0;width:100%;vertical-align:middle}

.usa-alert-heading{font-size:1.5em;margin-top:0;padding-top:0}

h3.usa-alert-heading, h4.usa-alert-heading {padding-bottom:0}

.usa-alert-text{margin-top:2em}

.usa-alert-text:only-child{margin:0;padding:0}

.usa-alert-text p:first-child{margin-top:0}

.usa-alert-text p:last-child{margin-bottom:0}
           
.usa-alert-text .usa-alert-heading+p:only-of-type{margin-top:2em}

.usa-alert-text ul{padding-left:2em}

.usa-alert-info{border-left-color:#00a6d2}

.usa-alert-info:before{content:"\F05A"}

.usa-alert-info.background-color-only{background-color:#e1f3f8}


.alert-blue-box {border-left-color:#00a6d2}

.alert-blue-box:before{content:"\f0a1"}

.alert-blue-box.background-color-only{background-color:#E1F3F8 !important;}


.usa-alert-announcement {border-left-color:#00a6d2} 
 
.usa-alert-announcement:before{content:"\f0a1"} not used 

.usa-alert-announcement.background-color-only{background-color:#e1f3f8}


.usa-alert-email{border-left-color:#00a6d2}

.usa-alert-email:before{content:"\f0e0"}

.usa-alert-email.background-color-only{background-color:#e1f3f8}



.usa-alert-error{border-left-color:#cd2026}

.usa-alert-error:before{color:#cd2026;content:"\F06A"}

.usa-alert-error.background-color-only{background-color:#f9dede}

.usa-alert-success{border-left-color:#2e8540}

.usa-alert-success:before{color:#2e8540;content:"\F00C"}

.usa-alert-success.background-color-only{background-color:#e7f4e4}

.usa-alert-warning{border-left-color:#fdb81e}

.usa-alert-warning:before{content:"\F071"}

.usa-alert-warning.background-color-only{background-color:#fff1d2}

.usa-alert-continue{border-left-color:#2e8540}

.usa-alert-continue:before{color:#2e8540;content:"\F023"}

.usa-alert.background-color-only{border-left:none; padding: 2em 2em 1em 1.67em;}

.usa-alert.background-color-only:before{content:none}

.va-alert-close{background-color:transparent;color:#0071bb;font-size:2.25em;padding:0;position:absolute;margin:1.6em;right:0;top:0;width:auto;z-index:9}

.va-alert-close:hover{background-color:transparent;color:#003e73}

.va-alert-close:active{background-color:transparent;color:#112e51}

p.usa-alert-heading{margin-top:0}

.claims-list-alert{margin-bottom:1em;margin-top:0}

.va-alert-close-icon{font-size:1.1em!important}

.claims-alert-status{margin-top:0;margin-bottom:2em}

.claims-alert-header{padding-bottom:0!important;margin-top:0}.alerts-list{list-style:none}

.alerts-list li{margin-left:-.4em}

.claims-alert-checkbox>label{margin-top:0;margin-bottom:0;max-width:100%}

.need-files-alert{padding-bottom:4em}

@media screen and (min-width:768px){.need-files-alert{padding-bottom:1em}}

.alert-with-details{display:flex;justify-content:space-between;flex-direction:column}

@media screen and (min-width:768px){.alert-with-details{flex-direction:row}}

.usa-alert-full-width{background-color:#f1f1f1}

.usa-alert-full-width.dismissable-option-header{display:none}

.usa-alert-full-width.dismissable-option-header.show-alert{display:block}

.usa-alert-full-width.dismissable-option-header.dismissed{display:none}

.usa-alert-full-width .usa-alert-dismiss{position:absolute;right:0;top:5px;cursor:pointer}

.usa-alert-full-width>.usa-alert{border-left:none;max-width:1000px;margin:0 auto}

.usa-alert-full-width>.usa-alert .paragraph--type--expandable-text .field--name-field-text-expander .field__label{display:none}

.usa-alert-full-width>.usa-alert .paragraph--type--expandable-text .field--name-field-text-expander .field__item{margin-top:0;padding-top:0;font-weight:700;text-decoration:underline;color:#003e73;cursor:pointer}

.usa-alert-full-width>.usa-alert .paragraph--type--expandable-text .field--type-text-long,
.usa-alert-full-width>.usa-alert .paragraph--type--expandable-text .field--type-text-long .field__label{display:none}

.usa-alert-full-width>.usa-alert .paragraph--type--expandable-text .field--type-text-long.expander-content-open{display:block}

.usa-alert-full-width-warning{border-top:1rem solid #fdb81e}

.usa-alert-full-width-info,
.usa-alert-full-width-information{border-top:1rem solid #00a6d2}

.usa-alert-full-width-info .usa-alert:before,
.usa-alert-full-width-information .usa-alert:before{content:"\F05A";background:none;font-size:2em;margin-right:1.5em;position:static;font-weight:900}
