@charset "utf-8";


.header-v4 .navbar-default .navbar-nav > li > a:hover, .header-v4 .navbar-default .navbar-nav > .active > a {    background-color: #e7a300;    color: #fff !important;    border-color: #e7a300 !important;}









.thumbnails.thumbnail-style {    background-color: #16396c;    border: 2px solid #f5f3f2;    transition: border 0.8s ease-in-out;    box-shadow: none;}
.thumbnails.thumbnail-style:hover { opacity: 0.85}
.thumbnails.thumbnail-style h3, .thumbnails.thumbnail-style h3 a {    color: #e7a300 !important;    margin-bottom: 3px;}
.thumbnails.thumbnail-style .caption h3 {    line-height: 1em;    font-weight: 400 !important;}
.thumbnails.thumbnail-style p, .thumbnails.thumbnail-style .caption p {    color: #fff !important;    line-height: 1.1em;}
.thumbnail {    padding: 0;    background-color: #fff;    border: none;}

.content-wrap {    background-image: url(/academy/content/articles/programs/tar/bg.png);}


/*USCD colors*/
.rowcyan .thumbnail-style { background-color: #138bcb !important; border: 2px solid transparent !important; }
.rowcyan .thumbnails.thumbnail-style .caption h3, .rowcyan  .thumbnails.thumbnail-style .caption h3 a { color: #fff !important; }
.rowdarkblu .thumbnail-style { background-color: #16396c !important; border: 2px solid transparent !important; }
.rowdarkblu .thumbnails.thumbnail-style .caption h3, .rowdarkblu  .thumbnails.thumbnail-style .caption h3 a { color: #fff !important; }
.rowred .thumbnail-style { background-color: #d20001 !important; border: 2px solid transparent !important; }
.rowred .thumbnails.thumbnail-style .caption h3, .rowred  .thumbnails.thumbnail-style .caption h3 a { color: #fff !important; }





/*Copyright*/
.footer-v2 .headline h2 a {    color: #e7a300 !important;}
.footer-v2 .headline h2 {  color: #e7a300;    border-color: #e7a300 !important;}
.footer-v2 .copyright { background: #138bcb; }
.footer-v2 .copyright p { color: #ffffff; }
.footer-v2 .copyright a { color: #ffffff !important; }
.footer-v2 .footer-socials li a { color: #e7a300;}
.footer-v2 .footer {    background: transparent !important;}
.footer-v2 {background-image: url(/academy/content/articles/programs/tar/footer.jpg);    background-repeat: repeat;    background-size: cover;    background-position: top center;}