.PopUpWrap {width: 100%;height: 100%;position: fixed;background: rgba(0, 0, 0, 0.65);z-index: 99998;top: 0;left: 0;display: none;box-sizing: border-box;}.PopUpDiv {background: #fff;max-width: 700px;display: table;z-index: 99999;display: none;position: fixed;overflow: hidden;margin: auto;left: 0;right: 0;top: 0;bottom: 0;height: 250px;box-sizing: border-box;padding: 0 15px 0;width: calc(100% - 30px);}.popTable {height: 250px;width: 100%;display: table;}.PopupContent {vertical-align: middle;display: table-cell;}h3.popHead {color: #006fcf;font-size: 24px;font-family: BentonSans Regular;text-align: center;}.Btnlink {width: 100px;height: 39px;background:#006fcf;border-radius: 3px;color: #fff;text-align: center;line-height: 39px;display: inline-block;}.buttonWrap {text-align: center;margin-top: 20px;}.popClose {background: url("https://web.aexp-static.com/au/content/foreign-exchange/text/foreign-exchange/images/CloseBtn_01.jpg");width: 17px;height: 17px;position: absolute;right: 15px;top: 15px;cursor: pointer;}a.Btnlink.nobutton {margin-left: 20px;}@media screen and (max-width: 450px) {h3.popHead br {display: none;}h3.popHead {font-size: 22px;}}