/*
 Theme Name:       UW WordPress Theme - ITC Child Theme
 Theme URI:        https://github.com/uweb/uw_wp_theme_child
 GitHub Theme URI: https://github.com/uweb/uw_wp_theme_child
 Author:           IT Connect Team / UW Web Team
 Author URI:       https://github.com/uweb
 Description:      A child theme based on the UW WordPress Theme
 Template:         uw_wp_theme
 Version:          1.2
 License:          GNU General Public License v2 or later
 License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 Tags:             two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:      uw_wp_theme_itc_child
*/

/*
 * 
 *  Global
 *
 */


header.site-header {
    height: 75px;
    padding: 0;
    position: relative;
}

header.site-header #logo-img {
    padding: 0;
}

header.site-header #site-logo{
    position: relative;
    display: inline-block;
}

header.site-header #site-logo:before {
    display: block;
    content: " ";
    position: absolute;
    background-color: #4b2e83;
    width: 2000px;
    height: 35px;
    top: 75px;
    left: -1645px;
    opacity: 0.62;
    transform: skew(-15deg);
}

header.site-header #site-logo:after {
    display: block;
    content: "UW Information Technology";
    font-family: Open Sans, sans-serif;
    text-transform: none;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    position: absolute;
    top: 79px;
    left: 20px;
    width: 280px;
    height: 35px;
}

header.site-header #site-logo a {
    height: 100%;
    display: block;
}

header.site-header #site-logo a:focus {
    outline: 1px dotted #ffffff;
}

header.site-header .navbar-collapse {
    padding-right: 0;
}

.itconnect .container-fluid {
    max-width: 2000px;
}

.itconnect a {
    transition: .3s ease;
    color: #0074bb; 
}

.itconnect a:hover {
    color: #85754d
}

.itconnect a.more {
    display: inline-block;
    margin-right: 30px;
}

.itconnect a.uw-btn, button.uw-btn {
    padding: 11px 20px;
    text-transform: uppercase;
    background-color: #e8e3d3;
    font-family: Encode Sans Compressed;
    font-weight: 800;
    color: #5a5a5a !important;
    display: inline-block;
    position: relative;
    background-image: none!important;
    border-bottom: none;
    text-decoration: none;
    margin-bottom: 25px;
    margin-right: 50px;
    z-index: 1;
    line-height: 24px;
    font-size: 16px;
    text-decoration: none!important;
}

.itconnect button, 
.itconnect input[type=button], 
.itconnect input[type=reset], 
.itconnect input[type=submit] {
    font-size: 1em;
}

.itconnect h2,
.itconnect h3,
.itconnect h4,
.itconnect h5,
.itconnect h6 {
    margin: 1em 0 0.4em 0;
}

/* Font Colors */
.itconnect h1,
.itconnect h2 { 
    color: #4b2e83;
}

.itconnect h3,
.itconnect h4,
.itconnect h5,
.itconnect h6 {
    color: #373a3c;
}

/* Font Weights */
.itconnect h1 {
    font-weight: 900;
}

.itconnect h2,
.itconnect h3 {
    font-weight: 800;
}

.itconnect h4,
.itconnect h5,
.itconnect h6 {
    font-weight: 700;
}

/* Font Sizes */
.itconnect h1 {
    font-size: 37px;
}

.itconnect h2 {
    font-size: 28px;
}

.itconnect h3 {
    font-size: 24px;
}

.itconnect h4 {
    font-size: 20px;
}

.itconnect h5 {
    font-size: 18px;
}

.itconnect h6  {
    font-size: 17px;
}




.itconnect ul {
    margin: 1em 0 1em 0.5em;
    padding: 0 0 0 1.5em;
}

.itconnect ul ul {
    margin-bottom: 0;
    margin-top: 0;
}

/* Tables */
.itconnect table {
     border: 1px solid #888;
     border-collapse: collapse;
}

.itconnect table td,
.itconnect table th {
     border-left: 1px solid #888;
     border-right: 1px solid #888;
     border-collapse: collapse;
     padding: 15px;
     vertical-align: top;
} 

.itconnect table tr:nth-child(odd) {
     background-color: #eeeeee;
}

.itconnect table tr th {
    background-color: #e3e3e3;
    border-bottom: 1px solid #888;
}

.itconnect a.btn {
    font-size: 1em;
    line-height: 1.5;
    color: #5a5a5a;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.itconnect article {
    margin-top: 0;
}

main.uw-body-copy.col-md-9 {
    padding-left: 38px;
}

.itconnect .wp-caption .wp-caption-text {
    line-height: 16px;
    font-size: 15px;
}

@media screen and (max-width: 767px) {

    .itconnect .container-fluid, 
    .itconnect .container-lg, 
    .itconnect .container-md, 
    .itconnect .container-sm, 
    .itconnect .container-xl {
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .itconnect #page-meta {
        padding: 0 0 15px 25px;
    }
}

main article .feat-img {
    float: right;
    margin: 0 0 25px 25px;
}

.grecaptcha-badge {
    opacity: 0 !important;
}


/*
 * 
 *  OVERRIDES TO MAIN NAVIGATION STYLES KEEPING THE SAME CODE
 *
 */


/* ----
 *
 * Mobile Nav
 *
 * ---- */

@media screen and (max-width: 1485px) {

    .itconnect #itc-masthead .navbar.white-bar .itc-mainnav-container #menu-itc-main-nav.navbar-nav > .nav-item > a.nav-link,
    .itconnect #itc-masthead .inner-header a.nav-help {
        font-size: 17px;
    }

    .itconnect .navbar.white-bar .navbar-nav .nav-item+.nav-item:before {
        top: 16px;
    }

    .itconnect .navbar.white-bar .navbar-nav .nav-item a.nav-link {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    .itconnect header.site-header .navbar-collapse {
        padding-left: 0;
    }

    .itconnect header#itc-masthead .inner-header a.nav-help {
        padding: 5px 6px;
        margin: auto 0 auto 6px;
    }

}

