/* Iport Fonts */
@import url("/assets/rates/styles/typography.css");

/*CLIENTLIB CSS*/

body {
	font: 62.5%/1.4;
	font-family: Nunito,times,serif;
	padding: 0;
	margin: 0;
	color: #1b1c1d;
}

#main_content {
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #1b1c1d;
	font-family: Outfit,helvetica,arial,sans-serif;
	font-style: normal;
	font-weight: 500;
}

#main_content .back2top {
	background: url(../resources/images/arrow_back2top.gif) no-repeat #fff;
	padding-left: 14px;
	width: auto;
}

#main_content {
	padding: 0px 112px 0px 112px;
}

#main_content a {
	color: #07679b;
	text-decoration: none;
}

#main_content a:hover {
	color: #19335e;
}

#main_content h1 {
	font-size: 2.25em;
	color: #1b1c1d;
}

#main_content ul {
	margin: 0;
	padding: 3px 20px 5px 20px;
	list-style-type: none;
}

#main_content li {
	font-size: 1em;
}

#main_content ul li {
	list-style: disc;
	margin: 0;
	padding: 0 0 5px 15px;
}

#main_content ul.anchorlinks li {
	list-style: none;
	margin-bottom: 2px;
	background: url(../resources/images/arrow_anchor.gif) no-repeat #fff;
	padding-left: 14px;
	font-size: 1em;
}

#main_content h3 {
	margin: 10px 0 5px 0;
	color: #1b1c1d;
	font-size: 1.4em;
}

#main_content h2 {
	color: #1b1c1d;
	font-size: 1.8em;
	font-weight: normal;
}

#main_content h2.content_head {
	height: 30px;
}

#main_content h3 {
	margin: 10px 0 5px 0;
	color: #1b1c1d;
	font-size: 1.4em;
}

#main_content ul.page_options,
#main_content ul.toolbar {
	margin: 0;
	padding: 0 0 4px 0;
	font: 1em Nunito,times,serif;
	position: absolute;
	top: 17px;
	right: 0;
}

#main_content ul.page_options li {
	padding-right: 9px;
}

#main_content table {
	border-collapse: collapse;
	margin: 20px 0;
	width: 100%;
	clear: left;
}

#main_content table {
	border: 1px solid #c3c4c5;
	border-collapse: collapse;
	font-family: Nunito;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 2pc;
	table-layout: fixed;
	width: 100%;
}

#main_content table th {
	vertical-align: middle;
	word-wrap: break-word;
	border-left: 1px solid #919397;
	color: #FFF;
	font-size: 1pc;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.625;
	padding: 1pc;
	text-align: left;
	background-color: #07679b !important;
}

#main_content table thead tr th:last-child,
#main_content table tbody tr td:last-child {
	border-right: 1px solid #919397;
}

#main_content table td {
	vertical-align: middle;
	word-wrap: break-word;
	border-left: 1px solid #919397;
	color: #000;
	font-size: 1pc;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.625;
	padding: 1pc;
	text-align: left;
}

#main_content table tbody tr:nth-child(odd) {
	background-color: #f4f5f6;
}

#main_content a:hover {
	color: #19335e;
}

#main_content .back2top {
	background: url(../resources/images/arrow_back2top.gif) no-repeat #fff;
	padding-left: 14px;
	width: auto;
}

#main_content a {
	color: #07679b;
	text-decoration: underline;
}

a {
	color: #07679b;
	text-decoration: none;
}

.more {
	display: block;
	padding-left: 14px;
	background: url(../resources/images/arrow_right.gif) no-repeat #fff;
	float: right;
}

@media (max-width: 480px) {
	#main_content {
		padding: 0 1pc;
	}
}

@media (max-width: 1024px) {
	#main_content table tbody tr:nth-child(even) {
		background-color: #f4f5f6;
	}

	#main_content table tbody tr:nth-child(odd) {
		background-color: #FFF;
	}

	#main_content table {
		width: 100%;
		display: contents;
		overflow-x: auto;
		white-space: nowrap;
		border-bottom: 2px solid #c3c4c5;
	}

	#main_content table thead tr th,
		 #main_content table tbody tr td {
		min-width: 150px;
	}

	#main_content table tbody tr:last-child td {
		border-bottom: 1px solid #c3c4c5;
	}

	#main_content .table-div {
		width: 100%;
		overflow-x: auto;
	}

	#main_content table thead,
	#main_content table tbody {
		display: contents;
		width: 100%;
	}
}

