.call-popup{box-shadow:0 0 50px 0 rgba(0,0,0,0.2);display:none;position:fixed;right:18px;bottom:0;z-index:10000;width:475px;height:650px}
.call-popup.active{background:#fff url('../../../etc/sapdx/binary/clientlib-viewerjs/images/loading-icon.gif') center no-repeat}
.call-popup iframe{border:0;opacity:0}
.call-popup iframe.loaded{opacity:1}
.call-popup.minimized{bottom:0;height:34px;left:inherit !important;right:18px;top:inherit !important;width:225px}
.call-popup.minimized .musthead{padding:0 7px 0 16px}
.call-popup.minimized .musthead:hover{background-color:#007db8}
@media only screen and (max-width:1000px){.call-popup.minimized .popup-maximize,.call-popup.minimized .popup-close{width:44px}
}
.call-popup .musthead{box-sizing:border-box;background-color:#007db8;height:34px;line-height:34px;padding:0 7px 0 16px;position:relative}
@media only screen and (max-width:1000px){.call-popup .musthead{padding:0 0 0 16px}
}
.call-popup .callme-title{display:inline-block;margin:0;color:#fff;font-size:15px;line-height:34px;vertical-align:middle;font-family:"SAPBook",Arial,Helvetica,sans-serif;font-weight:normal}
html.content-zh_cn .call-popup .callme-title{font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;font-weight:300}
html.content-iw_il .call-popup .callme-title{font-family:Arial,Helvetica,sans-serif;font-weight:normal}
html.content-ar_sa .call-popup .callme-title{font-family:Arial,Helvetica,sans-serif;font-weight:normal}
html.content-ja_jp .call-popup .callme-title{font-family:Arial,Helvetica,sans-serif;font-weight:normal}
html.content-ko_kr .call-popup .callme-title{font-family:"Malgun Gothic",Arial,Helvetica,sans-serif;font-weight:300}
html.content-zh_tw .call-popup .callme-title{font-family:"Microsoft JhengHei",Arial,Helvetica,sans-serif;font-weight:300}
.call-popup .popup-minimize{background:0;border:0;font-size:14px;height:34px;width:28px;float:right;padding:0;position:relative;text-align:center;cursor:pointer}
.call-popup .popup-minimize:before{content:'';color:#fff;display:inline-block;width:12px;height:20px;border-bottom:2px solid #fff;font-family:'SAPcom icons'}
.call-popup .popup-minimize:hover{background-color:#007db8}
@media only screen and (max-width:1000px){.call-popup .popup-minimize{width:44px}
}
.call-popup .popup-maximize{display:none;background:0;border:0;font-size:12px;height:34px;width:28px;float:right;padding:0;position:relative;text-align:center;cursor:pointer}
.call-popup .popup-maximize:before{content:'\e00f';color:#fff;font-size:10px;font-family:'SAPcom icons'}
.call-popup .popup-maximize:hover{background-color:#007db8}
@media only screen and (max-width:1000px){.call-popup .popup-maximize{width:44px}
}
.call-popup .popup-close{background:0;border:0;font-size:14px;height:34px;width:28px;float:right;padding:0;position:relative;text-align:center;cursor:pointer}
.call-popup .popup-close:before{content:'\e600';color:#fff;font-size:17px;font-family:'SAPcom icons'}
.hanaProduct3Page .call-popup .popup-close:before{content:'\e024';font-family:'SAPcom icons';font-size:15px}
.call-popup .popup-close:hover{background-color:#007db8}
@media only screen and (max-width:1000px){.call-popup .popup-close{width:44px}
}
@media only screen and (max-width:767px){.call-popup{left:0;top:0;width:100%;height:100%}
}