@media screen and (max-width: 1375px) {

    .itconnect .container-fluid, 
    .itconnect .container-lg, 
    .itconnect .container-md, 
    .itconnect .container-sm, 
    .itconnect .container-xl {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .itconnect header.site-header #site-logo:before {
        top: 60px;
        height: 30px;
        left: -1715px
    }

    .itconnect header.site-header #site-logo:after {
        font-size: 15px;
        top: 64px;
    }

    .itconnect header.site-header {
        height: 60px;
    }

    .itconnect header.site-header #logo-img {
        height: 100%;
    }

    .itconnect .latest-cards {
        padding: 0 1vw 0 1vw;
    }

}


@media screen and (max-width: 1055px) {

    .itconnect #itc-masthead .container-fluid.inner-header {
        padding-right: 0;
    }

    .itconnect header.site-header {
        height: 50px;
    }

    .itconnect header.site-header #site-logo:before {
        top: 50px;
        height: 30px;
        left: -1765px
    }

    .itconnect header.site-header #site-logo:after {
        font-size: 15px;
        top: 54px;
        left: 15px;
    }

    .itconnect #itc-masthead .itc-mainnav-container {
        display: none;
    }

    .itconnect header#itc-masthead .inner-header a.nav-help {
        padding: 4px 8px;
        margin: auto 16px auto 16px;
    }

}

@media screen and (min-width: 1056px) {
    .itconnect .itc-mobile.navbar-expand-md .navbar-collapse {
        display: none !important;
    }

    .itconnect .navbar.white-bar .navbar-toggler {
        display: none;
    }
}

@media screen and (max-width: 767px) {

    .itconnect .navbar.secondary-nav .show, .navbar.white-bar .show {
        max-height: none;
    }

    .itconnect .navbar.white-bar .navbar-nav.classic-menu-nav .nav-item.dropdown .dropdown-menu .nav-item a {
        font-size:  1em;
        padding: 8px 10px;
    }

    .itconnect .navbar.white-bar .navbar-nav.classic-menu-nav .nav-item.dropdown .dropdown-menu {
        padding: 0;
    }

    .itconnect #itc-masthead .inner-header a.nav-help.mobile {
        display: inline-block;
    }

    .itconnect #itc-masthead .inner-header a.nav-help:not(.mobile) {
        display: none;
    }

    .itconnect #itc-masthead button.uw-search {
        top: 2px;
        right: 65px;
        height: 47px;
        width: 47px;
        margin-right: 10px;
        border: none;
        overflow: hidden;
        position: absolute;
        display: block;
    }

    .itconnect #itc-masthead button.uw-search svg {
        top: 14px;
        left: 14px;
    }

    .search-open #itc-masthead button.uw-search svg {
        top: -17px;
        left: 14px;
    }

    .itconnect .secondary-header .breadcrumbs-search {
        display: none;
    }
    .itconnect .secondary-header .uw-breadcrumbs {
        padding-right: 0;
    }

}

@media screen and (max-width: 650px) {

    .itconnect #itc-masthead div.inner-header a.nav-help.mobile {
        display: none;
    }

}


#itc-mobile-nav .itc-mobile.navbar.white-bar {
    padding: 0;
    display: block;
    margin-bottom: 0;
    min-height: 0;
}

#itc-mobile-nav .itc-mobile.navbar.white-bar ul.navbar-nav {
    margin-top: 30px;
}

.itconnect .navbar.white-bar .navbar-toggler {
    height: 50px;
    top: 0;
}

.itconnect .navbar.white-bar .navbar-toggler .navbar-toggler-icon,
.itconnect .navbar.white-bar .navbar-toggler {
    font-size: 1em;
}

.itconnect .navbar.white-bar .navbar-toggler:before {
    height: 50px;
}


/* ----
 *
 * Desktop Nav
 *
 * ---- */


.itconnect #itc-masthead .inner-header {
    display: flex;
    height: 100%;
}

.itconnect #itc-masthead .navbar.secondary-nav, 
.itconnect #itc-masthead .navbar.white-bar {
    background-color:  inherit;
    border: 0;
    margin-left: auto;
    padding: 0;
    margin-bottom: 0;
}


.itconnect #itc-masthead .navbar.white-bar #menu-itc-main-nav.navbar-nav > .nav-item > a.nav-link {
    font-family: Encode Sans Compressed,sans-serif;
    text-transform: none;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.itconnect #itc-masthead .navbar.white-bar #menu-itc-main-nav.navbar-nav > .nav-item:last-of-type {
    display: none; /* hide unless mobile view */
}

.itconnect #itc-masthead .navbar.white-bar #menu-itc-main-nav.navbar-nav > .nav-item > a.nav-link:hover,
.itconnect #itc-masthead .navbar.white-bar #menu-itc-main-nav.navbar-nav > .nav-item > a.nav-link:focus {
    color: #fff1c3;
    text-decoration: underline;
}

.itconnect #itc-masthead a.nav-help {
    background-color: #85764d;
    color: #ffffff;
    margin-left: 12px;
    padding: 8px 10px;
    -webkit-box-shadow: 1px 2px 2px rgb(0 0 0 / 30%);
    box-shadow: 1px 2px 2px rgb(0 0 0 / 30%);
    border-top: 1px solid #524a30;
    transition: .4s ease background-color;
    font-family: Encode Sans Compressed,sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    height: min-content;
    margin: auto 0 auto 16px;
}

.itconnect #itc-masthead a.nav-help:hover,
.itconnect #itc-masthead a.nav-help:focus {
    background-color: #917f3b;
    text-decoration: underline;
}

.itconnect #itc-masthead a.nav-help:focus {
    outline: 2px solid #e8e5d4;
}


.itconnect #itc-masthead a.nav-help:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f086";
    padding-left: 8px;
}

.itconnect #itc-masthead a.nav-help.mobile {
    display: none;
}

