@charset "utf-8";

body {
    background: #fff !important;
}
.btn-dark, .btn-dark:focus {
	background-color: #2a3942 !important;
	border-color: #2a3942;
	margin-top: 1px !important;
	color: #fff;
}
.btn-dark:hover, .open .btn-dark.dropdown-toggle {
	background-color: #618498 !important;
	border-color: #618498
}
.btn-dark.no-border:hover {
	border-color: #4f99c6
}
.btn-dark.no-hover:hover {
	background-color: #2a3942 !important
}
.btn-dark.active {
	background-color: #5fa6d3 !important;
	border-color: #4396cb
}
.btn-dark.no-border.active {
	background-color: #539fd0 !important;
	border-color: #539fd0
}
.btn-dark.disabled, .btn-dark[disabled], fieldset[disabled] .btn-dark, .btn-dark.disabled:hover, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark:hover, .btn-dark.disabled:focus, .btn-dark[disabled]:focus, fieldset[disabled] .btn-dark:focus, .btn-dark.disabled:active, .btn-dark[disabled]:active, fieldset[disabled] .btn-dark:active, .btn-dark.disabled.active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark.active {
	background-color: #2a3942 !important;
	border-color: #2a3942
}
.flipcardimgfront {
	width: 50%;
}
.front {
	background-color: #fff;
	/* height: fit-content !important; */
}
.back {
	background-color: #fff;
	height: fit-content !important;
}
.tradefinance {
	color: #036;
}
.sustainability {
	color: #3f903f;
}
.date-title {
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	background: #6fb3e0;
	border-radius: 3px;
	left: auto;
	right: auto;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.clickhereicon {
	position: absolute;
	z-index: 2;
	height: 300px !important;
}
.clickhereicon img {
	width: 10%;
	margin-top: 40%;
}
.cattitle {
    font-size: 13px;
    text-transform: uppercase;
  /*   color: #3498db !important; */
    font-weight: 700;
    margin-bottom: 15px;
}

.incotermscat .cattitle {
    font-size: 13px;
    text-transform: uppercase;
/*     color: #f9790b !important; */
    font-weight: 700;
    margin-bottom: 15px;
}
.incotermscat .timeline-badge i{


    color: #f9790b !important;

}
.incotermscat .timeline-badge{



	
		background-color: #ffffff !important;
    border: solid 2px #d2d2d2;

}


.tradefinancecat  .cattitle {
    font-size: 13px;
    text-transform: uppercase;
/*     color: #3498db !important; */
    font-weight: 700;
    margin-bottom: 15px;
}

.tradefinancecat .timeline-badge i{

    color: #3498db !important;


}

.tradefinancecat .timeline-badge {


	background-color: #ffffff !important;
    border: solid 2px #d2d2d2;

}



.tradefinancecomplcat  .cattitle {
    font-size: 13px;
    text-transform: uppercase;
 /*    color: #0ccdd7 !important; */
    font-weight: 700;
    margin-bottom: 15px;
}

.tradefinancecomplcat .timeline-badge i {

    color: #0ccdd7 !important;


}

.tradefinancecomplcat .timeline-badge  {


	background-color: #ffffff !important;
    border: solid 2px #d2d2d2;

}



.sustainabilitycat  .cattitle {
    font-size: 13px;
    text-transform: uppercase;
  /*   color: #42b11e !important; */
    font-weight: 700;
    margin-bottom: 15px;
}

.sustainabilitycat .timeline-badge i {

    color: #42b11e !important;


}


.sustainabilitycat .timeline-badge {

	background-color: #ffffff !important;
    border: solid 2px #d2d2d2;

}


/* .cattitle.tradefinance {
    font-size: 13px !important;
    text-transform: uppercase;
    color: #0ccdd7 !important;
    font-weight: 700;
    margin-bottom: 15px;
	padding-left: 20px;
}

.cattitle.tradefinancecompliance {
    font-size: 13px !important;
    text-transform: uppercase;
    color: #3498db !important;
    font-weight: 700;
    margin-bottom: 15px;
	padding-left: 20px;
}
 */

.artdate  {
    font-size: 11px !important;
    /* text-transform: uppercase; */
    color: #858a8f !important;
    font-weight: 100;
    margin-bottom: 15px;
	padding-left: 0px;
}



/* 
.artdate:before {
    font-family: 'FontAwesome';
    content:"\f073";
    font-size: 12px;
    margin: 0px 15px 0px -19px;
    position: absolute;
	color: #000 !important;
}
 */


.prodtitle {
	font-size: 17px;
	font-weight: 800;
	color: #2a3942;
}
.bigicon {
	font-size: 9em;
}
.bigiconright {
	font-size: 10em;
	float: left;
	margin-right: 20px;
}
.bigiconleft {
	font-size: 10em;
	float: right;
	margin-left: 20px;
}
.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 0px;
   /*  margin-top: 30px !important; */
    position: relative;
    width: 50%;
    float: left;
    clear: left;
   /*  margin-bottom: 30px; */
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 90%;
	float: left;
	border: 1px solid #d4d4d4;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background-color: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge-date {
	color: #2a3942;
	width: 400px;
	height: 50px;
	line-height: 50px;
	font-size: 2.4em;
	text-align: center;
	position: absolute;
	top: -35px;
	right: -32%;
	margin-left: -15px;
	background-color: #f0f2e6;
	z-index: 100;
	font-weight: 800; /* border-top-right-radius: 50% !important; */ /* border-top-left-radius: 50% !important; */ /* border-bottom-right-radius: 50% !important; *//* border-bottom-left-radius: 50% !important; */
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	right: 5%;
	margin-left: -25px;
	background-color: #2a3942;
	z-index: 100;
	border-top-right-radius: 50% !important;
	border-top-left-radius: 50% !important;
	border-bottom-right-radius: 50% !important;
	border-bottom-left-radius: 50% !important;
}
.timeline > li > .timeline-badge {
	color: #fff;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	right: -4%;
	z-index: 100;
	/*padding-top: 14px; 20230524 mmd */
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline-badge > a {
	color: #C5C7C5 !important;
}
.timeline-badge a:hover {
	color: #000 !important;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body > p {
    padding: 0px;
    margin-bottom: 0;
    padding-left: 0;
}


.timeline-body > ul {
    padding: 0px;
    margin-bottom: 10px;
    padding-left: 40px;
}

.timeline  .do-list  ul li {
    font-size: 13px !important;
}


.timeline-body > p + p {
	margin-top: 5px;
}
.timeline-heading {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.timeline-footer {
	padding: 20px;
	background-color: #f4f4f4;
}
.timeline-footer > a {
	cursor: pointer;
	text-decoration: none;
}
.timeline-badge.primary {
	background-color: #2e6da4 !important;
}
.timeline-badge.success {
	background-color: #3f903f !important;
}
.timeline-badge.warning {
	background-color: #f0ad4e !important;
}
.timeline-badge.danger {
	background-color: #d9534f !important;
}
.timeline-badge.info {
	background-color: #5bc0de !important;
}
.timeline-body {
	padding: 0;
}
.date {
	text-align: center;
	color: #5CC9DF;
	-webkit-transition: color .3s ease-out;
	transition: color .3s ease-out;
	background-color: #fff;
}
.timeline .panel-default {
	border-color: #ffffff;
}
.date p {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 20px;
}
.date small {
	margin: 0;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.8em;
}
.timeline > li.timeline-inverted {
    float: right;
    clear: right;
/*     margin-top: 60px !important;
    margin-bottom: 60px; */
}
.timeline > li:nth-child(2) {
/* margin-top: 60px;*/
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: 0px;
}
.timeline p {
    font-size: 13px;
    color: #555;
}
.timeline-month-title {
	left: auto;
	right: auto;
	background-color: #fff;
	border: solid 1px #dedede;
	padding: 10px;
	z-index: 99999999;
	width: 200px;
	font-size: 24px;
	font-weight: 800;
	margin-top: 30px;
}
 @media (min-width: 1600px) {
.clickhereicon {
	position: absolute;
	z-index: 2;
	height: 300px !important;
}
.clickhereicon img {
	width: 25%;
	margin-top: 30%;
}
}
 @media (max-width: 1600px) {
.clickhereicon {
	position: absolute;
	z-index: 2;
	height: 300px !important;
}
.clickhereicon img {
	width: 40%;
	margin-top: 40%;
}
}
 @media (max-width: 767px) {
.clickhereicon {
	position: absolute;
	z-index: 2;
	height: 300px !important;
}
.clickhereicon img {
	width: 30%;
	margin-top: 40%;
}
ul.timeline:before {
	left: 40px;
}
ul.timeline > li {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	float: left;
	clear: left;
}
ul.timeline > li > .timeline-panel {
	width: calc(100% - 90px);
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
	left: 28px;
	margin-left: 0;
	top: 16px;
}
ul.timeline > li > .timeline-panel {
	float: right;
}
ul.timeline > li > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
ul.timeline > li > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline > li.timeline-inverted {
	float: left;
	clear: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: 28px;
}
}
 @media (min-width: 1600px) {
}
 @media (min-width: 1200px) {
}
 @media (max-width: 1200px) {
.bigicon {
	font-size: 7em;
}
}
 @media (max-width: 900px) {
.container {
	width: 100%;
}
.bigicon {
	font-size: 4em;
	padding-bottom: 10px;
}
.main-content {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.guessForm input[type="text"] {
	width: 175px;
}
ul.timeline:before {
	left: 10px;
}
ul.timeline > li > .timeline-badge {
	left: -10px;
	margin-left: 0;
	top: 16px;
}
.timeline > li.timeline-inverted > .timeline-badge {
	left: -10px;
}
ul.timeline > li.timeline-inverted > .timeline-panel {
	float: left;
	margin-left: 55px;
}
ul.timeline > li > .timeline-panel {
	float: left;
	margin-left: 55px;
	width: 80%;
}
.clickhereicon img {
	width: 70%;
	margin-top: 10%;
}
.timeline > li.timeline-inverted {
	float: left;
	clear: left;
	margin-top: 5px !important;
	margin-bottom: 30px;
}
.timeline > li {
	float: left;
	clear: left;
	margin-top: 5px !important;
	margin-bottom: 30px;
}
}
.timeline-badge1 {
	background-color: #2e6da4 !important;
}
.timeline-badge1 {
	background-color: #3f903f !important;
}
.timeline-badge1 {
	background-color: #f0ad4e !important;
}
.timeline-badge1 {
	background-color: #d9534f !important;
}
.timeline-badge1 {
	background-color: #5bc0de !important;
}
.timeline-body1 {
	padding: 0;
} 

.timeline-modal #btnClose {
    color: #000 !important;
    border-radius: 47px;
    padding: 5px;
    width: 35px;
    height: 35px;
    border: solid 2px #0000001f;
    background: #8aafc952;
}


.timeline-modal #btnClose:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 16px;
    margin: 0px 5px 0px 5px;
    position: absolute;
}


#btnClose {
    color: #000 !important;
    border-radius: 47px;
    padding: 5px;
    width: 35px;
    height: 35px;
    border: solid 2px #0000001f;
    background: #8aafc952;
}


