/* ÐÐ¾Ð»ÑÐ·Ð¾Ð²Ð°ÑÐµÐ»ÑÑÐºÐ¸Ðµ ÑÑÐ¸Ð»Ð¸ Ð¾ÐºÐ½Ð° */

.RS_modal_content{
    background: transparent;
    border: none;
	max-width: 450px;
	margin: 0 auto;
	cursor: default;
	padding: 0px 20px 0px 20px;
}

/* ÐÐ±ÑÐ¸Ðµ ÑÑÐ¸Ð»Ð¸ */

.RS_body_fixed{
    height: 100%;
    overflow: hidden;	
}
#RS_modal_window{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	margin-left: -200%;
    z-index: 8000;
    overflow: scroll;
	opacity: 0;
	filter: alpha(opacity='0');
}
#RS_modal_window.RS_modal_show{
	opacity: 1;
	filter: alpha(opacity='100');
}
.RS_modal_wrap{
    position: relative;
    padding: 0px 0px 0px 0px;
	min-height: 100%;
}
.RS_modal_overlay{
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 1;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity="100");
}
.RS_modal_content_wrap{
    height: auto;
    margin: 0px auto;
    /* max-width: 750px; */
    width: 100%;
    z-index: 3;
    position: relative;	
	cursor: pointer;
}
.RS_modal_close{
	cursor: pointer;
}
/*
     FILE ARCHIVED ON 19:22:44 Mar 20, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:11:05 Oct 26, 2025.
     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.633
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.019
  esindex: 0.011
  cdx.remote: 7.954
  LoadShardBlock: 266.108 (3)
  PetaboxLoader3.resolve: 217.615 (4)
  PetaboxLoader3.datanode: 180.364 (4)
  load_resource: 217.243
*/