.navbar.white-bar .navbar-nav .nav-item+.nav-item:before {
    border-left: 1px solid #9d9d9d;
    height: 18px;
    top: 16px;
}

.itconnect #itc-masthead .navbar.white-bar .navbar-nav .nav-item.dropdown .dropdown-menu {
    border-top: 7px solid #85764e;
}

.itconnect #itc-masthead .navbar.white-bar .navbar-nav.classic-menu-nav .nav-item.dropdown .dropdown-menu {
    min-width:  280px;
}

#itc-masthead button.uw-search {
    border: none;
    display: inline-block;
    vertical-align: top;
    font-family: "Encode Sans Compressed",sans-serif;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    display: none;
}

#itc-masthead button.uw-search {
    padding-right: 78px;
    border: 2px solid white;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 45px;
    padding: 0;
    height: 45px;
    margin: 0 15px;
    overflow: hidden;
}

#itc-masthead button.uw-search svg {
    position: absolute;
}

.navbar.white-bar .navbar-nav.classic-menu-nav .nav-item.dropdown .dropdown-menu {
    padding:  10px 10px 10px 0;
}

.navbar.white-bar .navbar-nav.classic-menu-nav .nav-item.dropdown .dropdown-menu .nav-item a {
    font-size:  16px;
    padding: 0 10px;
}

.itconnect .navbar.white-bar .navbar-nav.classic-menu-nav .nav-item.dropdown .dropdown-menu .nav-item.current_page_item {
    background-color: inherit;
}

.itconnect .dropdown-menu>.active>a, 
.itconnect .dropdown-menu>.active>a:hover, 
.itconnect .dropdown-menu>.active>a:focus {
    background-color: #e7e7e7;
}

.secondary-header {
    display: flex;
    position: relative;
}

.secondary-header .uw-breadcrumbs {
    display: inline-flex;
    padding-top: 3em;
    padding-bottom: 1.25em;
    padding-right: 260px;
}

.secondary-header .uw-breadcrumbs ul {
    padding: 0;
    margin: 0;
}

.secondary-header .breadcrumbs-search {
    display: inline-flex;
    position: absolute;
    top: 25px;
    right: 0;
}

.secondary-header .breadcrumbs-search #searchform #s {
    padding-right: 60px;
}

.itconnect .uw-breadcrumbs a,
.itconnect .uw-breadcrumbs span {
    font-family: "Encode Sans Compressed",sans-serif;
    color: #535353;
    font-weight: 400;
    font-size: 15px;
}

.itconnect .uw-breadcrumbs li:before {
   /* content: " ";
    background: url(/wp-content/themes/uw_wp_theme/assets/svg/caret.svg) no-repeat;
    -webkit-background-size: 7px 5px;
    -moz-background-size: 7px 5px;
    -o-background-size: 7px 5px;
    background-size: 7px 5px;
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 0;
    left: 2px;*/
}

.secondary-header .breadcrumbs-search {
    width:  250px;
}

.secondary-header #searchform {
    width:  100%;
}



/*
 * 
 *  CATEGORY PAGE
 *
 */

.grid-list-container {
    position: relative;
}

.itconnect ul.grid-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, 23%);
    justify-content: space-between;
    grid-gap: 1.5em;
    margin-bottom: 4%;
    margin-left: 0;
    list-style-type: none;
    padding-left: 0;
}

/* Only 3 boxes on content pages */
.itconnect .col-md-9 ul.grid-list {
    grid-template-columns: repeat(auto-fill, 31%);
}

.itconnect ul.grid-list li.item {
    width: 100%;
    background-color: #EEEADF;
    /* padding: 9% 7%; 3 boxes */
    padding: 9% 8% 6% 8%;
    text-align: center;
    -webkit-box-shadow: 0px 1px 2px rgb(0 0 0 / 30%);
    box-shadow: 0px 1px 2px rgb(0 0 0 / 30%);
    border-top: 1px solid #f1f1f1;
}

.itconnect ul.grid-list li.item:focus-within {
    outline: 2px solid #000;
}

.itconnect ul.grid-list li.item a:focus {
    outline: none;
}

.grid-list .item a span.item-headline {
    /* font-size: 25px; 3 boxes */
    display: block;
    font-family: "Encode Sans Compressed",sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #373a3c;
    /* *margin-top: 25px; 3 boxes */
    margin: 10px 0 8px 0;
}

.grid-list .item a:hover span.item-headline,
.grid-list .item a:focus span.item-headline {
    text-decoration: underline;
    color: #85764d;
}

.grid-list .item a:hover img, 
.grid-list .item a:focus img {
    /*filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(130deg) brightness(95%) contrast(80%);*/
    filter: hue-rotate(75deg) sepia(95%) brightness(120%);
    transition: .3s ease;
}

.grid-list .item a {
    color: #373a3c;
    display: block;
}

.grid-list .item a:hover,
.grid-list .item a:focus {
    color: #85764d;
}

@media screen and (max-width: 1055px) {

}


/* From other sections gridlist boxes */

.itconnect .other-section ul.grid-list {
    grid-template-columns: repeat(auto-fill, 18%);
}

.itconnect .other-section ul.grid-list .item {
    background-color: #efefef;
}

.other-section .grid-list .item span.item-headline {
    font-size: 19px;
}

.other-section .grid-list .item img {
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 1055px) {

    body.itconnect ul.grid-list {
        grid-template-columns: repeat(auto-fill, 30%);
    }

    body.itconnect div.other-section ul.grid-list {
        grid-template-columns: repeat(auto-fill, 23%);
    }


}

@media screen and (max-width: 767px) {

    body.itconnect ul.grid-list,
    body.itconnect .col-md-9 ul.grid-list {
        grid-template-columns: repeat(auto-fill, 47%);
    }

    body.itconnect div.other-section ul.grid-list {
        grid-template-columns: repeat(auto-fill, 47%);
    }

}