@media (min-width:481px) and (max-width: 1024px) {
	#main_content {
		padding: 0px 48px 0px 48px;
	}
}

/*HEADER CSS*/
.tariff_header img {
	height: 65px;
	padding: 18px 48px 16px;
}

@media (max-width: 1024px) {
            
	.tariff_header img {
		padding: 18px 48px 16px;
	}
}

@media (max-width: 480px) {
	.tariff_header img {
		height: 38px;
		padding: 18px 16px 16px;
	}
}
		
		/*FOOTER CSS*/
.tariff_footer {
	padding: 80px 112px;
	background: #F4F5F6;
	margin-top:5pc;
}

.tariff_footer_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
	row-gap: 2rem;
	column-gap: 3.4rem;
}

.tariff_footer_list li {
	font-family: nunito;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	list-style: none !important;
}

.tariff_footer_list li a,
.tariff_footer_list li button{
	color: #07679B !important;
	font-family: Nunito,times,serif!important;
	font-size: 1.125rem!important;
	text-decoration: underline!important;
}

.tariff_footer_list li button {
	padding: 0px !important;
	border: 0px !important;
	border-color: none !important;
	background-color: #f4f5f6 !important;
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
	color: #19335e !important;
    background-color: #f4f5f6 !important;
}

.tariff_footer_list li a:hover {
	color: #19335e !important;
}

.copyright {
	font-family: nunito;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #1b1c1d;
	padding-top: 40px;
	padding-bottom: 0;
}

@media (max-width: 1024px) {
	.tariff_footer {
		padding: 80px 48px;
		width: auto;
		margin-top:3pc;
	}

	.tariff_footer_list {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.tariff_footer li {
		padding-right: 48px;
		list-style-type: none;
	}

	.tariff_footer ul li {
		padding-right: 48px;
		list-style: none !important;
	}

	.tariff_footer_list {
		justify-content: space-between;
		row-gap: 32px;
	}
}

@media (max-width: 480px) {

	.tariff_footer {
		padding: 48px 16px;
	}

	.tariff_footer_list {
		flex-direction: column;
		row-gap: 0px;
	}

	.tariff_footer_list li {
		padding-left: 0px;
		padding-top: 16px;
	}

	.tariff_footer_list li:first-child {
		padding-top: 0px;
	}

	.copyright {
		padding-top: 32px;
	}
}

@media(min-width: 481px) {
    #main_content h1 {
        line-height: 2.625rem;
}
		
		///////////////////////////////
.footer-navigation .tariff-footer-bottom-links .footer-bottom-links {
	margin-top: 0pc !important;
}

.footer-navigation .tariff-footer-bottom-links .footer-bottom-links .footer-bottom-links__item {
	background: none !important;
}

.footer-navigation .tariff-footer-bottom-links .footer-bottom-links .footer-bottom-links__item a {
	font-size: 1.125rem !important;
	text-decoration: underline !important;
	font-family: Nunito,times,serif !important;
}

.footer-navigation .footer-bottom-links .footer-bottom-links__item #ot-sdk-btn.ot-sdk-show-settings {
	background: none;
	text-align: left;
}

.footer-navigation .footer-bottom-links .footer-bottom-links__item #ot-sdk-btn.ot-sdk-show-settings {
	color: #0089c4;
}

#main_content .footer-navigation {
	/*margin-left: -130px;*/
}

#main_content .footer-navigation ul {
	padding: 3px 20px 5px 0px !important;
}

#main_content .footer-navigation ul li {
	padding: 0px 0px 5px 0px !important;
	list-style-type: none !important;
}

@media (max-width: 480px) {
	#main_content .footer-navigation {
		margin-left: -16px !important;
	}
}

@media (min-width: 481px) and (max-width: 1024px) {
	#main_content .footer-navigation {
		margin-left: -48px !important;
	}
}