/* 隱私權政策 modal 20210901 */
#privacy_policy .no_border {border:none;}
#privacy_policy .wrapper {background-image: url("/images/new_edition_2020/TinyMessage_bg_dark.webp"); 
	background-size: cover;
   background-position: center;
   background-repeat: no-repeat;  
   -moz-background-size: 50%;
   padding: 20px 30px 50px 30px; } /* modal background-image 不可加  background-attachment: fixed;  20200528 */
#privacy_policy .wrapper .content p { font-size: 2.6rem; font-weight: normal; letter-spacing:.1rem; line-height: 4rem; color:black; font-family: '微軟正黑體'; text-align: center;}
#privacy_policy .wrapper .content h1 { font-size: 3rem; font-weight: 500; letter-spacing:.1rem; line-height: 4rem;  color:palegoldenrod;font-family: '微軟正黑體'; text-align: center; text-shadow: rgb(3, 3, 3) 3px 0px 3px;}
#privacy_policy .wrapper .content h2 { font-size: 2rem; font-weight: normal; letter-spacing:.1rem; line-height: 4rem;  color:black;font-family: '微軟正黑體';}
#privacy_policy .modal-header { margin: 0px; padding: 0px; border:none; }
#privacy_policy .modal-body {background-color: white; padding: 20px 30px 20px 30px;}
#privacy_policy .modal-footer {background-color: #163569;}
#privacy_policy .btn.close { font-size: 3rem; letter-spacing: .1rem; line-height: 2rem; padding: 10px 20px 10px 20px; background-color: #0a1d3b; border-color: goldenrod; border-width:2px; border-style:solid; color: goldenrod; border-radius: 30px; opacity:1;
filter: alpha(opacity=100); text-shadow: none;font-family:'微軟正黑體';}
#privacy_policy .btn.close:hover { font-size: 3rem; letter-spacing: .1rem; line-height: 2rem; padding: 10px 20px 10px 20px; background-color: #2e3a4e; border-color:goldenrod; border-width:2px; border-style:solid; color: goldenrod; border-radius: 30px;font-family:'微軟正黑體';}
#privacy_policy .x_style { position: absolute; right:-20px; top:-20px;background-color:goldenrod; border-color: goldenrod; border-width:2px; border-style:solid; color: #0a1d3b; border-radius: 30px; opacity:0.8;filter: alpha(opacity=80); text-shadow: none;}
#privacy_policy .x_style:hover { position: absolute; right:-20px; top:-20px;background-color: goldenrod; border-color: goldenrod; border-width:2px; border-style:solid; color: #2e3a4e; border-radius: 30px; opacity:1;filter: alpha(opacity=100); text-shadow: none;}
#privacy_policy .photo_copyright { font-size: 1rem; font-weight: normal; letter-spacing:.1rem; color: rgba(0, 0, 0, 0.5); text-align: right; padding: 20px 30px 20px 0px; } 
#privacy_policy .panel-heading { font-size: 2rem; padding: 5px 0px 5px 15px; background-color:#163569; color:palegoldenrod;font-family:'微軟正黑體';}
#privacy_policy .panel-body {font-size: 2rem;font-family:'微軟正黑體';}