@media screen and (max-width: 500px) {

    body.itconnect ul.grid-list,
    body.itconnect .col-md-9 ul.grid-list {
        grid-template-columns: repeat(auto-fill, 100%);
    }

    body.itconnect div.other-section ul.grid-list {
        grid-template-columns: repeat(auto-fill, 100%);
    }

}


/* View toggle */

.grid-list-toggle {
    text-align: right;
}

.grid-list-toggle button {
    display: inline-block;
}

.grid-list-toggle button {
    font-size: 0;
    width: 50px;
    height: 50px;
}

.grid-list-toggle button#grid-view {
    background: url('/wp-content/themes/uw_wp_theme_itc_child/images/icons/grid.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 80%;
    background-position: center
}

.grid-list-toggle button#list-view {
    background: url('/wp-content/themes/uw_wp_theme_itc_child/images/icons/list.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 80%;
    background-position: center
}


/*
 * 
 *  HOME PAGE
 *
 */

.home .entry-title {
    display: none;
}

.itconnect h1.homepage-title{
    position: absolute;
    top: 0;
    left: -5000px;
    height: 1px;
}

.home .entry-content,
.home .entry-header,
.home article {
    margin: 0 auto 0 auto;
}

.hero-search {
    height:  280px;
    background: url(/wp-content/themes/uw_wp_theme_itc_child/images/itc-hero.png) no-repeat center center #dedede;
    /*box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 5%); darkens/lightens */
    overflow: hidden;
    border-bottom: 1px solid #c9c9c9;
}

h2.search-message {
    /*font-size: 24px;*/
    text-align: center;
    margin-top: 80px;
}

.hero-searchbox {
    width: 50%;
    max-width: 850px;
    min-width: 350px;
    margin: 0 auto;
    display: block;
    box-shadow: 1px 1px 4px rgb(75 46 131 / 64%);
    border: 1px solid #dfdfdf !important;
}

.hero-searchbox #searchform {
    outline: 1px solid #888888;
}


.hero-searchbox #searchform #s {
    padding: 19px 0 18px 35px;
}

.hero-searchbox #searchform #searchsubmit {
    width:  65px;
}

.hero-searchbox br {
    display: none;
}

.home .uw-body {
    /*background-color: #ECE9E2;*/
}

.homepage-box {
    background-color: #ffffff;
    /*border: 1px solid #c9c9c9;*/
    border: 0;
    padding: 5px 0 25px 0;
    position: relative;
    display: flex;
}

.homepage-box .common-tasks {
    flex-grow: 1;
}


@media screen and (max-width: 767px) {

    .itconnect .homepage-box .common-tasks .accordion .card .card-header h3 button span.btn-text {
        padding: 5px;
    }

    body.itconnect .accordion .card .card-header h3 button {
        font-size: 0.7em;
        font-weight: 600;
    }

}

.homepage-box h2,
.the-latest h2 {
    font-size: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 1.1em;
}

.the-latest h2 {
    color:  #4b2e83;
}

.homepage-box h2:before,
.homepage-box h2:after,
.the-latest h2:before,
.the-latest h2:after {
    display: block;
    position: absolute;
    content: " ";
    height: 1px;
    border-top: 1px solid #4b2e83;
    top: 50%;
}

.homepage-box h2:before,
.the-latest h2:before {
    left: 0;
}

.homepage-box h2:after,
.the-latest h2:after {
    right: 0;
}


.homepage-box .common-tasks h2:before,
.homepage-box .common-tasks h2:after {
    width: 21vw;
}

.homepage-box .help-box h2:before,
.homepage-box .help-box h2:after {
    width: 7vw;
}

.the-latest h2:before,
.the-latest h2:after {
    width: 42%;
}

.homepage-box .help-box {
    line-height: 1.6em;
    width: 29%;
    min-width: 250px;
    /*padding: 40px;*/
    margin: 0 0 0 65px;
    /*background: url(/wp-content/themes/uw_wp_theme_itc_child/images/stripes-dark-tile.svg) 0 -58px repeat-x #e8e3d3;*/
}

.itconnect .accordion .card .card-header h3 button {
    font-weight: 600;
    font-size:  0.8em;
}

.itconnect .accordion {
    box-shadow: 0px 1px 2px rgb(0 0 0 / 20%);
}

.itconnect .accordion:focus, 
.itconnect .accordion:focus-within, 
.homepage-box .accordion:focus:not(:focus-visible) {
    box-shadow: 0px 1px 2px rgb(0 0 0 / 50%);
}

.itconnect .accordion .card .card-header h3 button {
    border: 1px solid rgba(75,46,131,0);
}

.itconnect .accordion .card .card-header h3 button:focus {
    border: 1px solid rgba(75,46,131,.2);
}

.itconnect .accordion .card .card-header h3 button span.btn-text {
    text-wrap: wrap;
}


@media screen and (max-width: 767px) {

    div.homepage-box {
        display: block;
        padding: 15px;
    }

    div.homepage-box .help-box {
        width: 100%;
        margin: 0;
    }

    div.homepage-box .common-tasks h2:before,
    div.homepage-box .common-tasks h2:after {
        width: 28vw;
    }

    .homepage-box .help-box h2:before,
    .homepage-box .help-box h2:after {
        width: 33vw;
    }

}

/* Homepage:  The Latest 
 ------------------------------------------------------------------------*/

.card-set {
    text-align: left;
    display: flex;
    margin: 0 -25px 25px -25px;
    flex-wrap: wrap;
}

.itc-card {
    background-color: #e8e3d3;
    box-shadow: 0 0 4px rgb(164 164 164 / 50%);
    border: 0 none;
    border-radius: 2px;
    margin: 0 25px 25px 25px;
    flex: 1 1 0;
    min-width: 28%;
    max-width: 30%;
}

.col-md-9 .itc-card {
    min-width: 35%;
    max-width: none;
}

.itc-card-img {
    background: #85764d;
    overflow: hidden;
    max-height: 250px;
    height: 250px;
    background-size: cover !important;
}

.itc-card-img-container {
    max-height: inherit;
    transform: translate(50%);
}

