/*=====================
   Responsive form 
=====================*/

.responsive_table {
	max-width: 990px;
	margin: 0 auto;
	position: relative;
	padding: 10px 20px;
}

.responsive_table:before, .responsive_table:after{
	content: ""; 
	display: table; 
}

.responsive_table:after {
	clear: both;
}

.responsive_table .rt_tr {
	width: 100%;
	clear: left;
}

.responsive_table .rt_3_col, .rt_2_col, .rt_1_col {
	float: left;
	padding-bottom: 10px;
}

.rt_3_col {
	width: 33%;
}

.rt_2_col {
	width: 50%;
}

.rt_1_col {
	width: 100%;
}

.richeditor .responsive_table {
	font-size: 14px;
}

/* For mobile */

@media screen and (max-width: 768px) {

	.responsive_table .rt_3_col, .responsive_table .rt_2_col {
		width: 100%;
	}

}
/*
     FILE ARCHIVED ON 06:56:52 Apr 20, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:32:19 Mar 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.527
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.033
  esindex: 0.008
  cdx.remote: 7.279
  LoadShardBlock: 243.995 (3)
  PetaboxLoader3.datanode: 138.505 (4)
  PetaboxLoader3.resolve: 407.543 (2)
  load_resource: 316.895
*/