.protect_contents-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity:0.7;
display: none;
z-index: 1500;
}
.protect_alert{
position:fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0 10px 0 10px;
margin: auto;
width:300px;
height:100px;
overflow:hidden;
background-color:#fff;
display: none;
z-index: 2000;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px; 
-ms-border-radius: 10px;
}
.protect_alert_word{
width:300px;
height:100px;
display:table-cell;
text-align:center;
vertical-align:middle;
}@font-face {
font-family: 'Now';
src: url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Light.woff2) format('woff2'),
url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Now';
src: url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Medium.woff2) format('woff2'),
url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Medium.woff) format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Now';
src: url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Regular.woff2) format('woff2'),
url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Now';
src: url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Bold.woff2) format('woff2'),
url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Now';
src: url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Black.woff2) format('woff2'),
url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Black.woff) format('woff');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Now';
src: url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Thin.woff2) format('woff2'),
url(//ireneyi.me/wp-content/themes/theblogger/css/fonts/now/Now-Thin.woff) format('woff');
font-weight: 100;
font-style: normal;
}