.itc-card-img  img {
    display: block;
    transform: translate(-50%);
}

.itc-card-body {
    padding: 2em;
    background: url(/wp-content/themes/uw_wp_theme_itc_child/images/stripes-dark-tile.svg);
    background-repeat: repeat-x;
    background-position: 0 -45px;
}

.itc-card .itc-card-body h3 {
    color: #4b2e83;
    font-family: Encode Sans Compressed,sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    margin-top: 0;
}

.itc-card .itc-card-body h3 a:visited {
    color: #4b2e83;
}


.itc-card .itc-card-body .udub-slant-divider span {
    height: 7px;
}

.itc-card .itc-card-body a.btn {
    margin: 20px 0 0 0;
    display: flex;
}

@media screen and (max-width: 905px) {
    .itc-card {
        max-width: none;
    }
}

.col-md-9 .itc-card .itc-card-body a.btn span:first-of-type {
    text-transform: none;
    max-width: 200px;
    overflow: hidden;
}

.the-latest {
    background-color: #dedede;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    padding: 5px 0 15px 0;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.latest-cards {
    max-width: 2000px;
    padding: 0 10vw 0 10vw;
    margin: 0 auto;
    width: 100%;
}

.the-latest .latest-btns {
    text-align: center;
    padding-top: 25px;
}

.the-latest .latest-btns br {
    display: none;
}

@media screen and (max-width: 767px) {

    div.card-set {
        text-align: left;
        display: block;
        margin: 15px -25px;
    }

    div.itc-card {
        margin-bottom: 30px;
    }

}

@media only screen and (min-width: 2000px)  { .itconnect .homepage-box .common-tasks h2:before, .itconnect .homepage-box .common-tasks h2:after { width: 18vw; } }
@media only screen and (max-width: 1500px)  and (min-width: 1000px) { .itconnect div.the-latest h2:before, .itconnect div.the-latest h2:after { width: 38% } }
@media only screen and (max-width: 1000px)  { .itconnect div.the-latest h2:before,  .itconnect div.the-latest h2:after { width: 32% } }


/* Homepage:  Connect With Us
 ------------------------------------------------------------------------*/

.connect-with-us {
    text-align: center;
    margin: 30px 0;
}

ul.connect-icons {
    list-style-type: none;
    margin: 0 auto;
    padding: 0 0 0 15px;
}

ul.connect-icons:after {
    content: "";
    display: table;
    clear: both;
}

ul.connect-icons li {
    display: inline-block;
    margin: 25px 35px;
    position: relative;
}

ul.connect-icons li a {
    color: #4b2e83;
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    min-width: 75px;
    padding-top: 85px;
}

ul.connect-icons li.icon-twitter a {
    background: url('/wp-content/themes/uw_wp_theme_itc_child/images/icons/hp-icon-twitter.png') top center no-repeat;
}

ul.connect-icons li.icon-youtube a {
    background: url('/wp-content/themes/uw_wp_theme_itc_child/images/icons/hp-icon-youtube.png') top center no-repeat;
}

ul.connect-icons li.icon-newsletter a {
    background: url('/wp-content/themes/uw_wp_theme_itc_child/images/icons/hp-icon-newsletter.png') top center no-repeat;
}

ul.connect-icons li.icon-allnews a {
    background: url('/wp-content/themes/uw_wp_theme_itc_child/images/icons/hp-icon-allnews.png') top center no-repeat;
}

@media screen and (max-width: 767px) {
    .itconnect ul.connect-icons li {
        display: block;
    }
}


/*
 *
 * Sidebar and Secondary Page Navigation
 *
 */


.itconnect .uw-sidebar {
    margin: 0;
    padding: 0 0 0 20px;
}

aside#secondary .page-navigation {
    margin-top: 0;
}

aside#secondary .page-navigation,
aside#secondary .page-navigation ul {
    list-style: none;
}

.itconnect aside ul.page-navigation {
    margin: 0;
    padding: 0;
}

aside#secondary .page-navigation ul.children {
    padding: 0;
    margin: 0;
}

aside#secondary ul.page-navigation > .page_item {
    display: none;
}

aside#secondary ul.page-navigation > .page_item.current_page_ancestor,
aside#secondary ul.page-navigation > .page_item.current_page_parent,
aside#secondary ul.page-navigation > .page_item.current_page_item,
aside#secondary ul.page-navigation > .page_item.current_page_item .page_item {
    display: block;
} 

aside#secondary .page-navigation a {
    border-bottom: 1px solid #ffffff;
    display: block;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
}

aside#secondary .page-navigation a:hover,
aside#secondary .page-navigation a:focus {
    text-decoration: underline;
}


/* Mark the current page */
aside#secondary ul.page-navigation li.current_page_item > a {
    font-weight: bold;
}

aside#secondary ul.page-navigation li.current_page_item > a {
    border-left: 6px solid #85774c;
    padding-left: 20px;
}

aside#secondary ul.page-navigation li.current_page_item > a:hover {
    text-decoration: none;
}

/*aside#secondary ul.page-navigation ul.children ul.children ul.children li.current_page_item { ## More than 4 levels changes
    border-left: 10px solid #b7a57a;
    padding-left: 30px;
}*/

aside#secondary ul.page-navigation li a:before {
    padding-right: 5px;
}

/* First Level */
aside#secondary ul.page-navigation > li > a {
    background: #4b2e83;
    color: #ffffff;
}

aside#secondary ul.page-navigation > li > a:hover,
aside#secondary ul.page-navigation > li > a:focus {
    color: #ffffff;
}

/* Second Level */
aside#secondary ul.page-navigation ul.children li a {
    background-color: #eeeeee;
    color: #5A5A5A;
}

/* Third (specifically) Level  */

aside#secondary ul.page-navigation ul.children ul.children li a:before {
    content: "\2013"; /* n dash for 3rd level */
}

/* Third (or higher) Level */
aside#secondary ul.page-navigation ul.children ul.children li a {
    background-color: #ffffff;
    color: #5A5A5A;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
}

