

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tenor_sansregular';
    src: url('../fonts/tenorsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/tenorsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@media print {
   body
{
     font-family: 'tenor_sansregular' !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'robotoregular';
}
}
body
{
	 font-family: 'tenor_sansregular' !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'robotoregular';
}
.box {

    position: relative;

    border-radius: 3px;

    background: #ffffff;

    border-top: 3px solid #d2d6de;

    margin-bottom: 20px;

    width: 100%;

    box-shadow: 0 1px 1px rgba(0,0,0,0.1);

}

.home .col-md-4 

{

       text-align: center;

    border:1px solid #e2e2e330;

    padding:20px;

    color:#0000ffba ;

}

.home .col-md-4 i

{

    font-size:7rem;

    margin-bottom:10px;

}

.home .col-md-4 h5

{

    font-size:1.5rem;

}

.home .col-md-4:hover

{

    color:#80b8d3;

    

}

.index h1

{

          font-size: 32px;
    color: #0c2e8a !important;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
   

    padding-bottom: 15px;

     border-bottom: 1px solid #80b8d359; 

       text-align: center;

    margin-bottom: 15px !important;
    font-weight:bold;
    text-transform: uppercase;

}

.index h1 span

{

    border-bottom: 2px solid #28a745;
    padding-bottom: 15px;
    word-spacing: 10px;

}

.user-panel .image {

    display: inline-block;

    padding-left: .8rem;

   

    color: #c2c7d0 ;

    padding-top: 6px;

}
.btn-left
{
        width: 126px;
    margin: auto;
    margin-bottom: 20px;
}
.card-header {
    background-color: #007bff !important;
    color:#fff !important;
}

.z-depth-1{
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
padding:20px;
margin-bottom:0rem !important;
}
.dark-grey-text h3
{
  font-size:1.25rem;
    text-align: center;
color: #434ad8;
text-transform:uppercase;
    margin-bottom: 2rem!important;
}
.dark-grey-text::before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 5px;
    background: #434ad8;
    bottom: 0;
    left: calc(50% - 25px);
}
.head-title
{
    text-align: center;
    margin-top: -55px;
    margin-bottom: 20px;
    border-radius: 10px;
    
}
.head-title i
{
color:#434ad8;
}
.head-title span
{
   background: #fff;
    border-radius: 58px;
    padding: 10px;
    font-size: 40px;
    border: 1px solid #e2e2e2;
width:85px;
display:block;
margin:auto;
}
.z-depth-1:hover .head-title span
{
     background: #434ad8;
}
.z-depth-1:hover .head-title span i
{
    color:#fff;
}
.z-depth-1 .ind-clr
{
    color:green;
        font-size: 30px;
}
.z-depth-1  .nins-clr
{
    color:red;
        font-size: 30px;
}
.dir-col i
{
    font-size: 37px;
}

 
.red_c
{
    color:red;
}
.yellow_c
{
    color:yellow;
}
.green_c
{
    color:green;
}
.resolution-home
{
    width:100%;
    clear: both;
        font-size: 14px;
}
.resolution-home span
{
    float:right;
}
.question
{

    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(156, 156, 158, 0.42);
    padding:10px 5px;
    display: block;
}
.answer
{
    background-color: #fff;
    border-bottom:1px solid rgba(156, 156, 158, 0.42);
paddding:10px 5px;
}
.foot_note
{
     background-color: #f5f5f5;
 border-bottom: 1px solid rgba(156, 156, 158, 0.42);
 padding:10px;
font-size:12px;
border-radius:3px;
margin-top:10px;
}
.connect_paa
{
    float:right;
    padding:3px 15px;
}
.percer_home
{
  
    color: #434ad8;
   padding-right: 15px;
    float:right;


}
.chain_home
{
 
    color: #434ad8;
  
  
     float:right;
  
}
.dark-grey-text h3 a
{
  color: #434ad8;
}
.dark-grey-text h3 a:hover
{
  text-decoration: none;
}
.g_profile
{
  border-collapse: collapse;border: 1px solid #e2e2e2;
}
.g_profile td
{
  background:#fff !important;
  text-align: center;

}
.govern {
    background-color: #d4bfbf;
}
.dwn {
    vertical-align: text-top;
    position: absolute;
    margin-top: -16px;
}
.govern td {
    border: 1px solid #e2e2e2;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.assessmenttab td
{
    padding:6px !important;
}