@charset "utf-8";

/*	--------------------------------------------------
Reveal Modals
-------------------------------------------------- */
		
.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background:url(../images/black-opacity-60.html);
		/*background: #000;
		background: rgba(0,0,0,.5);*/
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
.reveal-modal {
		width:538px; height:auto; background:#fff;
		visibility: hidden;
		top: 50px; 
		left: 50%;
		margin-left: -269px;
		position: fixed;
		z-index: 101;
		}
		
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 30px;
		right: 30px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
		
.reveal-modal2 {
		background: url(../images/pw_bg.html) no-repeat; width:367px; height:70px; padding:100px 40px 50px 30px;
		visibility: hidden;
		top: 150px; 
		left: 50%;
		margin-left: -184px;
		position: fixed;
		z-index: 101;
		}
.reveal-modal3 {
		background:#fff; width:760px; height:670px;
		border:2px solid #7cc84a;
		visibility: hidden;
		top: 0px; 
		left: 50%;
		margin-left: -380px;
		position: fixed;
		z-index: 101;
		}
.reveal-modal4 {
		width:700px; height:auto; background:#fff;
		visibility: hidden;
		top: 50px; 
		left: 50%;
		margin-left: -350px;
		position: fixed;
		z-index: 101;
		}
.reveal-modal4 .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 20px;
		right: 30px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
.reveal-modal8 {
		background:#fff; width:760px; height:670px;
		border:2px solid #7cc84a;
		visibility: hidden;
		top: 0px; 
		left: 50%;
		margin-left: -380px;
		position: fixed;
		z-index: 101;
		}

.reveal-modal9 {
		background:#fff; width:760px; height:265px;
		border:2px solid #7cc84a;
		visibility: hidden;
		top: 0px; 
		left: 50%;
		margin-left: -380px;
		position: fixed;
		z-index: 101;
		}

.reveal-modal10 {
		 width:701px; 
		visibility: hidden;
		 height:auto;
		 margin-left:-350px;
		 left:50%;
		position: fixed;
		z-index: 101;
		}

.myModal22 {
		width:690px; height:auto;
		visibility: hidden;
		top: 50px; 
		left: 50%;
		margin-left: -345px;
		position: fixed;
		z-index: 101;

		}
.myModal23 {
		width:690px; height:550px;
		overflow-y:scroll;
		overflow-x:hidden;
		background:#fff;
		visibility: hidden;
		top: 50px; 
		left: 50%;
		margin-left: -345px;
		position: fixed;
		z-index: 101;
		}

.myModal24 {
		width:690px; height:550px;
		overflow-y:scroll;
		overflow-x:hidden;
		background:#fff;
		visibility: hidden;
		top: 50px; 
		left: 50%;
		margin-left: -345px;
		position: fixed;
		z-index: 101;

		}

#myModal25 {
		width:685px; height:600px;
		visibility: hidden;
		top: 50px; 
		left: 50%;
		margin-left: -342px;
		position: fixed;
		z-index: 101;

		}
		
#panorama {
    width: 100%;
    height: 400px;
}




.login_light_box,
.login_light_box .login_form4,
.login_light_box .layer_mid,
.login_light_box table {width: 100%;}


.bullet-text-box {border: 1px solid #e1e3e4; padding: 0.937rem;}
.bullet-text-box p.bullet {font-size: 0.812rem; line-height: 1.25rem; margin: 4px 0;}