aside#secondary ul.page-navigation ul.children ul.children ul.children a {
    padding-left: 50px;
}

aside#secondary ul.page-navigation ul.children ul.children ul.children a:before {
    content: "\2014"; /* m dash for 3rd and deeper levels */
}

aside#secondary ul.page-navigation ul.children ul.children ul.children li.current_page_item > a {
    padding-left: 44px;
}

/* Hide children lists unless current page is within them or they are direct children of the current page*/
aside#secondary ul.children ul.children {
    display: none;
}

aside#secondary ul.page-navigation .current_page_item > ul.children {
    display: block;
}

aside#secondary ul.page-navigation .current_page_ancestor .current_page_ancestor > ul.children {
    display: block;
}


.itconnect .uw-sidebar.mobile-sidebar {
    padding: 0;
    display: none;
}

@media screen and (max-width: 767px) {

    .itconnect aside.uw-sidebar.mobile-sidebar {
        display: block;

    }

    .itconnect aside.uw-sidebar:not(.mobile-sidebar) {
        display: none;

    }

}


/* Page Meta 
 ------------------------------------------------------------------------*/

#page-meta {
    font-size: 85%;
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 15px 0;
    margin-top: -20px;
}

.audience-tag {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    margin: 0 3px;
}

.audience-tag.students { background-color: #4b2e83; }

.audience-tag.instructors { background-color: #7a65a3; }

.audience-tag.staff {  background-color: #7b5585; }

.audience-tag.researchers{  background-color: #3d6a87; }

.audience-tag.itstaff {  background-color: #777; }

.audience-tag.deciders {  background-color: #b7a67a; }

.audience-tag.alluw {  background-color: #4c4c4c; }

.audience-tag {  background-color: #85754d; }




/*  Sitemap
 ------------------------------------------------------------------------*/
.itconnect .sitemap {
  padding-left: 0;
  overflow: visible;
}

.itconnect .sitemap .page-list {
    padding: 2px 0 0 0;
    margin: 0;
}

.itconnect .sitemap ul {
    list-style-type: none;
}

.itconnect .sitemap .page_item {
  border-left: 1px dotted #a2a1a1;
}
.itconnect .sitemap,
.itconnect .sitemap .children {
  list-style-type: none;
}
.itconnect .sitemap span.toggle {
  background: #fff;
  display: inline-block;
  margin-left: -6px;
  width: 15px;
}
.itconnect .sitemap span.toggle:before {
  color: #c4c4c4;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
}
.itconnect .sitemap .page_item.page_item_has_children > span.toggle:before {
  content: '\f147';
  cursor: pointer;
}
.itconnect .sitemap .page_item.page_item_has_children.collapsed > span.toggle:before {
  content: '\f196';
}

.itconnect .sitemap .page_item.page_item_has_children.collapsed li {
  display: none;
}

.itconnect .sitemap-controls {
  text-align: right;
  margin-top: -20px;
  border-bottom: 1px dotted #a2a1a1;
}
.itconnect .sitemap-controls a.control {
  color: #333;
  cursor: pointer;
  font-size: 12px;
}
.itconnect .sitemap-controls a.control.col:after,
.itconnect .sitemap-controls a.control.exp:after {
  font: normal normal normal 12px/1 FontAwesome;
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.itconnect .sitemap-controls a.control.col:after {
  content: '\f066';
  margin-left: 2px;
}
.itconnect .sitemap-controls a.control.exp:after {
  content: '\f065';
  margin: 0 10px 0 2px
}
.itconnect .uw-sidebar-menu span.toggle {
  display: none;
}



/*  -------------------------------------
 *
 * Archives
 *
 * ---------------------------------------*/

ul.archive-list {
    list-style-type: none;
    margin: 0 0 70px 0;
    padding: 0;
}

ul.archive-list li {
    padding-bottom: 35px;
    border-bottom: 1px solid #e7e7e7;
}

ul.archive-list img {
    float: left;
    padding: 0 10px 10px 0;
}

ul.archive-list li:after {
    content: "";
    display: table;
    clear: both;
}


/*  -------------------------------------
 *
 * Service News content type
 *
 * ---------------------------------------*/
.service-news.full {
  margin: 20px 0 10px 0;
}

.service-news.mini,
.servoce-news.compact {
  margin: 0 0 10px 0;
}

.service-news .postrow p {
  margin: 0;
}

.service-news .postrow.mini h3 {
  font-family: "Encode Sans Compressed", sans-serif;
  font-size: 17px;
  font-weight: 800;
  margin: 12px 0 0 0;
  color: #4b2e83;
  text-decoration: underline;
}

.service-news .postrow.compact h3 {
  margin-bottom: 0;
  margin-top: 15px;
}

.service-news .postrow.full h3 { 
  margin: 15px 0 0 0;
}

.service-news .postrow.full .postexcerpt {
  margin-top: 5px;
}

.service-news .postrow.mini span.date,
.service-news .postrow.compact span.date {
  font-size: 15px;
  font-style: italic;
  display: block;
  color: #818181;
}

.service-news .postrow.full:after {
  margin: 20px 0;
}

.service-news .postrow.mini:after,
.service-news .postrow.compact:after {
  margin: 10px 0;
}

.service-news .postrow:after {
  content: " ";
  display: block;
  width: 50px;
  height: 1px;
  border-bottom: 1px solid #c9c9c9;
}

.service-news .postrow img:after,
.service-news .postrow img:after {
  content: "";
  display: table;
  clear: both;
}

.service-news .postrow:last-child:after,
.service-news .postrow:last-child:after {
  display: none;
}

.service-news .postrow.full img {
    float: left;
    margin: 5px 15px 15px 0;
}

.svcnewscats-wrap h2 {
  color: #3d3d3d;
  font-size: 21px;
}

.svcnewscats-list ul.children {
  margin-bottom:10px;
}

.svcnewscats-list ul.children li {
  padding-left: 10px;
  position:relative;
}

.svcnewscats-list > li > a {
  font-weight: bold;
}

.svcnewscats-list ul.children li:before {
  content: '-';
  display: block;
  position: absolute;
  left:0;
  top:0;
  width: 10px;
  height: 10px;
}

.svcnews-date {
  margin: 0 0 10px 0;
  font-style: italic;
}


/*  -------------------------------------
 *
 * Search Results page
 *
 * ---------------------------------------*/

 ul.search-results {
    list-style-type: none;
    margin: 0;
    padding: 0;
 }

 ul.search-results li.result header h2 {
    margin-top: 20px
 }

 ul.search-results li.result h2 a {
    text-decoration: underline;
 }

 ul.search-results li.result:after {
  content: "";
  width: 180px;
  height:1px;
  display: block;
  border-bottom: 1px solid #d9d9d9;
  margin-top: 35px;
}

ul.search-results a.more {
    display: none;
}

#searchbox .content-filter {
    display: inline-block;
}

#searchbox .content-filter:focus-within,
#searchbox #s:focus,
#searchbox input[type="submit"]:focus {
    outline: 2px solid #000000;
}

/*  Breadcrumbs
--------------------------------------*/
.itconnect div.search-breadcrumbs {
  color: #85754d;
  font-size: 0.75em;
  font-weight: 600;
  margin-bottom: 10px;    
}
.itconnect div.search-breadcrumbs span:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-align: center;
  width: 20px;
}
.itconnect div.search-breadcrumbs span:first-child:before {
    display: none;
}

/*  Search results page search box
 --------------------------------------*/

#searchbox {
    position: relative;
    margin-bottom: 24px;
    border: 1px solid #e7e7e7;
    padding: 20px;
    background-color: #f9f9f9;
    display: inline-block;
    min-width: 650px;
}

.itconnect #searchbox label.refine-box {
  display: block;
}

#searchbox input#s {
    width: 400px;
}

#searchbox input[type=submit] {
    font-size: 0.8em;
}

#searchbox label.screen-reader-text {
    position: absolute;
    opacity: 0;
}

#searchbox span.icons {
    display: none;
}

