/* V1 job role styles from IA module */

.job-role-banner {
    background: #fff;
    padding: 30px;
    margin-left: -40px;
    margin-right: -40px;
}

h1#job-role-h1  {
    margin: 0 !important;
    padding: 0 !important;
}

h1#job-role-h1  .banner-title {
    font-weight: 700;
    font-size: 42px;
    color: #2C2A6B !important;
}
h1#job-role-h1  .banner-role-name {
   font-size: 48px;
   color: #2C2A6B !important;
   font-weight: 300;
}
@media screen and (min-width: 1200px) {
   h1#job-role-h1  .banner-title {
    margin-top: 64px;
    line-height: 1.8;
    }
    img.job-role-brand {
    max-width: 408px;
    }
    .job-role-banner {
    margin-left: -40px;
    margin-right: -40px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
   h1#job-role-h1  .banner-title {
   font-size: 36px;
   margin-top: 39px;
    line-height: 1.1;
    margin-bottom: 10px;
    }
    img.job-role-brand {
    max-width: 297px;
    }
    .job-role-banner {
    margin-left: -40px;
    margin-right: -40px;
    }
    h1#job-role-h1  .banner-role-name {
    font-size: 40px;
}
}

@media screen and (max-width: 767px) {
    h1#job-role-h1  .banner-title {
    font-size: 26px;
    margin-top: 39px;
    line-height: 1.1;
    margin-bottom: 10px;
    text-align: center;
    }
    img.job-role-brand {
    max-width: 297px;
    display: block;
    margin:0 auto;
    }
    .job-role-banner {
    margin-left: -20px;
    margin-right: -20px;
    }
    h1#job-role-h1  .banner-role-name {
    font-size: 30px;
    text-align: center;
}
}


div#job-role-overview {
    margin-top: 35px;
}

.lead-paragraph {
    font-size: 17px;
    color: #000;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 30px;
}
.lead-paragraph span.attention {
    font-size: 23px;
    font-weight: 800;
}

/* V2 Job Role styles */

/* header */
div.jr-header {
    background: #F4F7F9;
    padding: 60px 0 25px;
}
.jr-header h1 {
    color: #2C2A6B;
    text-align: center;
    font-weight: 700 !important;
    font-size: 2.5rem;
}
/* Top Panel */
.bg-white {
    background: #fff;
}
.jr-top-panel {
    padding: 30px 0;
}

.jr-top-panel p,
.jr-top-panel li,
.jr-top-panel li a,
.jr-top-panel li a:hover
 {
    font-size: 1.1rem;
}

.jr-top-panel p {
    line-height: 1.5;
}

.jr-top-panel .jump-links img {
    max-width: 100%;
    margin-bottom: 20px;
}

.jr-top-panel li {
    list-style-type: none;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 8px;
}

.jr-top-panel li a {
    font-weight: 300;
    border-bottom: 1px solid #33669a;
}

.jr-top-panel li a,
.jr-top-panel li a:hover,
.jr-top-panel li a:visited {
    color: #33669a;
}

.jr-top-panel ul {
    padding-left: 0 !important;
}

/*.jr-top-panel .intro-text {
    padding-top: 12px;
}*/

div.side-img-link {
    float: right;
    padding-left: 20px;
}

div.target {
    position: relative;
}
.target span.bullseye {
    position: absolute;
    top: -80px;
}

/* Vendor Logo Course Cards */
div.v-logo {
    min-height: 65px;
}

.jr-course-blocks .course-card img {
    display: block;
    margin: 5px auto;
    width: max-width: 100%
}

div.bg-gray {
    background: #e8e8e9;
}
div.jr-course-blocks {
    padding: 0 25px 25px;
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 30px;
}

.course-block-heading h2,
h2.jr-section-heading,
.job-role-section h2 {
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 600 !important;
    margin-bottom: 12px;
    margin-top: 25px;
}

.pp-section-heading.bigger,
.jr-section-heading.bigger,
h2.bigger {
    font-size: 1.6rem;
}

.course-card {
    background: #fff;
    border: 1px solid #b5b5b5;
    padding: 12px;
    max-width: 350px;
    height: 220px;
    position: relative;
    margin-bottom:30px;
    border-radius: 15px;
}

.course-card p.cc-description {
    line-height: 1.5;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .course-card {
        height: 250px;
    }
}

.jr-course-blocks .course-card ul {
    padding-left: 5px;
}

.jr-course-blocks .course-card ul li {
    list-style-type: none;
    font-weight: 600;
    line-height:1.1;
    margin-bottom: 6px;
}

.jr-course-blocks .course-card li a,
.jr-course-blocks .course-card li a:visited,
.jr-course-blocks .course-card li a:hover {
    color: #33669a;
    font-size: 15px;
}

.course-card .jr-product-link {
    position: absolute;
    display: block;
    bottom: 12px;
    left: 20px;
    font-size: 15px;
}

a.jr-product-link,
a.jr-product-link:hover,
a.jr-product-link:visited {
    color: #e05e26;
}


/* Job Role Course Blocks */

div.job-role-course-block {
    margin-bottom: 40px;
}

/*Job Role red heading:*/
h3.red-job-role-head {
    color: #c1363a;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}

/*Job Role description paragraph*/

p.role-description, p.role-disclaimer, .job-role-section p  {
    color: #000;
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
}

/*Recommended Training for*/
.job-role-course-block h3.recommended {
    color: #000;
    font-size: 15px;
    font-weight: 600 !important;
    margin-bottom: 10px;
}

/*Course Topic*/
h4.course-topic {
    color: #000;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600 !important;
    margin-bottom: 3px;
}

/*Course Title with Link*/
ul.linked-course-titles {
    padding-left: 0;
}

ul.linked-course-titles li {
    list-style-type: none;
    font-weight: 600 !important;
}

ul.linked-course-titles li a,
ul.linked-course-titles li a:visited,
ul.linked-course-titles li a:active {
    color: #33669a !important;
    font-size: 15px;
}

div.job-role-vendor-logos {
    margin-bottom: 30px;
}

div.vendor-logo-intro {
    font-size: 17px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 35px;
    color: #000;
}

.job-role-vendor-logos img {
    max-width: 95%;
    max-height: 50px;
    display: block;
    margin: 10px auto;
}

.job-role-vendor-logos li {
    list-style-type: none;
}

.job-role-vendor-logos a {
    font-size: 1.5em;
    line-height: 1.5em;
    color: #33669a !important;
}
.job-role-vendor-logos a:visited,
.job-role-vendor-logos a:active {
    color: #33669a !important;
}

/* Why Choose UT */
    div.bg-gray {
        background: #e8e8e9;
        border-radius: 15px;
    }
    div.why-ut {
        padding: 25px;
        margin-left: -25px;
        margin-right: -25px;
        margin-top: 40px;
    }

    .why-ut h2 {
        font-size: 1.3rem;
        font-weight: 600 !important;
        margin-bottom: 10px;
    }

    .why-ut p.checked {
        padding-left: 30px;
        background-image: url(/Portals/2/images/check-mark-red.png);
        /* red checkmark, change image above for other colors */
        background-repeat: no-repeat;
        background-position: top left;
        font-size: 1rem;
    }

    .why-ut p.checked a {
        font-size: 1rem;
    }

    .why-ut p.checked b {
        font-weight: 600 !important;
    }