body{font-family: 'Montserrat', sans-serif;}


/*header css*/

/*.container{ width: 1200px; display: block; margin:0 auto; }*/
.header{ width: 100%; background-color: #336799; }
.header_full{ margin: 25px 0; }
.header_logo{width: 37%;float: left; vertical-align: top; padding: 5px 0;  }
.header_logo a span{ color: #fff; font-size: 28px; }
.company_info{width: 35%;float: left;  padding-left: 2%; padding-right: 2%;padding-top: 10px; border-left:1px solid #909B9F;  border-right: 1px solid #909B9F;}
.company_info p{margin-bottom: 12px; color: #B9B0B5;  font-size: 16px; line-height: 15px; }
.company_info p span{ color: #E3EFFD; }
.company_info2{width: 55%;float: right;  padding-left: 2%; padding-right: 2%;padding-top: 10px; border-left:1px solid #909B9F; }
.company_info2 p{margin-bottom: 12px; color: #B9B0B5;  font-size: 16px; line-height: 15px; }
.company_info2 p span{ color: #E3EFFD; }
.header_btn{width: 28%;float: left; text-align: right;padding-top: 10px; }

.header_btn-hover{ position: relative; width: 180px; display: inline-block; }
.header_btn button{ position: relative; width: 100%; transition: 0.2s; display: block; border: none; text-decoration: none;color: #fff; font-weight: 600; font-size: 12px; background-color: #0CCCD1; padding: 5px 5px; border-radius: 5px; border: 2px solid #0CCCD1; }
.header_btn .header_btn-hover:hover button{ color:#0CCCD1; background: transparent; border-radius: 5px 5px 0 0;  }
.header_btn button span{ margin-left: 10px; font-size: 18px; } 
.header_btn ul{  position: absolute; top:100%; left: 0;width: 100%;z-index: 2; height: 0;overflow: hidden;transition: 0.5s all;text-align: left;} 
.header_btn .header_btn-hover:focus ul{height: 115px;}
.header_btn .header_btn-hover:hover ul{height: 115px;}
.header_btn button:focus + ul{height: 115px;}
.header_btn button:hover + ul{ height: 115px;}
.header_btn ul a { font-size: 10px; font-weight: 500; display: block; padding: 7px 10px; background-color: rgba(12,204,209,0.8); color: #fff;}
.header_btn ul a:hover{ text-decoration: none; display: block; background-color: #36e3ff; color: #000; }

/*contant*/
.menu_list{ width: 100%; text-align: center; background-color: #0C2331;  }
.menu_list ul{ margin:0; }
.menu_list ul li{ width: auto;  display: inline-block; margin:0; }
.menu_list ul li a{ transition: 0.2s all;-webkit-transition: all .5s; padding: 7px 22px; /*line-height: 50px;*/ display: inline-block; text-decoration: none;  color: #6B838F; font-weight: 600; font-size: 11px; }
.menu_list ul li a p {
    display: block;
    vertical-align: middle;
    margin-top: 2px;
}
.menu_list ul li a:hover, .menu_list ul li.active a{ color: #0CCFC9; }
.menu_list ul li a:hover .clr_img{display: inline-block;}
.menu_list ul li.active a .clr_img{display: inline-block;}
.menu_list ul li.active a .grey_img{display: none;}
.menu_list ul li a:hover .grey_img{display: none;}

.clr_img{display: none;}

/*banner*/
.banner{ width: 100%; background-image: url(../../images/banner.jpg);  text-align: center; background-size: cover; background-position: center; }
.banner h3{ margin:0; padding: 30px 0; font-family: 'Montserrat', sans-serif; font-size: 35px; font-weight: 700; color: #fff; }
.banner h2{ margin:0; padding: 5px 0; font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 500; color: #fff; font-style: italic;}

/*banner2*/
.banner2{ width: 100%; background-image: url(../../images/banner.jpg);  text-align: center; background-size: cover; background-position: center; }
.banner2 h3{ margin:0; padding: 20px 0; font-family: 'Montserrat', sans-serif; font-size: 20px; font-weight: 700; color: #fff; }
.banner2 h2{ margin:0; padding: 5px 0; font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 500; color: #fff; font-style: italic;}

.manual_heading{ text-align: center; margin-bottom: 50px; }
.manual_heading img{ margin-top: 20px; }
h3.coman_heading{ font-family: 'Montserrat', sans-serif; font-size: 28px; line-height: 45px; margin: 0; font-weight: 400; color: #336699;  }
span.coman_text{ font-family: 'Montserrat', sans-serif; font-size: 14px; margin: 0; font-weight: 600; color: #000;  }


.pont_info{ width: 100%; }
.pont_full{ margin-top: 15px; }
.pont_info p{line-height: 25px; font-family: 'Montserrat', sans-serif; font-weight: 500; color: #353535; font-size: 15px; }
.pont_text1{ padding: 5px 2%; }
.pont_text1 p:nth-child(1){ margin-bottom: 30px; }
.pont_text2{ padding-top: 5px; border-left: 4px solid #DADADA; padding-left: 4%; padding-bottom: 30px;}
.note_ul{ padding-left: 4%;margin-top: 25px; }
.note_ul ul li{  font-size: 20px; list-style: disc; }
.note_ul ul li p{ margin: 0; padding-left: 1%; font-family: 'Montserrat', sans-serif; font-weight: 500; color: #353535;  font-size: 15px; }
.pont_text2 p a{ display: inline-block; text-decoration: none;color:  #336699; }

.maturity_div{ margin-top: 50px; width: 100%; background-color: #424242; padding: 5px; }
.maturity_text{ padding-top: 30px; padding-right: 5%; padding-bottom: 30px; background: transparent; padding-left: 10%; }
.maturity_text h4{ font-family: 'Montserrat', sans-serif; margin: 0; font-size: 26px; color: #fff;  }
.maturity_text span{ font-family: 'Montserrat', sans-serif; line-height: 34px;  font-size: 16px; color: #fff; font-weight: 500; }
.maturity_text p{ font-style: italic; font-family: 'Montserrat', sans-serif; padding: 0 15%; line-height: 27px; margin-top: 8px; font-size: 17px; color: #fff; font-weight: 400; }

.maturity_div .maturity_text{ width: 100%; float: left; text-align: center;}

.maturity_div .maturity_img{ width: 100%; float: left; }

.maturity_img{ padding:0; }
.maturity_img figure img{width: 100%;  }
.maturity_img figure{width: 100%; height: 100%;}


div#rcornertp {
    height: 180px;
    overflow-y: hidden;
}

div#sectiontp {
    height: 250px;
    overflow-y: hidden;
}

div#mgt_reporttp {
    height: 650px;
    overflow-y: hidden;
}

.health_heading{ margin: 50px 0; }
.abc{ width: 100%; text-align: center; }
.health_graff{ width: 95%; margin:0 auto; }
.health_text{ width: 100%; text-align: left; margin-bottom: -20px; }
.health_text p{font-family: 'Montserrat', sans-serif; margin-bottom: 30px; font-weight: 500; color: #000; font-size: 14px; line-height: 23px;}
.health_graff .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: -60px;
    overflow: hidden;
}

.health_graff .table::-webkit-scrollbar { 
    display: none; 
}

  table.center {
    margin-left:auto; 
    margin-right:auto;
  }

#gg0{ height: 180px !important; }

/*footer css*/
.footer{ margin-top: 50px; background-color: #EBEBEB; text-align: center;	 }

.footer_full{ text-align: left; margin-top: 50px; margin-bottom: 50px; }
.footer_full h5{ color: #363636;  font-family: 'Montserrat', sans-serif; font-size: 14px; line-height: 30px; font-weight: 600; margin:0;}
.footer_full p{ color: #363636;  font-family: 'Montserrat', sans-serif;  font-size: 13px; line-height: 20px; font-weight: 500; margin:0;}
.footer_text{ padding-right: 15%; }
.copyright_div{ margin-top: 30px; background-color: #2C2C2C; }
.copyright_div h3{  font-family: 'Montserrat', sans-serif; line-height: 45px; color: #4B4B4B; font-size: 15px; font-weight: 600;margin:0; }

.footer_text{ width: 50%; float: left; }
.footer_text2{ width: 45%; float: left; }


.faq_div{margin-top: 50px;}
.toggle{width: 100%; margin: 0 auto;-webkit-box-shadow: -1px 0px 19px 0px rgba(0,0,0,0.22);
-moz-box-shadow: -1px 0px 19px 0px rgba(0,0,0,0.22);
box-shadow: -1px 0px 19px 0px rgba(0,0,0,0.22);margin-bottom: 30px;}
.toggle-inner {padding: 50px 50px 50px;display: none;margin: -7px 0 6px;}
.toggle-custom-inner {padding: 20px 20px 20px;display: none;margin: -7px 0 6px;}
.toggle-title {position: relative; display: block; padding: 20px 30px; font-size: 20px; color: #59af9b;cursor: pointer;}
.toggle-title.active{border-bottom: 2px solid #d9d9d9}
.toggle a i {font-size: 22px;margin-right: 5px;}
.toggle i {position: absolute;background: url('../../images/cross.png') 0px -24px no-repeat;
width: 24px;height: 24px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;
margin: 0 20px;right: 0;}
.toggle-title.active i {background: url('../../images/cross.png') 0px 0px no-repeat;}
.security_pressor .toggle-inner h3{font-size: 16px; font-weight: 600; color: #353535; line-height: 25px;}
.security_pressor .toggle-inner .pont_text1 h4{color: #fc6400; font-size: 16px;font-weight: 600; margin-bottom: 15px;}
.security_pressor .toggle-inner .pont_text1 p{line-height: 25px; font-size: 14px; font-weight: 600;color: #353535;}
.security_pressor .toggle-inner .pont_text2 p{line-height: 25px; font-size: 15px; font-weight: 500;color: #353535;}
.risk_dashboard_table tr th{    vertical-align: inherit;display: table-cell;background: #336699; color: #fff;padding: 5px;font-size: 14px;font-weight: 500;}
.risk_dashboard_table{ border-collapse: collapse;display: table;}
.risk_dashboard_table tr ,.risk_dashboard_table tr th, .risk_dashboard_table tr td{border: 1px solid #ddd;}
.risk_dashboard_table tr td{vertical-align: middle !important; padding:10px 20px;display: table-cell; font-weight: 500; font-size: 14px;}
.risk_dashboard_table tr:nth-child(even) td:first-child{font-weight: 700; font-size: 14px;}

.maturity_dashboard_table tr th{    vertical-align: inherit;display: table-cell;background: #336699; color: #fff;padding: 1px;font-size: 14px;font-weight: 500;}
.maturity_dashboard_table{ border-collapse: collapse;display: table;}
.maturity_dashboard_table tr ,.maturity_dashboard_table tr th, .maturity_dashboard_table tr td{border: 1px solid #ddd;}
.maturity_dashboard_table tr td{vertical-align: middle !important; padding:5px 5px;display: table-cell; font-weight: 500; font-size: 14px;}
.maturity_dashboard_table tr:nth-child(even) td:first-child{font-weight: 700; font-size: 14px;}

.dashboard_table tr th{    vertical-align: inherit;display: table-cell;background: #336699; color: #fff;padding: 5px;font-size: 14px;font-weight: 500;}
.dashboard_table{ border-collapse: collapse;display: table;}
.dashboard_table tr ,.dashboard_table tr th, .dashboard_table tr td{border: 1px solid #ddd;}
.dashboard_table tr td{vertical-align: middle !important; padding:5px 10px;display: table-cell; font-weight: 500; font-size: 14px;}
.dashboard_table tr:nth-child(even) td:first-child{font-weight: 700; font-size: 14px;}

.function_table tr th{ margin-left: auto; margin-right: auto; display: table-cell;background: #336699; color: #fff;padding: 5px;font-size: 14px;font-weight: 500;}
.function_table{ border-collapse: collapse;display: table;}
.function_table tr ,.function_table tr th, .function_table tr td{border: 1px solid #ddd;}
.function_table tr td{vertical-align: middle !important; padding:10px 20px;display: table-cell; font-weight: 500; font-size: 14px;}
.function_table tr:nth-child(even) td:first-child{font-weight: 700; font-size: 14px;}

.backgrey{background: #f2f2f2; }
.btn_low{width: 100px;display: inline-block; background-color: #FFC300;padding: 8px 0px;border-radius: 5px; color: #fff;border: 2px solid #F3B605;transition: all .5s;}
.btn_low:hover{text-decoration: none;background: transparent;color: #FFC300;}
.btn_medium{width: 100px;display: inline-block; background-color: #FF5733;padding: 8px 0px;border-radius: 5px; color: #fff;border: 2px solid #fc6400;transition: all .5s;}
.btn_medium:hover{text-decoration: none;background: transparent;color: #FF5733;}
.btn_high{width: 100px;display: inline-block;background-color: #900C3F;padding: 8px 0px;border-radius: 5px; color: #fff;border: 2px solid #942811;transition: all .5s;}
.btn_high:hover{text-decoration: none;background: transparent;color: #900C3F;}
div.tab-pane .container {
padding-left: 5px;
padding-right: 40px;
}