#searchbox fieldset.filters {
    font-size: 12px;
    margin: 12px 0;
}

#searchbox fieldset.filters legend {
    font-size: 14px;
    border: none;
    margin: 0;
}

#searchbox fieldset.filters label {
    margin: 0 10px 0 0;
    font-weight: 400;
    font-size: 14px;
}

@media screen and (max-width: 767px) {

    #searchbox {
        min-width: auto;
    }

    span.content-filter {
        display: block;
    }

}



/*  -------------------------------------
 *
 * 404 page
 *
 * ---------------------------------------*/

.not-found-options {
    margin: 45px auto 70px auto;
}


/* ########################### 
 * 
 *  ELEMENTS
 * 
 * ########################### */

 /* Widget Title */

.uw-body-copy .widgettitle {
  clear: left;
  font-weight: 800;
  font-size: 22px;
  text-transform: none;
  position: relative;
  padding-bottom: 15px;
  display: inline-block;
}

.uw-body-copy .widgettitle:after,
.uw-body-copy .widgettitle:before {
  position: absolute;
  left: 0;
  bottom: 5px;
  content: "";
  height: 4px;
}
.uw-body-copy .widgettitle:before {
  width: 100px;
  background-color: #b7a57a;
}
.uw-body-copy .widgettitle:after {
  width: 40px;
  -webkit-transform: skewX(-25deg) skewY(0);
  -o-transform: skewX(-25deg) skewY(0);
  transform: skewX(-25deg) skewY(0);
  -webkit-transform: skew(-25deg, 0);
  -ms-transform: skewX(-25deg) skewY(0);
  transform: skew(-25deg, 0);
  left: 80px;
  background-color: white;
}
.uw-body-copy .spotlight-box .widgettitle:after {
  width: 25px
}

.uw-body-copy .helpbox .widgettitle:after {
  background-color: #e8e3d3;
}

/* Page Footer */
footer.entry-footer {
    border-top: 1px solid #e7e7e7;
}

/* Tile boxes */

.itconnect .box-outer .box.three .tile {
    padding: 1em;
}

.itconnect .box-outer .box.three .tile div {
    margin: -1em;
}


 /*  Callout box (deprecated)
 --------------------------------------
.uw-body div.emphasize {
  border: solid #ccc 1px;
  border-left: solid #4b2e83 7px;
  margin: 20px 35px 20px 0;
  padding: 15px;
  position: relative;
  display: inline-block;
}
.uw-body div.emphasize:after {
  color: #4b2e83;
  content: "\f05a";
  display: inline-block;
  opacity: 0.15;
  position: absolute;
  top: 3px;
  right: 3px;
  font: normal normal 14px/1 FontAwesome;
  font-size: 55px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
*/


 /*  Important box
 --------------------------------------*/
.important-box,
.uw-body div.emphasize {
  background-color: #ECE9E2;
  margin: 25px;
  padding: 15px 15px 15px 0;
  border-top: 1px solid #ececec;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
  display: table;
}

.important-box:before,
 .uw-body div.emphasize:before {
  display: table-cell;
  width: 80px;
  color: #4b2e83;
  content: "\f06a";
  font: normal normal 14px/1 FontAwesome;
  font-size: 55px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  vertical-align: middle;
}


 /*  Page Table of Contents
 --------------------------------------*/
.uw-body ul.ptoc {
    margin:1em 0 1.5em 2em;
    padding-left: 4em; 
    list-style-type: disc;
}

.uw-body ul.ptoc.injected:before {
    content: 'On This Page';
    display: block;
    font-style:italic;
    margin-left:-1em;
}

/* backwards compatability */
.uw-body  ul.ptoc li.onthispage {
    font-style:italic;
    margin-left:-1em;
    list-style-type: none;
}

 /*  Procedures
 --------------------------------------*/
