
.pymt {padding-left:0.8rem;list-style-position: outside;list-style:none;list-style-type: "\1F44D"}.pymt li{ padding-left: 10px;}
		#exam-fee,.gre-score,.gre-percentile,.table-container-sideby,.univ-abroad{margin-bottom: 1.5rem;}
		#exam-fee table td,.gre-score table td,.gre-percentile table td,.univ-abroad td{border: 1px solid #e3e3e3}
/*		.font-family-none {font-family:Verdana, Arial,Helvetica,sans-serif;line-height:24px;font-size:0.8750em;} */

		.page-title{padding-left:0;}
		.key-feature{padding:0!important;}.key-feature table{width:100%;padding:0!important;margin:0!important}.key-feature table tr td:nth-child(1) {background:#ABD6FF;}
		.btn-studyplan {position: relative;cursor: pointer;background:#e7f3fe;padding:8px 2px;width:650px}.btn-studyplan i{margin: 0 3px}.subhead {position: absolute;font-size: small;color:#dc3545;}
		.btn-studyplan:hover,.onhover:hover {text-decoration:underline;color:#dc3545;}
		.table-study-plan .colors-bg{background:#3CB371!important;color:#fff!important}
		.table-study-plan .duration{background-color:#5DB484;} 
		.table-study-plan table tr:nth-child(4n-1) .duration {background: #A7BFB7;}
.scoreTab {width:360px}
	.score-conversion { flex-wrap: wrap; margin-bottom: 20px;gap:0; } 		
    .table-sideby { border-collapse: collapse; width: 95%; margin-bottom:0} 
	.table-sideby th, .table-sideby td { border: 1px solid #ddd; padding: 8px; text-align: center; } 
	.table-sideby th { background-color: #4682B4; color:#FAFAD2;/*87CEEB B6D0E2 A7C7E7  4682B4*/  } 
	.table-sideby td:nth-child(odd) {background-color: rgba(248,248,255, 0.5) ;}

        /* Media query for small screens .score-conversion { width: max-content; }*/ 
		@media (min-width: 769px) { .gre-score table{width:60%}.score-conversion {gap:40px;margin:10px;}.table-sideby { margin-bottom: 20px; flex: 1 1 260px;}.univ-abroad{width:70%} }
		#btn-back-to-top:hover{background-color:#153EB2!important;color:#fff}
		
		.gre-percentile table td,.gre-percentile th,.univ-abroad td{text-align: center}		
		.univ-abroad table th{background:#4682B4;border: 1px solid #e3e3e3;color:#F0F8FF }
		.univ-abroad td:nth-child(1),.gre-percentile th:nth-child(1) {text-align:left;}
		.univ-abroad tr:nth-child(even) { background-color: rgba(211, 224, 226, 0.3);}
		.univ-abroad td:nth-child(even) {  background-color: rgba(211,224,226, 0.4);}

        @media only screen and (max-width: 768px) {.hideon-mob {display:none;}.col-md-6{padding-left:0;} .key-feature table{width:95%;}.font-family-none{font-size:.8750em;}
			.gre-percentile table,.gre-score table,#exam-fee table{border-collapse: collapse; width: 100%!important;}
		}
/*		.move-side { animation: slide-side 1s ease-in-out infinite;}
		@keyframes slide-side { 0%,100% { transform: translate(0, 0); }50% { transform: translate(5px, 0); }} */
		.move-down { animation: slide-down 1s ease-in-out infinite;}
		@keyframes slide-down { 0%, 100% {transform: translate(0, 0); }50% {transform: translate(0px, 6px);}}