/*table.standard{border-collapse: separate;width:100%;box-sizing:border-box;border-spacing:0;}

table.standard tr th{font-weight:bold;}
table.standard tr th, table.standard tr td{font-size:19px;padding:8px;}
table.standard tr:nth-child(odd){background-color:#fff;}
table.standard tr:nth-child(even){background-color:#efefef;}
table.standard thead:first-child tr:first-child{background-color:#999;color:#fff;font-size:20px;}
table.standard thead:first-child tr:first-child th{border-top-left-radius:8px;border-top-right-radius:8px;}
table.standard tr td.footer{background-color:#999;border-bottom-right-radius:8px;border-bottom-left-radius:8px;border:none !important;}
table.standard tbody tr th, table.standard tr td{border-right:1px Solid #999;border-bottom:1px solid #999}
table.standard tbody tr th:first-child, table.standard tr td:first-child{border-left:1px solid #999;}
#content table.standard tr td img{display:block;margin:0px auto;width:15px;}

#content table.standard tr td ul{margin-bottom:0px;}

table.standard.blue tr:nth-child(odd){background-color:#fff;}
table.standard.blue tr:nth-child(even){background-color:#e8edf0;}
table.standard.blue thead:first-child tr:first-child{background-color:#002449;color:#fff;}
table.standard.blue tr td.footer{background-color:#002449;}
table.standard.blue tbody tr th, table.standard tr td{border-color:#002449;}
table.standard.blue tbody tr th:first-child, table.standard tr td:first-child{border-color:#002449;}
table.standard.blue tbody tr th {font-weight: bold; color:#002449; }


table.standard.smalltext tbody tr th, table.standard.smalltext tr td{font-size:16px;padding:8px;}
table.standard.smalltext thead:first-child tr:first-child{font-size:20px;}
table.standard.smalltext thead tr td.headleft{border-top-left-radius: 8px;font-weight:bold;font-size:18px;}
table.standard.smalltext thead tr td.headright{border-top-right-radius: 8px;font-weight:bold;font-size:18px;}

table.standard.more-padding tr th, table.standard.more-padding tr td{padding: 16px;}


table.standard.blue tr.second-header.firstrow th:first-child { border-top-left-radius: 8px;}
table.standard.blue tr.second-header.firstrow th:last-child { border-top-right-radius: 8px;}
table.standard.blue tr.second-header.firstrow th,table.standard.blue tbody tr.second-header.firstrow th:first-child { border-top: none;}
table.standard.blue tr.second-header th,table.standard.blue tbody tr.second-header th:first-child {background: #002449;color: #fff;border-color: #fff;border: 1px solid;border-left: none;border-bottom: none;font-size: 18px;}
table.standard.blue tr.second-header th:last-child {border-right-color: #1f2b4a;}
*/

table.standard{border-collapse:seperate;width:100%;box-sizing:border-box;border-spacing:0;border-color:#002449;position:relative;}
table.standard tr{position:relative;}
table.standard tr th{font-weight:bold;color:#002449;}
table.standard tr th, table.standard tr td{font-size:19px;padding:8px;border-color:#002449;position:relative;border-right:1px Solid;border-bottom:1px Solid;}
table.standard tr th:first-child, table.standard tr td:first-child{border-left:1px Solid;}
table.standard tr:nth-child(odd){background-color:#fff;}
table.standard tr:nth-child(even){background-color:#f2f2f2;}
table.standard tr td.footer {background-color: #002449;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;border:none;}



table.standard thead:first-child tr:first-child{background-color: #002449;border-top-left-radius: 8px;border-top-right-radius: 8px;}
table.standard thead:first-child tr:first-child th{color:#fff;border:none;}
table.standard thead:first-child tr:first-child th:first-child{border-top-left-radius: 8px;}
table.standard thead:first-child tr:last-child th:last-child{border-top-right-radius: 8px;}


table.standard thead:first-child tr:first-child th + th{border-left: 1px Solid #fff;}


/*table.standard thead:first-child tr:only-child th{border-top-left-radius: 8px;border-top-right-radius: 8px;} */

/*
table.standard thead:first-child tr:first-child th{border-top-left-radius: 8px;border-top-right-radius: 8px;border:none;color:#fff;}
*/



#content table.standard tr td ul{margin-bottom:0px;}
#content table.standard tr td ul li:last-child{margin-bottom:0px;}

table.standard.blue tr.second-header.firstrow th:first-child{border-top-left-radius:8px}
table.standard.blue tr.second-header.firstrow th:last-child{border-top-right-radius:8px}
table.standard.blue tr.second-header.firstrow th,table.standard.blue tbody tr.second-header.firstrow th:first-child{border-top:none}
table.standard.blue tr.second-header th,table.standard.blue tbody tr.second-header th:first-child{background:#002449;color:#fff;border-color:#fff;border:1px solid;border-left:none;border-bottom:none;font-size:18px}
table.standard.blue tr.second-header th:last-child{border-right-color:#002449}

table.standard.smalltext tbody tr th, table.standard.smalltext tr td {text-align: center;}

/*CUSTOM RESPONSIVE*/
.about-certifications-table{}
@media (max-width:760px) {
	table.standard tr th, table.standard tr td{font-size:16px;padding:8px;}
	#content table.standard tr td li{font-size:16px; word-break: break-all;}
}







