/****************************************/
/*  Main                                */
/****************************************/

#breadcrumb {

    background-image: url(../images/bg_breadcrumb.png);
    background-color: #acd5e8;
    height: 60px;
    box-sizing: border-box;
}

.breadcrumb {
    background-color: transparent !important;
}

.breadcrumb-item a{
   color: #333E5C !important;
}


body {
    background-color: #fff !important;
}

nav {
    background-color: #333e5c !important;
    min-height: 90px !important;
    margin-bottom: 0 !important;
}

.navbar li>a {
    color: #fff !important;
    text-align: left !important;
    font-family: 'Roboto Condensed', sans-serif;
    
}

.navbar li>a:hover {
    color: #acd5e8 !important;
}

.navContainer {
    min-width: 800px;
}

/* main style */

.col-role .bp li a:link {
    color: #2172B5 !important;
    text-decoration: none;
 }
 
 .col-role .bp li a:hover {
    color: #2172B5 !important;
    text-decoration: underline;
 }



element.style {
}
.col-role .bp ul {
    list-style-type: circle;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
ul {
    margin-left: 20px;
}
dl, ol, ul {
    margin-bottom: 1rem;
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
ul ul {
    list-style-type: circle;
    margin-block-start: 0px;
    margin-block-end: 0px;
}
user agent stylesheet
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.col-role .sbp li {
    list-style-type: circle!important;
}


 body {
     margin: 0;
     font-family: 'Roboto', sans-serif;
     background: #fff;
     min-width: 320px;
 }
 
 img {
     max-width: 100%;
     height: auto;
     vertical-align: top;
 }
 
 p {
     text-align: left;
     font-size: 1 em;
     line-height: 18px;
 }
 
 h1 {
    font-size: 1.5em;
 }
 
 h2 {
    font-size: 1.4em;
 }
 
 h3 {
    font-size: 1.3em;
 }
 
 a, a:visited {
     text-decoration: none;
     color: #2172B5;;
    cursor: pointer;
 }
 
 a:hover {
     text-decoration: underline;
     color: #2172B5;;
 }
 
 ul {
    margin-left: 20px;
 }
 
 li {
    
    text-align: left;
 
    font-size: 1.2em;
    line-height: 23px;
 }

ul ul.sbp li {
    font-size: 16.8px;
 }

 .uli {
   font-size: 1em !important;
   line-height: 18px;
   padding: 2px;  
}
 
 
 
 .left {
    text-align: left;
 }
 
 .center {
    text-align: center;
 }
 
 .right {
    text-align: right;
 }
 
 .bold {
    font-weight: bold;
 }
 
 
 
 
 
 
 .breadcrumb {
    background-image: url(../images/bg_breadcrumb.png);
    background-color: #acd5e8;
    height: 47px;
    box-sizing: border-box;
 }
 
 /* End header part */
 
 /* start content part */
 
 .main-wrapper {
     background-color: #FFF;
     display: block;
     text-align: center;
 }
 
 .main-container {
     width: 100%;
     margin: 0 auto 50px auto;
     max-width: 1230px;
 }
 
 .page-title {
     margin: 28px auto 25px;
     height: 128px;
     font-family: 'Roboto Condensed', sans-serif;
     box-sizing: border-box;
     min-width: 1230px;
 }
 
 .role-icon {
    float: left;
    width: 144px;
    display: block;
    vertical-align: top;
    text-align: right;
 }
 
 .role-title {
    float: left;
    width: 954px;
    display: block;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    padding-top: 20px;
    color: #333e5c;
 }
 
 .role-fda-icon {
    float: left;
    width: 132px;
    display: block;
    vertical-align: bottom;
    text-align: right;
    box-sizing: border-box;
    padding-right: 15px;
 }
 
 .page-title .main-title {
    font-size: 2.05rem;
    font-weight: 900;
 }
 
 .page-title .sub-title {
    font-size: 2.2rem;
 }
 
 .content {
    min-width: 1230px;
 }
 
 .overview .title {
    font-weight: bold;
    color: #2172B5;
    font-size: 1.2em;
 }
 
 .overview {
     background-color: #edf5fa;
     border-top: 1px solid #adcde5;
     border-bottom: 1px solid #adcde5;
     box-sizing: border-box;
     margin: 0 auto 35px auto;
     padding: 25px 25px 25px 40px;
     font-family: 'Roboto', sans-serif;
     font-size: 1.2em;
     text-align: left;
     line-height: 23px;
 }
 
 .col-container {
     display: table;
     width: 100%;
 }
 
 .col-role {
     display: table-cell;
     width: 32%;
     background-color: #edf5fa;
     border-top: 6px solid #2c7bbb;
     padding: 30px 25px 30px 20px;
 }
 
 .col-role-space {
     display: table-cell;
     width: 2%;
 }
 
 .col-role-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.5em;
    letter-spacing: 0.5px;
    margin: 0 auto;
    color: #2172B5;
 }
 
 .col-role-sub {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.5em;
    letter-spacing: 0.5px;
    margin: 25px 10px 10px 22px;
    color: #333;
    text-align: left
 }
 
 .col-role P {  
     font-family:"Roboto",sans-serif;
    margin-right: 10px;
    margin-left: 22px;
    text-align: left;
    font-size: 17px;
    color: #333;
    line-height: 23px;
 }
 
 .col-role .bp {    
    margin: 25px 0 15px 0;
 }
 
 .col-role .bp ul {
    list-style-type: circle;
 }
 
 .col-role .bp li {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #333;
    margin-bottom: 8px;
    line-height: 21px; 
    list-style-type: disc;
 }
 
 .col-role .bp li a:link {
    color: #2172B5;
    text-decoration: none;
 }
 
 .col-role .bp li a:hover {
    color: #2172B5;
    text-decoration: underline;
 }
 
 
 
 
 
 
 /* New Classes add for 2nd role "landing" page */
 
 .landing-page-title {
     margin: 20px auto 40px;
     display: table;
     height: auto;
     font-family: 'Roboto Condensed', sans-serif;
     font-size: 2.05rem;
     font-weight: 900;
     box-sizing: border-box;
     min-width: 1230px;
     clear: both;
 }
 
 .landing-page-role-title {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    padding-top: 20px;
    color: #333e5c;
 }
 
 .landing-page-image {
    text-align: center;
 }
 
 
  
 .print {
   background-color:#2a5699;
   border: none;
   color: white;
   padding: 12px 16px;
   font-size: 16px;
   cursor: pointer;
   display:inline-block!important;
   width:80%;
 }
 .print:hover {
   background-color: white;
   color:#2a5699;
   border:1px solid;
 }
                 
 
 /* End New Classes - 1/5/2020 */
 
 
 /* End role content part */
 
   @media print {
   #nonprint {
     display: none;
    }
     #Printpurpose{display:block!important;
         width:100%!important;
         
     }
     .print{display:none!important;}
     @page {size: landscape;}
    div { font-size: 18pt }
 }
  
 .printtitle{
     font-weight: bold;
     font-size:20px;
 }
 .mainprinttitle{
     text-align:center;
     font-weight: bold;
     font-size:24px;
 }
 
 