/* PHONE */
.phone-preview { 
background: url("/images/sms-iphone5_ios10.jpg") 0px 0px no-repeat transparent;
height: 550px;
margin: 0px 0px 0px 25px;
position: relative;
width: 269px;
}
.phone-preview_viber { 
background: url("/images/sms-iphone5_viber.png") 0px 0px no-repeat transparent;
height: 550px;
margin: 0px 0px 0px 25px;
position: relative;
width: 269px;
}
.phone-preview .scroll { 
height: 269px;
left: 35px;
position: absolute;
right: 21px;
top: 119px;
}
.phone-preview_viber .scroll { 
height: 269px;
left: 35px;
position: absolute;
right: 21px;
top: 119px;
}
libs:1
.antiscroll-wrap { 
display: inline-block;
overflow: hidden;
position: relative;
}
libs:1
.antiscroll-inner { 
overflow-y: scroll;
}
.phone-preview .scroll .antiscroll-scrollbar-vertical { 
left: auto;
right: 2px;
}
.phone-preview_viber .scroll .antiscroll-scrollbar-vertical { 
left: auto;
right: 2px;
}
libs:1
.antiscroll-scrollbar { 
background: rgba(0, 0, 0, 0.506);
border-radius: 7px;
box-shadow: 0px 0px 1px #FFFFFF;
opacity: 0;
position: absolute;
transition: opacity 0.3s cubic-bezier(0, 0, 1, 1) 0;
}
libs:1
.antiscroll-scrollbar-vertical { 
margin-top: 2px;
right: 2px;
top: 0px;
width: 7px;
}
.phone-preview header { 
background: url("/images/phone/phone_preview_sign_bg_ios10.png") 0px 0px repeat-x transparent;
color: #545454;
font: 13px/32px "Arial";
height: 37px;
left: 21px;
position: absolute;
right: 29px;
text-align: center;
top: 79px;
padding-top: 10px;
}

.phone-preview_viber header_viber {
background: url("/images/phone/phone_preview_sign_bg_viber.png") 0px 0px repeat-x transparent;
color: #FFFFFF;
font: 16px/32px "Arial";
height: 37px;
left: 20px;
position: absolute;
right: 21px;
text-align: center;
text-shadow: -1px 0px 5px rgba(0, 0, 0, 0.506);
top: 79px;
}

.phone-preview .message { 
background: url("/images/phone/phone_preview_message_bg_ios10.png") -159px 0px repeat-y transparent;
color: #000000;
font: 12px/14px "Arial";
margin: 19px 0px 17px 2px;
overflow-wrap: break-word;
padding: 0px 14px;
position: relative;
width: 161px;
}

.phone-preview_viber .message_viber { 
background: url("/images/phone/phone_preview_message_bg_viber.png") -208px 0px repeat-y transparent;
color: #000000;
font: 11px/13px "Arial";
margin: 12px 0px 17px 2px;
overflow-wrap: break-word;
padding: 0px 14px;
position: relative;
}


.message-top { 
background: url("/images/phone/phone_preview_message_bg_ios10.png") 0px 0px no-repeat transparent;
height: 12px;
left: 0px;
position: absolute;
top: -12px;
width: 159px;
}

.message-top_viber { 
background: url("/images/phone/phone_preview_message_bg_viber.png") 0px 0px no-repeat transparent;
height: 12px;
left: -3px;
position: absolute;
top: -12px;
width: 209px;
}


.phone-preview .message .message-bottom { 
background: url("/images/phone/phone_preview_message_bg_ios10.png") 0px 100% no-repeat transparent;
bottom: -17px;
height: 17px;
left: 0px;
position: absolute;
width: 159px;
}

.phone-preview_viber .message_viber .message-bottom_viber { 
background: url("/images/phone/phone_preview_message_bg_viber.png") 0px 100% no-repeat transparent;
bottom: -17px;
height: 17px;
left: -3px;
position: absolute;
width: 204px;
}

.phone-preview .scroll .antiscroll-scrollbar-vertical { 
left: auto;
right: 2px;
}
.phone-preview_viber .scroll .antiscroll-scrollbar-vertical { 
left: auto;
right: 2px;
}
libs:1
.antiscroll-scrollbar { 
background: rgba(0, 0, 0, 0.506);
border-radius: 7px;
box-shadow: 0px 0px 1px #FFFFFF;
opacity: 0;
position: absolute;
transition: opacity 0.3s cubic-bezier(0, 0, 1, 1) 0;
}
libs:1
.antiscroll-scrollbar-vertical { 
margin-top: 2px;
right: 2px;
top: 0px;
width: 7px;
}
libs:1
.antiscroll-scrollbar-shown { 
opacity: 1;
}
.phone-preview .scroll .antiscroll-inner { 
height: 322px;
overflow: auto;
width: 206px;
}
.phone-preview_viber .scroll .antiscroll-inner { 
height: 347px !important;
overflow: auto;
width: 206px !important;
}

.text-mails {
font-size: 1.2em;
line-height: 1.4em;
padding: 1em;
text-align: left;
}
/* PHONE */