.uw-body ol.procedure {
    border:solid #ccc 1px;
    margin-left:0;
    margin-top: 1.5em;
    padding:1em 1em 1em 3em;
}

.uw-body ol.procedure.injected:before {
    content: 'Steps Actions';
    border-bottom:solid #000 1px;
    display: block;
    font-weight: 700;
    padding-bottom: 1em;
    margin-bottom: 1em;
    margin-left: -1.5em;
    word-spacing: 25px;
}

.uw-body ol.procedure img {
  margin: 1em 0;
}

.uw-body ol.procedure li {
    padding-left:2em;
    padding-bottom:1em;
    margin-left:1em;
}

.uw-body ol.procedure li ul,
.uw-body ol.procedure li ol,
.uw-body ol.procedure li li {
  margin: .3em; padding: 0 0 0 1em;
}

.prc {
    margin-left:1.5em;
}

div.uw-body-copy ol.procedure li ul li, article div.entry-content ol.procedure li ol li {
    margin: 0 0 0 2em; 
}

/* backwards compatability */
.uw-body ol.procedure li.colheads {
    list-style-type:none;
    font-weight:700;
    margin-left:-1.5em;
    padding-left:0;
    padding-bottom:1em;
    border-bottom:solid #000 1px;
    margin-bottom:1em;
}


/*  Page Subtitle */
.itconnect div.subtitle {
  margin-top: -15px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 600;
  color: #4b2e83;
  font-family: "Encode Sans Compressed", sans-serif;
  display: block;
}

/*  Related content
 ---------------------------------------*/

aside.related-content {
    width: 350px;
    float: right;
    margin: 8px 0 25px 25px;
    padding: 25px 25px 0px 30px;
    background: #ECE9E2;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {
    .itconnect aside.related-content {
        width: auto;
        margin: 0 20px 20px 20px;
    }
}

/* Subtle white box alternative
aside.related-content {
  width: 300px;
  float: right;
  margin: 10px 0 25px 25px;
  border-left: 2px solid #d9d9d9;
  padding: 10px 0 0 25px;
}
*/

aside.related-content span.section-title {
  font-weight: bold;
  font-size: 16px;
}

aside.related-content ul.links {
  list-style-type: none;
  margin: 2px 0 22px 0;
  padding-left: 10px;
}

aside.related-content li.link {
  border: none;
  margin: 0 0 5px 0;
  padding: 0;
  position:relative;
  font-size: 15px;
}

aside.related-content li.link:before {
  content: '•';
  display: inline-block;
  position: absolute;
  left: -10px;
  top: 0;
} 



/*  Multiple options choice box and tiles
 ---------------------------------------*/

.multiple-options-box{
  padding: 0 20px 0 20px;
}

.itconnect .box-outer .box .tile {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border-top: 1px solid #f1f1f1;
}


/*  Action Block
 (Feature box, text float right, graphic on left)
 --------------------------------------*/


.itconnect div.fbox {
    clear: right;
    min-height: 4em;
    padding: 1em;
    position: relative ;
}

.itconnect div.fbox.injected img:first-child {
    border: solid gray 1px;
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
    -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
    float: left;
    height: 5.5em;
    margin: 0 30px 0 0;
    padding: 0.6em;
    width: 5.5em;
}

.itconnect div.fbox.injected a img:first-child {
    text-decoration: none;
}

.itconnect div.fbox.lastfbox {
    margin-bottom: 3em;
}

.itconnect div.fbox.injected p {
    min-height: 6em;
}

.itconnect div.fbox.injected p span {
  border-right: solid black 1px;
  padding-right: .5em;
  margin-right: .5em;
}

.itconnect div.fbox.injected p span.last {
    border-right: none;
}

.itconnect div.fbox div.button {
    width: 6em;
    float: left;
}

.itconnect div.fbox div.button a {
    text-decoration: none;
}

.itconnect div.fbox div.button a img {
    width: 4em; height: 4em;
}


.itconnect div.fbox.lastfbox {
    margin-bottom: 3em;
}

.itconnect div.ftext {
    padding-left: 8em;
    min-height: 6em;
}

.itconnect div.ftext span {
  border-right: solid black 1px;
  padding-right: .5em;
  margin-right: .5em;
}

.itconnect div.ftext span.last {
  border-right: none;
}

/************
 * CIO Blog Landing Page
 **********/

.ovp-landing blockquote { 
    margin: 25px 0; 
} 
.ovp-landing blockquote p {
    font-size: 1em; font-style: italic;
} 
.ovp-landing div.one_third.last_column {
    padding-left: 50px;
} 
.itconnect .ovp-landing .contact-widget-inner {
    margin-top:0; line-height:1.4em;
} 
.itconnect .ovp-landing div.contact-widget-inner p {
    margin: 15px 0 35px 0; 
}

@media screen and (max-width: 600px) {
    .itconnect .ovp-landing  div.one_third.last_column{
        padding-left:0
    }
} 

@media only screen and (min-width: 600px) and (max-width: 820px)  {
    .itconnect .ovp-landing div.one_third.last_column {
        padding-left:15px;
    }
    .itconnect .ovp-landing .contact-widget-inner {
        padding: 25px;
    }
}

/***********
 * Revidew Audit 
 * *********/

 #reviewed_wrapper {
    width: 100%;
    overflow: scroll;
 }

 a.toggle-vis {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    margin: 0 3px;
    background: #3d6b87;
    cursor: pointer;
    margin-left: 10px;
 }

 a.toggle-vis.off {
    border: 1px solid #3d6b87;
    background: #ffffff;
    color: #3d6b87;
 }
 

/*****************
 * UW Alert Fixes
 ****************/ 
.itconnect #uwalert-alert-message p {
    padding: 0;
}

.itconnect #uwalert-alert-message {
    padding: 20px 40px;
}

/* ########################### 
 * 
 *  Site Footer
 * 
 * ########################### */


footer.site-footer .uwit-logo {
    padding: 40px 0 15px 0;
}