#btnClose:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 16px;
    margin: 0px 5px 0px 5px;
    position: absolute;
}

.timeline-modal #btnClose i {
 color: #000 !important;
 font-size: 18px !important;
}

.timeline-modal .modal-body {
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 30px !important;
}

.timeline-modal h3 {

font-size: 18px;
}

.timeline-modal td, p {
    margin-bottom: 20px;
    color: gray;
    line-height: 1.3;
    font-size: 14px;
}



.modal-h-back {font-size: 14px !important;
			  padding: 20px;
			  background: #ddf5ff;}

.modal-h-back .cattitle {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
	padding-left: 0px;
}


.timeline-quiz-modal  {
 color: #000 !important;
}

.timeline-panel img { margin-bottom:15px; }


.timeline-panel img.margin-right-10 {
    margin-right: 15px;
}

#tftmlmenu .btn-info.active:hover, .btn-info.active {
    color: #ffffff;
    background-color: #214552;
    border-color: #29ade0;
}

.articlesource  a { color: #7ab8e3; }

img.compliancemodalimage { margin-right:15px; margin-bottom: 10px;}
img.librarynewsmodalimage {
    margin-right: 15px;
    margin-bottom: 10px;
    width: 155px;
}
img.librarynewsmodalimage255 {
    margin-right: 15px;
    margin-bottom: 10px;
    width: 255px;
}
#tftmlmenu .btn { width: 19%;}

 @media(min-width:1024px) {

#quizmodals .modal-dialog {
    width: 75%;
    margin: 30px auto;
}

 }

@media screen and (max-width:900px) {
#tftmlmenu .btn {
    width: 99%;
}	
	
}

img.trflogo {
    height: 15px;
    margin-top: -6px;
}