/* Fonts
---------------------------------------------------------------------- */

@font-face 												{font-weight:400;font-style:normal;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-Regular.woff2") format("woff2");font-display:swap;}
@font-face 												{font-weight:400;font-style:italic;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-Italic.woff2") format("woff2");font-display:swap;}
@font-face 												{font-weight:500;font-style:normal;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-Book.woff2") format("woff2");font-display:swap;}
@font-face 												{font-weight:500;font-style:italic;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-BookItalic.woff2") format("woff2");font-display:swap;}
@font-face 												{font-weight:600;font-style:normal;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-Medium.woff2") format("woff2");font-display:swap;}
@font-face 												{font-weight:600;font-style:italic;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-MediumItalic.woff2") format("woff2");font-display:swap;}
@font-face 												{font-weight:700;font-style:normal;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-Bold.woff2") format("woff2");font-display:swap;}
@font-face 												{font-weight:700;font-style:italic;font-family:"Circular-AddEvent";src:url("../fonts/CircularXXWeb-BoldItalic.woff2") format("woff2");font-display:swap;}

/* Google Material fonts */
@font-face 												{font-family: 'Material Icons';font-style: normal;font-weight:400;src: url('../fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');font-display:swap;}
.material-icons 										{font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;-webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;}

/* General page setup
---------------------------------------------------------------------- */

html,body 												{margin:0px;padding:0px;width:100%;height:100%;background:#fff;font-family:'Circular-AddEvent',Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:16px;line-height:130%;color:#000;font-weight:500;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0);}

/* Generel table attributes and fonts
---------------------------------------------------------------------- */

table, td, select, input, label, textarea				{font-family:'Circular-AddEvent',Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:1em;line-height:130%;color:#000;font-weight:500;}
th														{font-size:1em;line-height:130%;color:#000;}
p														{font-size:1em;line-height:130%;color:#000;}
a														{font-size:1em;color:#333;text-decoration:none;}
a:hover													{text-decoration:none;color:#000;}
h1														{margin:0;font-size:24px;line-height:135%;color:#000;font-weight:bold;}
h2,h3,h4,h5,h6											{margin:0px 0px 3px 0px;font-size:17px;line-height:135%;color:#000;font-weight:600;}
form													{margin:0;padding:0;}
hr														{height:1px;background-color:#e1e1e1;color:#e1e1e1;border:none;margin:0;margin-top:10px;margin-bottom:10px;}
a img													{border:none;}
input,textarea,select 									{font-weight:500;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0;border-radius:0;-webkit-appearance:none;}

/* Placeholder */
::-webkit-input-placeholder 							{color:#6f7b877d;font-weight:500;font-size:1em;}
:-moz-placeholder 										{color:#6f7b877d;font-weight:500;font-size:1em;}
::-moz-placeholder 										{color:#6f7b877d;font-weight:500;font-size:1em;}
:-ms-input-placeholder 									{color:#6f7b877d;font-weight:500;font-size:1em;}

/* Remove yellow autofill color */
input:-webkit-autofill 									{-webkit-box-shadow:0 0 0px 1000px #fff inset;}

/* Scrollbar */
div::-webkit-scrollbar {background:transparent;overflow:visible;width:8px;}
div::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,0.2);border-radius:10px;}
div::-webkit-scrollbar-thumb:hover {background:rgba(0,0,0,0.3);}
div::-webkit-scrollbar-thumb:horizontal {min-width:40px;}
div::-webkit-scrollbar-thumb:vertical {min-height:50px;}
div::-webkit-scrollbar-track-piece {background-color:#fff;}
div::-webkit-scrollbar-corner {background:transparent;}

/* Forced scrollbar */
html.fosc {overflow-y:scroll;}

/* Prevent touch scroll */
.notouch {touch-action:none;}

/* Blue/gray'ish background */
.bgappt, .bgappt body {background:#f1f5f933;/*background:#f1f5f963;*/}

/* Base template setup
---------------------------------------------------------------------- */

/* Wrap */
.wrap 													{width:100%;clear:both;position:relative;min-height:100%;min-width:1040px;overflow-x:hidden;}

/* Top */
.top {width:100%;height:68px;position:fixed;left:0px;top:0px;z-index:1002;background:rgba(255,255,255,.88);/*border-bottom:1px solid #eee;*/box-shadow:0 2px 6px 0 rgba(0,45,91,0.12);}
.top .rel {width:100%;height:100%;position:relative;}
.top .logo-t1 {position:absolute;left:20px;top:20px;}
.top .logo-t1 img {width:auto;height:30px;display:block;}
.top .mnu-t1 {position:absolute;top:17px;left:295px;/*left:270px;*/z-index:1;}
.top .mnu-t1 .flt {height:32px;float:left;}
.top .mnu-t1 .flt .lst {height:32px;float:left;position:relative;}
.top .mnu-t1 .flt .lst ul {margin:0;padding:0;list-style-type:none;}
.top .mnu-t1 .flt .lst ul li {display:inline-block;position:relative;padding:0px 20px 0px 0px;}
.top .mnu-t1 .flt .lst ul li a {display:inline-block;position:relative;padding:0px 28px 0px 10px;font-size:17px;line-height:32px;color:#2d2f51;}
.top .mnu-t1 .flt .lst ul li a:hover {text-decoration:none;color:#000;}
.top .mnu-t1 .flt .lst ul li a .ic-t1 {position:absolute;right:5px;top:8px;font-size:20px;line-height:20px;color:#9a9ba7;}
.top .mnu-t1 .flt .lst ul li a .ic-t2 {position:absolute;right:5px;top:8px;margin:0px -8px 0px 0px;font-size:22px;line-height:19px;color:#444;}
.top .mnu-t1 .flt .lst ul li.dbl a {display:inline-block;position:relative;padding:0px 27px 0px 41px;font-size:18px;line-height:32px;color:#000;font-weight:600;}
.top .mnu-t1 .flt .lst ul li.dbl a .ic-t2 {opacity:0;visibility:hidden;right:8px;transition:all .1s ease-out;}
.top .mnu-t1 .flt .lst ul li.dbl a:hover .ic-t2 {opacity:1;visibility:visible;right:5px;}
.top .mnu-t1 .flt .lst ul li.dbl a .don {position:absolute;top:4px;left:9px;font-size:24px;line-height:24px;color:#2d2f51;}
.top .mnu-t1a {position:absolute;top:12px;left:304px;z-index:2;}
.top .mnu-t1a .backto-t1 {display:inline-block;position:relative;border:1px solid transparent;line-height:38px;padding:0px 14px 0px 34px;border-radius:34px;color:#2d1500;background:#f1f3f3;font-size:15px;}
.top .mnu-t1a .backto-t1 i {position:absolute;left:10px;top:10px;font-size:18px;line-height:20px;color:#2d1500;}
.top .mnu-t1a .backto-t1:hover {background:#1967d2;color:#fff;}
.top .mnu-t1a .backto-t1:hover i {color:#fff;}
.top .mnu-t1a .backto-t1:active {border-top:2px solid transparent;border-bottom:0px solid transparent;}
.top .mnu-t2 {position:absolute;top:17px;right:20px;}
.top .mnu-t2 .flt {height:32px;float:left;}
.top .mnu-t2 ul li .proexp {cursor:default;text-decoration:none!important;z-index:0;padding:0px 28px 0px 10px;}
.top .mnu-t2 ul li a .ic-t1 {position:absolute;right:5px;top:8px;font-size:20px;line-height:20px;color:#9a9ba7;}
.top .mnu-t2 ul li a .ic-t2 {position:absolute;right:5px;top:8px;font-size:17px;line-height:17px;color:#d0d0d0;}

.top .mnu-t2 .upg-ban-t1 {height:48px;float:left;position:relative;cursor:pointer;margin:-8px 0px 0px 0px;border-radius:28px 6px 6px 28px;padding:0px 16px 0px 0px;box-shadow:0 0 0 1px rgb(233 30 99 / 0.03), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.top .mnu-t2 .upg-ban-t1:hover {box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.top .mnu-t2 .upg-ban-t1:active {background:#f1f3f5;}
.top .mnu-t2 .upg-ban-t1 .smi {width:36px;height:36px;position:absolute;left:8px;top:6px;border-radius:50%;text-align:center;}
.top .mnu-t2 .upg-ban-t1 .smi .ico {font-size:36px;color:#c90050;line-height:36px;}
.top .mnu-t2 .upg-ban-t1 .pix {clear:both;padding:9px 0px 0px 54px;}
.top .mnu-t2 .upg-ban-t1 .pix p {margin:0;font-size:14px;line-height:115%;color:#000;}
.top .mnu-t2 .upg-ban-t1 .pix p strong {color:#c90050;font-weight:bold;}
.top .mnu-t2 .upg-ban-t1 .pix p span {display:inline-block;margin:0px 0px 0px 2px;font-weight:600;font-size:12px;}
.top .mnu-t2 .upg-ban-t1 .pix a {text-decoration:underline;color:#006eff;}
.top .mnu-t2 .upg-ban-t1 .pix a:hover {text-decoration:none;}
.top .mnu-t2 .upg-ban-t1.clr1 {}
.top .mnu-t2 .upg-ban-t1.clr1 .smi .ico {color:#0d6ae4;}
.top .mnu-t2 .upg-ban-t1.clr1 .pix p strong {color:#111;}

.top .mnu-t2 .upg-ban-t2 {height:38px;float:left;position:relative;cursor:pointer;margin:-3px 0px 0px 0px;border-radius:38px;padding:0px 30px;font-size:15px;line-height:38px;color:#fff;text-shadow: 1px 1px 0px rgb(0 0 0 / 20%);background:linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);}
.top .mnu-t2 .upg-ban-t2 .ico {display:none;width:30px;height:30px;position:absolute;left:10px;top:4px;background:url(../gfx/icon-shopping-cart-fff-t1.svg) no-repeat 50% 50%;background-size:22px auto;}
.top .mnu-t2 .upg-ban-t3 {height:33px;float:left;display:flex;position:relative;padding:0px 20px 0px 0px;font-size:12px;line-height:14px;color:#737373;align-items:center;}

/* Dimmed on startup */
.ckusrstartup .top .mnu-t2 .upg-ban-t2 {color:#1e6ad3;text-shadow:unset;background:#e8f0fead;}

/* Profile */
.top .mnu-pro .fx {height:40px;float:left;position:relative;padding:0px 0px 0px 48px;cursor:pointer;}
.top .mnu-pro .fx:hover .img {border:2px solid #ccc;}
.top .mnu-pro .fx .img {width:42px;height:42px;position:absolute;top:-7px;left:-5px;border-radius:50%;background:#00699c;background-size:100% auto;font-size:20px;font-weight:600;color:#fff;line-height:42px;text-align:center;border:2px solid #fff;}
.top .mnu-pro .fx .arr {width:12px;height:12px;position:absolute;top:6px;right:0px;}
.top .mnu-pro .fx .arr i {font-size:26px;line-height:26px;color:#2b2d50;}
.top .mnu-pro .drp {width:200px;position:absolute;left:-140px;top:42px;z-index:1002;background:#fff;border-radius:4px;box-shadow:0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.4);margin:-10px 0px 0px 0px;z-index:-1;opacity:0;transition:transform .1s ease-out,opacity .2s ease-out,margin .2s ease-out;display:none;}


.top .mnu-pro .drp .pd {clear:both;padding:9px 4px 4px 4px;}
.top .mnu-pro .drp .pd ul {margin:0;padding:0;list-style-type:none;}
.top .mnu-pro .drp .pd ul li {margin:-5px 0px 0px 0px;}
.top .mnu-pro .drp .pd ul li a {display:block;position:relative;padding:8px 12px 8px 43px;color:#000;font-size:15px;font-weight:500;}
.top .mnu-pro .drp .pd ul li a i {position:absolute;left:12px;top:8px;font-size:20px;line-height:20px;color:#252525;}
.top .mnu-pro .drp .pd ul li a:hover {background:#f2f4f6;color:#000;}
.top .mnu-pro .drp .pd ul li a:hover i {color:#000;}
.top .mnu-pro .drp .pd ul .sep {padding:5px 0px;margin:-2px 0px 4px 0px;}
.top .mnu-pro .drp .pd ul .sep .bd {width:100%;height:1px;clear:both;overflow:hidden;background:#e2e2e2;}
.top .mnu-pro .drp.show {z-index:1002;margin:0;opacity:1;transform:scale(1);}

/* Sign in or log in */
.top .mnu-log {height:32px;float:left;position:relative;padding:0px 0px 0px 8px;}
.top .mnu-log ul {margin:0;padding:0;list-style-type:none;}
.top .mnu-log ul li {display:inline-block;padding:0px 0px 0px 0px;}
.top .mnu-log ul li.or {padding:0;font-size:15px;line-height:32px;color:#b3b3b3;font-weight:500;}
.top .mnu-log ul li a {display:inline-block;position:relative;padding:0px 4px;font-size:18px;line-height:32px;color:#000;font-weight:600;font-style:normal;}
.top .mnu-log ul li a:hover {text-decoration:underline;}
.top .mnu-ipm {width:32px;height:32px;float:left;position:relative;display:none;}
.top .mnu-ipm .did {width:40px;height:40px;display:block;position:absolute;left:0px;top:-4px;text-align:center;cursor:pointer;border-radius:50%;}
.top .mnu-ipm .did:hover {background:#f5f5f5;}
.top .mnu-ipm .did.active {background:#f5f5f5;}
.top .mnu-ipm .did i {font-size:26px;line-height:40px;}
.top .mnu-ipm .dr {width:300px;position:absolute;right:-7px;top:42px;z-index:1000;border-radius:6px;background:#fff;display:none;box-shadow:0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.4);}

.top .mnu-ipm .dr .mobupg {display:block;position:relative;padding:12px 20px 12px 46px;background:linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);color:#fff;text-shadow:1px 1px 0px rgb(0 0 0 / 20%);border-radius:4px;margin:8px 10px 0px 10px;font-weight:600;}
.top .mnu-ipm .dr .mobupg i {position:absolute;left:8px;top:8px;font-size:28px;line-height:28px;color:#fff;}
.top .mnu-ipm .dr .mobupg:hover {background:#0d68e0;color:#fff;}
.top .mnu-ipm .dr .mobupg:hover i {color:#fff;}
.top .mnu-ipm .dr .mobupg .ico {width:30px;height:30px;position:absolute;left:8px;top:7px;background:url(../gfx/icon-shopping-cart-fff-t1.svg) no-repeat 50% 50%;background-size:22px auto;}


.top .mnu-ipm .dr .di {clear:both;max-height:328px;position:relative;padding:8px 6px;overflow:auto;-webkit-overflow-scrolling:touch;}
.top .mnu-ipm .dr .di .close {width:34px;height:34px;position:absolute;top:10px;right:10px;z-index:5;cursor:pointer;background:url(../gfx/icon-close-t1.svg) no-repeat 50% 50%;background-size:26px auto;opacity:.8;border-radius:50%;}
.top .mnu-ipm .dr .di .close:hover {opacity:1;background-color:#f6f6f6;}
.top .mnu-ipm .dr .ft {clear:both;padding:7px 6px 7px 6px;border-top:1px solid #ddd;}
.top .mnu-ipm .dr .ft ul li a {padding:12px 25px 12px 50px;}
.top .mnu-ipm .dr .ft ul li a:hover {background:#edf3fb;}
.top .mnu-ipm .dr .ft ul li a i {left:15px;top:13px;}
.top .mnu-ipm .dr ul {margin:0;padding:0;list-style-type:none;}
.top .mnu-ipm .dr ul li {}
.top .mnu-ipm .dr ul .hd1 {padding:0px 0px 4px 15px;font-size:13px;font-weight:bold;color:#1a3b65;}
.top .mnu-ipm .dr ul .hd1 strong {font-weight:bold;}
.top .mnu-ipm .dr ul .hd2 {padding:10px 0px 4px 15px;font-size:13px;font-weight:bold;color:#1a3b65;}
.top .mnu-ipm .dr ul .hd2 strong {font-weight:bold;}
.top .mnu-ipm .dr ul li a {display:block;position:relative;padding:12px 25px 12px 50px;font-size:17px;color:#1a3b65;font-weight:500;border-radius:8px;line-height:135%;}
.top .mnu-ipm .dr ul li.no a {font-weight:500;}
.top .mnu-ipm .dr ul li a i {font-size:22px;line-height:20px;position:absolute;left:15px;top:13px;color:#1a3b65;}
.top .mnu-ipm .dr ul li a .rot1 {transform:rotate(180deg);}
.top .mnu-ipm .dr ul li a:hover {background:#edf3fb;color:#000;}
.top .mnu-dohc-t2 {height:32px;float:left;position:relative;padding:0px 0px 0px 48px;}
.top .mnu-dohc-t2 ul {margin:0;padding:0;list-style-type:none;}
.top .mnu-dohc-t2 ul li {display:inline-block;padding:0px 10px 0px 0px;}
.top .mnu-dohc-t2 ul li.pt1 {display:inline-block;padding:0px 30px 0px 0px;}
.top .mnu-dohc-t2 ul li a {display:inline-block;position:relative;padding:0px 10px 0px 26px;font-size:18px;line-height:32px;color:#000;}
.top .mnu-dohc-t2 ul li a:hover {text-decoration:underline;}
.top .mnu-dohc-t2 ul li a .ic-t2 {position:absolute;left:0px;top:7px;font-size:20px;line-height:20px;color:#474967b8;}
.top .mnu-dohc-t2 ul li.pt1 a {padding:0px 10px;}
.top .mnu-dohc-t2 ul .noti {width: 70px;min-height:10px;position:relative;padding:0px;}
.top .mnu-dohc-t2 ul .noti a {width:40px;height:40px;position:absolute;left:0px;top:-16px;padding:0px;display:block;border-radius:50%;text-align:center;}
.top .mnu-dohc-t2 ul .noti a:hover {background:#f0f4ff;}
.top .mnu-dohc-t2 ul .noti a .rox {width:100%;height:100%;display:block;position:relative;}
.top .mnu-dohc-t2 ul .noti a .rox .ico {position:static;line-height:40px;font-size:25px;color:#000;}
.top .mnu-dohc-t2 ul .noti a .rox .num {position:absolute;top:-2px;right:-3px;border-radius:24px;line-height:18px;background:#ff2323;color:#fff;font-size:12px;padding:0px 6px;}

.toptf {width:100%;height:62px;position:absolute;left:0px;top:0px;z-index:1000;border-bottom:1px solid #efefef;/*box-shadow:0 2px 6px 0 rgba(0,45,91,0.12);*/}
.toptf .rel {/*width:1000px;*/height:100%;position:relative;margin:0 auto;}
.toptf .rel .logo-t1 {position:absolute;left:50px;top:15px;}
.toptf .rel .logo-t1 img {height:30px;display:block;}

/* Tabs */
.top .ttabs-t1 {position:absolute;left:340px;top:12px;z-index:1000;}
.top .ttabs-t1 ul {margin:0;padding:0;list-style-type:none;}
.top .ttabs-t1 ul li {float:left;margin:0px 14px 0px 0px;}
.top .ttabs-t1 ul li a {display:block;position:relative;font-size:17px;line-height:54px;padding:0px 8px 2px 8px;font-weight:500;color:#5f6368;}
.top .ttabs-t1 ul li a:hover {}
.top .ttabs-t1 ul li .bd {height:4px;position:absolute;left:0px;bottom:0px;right:0px;background:#1a73e8;border-radius:4px 4px 0px 0px;visibility:hidden;}
.top .ttabs-t1 ul li .selected {font-weight:600;color:#1a73e8;}
.top .ttabs-t1 ul li .selected .bd {visibility:visible;}
.top .ttabs-t1 ul li .ico {position:absolute;left:0px;top:0px;font-size:16px;color:#000;}

/* Top menu (appointment edit) */
.top .edtp-t1 {height:68px;position:absolute;left:314px;top:0px;right:0px;}
.top .edtp-t1 .rl {width:100%;height:100%;position:relative;}
.top .edtp-t1 .back {position:absolute;left:0px;top:13px;z-index:10;}
.top .edtp-t1 .back a {display:inline-block;position:relative;border:1px solid transparent;line-height:40px;padding:0px 14px 0px 50px;border-radius:34px;color:#2d2f51;font-size:19px;font-weight:600;}
.top .edtp-t1 .back a .ico {width: 40px;height: 40px;position:absolute;left:0px;top:0px;text-align:center;border-radius: 50%;}
.top .edtp-t1 .back a .lbl {display:inline-block;}
.top .edtp-t1 .back a i {font-size:26px;line-height: 40px;color:#2d1500;}
.top .edtp-t1 .back a:hover .lbl {text-decoration:underline;}
.top .edtp-t1 .back a:hover .ico {background:#f5f5f5;}
.top .edtp-t1 .back a:hover i {}
.top .edtp-t1 .back a:active .lbl {text-decoration:none;border-top:1px solid transparent;}

/* Operate */
.opera {width:100%;height:50px;position:absolute;left:0px;top:68px;z-index:999;min-width:1000px;background:#fafafa;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.opera .rel {width:100%;height:100%;position:relative;}
.opera .rel .menu-t1 {height:100%;position:absolute;left:0px;top:0px;}
.opera .rel .menu-t1 .py {clear:both;padding:18px 0px 0px 20px;}
.opera .rel .menu-t1 .py p {margin:0;font-size:15px;font-weight:600;line-height:100%;color:#2d2f51ba;position:relative;padding:0px 22px 0px 0px;}
.opera .rel .menu-t1 .py .ic {font-style:normal;display:inline-block;position:absolute;right:0px;top:0px;}
.opera .rel .menu-t1 .py .ic i {font-size:16px;line-height:16px;}
.opera .rel .menu-t2 {height:100%;position:absolute;left:285px;top:0px;}
.opera .rel .menu-t2.fm {left:250px;}
.opera .rel .menu-t2 .bt1 {height:50px;float:left;margin:0px 20px 0px 0px;}
.opera .rel .menu-t2 .bt1 .pd {clear:both;padding:8px 0px 0px 0px;}
.opera .rel .menu-t2 .bt1 .pd a {float:left;display:block;font-size:15px;color:#111;line-height:32px;padding:0px 12px;border:1px solid #dfdfdf;border-radius:4px;}
.opera .rel .menu-t2 .bt1 .pd a:hover {background:#f7f7f7;}
.opera .rel .menu-t2 .bt1 .pd a:active {}
.opera .rel .menu-t2 .bt2 {height:50px;float:left;margin:0px 20px 0px 0px;}
.opera .rel .menu-t2 .bt2 .flt {float:left;padding:9px 0px 0px 3px;margin:0px 0px 0px -3px;}
.opera .rel .menu-t2 .bt2 .flt .back {width:32px;height:32px;float:left;display:block;position:relative;line-height:32px;border-radius:50%;}
.opera .rel .menu-t2 .bt2 .flt .back i {position:absolute;left:3px;top:4px;font-size:24px;line-height:24px;color:#5f6368;}
.opera .rel .menu-t2 .bt2 .flt .back:hover {background:#f1f3f3;}
.opera .rel .menu-t2 .bt2 .flt .back:active {}
.opera .rel .menu-t2 .bt2 .flt .next {width:32px;height:32px;float:left;display:block;position:relative;line-height:32px;border-radius:50%;}
.opera .rel .menu-t2 .bt2 .flt .next i {position:absolute;right:3px;top:4px;font-size:24px;line-height:24px;color:#5f6368;}
.opera .rel .menu-t2 .bt2 .flt .next:hover {background:#f1f3f3;}
.opera .rel .menu-t2 .bt2 .flt .next:active {}
.opera .rel .menu-t2 .bt3 {height:50px;float:left;}
.opera .rel .menu-t2 .bt3 p {margin:0;font-size:18px;font-weight:600;color:#2d2f51;line-height:50px;}
.opera .rel .menu-t2 .bt3 .lbwdp {position:relative;padding: 0px 0px 0px 10px;}
.opera .rel .menu-t2 .bt3 .lbwdp .alk {display:inline-block;position:relative;text-decoration:none;padding:0px 25px 0px 10px;font-size:18px;line-height:50px;font-weight:600;color:#2d2f51;}
.opera .rel .menu-t2 .bt3 .lbwdp .alk:hover {color:#1e1f3a;}
.opera .rel .menu-t2 .bt3 .lbwdp .alk:hover i {color:#1e1f3a;}
.opera .rel .menu-t2 .bt3 .lbwdp .alk.active {color:#1e1f3a;}
.opera .rel .menu-t2 .bt3 .lbwdp .alk.active i {color:#1e1f3a;}
.opera .rel .menu-t2 .bt3 .lbwdp .alk i {position:absolute;right:0px;top:14px;font-size:22px;line-height:26px;color:#9e9e9e;}
.opera .rel .menu-t2 .bt3 .lbwdp .context-t1.wc .lst ul li .icab {display:block;}
.opera .rel .menu-t2 .bt3 .lbwdp .context-t1 {width:195px;display:block;top:46px;left:10px;right:auto;}
.opera .rel .menu-t2 .bt3 .lbwdp .context-t1.w1 {width:235px;}
.opera .rel .menu-t2 .bt3 .lbwdp .context-t1 .rl .pd {padding:9px 0px 9px 0px;}
.opera .rel .menu-t3 {height:100%;position:absolute;right:20px;top:0px;}
.opera .rel .menu-t3 .bt1 {height:50px;float:left;margin:0px 0px 0px 10px;position:relative;}
.opera .rel .menu-t3 .bt1 .flt {float:left;padding:9px 0px 0px 0px;}
.opera .rel .menu-t3 .bt1 .flt a {width:32px;height:32px;float:left;display:block;position:relative;line-height:32px;border-radius:50%;}
.opera .rel .menu-t3 .bt1 .flt a i {position:absolute;left:3px;top:4px;font-size:24px;line-height:24px;color:#5f6368;}
.opera .rel .menu-t3 .bt1 .flt a:hover {background:#f1f3f3;}
.opera .rel .menu-t3 .bt1 .flt a:active {}
.opera .rel .menu-t3 .bt2 {height:50px;float:left;margin:0px 0px 0px 10px;}
.opera .rel .menu-t3 .bt2 .flt {float:left;position:relative;padding:6px 0px 0px 0px;}
.opera .rel .menu-t3 .bt2 .flt .pln-t1 {margin:0;font-size:15px;line-height:34px;font-weight:500;color:#6b6b6b;padding:0px 24px 0px 0px;}
.opera .rel .menu-t3 .bt2 .flt .pln-t1 a {display:inline-block;position:relative;font-style:normal;line-height:33px;margin:0px 0px 0px 12px;padding:0px 14px;border-radius:22px;background:#f720e5;color:#fff;text-shadow:1px 1px 0px rgba(0,0,0,.35);font-size:12px;text-transform:uppercase;font-weight:bold;}
.opera .rel .menu-t3 .bt2 .flt .pln-t1 a:hover {background:#ea14d9;}
.opera .rel .menu-t3 .bt2 .flt .pln-t1 a:active {top:1px;}
.opera .rel .menu-t3 .bt3 {height:50px;float:left;margin:0px 0px 0px 20px;}
.opera .rel .menu-t3 .bt3 .flt {clear:both;position:relative;padding:8px 0px 0px 0px;}
.opera .rel .menu-t3 .bt3 .flt .calview {float:left;display:block;position:relative;font-size:15px;color:#111;line-height:32px;padding:0px 34px 0px 12px;border:1px solid #dfdfdf;border-radius:4px;}
.opera .rel .menu-t3 .bt3 .flt .calview i {font-size:19px;line-height:24px;position:absolute;top:5px;right:8px;color:#555;}
.opera .rel .menu-t3 .bt3 .flt .calview:hover {background:#f3f3f3;}
.opera .rel .menu-t3 .bt3 .flt .calview:active {}
.opera .rel .menu-t3 .bt3 .flt .calview.active {background:#f3f3f3;}
.opera .rel .menu-t3 .bt3 .flt .context-t1 {width:225px;top:44px;}
.opera .rel .menu-t3 .bt3 .flt .context-t1.wc .lst ul li .icab {display:block;}
.opera .rel .menu-t3 .sinp {width:380px;position:absolute;right:-1px;top:7px;border-radius:4px;z-index:1002;background:#f3f3f3;display:none;}
.opera .rel .menu-t3 .sinp .rl {width:100%;height:36px;position:relative;}
.opera .rel .menu-t3 .sinp .rl input {width:100%;border:0;margin:0;outline:0;padding:0px 10px 0px 12px;font-size:17px;background:transparent;font-weight:600;color:#000;line-height:36px;}
.opera .rel .menu-t3 .sinp .rl .se {width:28px;height:28px;position:absolute;z-index:4;top:6px;right:2px;cursor:pointer;}
.opera .rel .menu-t3 .sinp .rl .se i {font-size:24px;line-height:24px;color:#555;}
.opera .rel .menu-t3 .sinp .rl .cl {width:28px;height:28px;position:absolute;z-index:6;top:6px;right:2px;cursor:pointer;display:none;}
.opera .rel .menu-t3 .sinp .rl .cl i {font-size:24px;line-height:24px;color:#555;}
.opera .rel .menu-t3 .sinp .rl .ld {width:28px;height:28px;position:absolute;z-index:8;top:4px;right:4px;background:#f3f3f3 url(../gfx/icon-load-t2a.svg) no-repeat 50% 50%;background-size:20px auto;display:none;}
.opera .rel .menu-t3 .sinr {width:380px;position:absolute;right:-1px;top:43px;z-index:1002;display:none;max-height:340px;overflow:auto;border-radius:4px;background:#fff;box-shadow:0 3px 8px 0 rgba(50,50,93,.2), 0 2px 2px 0 rgba(0,0,0,.3);}
.opera .rel .menu-t3 .sinr .rl {position:relative;}
.opera .rel .menu-t3 .sinr ul {margin:0;padding:0;list-style-type:none;}
.opera .rel .menu-t3 .sinr ul .rs {clear:both;padding:10px 20px 4px 34px;position:relative;}
.opera .rel .menu-t3 .sinr ul .rs:hover {cursor:pointer;background:#f5f5f5;}
.opera .rel .menu-t3 .sinr ul .rs:hover .hd {color:#002b63;}
.opera .rel .menu-t3 .sinr ul .rs .hd {margin:0px 0px 4px 0px;height:18px;line-height:18px;font-size:15px;font-weight:600;color:#222;overflow:hidden;white-space:nowrap;}
.opera .rel .menu-t3 .sinr ul .rs .it {margin:-3px 0px 2px 0px;height:18px;line-height:14px;font-size:13px;font-weight:500;color:#9e9e9e;overflow:hidden;white-space:nowrap;}
.opera .rel .menu-t3 .sinr ul .rs .dt {margin:0px 0px 6px 0px;font-size:15px;line-height:100%;font-weight:500;color:#8e8e8e;}
.opera .rel .menu-t3 .sinr ul .rs .cl {clear:both;display:inline-block;padding:5px 5px;max-width:250px;overflow:hidden;background:#e6f2fd;border-radius:6px;}
.opera .rel .menu-t3 .sinr ul .rs .cl p {margin:0;font-size:11px;line-height:100%;font-weight:600;color:#435d75;white-space:nowrap;}
.opera .rel .menu-t3 .sinr ul .rs .mk {width:10px;height:10px;position:absolute;left:13px;top:14px;background:#fff;border-radius:50%;box-shadow:0px 0px 2px 0px rgba(0,0,0,.9);}
.opera .rel .menu-t3 .sinr ul .active .rs {background:#006eff!important;}
.opera .rel .menu-t3 .sinr ul .active .rs .hd {color:#fff!important;}
.opera .rel .menu-t3 .sinr ul .active .rs .it {color:#fff!important;}
.opera .rel .menu-t3 .sinr ul .active .rs .dt {color:rgba(255,255,255,0.6)!important;}
.opera .rel .menu-t3 .sinr ul .active .rs .cl {opacity:.6;}
.opera .rel .menu-t3 .sinr ul .active:hover .rs .hd {color:#fff!important;}
.opera .rel .menu-t3 .sinr ul .active:hover .rs .it {color:#fff!important;}
.opera .rel .menu-t3 .sinr ul .active:hover .rs .dt {color:rgba(255,255,255,0.6)!important;}
.opera .rel .menu-t3 .sinr ul .active:hover .rs .cl {opacity:.6;}
.opera .rel .menu-t3 .sinr ul .nores {clear:both;padding:40px 0px 44px 0px;text-align:center;font-size:16px;color:#7c7c7c;font-weight:600;}
.opera .rel .menu-t3 .show .sinp {display:block;}
.opera .rel .menu-t3 .show .sinp .rl .se {display:none;}
.opera .rel .menu-t3 .show .sinp .rl .cl {display:block;}
.opera .rel .menu-t3.t3i {right:7px;}
.opera .rel .menu-t3.t3e {right:21px;}
.opera .rel .menu-t3.t3e .bt2 .flt .pln-t1 {color:#2d3546;font-weight:500;font-style:normal;}
.opera .rel .menu-t3.t3e .bt2 .flt .pln-t1 .ic {font-style:normal;font-size:18px;}
.opera .rel .menu-t3.t3e .bt2 .flt .pln-t1 a {display:inline-block;position:relative;font-style:normal;line-height:33px;margin:0;padding:0px 5px;border-radius:0px;background:none!important;color:#000;text-shadow:none;text-decoration:none;font-size:18px;text-transform:none;font-weight:600;}
.opera .rel .menu-t3.t3e .bt2 .flt .pln-t1 a:hover {animation:jump 1.5s ease 0s infinite normal;}
.opera .rel .menu-t3.t3e .bt2 .flt .pln-t1 a:active {top:1px;}
.opera .rel .menu-t3.t3e .bt2 .flt .dis {display:inline-block;margin:0px 6px 0px 3px;padding:0;font-size:15px;line-height:32px;color:#b3b3b3;font-weight:500;}
@keyframes jump {0%{transform: translateY(0);}20%{transform: translateY(0);}40%{transform: translateY(-10px);}50%{transform: translateY(0);}60%{transform: translateY(-12px);}80%{transform: translateY(0);}100%{transform: translateY(0);}}

/* Menu item */
.opera .rel .mnut-t1 {height:32px;display:inline-block;position:relative;white-space:nowrap;cursor:pointer;}
.opera .rel .mnut-t1 .ico-t1 {width:32px;height:32px;position:absolute;left:15px;top:9px;line-height:32px;border-radius:50%;opacity:.35;}
.opera .rel .mnut-t1 .ico-t1 i {position:absolute;left:4px;top:4px;font-size:24px;line-height:24px;color:#5f6368;}
.opera .rel .mnut-t1 .lbl-t1 {position:absolute;left:55px;top:17px;}
.opera .rel .mnut-t1 .lbl-t1 p {margin:0;font-size:17px;color:#2d2f51;line-height:100%;font-weight:600;}
.opera .rel .mnut-t1:hover .ico-t1 {background:#f1f3f3;opacity:1;}
.opera .rel .mnut-t1:hover .lbl-t1 {color:#111;text-decoration:underline;}

/* Fixed/absolute */
.topmenu.cals .top {position:fixed;}
.topmenu.cals .opera {position:fixed;}
.topmenu.cals .left-t1 {position:fixed;}

/* Left menus */
.left-t2 {width:271px;position:fixed;left:0px;top:70px;bottom:0px;z-index:3;overflow:auto;}
.left-t2 .pad {clear:both;padding:30px 20px 0px 0px;}
.left-t2 .menu-t1 {clear:both;margin:0px 0px 20px 0px;position:relative;}
.left-t2 .menu-t1 ul {margin:0;padding:0;list-style-type:none;}
.left-t2 .menu-t1 ul li {}
.left-t2 .menu-t1 ul li .exp {display:block;padding:0px 0px 12px 20px;}
.left-t2 .menu-t1 ul li a {display:block;position:relative;font-size:15px;color:#5f6368;line-height:150%;font-weight:500;text-decoration:none;padding:9px 0px 9px 55px;border-radius:0px 18px 18px 0px;}
.left-t2 .menu-t1 ul li a i {position:absolute;left:23px;top:9px;font-size:20px;line-height:20px;color:#aab7c4;}
.left-t2 .menu-t1 ul li a .right {position:absolute;left:auto;right:10px;top:10px;font-size:20px;line-height:20px;color:#aab7c4;}
.left-t2 .menu-t1 ul li a .right .indinum {width:20px;display:inline-block;position:relative;top:-3px;line-height:20px;background: #eb0263;font-size:12px;color:#fff;text-align:center;font-weight:600;border-radius:50%;}
.left-t2 .menu-t1 ul li a .right .indiwrn {width:26px;height:26px;position:absolute;right:0px;top:0px;}
.left-t2 .menu-t1 ul li a .right .indiwrn i {font-size:22px!important;color:#ff5e00!important;position:static;margin:0px 0px 0px 1px;}
.left-t2 .menu-t1 ul li a .right .new {display:inline-block;position:relative;top:-3px;line-height:20px;width:auto;padding:0px 5px;border-radius:4px;font-size:11px;color:#1967d2;text-align:center;font-weight:600;background:#e8f0fe;}

.left-t2 .menu-t1 ul li a:hover {background-color:#f7f8f9;}
.left-t2 .menu-t1 ul li a:hover i {color:#424770;}
.left-t2 .menu-t1 ul li a:active {}
.left-t2 .menu-t1 ul li .selected {font-weight:600!important;color:#1967d2!important;background:#e8f0fe!important;}
.left-t2 .menu-t1 ul li .selected i {color:#1967d2!important;}
.left-t2 .menu-t1 ul li strong {display:block;padding:0px 0px 12px 20px;}
.left-t2 .menu-t1 ul ul {margin:0;padding:10px 0px 20px 0px;list-style-type:none;}
.left-t2 .menu-t1 ul ul li a {padding:6px 0px 6px 55px;}
.left-t2 .menu-t1 ul ul li a:hover {background-color:#eef4ff;}
.left-t2 .menu-t1 ul ul li a:hover .bdr {background:#1967d240;}
.left-t2 .menu-t1 ul ul li a .bdr {width:2px;position:absolute;left:32px;top:0px;bottom:0px;background:#ddd;}
.left-t2 .menu-t1 ul ul li .active {color:#1967d2;}
.left-t2 .menu-t1 ul ul li .active .bdr {background:#1967d2;}
.left-t2 .menu-t1 ul ul li .active:hover .bdr {background:#1967d2;}
.left-t2 .menu-t1 ul ul li .exi {display:inline-block;padding:5px 0px 9px 55px;font-size:13px;font-weight:600;color:#1d8842;}
.left-t2 .menu-t1.foot {/*position:absolute;left:0px;right:20px;bottom:0px;*/background:#fff;margin:0;padding:8px 0px 30px 0px;border-top:1px solid #eee;}

.left-t2.docs .menu-t1 ul li a i {font-size:18px;top:6px;}
.left-t2.docs .menu-t1 ul li a {padding:6px 0 6px 55px;line-height:135%;}
.left-t2.docs .menu-t1 ul li .active {font-weight:500!important;color:#1967d2!important;background:transparent!important;}
.left-t2.docs .menu-t1 ul li .active i {color:#1967d2!important;}



.cont-t1 .menu-t1 										{clear:both;margin:0px 0px 20px 0px;position:relative;}
.cont-t1 .menu-t1 .imn 									{clear:both;/*padding:0px 20px 40px 0px;*/}
.cont-t1 .menu-t1 .hed 									{width:100%;clear:both;margin:0px 0px 15px 0px;}
.cont-t1 .menu-t1 .hed p 								{margin:0;font-size:15px;font-weight:600;color:#333;}
.cont-t1 .menu-t1 .lst 									{clear:both;}
.cont-t1 .menu-t1 .lst ul 								{margin:0;padding:0;list-style-type:none;}
.cont-t1 .menu-t1 .lst ul .ma 							{padding:0px;margin:0px 0px 5px 0px;}
.cont-t1 .menu-t1 .lst ul li 							{}
.cont-t1 .menu-t1 .lst ul li strong 					{display:block;padding:0px 0px 12px 20px;}
.cont-t1 .menu-t1 .lst ul li a 							{display:block;position:relative;font-size:15px;color:#5f6368;line-height:130%;font-weight:500;text-decoration:none;padding:9px 12px 9px 55px;border-radius:0px 18px 18px 0px;}
.cont-t1 .menu-t1 .lst ul li a:hover 					{background-color:#f7f8f9;}
.cont-t1 .menu-t1 .lst ul li a i 						{position:absolute;left:23px;top:9px;font-size:20px;line-height:20px;color:#aab7c4;}
.cont-t1 .menu-t1 .lst ul li a .tr180 					{transform:rotate(180deg);}
.cont-t1 .menu-t1 .lst ul li a:hover i 					{color:#424770;}
.cont-t1 .menu-t1 .lst ul li a:active 					{}
.cont-t1 .menu-t1 .lst ul li .selected 					{font-weight:700!important;color:#1967d2!important;background:#e8f0fe!important;/*margin:0px 0px 8px 0px;*/}
.cont-t1 .menu-t1 .lst ul li .selected i 				{color:#1967d2!important;}
.cont-t1 .menu-t1 .lst ul.more 							{margin:0;padding:0;list-style-type:none;padding:25px 0px 0px 0px;}
.cont-t1 .menu-t1 .lst.docs {margin:0px 0px 35px 0px;}
.cont-t1 .menu-t1 .lst.docs ul li a {display:block;position:relative;font-size:15px;color:#5f6368;line-height:130%;font-weight:500;text-decoration:none;padding:9px 12px 9px 55px;border-radius:0px 18px 18px 0px;}
.cont-t1 .menu-t1 .lst.docs ul li a i {position:absolute;left:23px;top:9px;font-size:20px;line-height:20px;color:#aab7c4;}
.cont-t1 .menu-t1 .lst.docs ul ul {padding:0px 0px 10px 0px;}
.cont-t1 .menu-t1 .lst.docs ul ul li a {font-size:15px;font-weight:500;}
.cont-t1 .menu-t1 .lst.docs ul ul li .active {color:#4662e2;}

/* ---------------------------------------------------
Content
--------------------------------------------------- */

.cont-t1 												{width:100%;clear:both;padding:0px 0px 55px 0px;/*padding:0px 0px 115px 0px;*/}
/*
.cont-t1 .muto 											{width:80%;max-width:1150px;margin:0 auto;padding:0px 20px;}
*/
.cont-t1 .auto .con .left {width:271px;position:absolute;left:0px;top:70px;bottom:0px;z-index:10;overflow:auto;background:#fff;-webkit-overflow-scrolling:touch;}
.cont-t1 .auto .con .left .pad {clear:both;padding:50px 20px 0px 0px;/*padding:39px 10px 0px 0px;*/}
.cont-t1 .auto .con .left.wb {/*border-right:1px solid #eee;*/}
.cont-t1 .auto .con .left.wb .pad {clear:both;/*padding:22px 30px 0px 0px;*/}
.cont-t1 .auto .con .left .mlmu {height:36px;position:absolute;right:20px;top:20px;border-radius:5px;cursor:pointer;display:none;}
.cont-t1 .auto .con .left .mlmu .ri {height:36px;position:relative;padding:0px 40px 0px 10px;}
.cont-t1 .auto .con .left .mlmu .ri p {margin:0;font-size:17px;font-weight:600;line-height:36px;color:#000;}
.cont-t1 .auto .con .left .mlmu .ri i {position:absolute;top:1px;right:6px;font-size:26px;line-height:36px;color:#000;}
.cont-t1 .auto .con .left .mlmu:hover {background:#f5f5f5;}
.cont-t1 .auto .con .right 								{clear:both;padding:125px 0px 0px 290px;}
.cont-t1 .auto .con .right .pad 						{max-width:800px;clear:both;position:relative;padding:0px 35px 60px 15px;/*padding:45px 35px 60px 35px;*/}

/* Calendar setup */
.cont-t1.caev 											{width:auto!important;clear:both;padding:110px 0px 0px 270px;}
.cont-t1.caev .inn 										{max-width:800px;clear:both;position:relative;padding:0px 45px 60px 45px;}
.cont-t1.caev .inr 										{clear:both;padding:0px 45px 0px 45px;}
.cont-t1.caxo 											{padding-left:305px;}

/* Headlines */
.cont-t1 .hed-t1 										{width:100%;clear:both;position:relative;margin:0px 0px 10px 0px;}
.cont-t1 .hed-t1 h1 									{margin:0px 0px 15px 0px;font-size:24px;color:#1f2242;font-weight:bold;line-height:130%;}
.cont-t1 .hed-t1 h1 em 									{display:inline-block;font-size:16px;color:#888;font-weight:500;padding:0px 0px 0px 5px;}
.cont-t1 .hed-t1 h1 a 									{color:#000;text-decoration:none!important;}
.cont-t1 .hed-t1 p 										{margin:0;font-size:17px;line-height:150%;color:#333;}
.cont-t1 .hed-t1 a 										{color:#3399ff;}
.cont-t1 .hed-t1 a:hover 								{text-decoration:underline;}
.cont-t1 .hed-t1 .buts 									{position:absolute;top:0px;right:0px;}
.cont-t1 .hed-t1 .buts .flt 							{float:left;position:relative;padding:0px 0px 0px 8px;}
.cont-t1 .hed-t1 .buts .flt .lc 						{clear:both;}
.cont-t1 .hed-t2 										{width:100%;clear:both;margin:0px 0px 30px 0px;position:relative;}
.cont-t1 .hed-t2 h2 									{margin:0;font-size:20px;color:#000;font-weight:600;line-height:135%;}
.cont-t1 .hed-t2 h2 em 									{display:inline-block;font-size:18px;color:#888;font-weight:500;padding:0px 0px 0px 5px;}
.cont-t1 .hed-t2 h3 									{margin:0;font-size:20px;color:#000;font-weight:600;line-height:135%;}
.cont-t1 .hed-t2 p.bld 									{margin:0;padding:0px;font-size:20px;color:#000;font-weight:600;line-height:135%;}
.cont-t1 .hed-t2 p.rtr 									{margin:0;font-size:18px;color:#000;font-weight:600;line-height:135%;}
.cont-t1 .hed-t2 p.lss 									{padding:5px 0px 0px 0px;}
.cont-t1 .hed-t2 p 										{margin:0;padding:15px 0px 0px 0px;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .hed-t2 .ico-t1 								{width:32px;height:32px;position:absolute;left:-39px;top:-1px;/*background:#065fd4;*/border-radius:50%;}
.cont-t1 .hed-t2 .ico-t1 .rl 							{width:100%;height:100%;position:relative;}
.cont-t1 .hed-t2 .ico-t1 .rl .wd 						{}
.cont-t1 .hed-t2 .ico-t1 .rl .wd i 						{position:absolute;left:4px;top:0px;font-size:22px;line-height:32px;color:#4662e2;}
.cont-t1 .hed-t3 										{clear:both;position:relative;padding:15px 0px 0px 0px;margin:0px 0px 30px 0px;}
.cont-t1 .hed-t3 p 										{margin:0;font-size:18px;color:#333;line-height:100%;font-weight:600;}
.cont-t1 .hed-t4 										{width:100%;clear:both;position:relative;margin:0px 0px 15px 0px;}
.cont-t1 .hed-t4 h1 									{margin:0px 0px 3px 0px;font-size:21px;color:#000;font-weight:600;line-height:130%;}
.cont-t1 .hed-t4 p 										{margin:0;line-height:150%;}
.cont-t1 .hed-t5 {clear:both;margin:0px 0px 10px 0px;}
.cont-t1 .hed-t5 h1 {margin:0;font-size:24px;color:#000;line-height:135%;}
.cont-t1 .hed-t5 h1 em 									{display:inline-block;font-size:18px;color:#888;font-weight:500;padding:0px 0px 0px 5px;}
.cont-t1 .hed-t5 h1 a 									{color:#000;text-decoration:none!important;}

/* Docs (boxes) */
.cont-t1 .dbx-t1 {clear:both;margin:0px 0px 40px 0px;}
.cont-t1 .dbx-t1 .itm {width:50%;float:left;margin:0px 0px 25px 0px;}
.cont-t1 .dbx-t1 .itm .in {padding:0px 25px 0px 0px;}
.cont-t1 .dbx-t1 .itm a {display:block;position:relative;padding:12px 15px 12px 70px;font-size:16px;line-height:145%;border-radius:4px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.cont-t1 .dbx-t1 .itm a:hover {box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.2), 0 1px 1px 0 rgba(0,0,0,.07);}
.cont-t1 .dbx-t1 .itm a:hover strong {color:#000;}
.cont-t1 .dbx-t1 .itm a:hover .ic i {color:#2f3153;}
.cont-t1 .dbx-t1 .itm a strong {font-size:16px;color:#2d2f51;}
.cont-t1 .dbx-t1 .itm a .ic {position:absolute;left:12px;top:12px;}
.cont-t1 .dbx-t1 .itm a .ic i {position:absolute;left:8px;top:-2px;font-size:30px;line-height:30px;color:#2f3153;}
.cont-t1 .dbx-t1 .itm a .ic .ro1 {transform:rotate(180deg);}
.cont-t1 .dbx-t1 .itm a .ic .ro2 {transform:rotate(20deg);}
.cont-t1 .dbx-t1 .itmnoma {margin:0;}
.cont-t1 .dbx-t1 .clr {width:100%;height:1px;clear:both;overflow:hidden;}

/* Documentation */
.cont-t1 .sed-t1 {clear:both;margin:0px 0px 25px 0px;padding:15px 0px 0px 0px;}
.cont-t1 .sed-t1 h2 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;position:relative;}
.cont-t1 .sed-t1 p {margin:0;font-size:16px;color:#5a5a5a;line-height:145%;}
.cont-t1 .sed-t2 {clear:both;margin:0px 0px 45px 0px;}
.cont-t1 .sed-t2 p {margin:0px 0px 20px 0px;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .sed-t3 {clear:both;margin:0px 0px 45px 0px;}
.cont-t1 .sed-t3 h1 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;position:relative;}
.cont-t1 .sed-t3 h2 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;position:relative;}
.cont-t1 .sed-t3 h2 a {color:#333!important;text-decoration:none!important;cursor:text;}
.cont-t1 .sed-t3 p {margin:0px 0px 20px 0px;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .sed-t3 a {color:#4662e2;}
.cont-t1 .sed-t3 a:hover {text-decoration:underline;}
.cont-t1 .sed-t3.ha {margin:0px 0px 25px 0px;}
.cont-t1 .sed-t3.ha h1 {margin:0px;font-size:26px;}
.cont-t1 .sed-t3.ha .ara {margin:-25px 0px 0px 0px;position:absolute;color:#888;font-size:13px;}
.cont-t1 .sed-t3.ha .icid {top:2px;}
.cont-t1 .sed-t3 .icid {width:32px;height:32px;position:absolute;left:-39px;top:-1px;text-align:center;}
.cont-t1 .sed-t3 .icid i {font-size:22px;line-height:32px;color:#4662e2;}
.cont-t1 .sed-t3 .factbox-t1 {width:250px;float:right;padding:16px 20px;margin:0px 0px 20px 45px;border:1px solid #eee;border-radius:8px;}
.cont-t1 .sed-t3 .factbox-t1 p {margin:0;font-size:13px;color:#585858;line-height:145%;}
.cont-t1 .sed-t3 .factbox-t1 p strong {display:block;margin:0px 0px 5px 0px;color:#000;font-size:15px;}
.cont-t1 .sed-t3 .hig1 {margin:0px 0px 25px 0px;padding:15px 0px 15px 50px;position:relative;font-size:20px;color:#8a8218;}
.cont-t1 .sed-t3 .hig1 .ico {width:30px;height:30px;position:absolute;left:8px;top:19px;display:block;background:url(../gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;}
.cont-t1 .sed-t4 {clear:both;margin:0px 0px 45px 0px;}
.cont-t1 .sed-t4 h2 {margin:0px 0px 10px 0px;font-size:20px;font-weight:500;}
.cont-t1 .sed-t4 .step {color:#29a054;}
.cont-t1 .sed-t4 p {margin:0px 0px 20px 0px;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .sed-t4 p a {display:inline-block;position:relative;padding:4px 0px 4px 32px;color:#4662e2;}
.cont-t1 .sed-t4 p a:hover {text-decoration:underline;}
.cont-t1 .sed-t4 p a i {position:absolute;left:2px;top:7px;font-size:19px;line-height:20px;color:#4662e2;}
.cont-t1 .sed-t5 {clear:both;position:relative;margin:0px 0px 35px 0px;padding:0px 0px 0px 30px;}
.cont-t1 .sed-t5 .hd {margin:0;font-size:17px;font-weight:600;color:#000;}
.cont-t1 .sed-t5 .hd a {color:#000;text-decoration:none!important;cursor:text;}
.cont-t1 .sed-t5 .hd:before {content:"";position:absolute;width:16px;height:10px;left:0px;top:8px;background:#7bca00;border-radius:18px;}
.cont-t1 .sed-t5 .hd.m1 {margin:0px 0px 20px 0px;}
.cont-t1 .sed-t5 p {margin:0px 0px 20px 0px;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .sed-t5 p a {color:#4662e2;}
.cont-t1 .sed-t5 p a:hover {text-decoration:underline;}
.cont-t1 ul.ult0 {margin:0px 0px 25px 0px;padding:0;list-style-type:none;font-size:15px;color:#474f65;line-height:145%;}
.cont-t1 ul.ult0 li {position:relative;padding:0px 0px 0px 32px;margin:0px 0px 10px 0px;}
.cont-t1 ul.ult1 li {margin:0px 0px 22px 0px;}
.cont-t1 ul.ult0>li:before {content:"";position:absolute;width:6px;height:6px;left:10px;top:8px;border-radius:50%;background:#d8d8d8;}
.cont-t1 ol.ult0 {margin:0px 0px 25px 0px;padding:0;list-style-type:none;font-size:15px;color:#474f65;line-height:145%;counter-reset:listitem;}
.cont-t1 ol.ult0 li {position:relative;padding:0px 0px 0px 32px;margin:0px 0px 10px 0px;}
.cont-t1 ol.ult0>li:before {counter-increment:listitem;content:counter(listitem);background:#eef0f3;color:#9199a7;font-size:11px;font-weight:600;line-height:11px;text-align:center;padding:4px 0;height:11px;width:19px;border-radius:10px;position:absolute;left:3px;top:2px;}
.cont-t1 ul.ult0 .img-t1 {margin:10px 0px 35px 0px;}
.cont-t1 dl {margin:0px 0px 45px 0px;padding:0;list-style-type:none;font-size:15px;color:#474f65;line-height:145%;}
.cont-t1 dl dt {position:relative;padding:0px 0px 0px 42px;margin:0px 0px 15px 0px;background:url(../gfx/icon-question-t1.svg) no-repeat 8px 0px;background-size:20px auto;font-size:17px;}
.cont-t1 dl dd {position:relative;padding:0px 0px 0px 42px;margin:0px 0px 20px 0px;background:url(../gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;font-size:15px;color:#474f65;line-height:145%;}
.cont-t1 dl dd span {font-size:15px!important;color:#474f65!important;line-height:145%!important;font-family:'Circular-AddEvent'!important;}
.cont-t1 .browser-mockup {max-width:700px;}
.cont-t1 .browser-mockup img {max-width:100%;height:auto;}
.cont-t1 .browser-mockup {border-top: 2em solid rgba(230, 230, 230, 0.7);box-shadow: 0 0.1em 1em 0 rgba(0, 0, 0, 0.4);position: relative;border-radius: 3px 3px 0 0;margin:45px 0px;}
.cont-t1 .browser-mockup:before {display: block;position: absolute;content: '';top: -1.25em;left: 1em;width: 0.5em;height: 0.5em;border-radius: 50%;background-color: #f44;box-shadow: 0 0 0 2px #f44, 1.5em 0 0 2px #9b3, 3em 0 0 2px #fb5;}
.cont-t1 .browser-mockup.with-tab:after {display: block;position: absolute;content: '';top: -2em;left: 5.5em;width: 20%;height: 0em;border-bottom: 2em solid white;border-left: 0.8em solid transparent;border-right: 0.8em solid transparent;}
.cont-t1 .browser-mockup.with-url:after {display: block;position: absolute;content: '';top: -1.6em;left: 5.5em;width: calc(100% - 6em);height: 1.2em;border-radius: 2px;background-color: white;}
.cont-t1 .browser-mockup > * {display:block;}
.cont-t1 .img-t1 {max-width:600px;clear:both;margin:45px 0px 55px 0px;border-radius:6px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.cont-t1 .img-t1.ww1 {max-width:476px;box-shadow:none;}
.cont-t1 .img-t1.ww1ws {max-width:476px;}
.cont-t1 .img-t1 img {max-width:100%;display:block;height:auto;border-radius:6px;}
.cont-t1 .img-t2 {max-width:680px;clear:both;margin:45px 0px 55px 0px;border-radius:6px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.cont-t1 .img-t2 img {max-width:100%;display:block;height:auto;border-radius:6px;}
.cont-t1 .extlnk-t1 {display:inline-block;position:relative;padding:4px 0px 4px 32px;color:#4662e2;}
.cont-t1 .extlnk-t1:hover {text-decoration:underline;}
.cont-t1 .extlnk-t1 i {position:absolute;left:2px;top:7px;font-size:19px;line-height:20px;color:#4662e2;}
.cont-t1 .extlnk-t2 {display:inline-block;position:relative;padding:0px 0px 0px 24px;color:#4662e2;}
.cont-t1 .extlnk-t2:hover {text-decoration:underline;}
.cont-t1 .extlnk-t2 i {position:absolute;left:2px;top:5px;font-size:16px;line-height:15px;color:#4662e2;}
.cont-t1 hr {margin:35px 0px;background:#e3e8ee;color:#e3e8ee;}

/* Description */
.cont-t1 .des-t1 										{width:100%;clear:both;margin:0px 0px 35px 0px;}
.cont-t1 .des-t1 p 										{margin:0px;font-size:16px;line-height:145%;}
.cont-t1 .des-t1 h2 									{margin:0px 0px 10px 0px;font-size:20px;line-height:135%;font-weight:600;}
.cont-t1 .des-t1 h2.sm 									{font-size:16px;line-height:145%;font-weight:500;}
.cont-t1 .des-t1 h3 									{margin:0px 0px 10px 0px;font-size:20px;line-height:135%;font-weight:600;}
.cont-t1 .des-t1 .bold 									{font-weight:600;}
.cont-t1 .des-t1 a 										{text-decoration:underline;}
.cont-t1 .des-t1 ul 									{margin:0;padding:20px 0px 0px 0px;list-style-type:none;font-size:15px;line-height:150%;}
.cont-t1 .des-t1 ul li 									{margin:0px 0px 25px 0px;padding:0px 0px 0px 21px;background:url(../gfx/ul-li-t2.png) no-repeat 4px 9px;background-size:5px auto;}
.cont-t1 .des-t1 ul li a 								{display:inline-block;text-decoration:underline;}
.cont-t1 .des-t1 ul li a:hover 							{color:#666;}
.cont-t1 .des-t1 ul li .sp-t1 							{display:inline-block;padding:20px 0px 2px 0px;}
.cont-t1 .des-t1 .lnk-t1 								{color:#666;text-decoration:underline;}
.cont-t1 .des-t1 .lnk-t2 								{color:#3399ff;}
.cont-t1 .des-t1 .lnk-t2:hover 							{text-decoration:underline;}
.cont-t1 .des-t1 .inl-t1 								{display:inline;}
.cont-t1 .des-t1 .ult1 li {margin:0px 0px 8px 0px;}
.cont-t1 .des-t1 .ult1 li em {color:#999;}
.cont-t1 .des-t1 .factbox-t1 {width:250px;float:right;padding:16px 20px 11px 20px;margin:0px 0px 20px 45px;border:1px solid #eee;border-radius:8px;}
.cont-t1 .des-t1 .factbox-t1 p {margin:0px 0px 5px 0px!important;font-size:15px!important;color:#585858;line-height:115%!important;}
.cont-t1 .des-t1 .factbox-t1 p strong {display:block;margin:0px 0px 5px 0px;color:#000;font-size:15px!important;}
.cont-t1 .des-t1 .factbox-t1 a {display:inline-block;position:relative;padding:4px 0px 4px 0px;font-size:15px;color:#4662e2;font-weight:600;text-decoration:underline!important;}
.cont-t1 .des-t1 .factbox-t1 a:hover {text-decoration:underline;}
.cont-t1 .des-t1 .factbox-t1 a i {position:absolute;left:2px;top:7px;font-size:19px;line-height:20px;color:#4662e2;}
.cont-t1 .des-t1 .factbox-t1 em {font-weight:500;color:#585858!important;text-decoration:none!important;}
.cont-t1 .des-t1 .factbox-t2 {width:265px;float:right;border:none;margin:-26px 0px 20px 35px;padding:17px 20px 18px 25px;box-shadow:0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);border-top:3px solid #4965e2;border-radius:4px;}
.cont-t1 .des-t1 .factbox-t2 p {margin:0!important;font-size:15px!important;color:#585858;line-height:140%!important;}
.cont-t1 .des-t1 .factbox-t2 strong {display:block;margin:0px 0px 10px 0px;color:#000;font-size:17px!important;font-weight:bold;line-height:135%;}
.cont-t1 .des-t1 .factbox-t2 a {position:relative;font-size:15px;color:#4662e2;font-weight:600;text-decoration:underline!important;}
.cont-t1 .des-t1 .factbox-t2 .emo {font-style:normal;}
.cont-t1 .des-t2 										{width:100%;clear:both;margin:0px 0px 15px 0px;}
.cont-t1 .des-t2 p 										{margin:0;font-size:15px;line-height:160%;}
.cont-t1 .des-t3 										{clear:both;position:relative;margin:0px 0px 25px 0px;padding:0px 0px 0px 30px;}
.cont-t1 .des-t3 p 										{margin:0;font-size:15px;line-height:160%;}
.cont-t1 .des-t3 .ico 									{position:absolute;left:0px;top:1px;}
.cont-t1 .des-t3 .ico i 								{color:#000;font-size:20px;line-height:20px;}
.cont-t1 .des-t4 										{clear:both;margin:0px 0px 15px 0px;}
.cont-t1 .des-t4 p 										{margin:0;font-size:16px;line-height:145%;}
.cont-t1 .des-t4 a 										{text-decoration:underline;}

/* Terms + privacy */
.cont-t1 .des-t6 										{width:100%;clear:both;}
.cont-t1 .des-t6 p 										{margin:0px 0px 15px 0px;font-size:16px;line-height:160%;}
.cont-t1 .des-t6 ol 							{margin:15px 0px 15px 0px;font-size:16px;line-height:160%;}
.cont-t1 .des-t6 ol li 						{margin:0px 0px 15px 0px;}
.cont-t1 .des-t6 ul 							{margin:0px 0px 35px 0px;font-size:16px;line-height:160%;}
.cont-t1 .des-t6 ul li 						{margin:0px 0px 15px 0px;}
.cont-t1 .des-t6 .tos-list .hed 				{font-size:18px;display:block;font-weight:600;padding:20px 0px 10px 0px;color:#000;text-decoration:none;}
.cont-t1 .des-t6 h2 							{margin:0px 0px 14px 0px;padding:20px 0px 0px 0px;font-size:20px;font-weight:600;}
.cont-t1 .des-t6 h3 							{padding:15px 0px 0px 0px;margin:0px 0px 8px 0px;font-size:16px;}
.cont-t1 .des-t6 strong 							{color:#000;}
.cont-t1 .des-t6 a 							{text-decoration:underline;}
.cont-t1 .des-t6 .anchor 							{text-decoration:none;}
.cont-t1 .des-t7 										{width:100%;clear:both;padding:15px 0px 0px 0px;}
.cont-t1 .des-t7 p 										{margin:0px 0px 15px 0px;font-size:16px;line-height:160%;}
.cont-t1 .des-t7 h2 							{margin:0px 0px 8px 0px;padding:15px 0px 0px 0px;color:#000;font-size:18px;font-weight:600;}
.cont-t1 .des-t7 h3 							{padding:15px 0px 0px 0px;color:#000;font-size:18px;font-weight:600;}
.cont-t1 .des-t7 ul 							{margin:0px 0px 35px 0px;font-size:16px;line-height:160%;}
.cont-t1 .des-t7 ul li 						{margin:0px 0px 15px 0px;}
.cont-t1 .des-t7 a 						{text-decoration:underline;}
.cont-t1 .acx-t1 {clear:both;padding:30px 0px 0px 0px;}
.cont-t1 .acx-t1 input {border-radius:30px;line-height:40px;padding:0px 14px;background-position:12px 50%;background-size:21px auto;}
.cont-t1 .acx-t2 {clear:both;padding:25px 0px 15px 0px;}
.cont-t1 .acx-t2 input {border-radius:30px;line-height:40px;padding:0px 14px 0px 42px;background-position:12px 50%;background-size:21px auto;}
.cont-t1 .acx-t3 {clear:both;padding:0px 0px 10px 0px;}
.cont-t1 .acx-t3 input {border-radius:30px;line-height:40px;padding:0px 14px 0px 42px;background-position:12px 50%;background-size:21px auto;}
.cont-t1 .exm-t1 										{width:100%;clear:both;margin:-10px 0px 45px 0px;}
.cont-t1 .exm-t1 p 										{margin:0px 0px 15px 0px;font-size:15px;color:#666;line-height:150%;}

/* Used in the docs section */
.cont-t1 .lbl-t6 {clear:both;position:relative;margin:0px 0px 15px 0px;}
.cont-t1 .lbl-t6.m1 {margin:0px 0px 25px 0px;}
.cont-t1 .lbl-t6 .hd {margin:0px 0px 25px 0px;font-size:22px;line-height:135%;color:#222;font-weight:600;}
.cont-t1 .lbl-t6 h1 {margin:0px 0px 25px 0px;font-size:30px;line-height:135%;color:#222;font-weight:600;}
.cont-t1 .lbl-t6 p {margin:0px 0px 20px 0px;font-size:16px;line-height:135%;color:#000;}
.cont-t1 .lbl-t6 .ds {margin:0;font-size:15px;line-height:150%;color:#222;}
.cont-t1 .lbl-t9 {clear:both;position:relative;margin:0px 0px 25px 0px;padding:5px 0px 0px 0px;}
.cont-t1 .lbl-t9 h2 {margin:0px 0px 10px 0px;font-size:21px;line-height:130%;color:#000;font-weight:600;}
.cont-t1 .lbl-t9 p {margin:0;font-size:16px;line-height:130%;color:#000;}
.cont-t1 .lbl-t9 .rd-t1 {width:16px;height:10px;position:absolute;left:-32px;top:14px;background:#7bca00;border-radius:18px;}


/* Help center */
.cont-t1.hlpct-t1 .searcharea h1 {font-size:38px;}
.cont-t1.hlpct-t1 .searcharea h1, .searchboxarea {text-align:left;color:#45494D;}
.cont-t1.hlpct-t1 .searcharea {width:100%;left:0px;}
.cont-t1.hlpct-t1 .categoryarea {width:70%;left:0px;margin:0 auto;}
.cont-t1.hlpct-t1 p img {width:95%;border:1px solid #ddd;border-radius:4px;background:#fff;padding:10px;margin-top:15px;margin-bottom:15px;}
.cont-t1.hlpct-t1 dl {color:#000;}
.cont-t1.hlpct-t1 dl dd p {margin:0px;padding:0px 0px 15px 0px;}
.cont-t1.hlpct-t1 dl dd a {color:#4662e2;}
.cont-t1.hlpct-t1 .searchbox {width:350px;margin:0;padding:7px 9px;outline:0;font-size:15px;font-weight:600;border:0;border:1px solid #f6f6f7;background:#f6f6f7;border-radius:6px;  }
.cont-t1.hlpct-t1 .searchButton {background:#065fd4;color:#fff;border-bottom-left-radius:0px;border-top-left-radius:0px;text-shadow:0 1px 1px rgba(0,0,0,0.3);border:1px solid transparent;box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent;}
.cont-t1.hlpct-t1 .hoverClick {cursor:pointer;}
.cont-t1.hlpct-t1 .highlight {display:inline-block;background:#e4eef9;color:#222;font-family:monospace;padding:0px 5px;line-height:180%;font-size:13px;}
.cont-t1.hlpct-t1 .numArticles {color:#717171!important;font-size:15px!important;margin:-10px 0px 0px 0px!important;}

/*
.cont-t1 .hlpctn-t1 h1 {margin:0px 0px 10px 0px!important;font-size:24px!important;color:#000;line-height:135%;}
.cont-t1 .hlpctn-t1 {font-family:'Circular-AddEvent';font-size:15px;line-height:130%;font-weight:500;}
.cont-t1 .hlpctn-t1 p {margin:0px 0px 20px 0px;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .hlpctn-t1 h2 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;line-height:135%;position:relative;}
.cont-t1 .hlpctn-t1 h2 a {color:#333!important;text-decoration:none!important;cursor:text;}
.cont-t1 .hlpctn-t1 h2:before {content:'';width:32px;height:32px;position:absolute;left:-39px;top:-3px;background:url(/gfx/icon-bullet-4662e2-t1.svg) no-repeat 50% 50%;background-size:22px auto;}
.cont-t1 .hlpctn-t1 h3 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;line-height:135%;position:relative;}
.cont-t1 .hlpctn-t1 h4 {margin:0px 0px 10px 0px;font-size:18px;font-weight:600;line-height:135%;position:relative;}
.cont-t1 .hlpctn-t1 ul.ul-t1 {margin:0px 0px 10px 0px;padding:0;list-style-type:none;position:relative;font-size:16px;color:#333;}
.cont-t1 .hlpctn-t1 ul.ul-t1 li {margin:0px 0px 35px 0px;padding:0px 0px 0px 30px;position:relative;font-size:16px;font-weight:500;color:#333;line-height:145%;}
.cont-t1 .hlpctn-t1 ul.ul-t1 li strong {font-size:17px;font-weight:600;color:#000;}
.cont-t1 .hlpctn-t1 ul.ul-t1 li b {font-size:17px;font-weight:600;color:#000;}
.cont-t1 .hlpctn-t1 ul.ul-t1 li:before {content:"";position:absolute;width:16px;height:10px;left:0px;top:8px;background:#7bca00;border-radius:18px;}
.cont-t1 .hlpctn-t1 ul.ul-t1 li:last-child {margin:0;}
.cont-t1 .hlpctn-t1 img {max-width:600px;display:inline-block;margin:30px 0px 0px 0px;border-radius:6px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.cont-t1 .hlpctn-t1 .factbox-t1 {width:250px;float:right;padding:16px 20px;margin:0px 0px 20px 45px;font-size:15px;color:#585858;line-height:145%;border:1px solid #eee;border-radius:8px;}
.cont-t1 .hlpctn-t1 .factbox-t1 strong {display:block;margin:0px 0px 5px 0px;color:#000;font-size:15px;}
.cont-t1 .hlpctn-t1 hr {margin:35px 0px;background:#e3e8ee;color:#e3e8ee;}
.cont-t1 .hlpctn-t1 a {color:#4662e2;}
.cont-t1 .hlpctn-t1 ul {margin:0px 0px 25px 0px;padding:0;list-style-type:none;font-size:15px;color:#474f65;line-height:145%;}
.cont-t1 .hlpctn-t1 ul li {position:relative;padding:0px 0px 0px 32px;margin:0px 0px 10px 0px;}
.cont-t1 .hlpctn-t1 ul>li:before {content:"";position:absolute;width:6px;height:6px;left:10px;top:8px;border-radius:50%;background:#d8d8d8;}
.cont-t1 .hlpctn-t1 ol {margin:0px 0px 45px 0px;padding:0;list-style-type:none;font-size:15px;color:#474f65;line-height:145%;counter-reset:listitem;}
.cont-t1 .hlpctn-t1 ol li {position:relative;padding:0px 0px 0px 36px;margin:0px 0px 18px 0px;}
.cont-t1 .hlpctn-t1 ol>li:before {counter-increment:listitem;content:counter(listitem);background:#eef0f3;color:#9199a7;font-size:11px;font-weight:600;line-height:19px;text-align:center;height:19px;width:19px;border-radius:50%;position:absolute;left:3px;top:2px;}
.cont-t1 .hlpctn-t1 .indent1 {padding-left:30px;}
.cont-t1 .hlpctn-t1 .indent2 {padding-left:50px;}
.cont-t1 .hlpctn-t1 dl {margin:0px 0px 45px 0px;padding:0;list-style-type:none;font-size:15px;color:#474f65;line-height:145%;}
.cont-t1 .hlpctn-t1 dl dt {position:relative;padding:0px 0px 0px 42px;margin:0px 0px 15px 0px;background:url(/gfx/icon-question-t1.svg) no-repeat 8px 0px;background-size:20px auto;font-size:17px;}
.cont-t1 .hlpctn-t1 dl dd {position:relative;padding:0px 0px 0px 42px;margin:0px 0px 20px 0px;background:url(/gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;font-size:15px;color:#474f65;line-height:145%;}
.cont-t1 .hlpctn-t1 dl dd span {font-size:15px!important;color:#474f65!important;line-height:145%!important;font-family:'Circular-AddEvent'!important;}
.cont-t1 .hlpctn-t1 .hig1 {margin:0px 0px 10px 0px;padding:15px 0px 15px 50px;position:relative;font-size:18px;color:#8a8218;}
.cont-t1 .hlpctn-t1 .hig1:before {content:'';width:30px;height:30px;position:absolute;left:8px;top:18px;display:block;background:url(/gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;}
.cont-t1 .hlpctn-t1 .hig2 {margin:0px 0px 10px 0px;padding:15px 0px 15px 50px;position:relative;font-size:18px;color:#8a8218;}
.cont-t1 .hlpctn-t1 .hig2:before {content:'';width:30px;height:30px;position:absolute;left:8px;top:18px;display:block;background:url(/gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;}
.cont-t1 .hlpctn-t1 .brkbox-t2 {clear:both;margin:0px 0px 45px 0px;}
.cont-t1 .hlpctn-t1 .brkbox-t2 .bx {clear:both;position:relative;padding:14px 12px 14px 52px;background:#ebf5ff;border-radius:8px;}
.cont-t1 .hlpctn-t1 .brkbox-t2 .bx p {margin:0;font-size:16px;color:#394054;line-height:145%;}
.cont-t1 .hlpctn-t1 .brkbox-t2 .bx a {text-decoration:underline;color:#394054;}
.cont-t1 .hlpctn-t1 .brkbox-t2 .bx .ico {position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#839fbb;}
*/

.cont-t1 .hlpctn-t1, .cont-t1 .hlpctn-t1 .fr-element {font-size:15px;line-height:130%;font-weight:400;}
.cont-t1 .hlpctn-t1 strong {font-weight:600;}
.cont-t1 .hlpctn-t1 p {margin:0px 0px 20px 0px;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .hlpctn-t1 h1 {margin:0px 0px 10px 0px!important;font-size:24px!important;color:#000;line-height:135%;}
.cont-t1 .hlpctn-t1 h2 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;line-height:135%;position:relative;}
.cont-t1 .hlpctn-t1 h2 a {color:#333!important;text-decoration:none!important;cursor:text;}
.cont-t1 .hlpctn-t1 h2:before {content:'';width:32px;height:32px;position:absolute;left:-39px;top:-3px;background:url(/gfx/icon-bullet-4662e2-t1.svg) no-repeat 50% 50%;background-size:22px auto;}
.cont-t1 .hlpctn-t1 h3 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;line-height:135%;position:relative;}
.cont-t1 .hlpctn-t1 h4 {margin:0px 0px 10px 0px;font-size:18px;font-weight:600;line-height:135%;position:relative;}
.cont-t1 .hlpctn-t1 img {max-width:600px;display:inline-block;margin:30px 0px 0px 0px;border-radius:6px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.cont-t1 .hlpctn-t1 hr {margin:35px 0px;background:#e3e8ee;color:#e3e8ee;}
.cont-t1 .hlpctn-t1 a {color:#4662e2;}
.cont-t1 .hlpctn-t1 ul {margin:0px 0px 25px 0px;padding:0;list-style-type:none;font-size:16px;color:#333;line-height:145%;}
.cont-t1 .hlpctn-t1 ul li {position:relative;padding:0px 0px 0px 32px;margin:0px 0px 10px 0px;}
.cont-t1 .hlpctn-t1 ul>li:before {content:"";position:absolute;width:6px;height:6px;left:10px;top:8px;border-radius:50%;background:#111;}
.cont-t1 .hlpctn-t1 ol {margin:0px 0px 45px 0px;padding:0;list-style-type:none;font-size:16px;color:#333;line-height:145%;counter-reset:listitem;}
.cont-t1 .hlpctn-t1 ol li {position:relative;padding:0px 0px 0px 36px;margin:0px 0px 18px 0px;}
.cont-t1 .hlpctn-t1 ol>li:before {counter-increment:listitem;content:counter(listitem);background:#eef0f3;color:#9199a7;font-size:11px;font-weight:600;line-height:19px;text-align:center;height:19px;width:19px;border-radius:50%;position:absolute;left:3px;top:2px;}
.cont-t1 .hlpctn-t1 dl {margin:0px 0px 45px 0px;padding:0;list-style-type:none;font-size:16px;color:#474f65;line-height:145%;}
.cont-t1 .hlpctn-t1 dl dt {position:relative;padding:0px 0px 0px 42px;margin:0px 0px 15px 0px;background:url(/gfx/icon-question-t1.svg) no-repeat 8px 0px;background-size:20px auto;font-size:17px;}
.cont-t1 .hlpctn-t1 dl dd {position:relative;padding:0px 0px 0px 42px;margin:0px 0px 20px 0px;background:url(/gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;font-size:15px;color:#474f65;line-height:145%;}
.cont-t1 .hlpctn-t1 dl dd span {font-size:15px!important;color:#474f65!important;line-height:145%!important;font-family:'Circular-AddEvent'!important;}

/* Custom classes we use in the editor */
.cont-t1 .hlpctn-t1 .imageshadow {max-width:600px;display:inline-block;margin:30px 0px 0px 0px;border-radius:6px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.cont-t1 .hlpctn-t1 .imagenoshadow {max-width:600px;display:inline-block;margin:30px 0px 0px 0px;border-radius:unset;box-shadow:unset;}
.cont-t1 .hlpctn-t1 .factbox-t1 {width:250px;float:right;padding:16px 20px;margin:0px 0px 20px 45px;font-size:15px;color:#585858;line-height:145%;border:1px solid #eee;border-radius:8px;}
.cont-t1 .hlpctn-t1 .factbox-t1 strong {display:block;margin:0px 0px 5px 0px;color:#000;font-size:15px;}
.cont-t1 .hlpctn-t1 .indent1 {padding-left:30px;}
.cont-t1 .hlpctn-t1 .indent2 {padding-left:50px;}
.cont-t1 .hlpctn-t1 .margin1 {margin-left:30px;}
.cont-t1 .hlpctn-t1 .margin2 {margin-left:50px;}
.cont-t1 .hlpctn-t1 .hig1 {margin:0px 0px 10px 0px;padding:15px 0px 15px 50px;position:relative;font-size:18px;color:#8a8218;}
.cont-t1 .hlpctn-t1 .hig1:before {content:'';width:30px;height:30px;position:absolute;left:8px;top:18px;display:block;background:url(/gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;}
.cont-t1 .hlpctn-t1 .hig2 {margin:0px 0px 10px 0px;padding:15px 0px 15px 50px;position:relative;font-size:18px;color:#8a8218;}
.cont-t1 .hlpctn-t1 .hig2:before {content:'';width:30px;height:30px;position:absolute;left:8px;top:18px;display:block;background:url(/gfx/icon-answer-t1.svg) no-repeat 9px 3px;background-size:17px auto;}
.cont-t1 .hlpctn-t1 .brkbox-t2 {clear:both;margin:0px 0px 45px 0px!important;position:relative;padding:14px 12px 14px 52px!important;background:#ebf5ff url(/gfx/icon-gf-face-t1-839fbb.svg) no-repeat 12px 13px;background-size:26px auto;border-radius:8px;font-size:16px;color:#394054;line-height:145%;}
.cont-t1 .hlpctn-t1 .brkbox-t2 p {margin:0!important;font-size:16px;color:#394054;line-height:145%;}
.cont-t1 .hlpctn-t1 .brkbox-t2 a {text-decoration:underline;color:#394054;}
.cont-t1 .hlpctn-t1 .brkbox-t2 .bx {padding:0px!important;margin:0px!important;background:none;}
.cont-t1 .hlpctn-t1 .brkbox-t2 .ico {display:none;}

.cont-t1 .hlpctn-t1 .warningbox-t1 {clear:both;margin:0px 0px 45px 0px;position:relative;padding:14px 12px 14px 52px;background:#fafce4 url(/gfx/icon-gf-warning-t1-ec6120.svg) no-repeat 12px 12px;background-size:26px auto;border-radius:8px;font-size:16px;color:#394054;line-height:145%;}
.cont-t1 .hlpctn-t1 .warningbox-t1 p {margin:0;font-size:16px;color:#394054;line-height:145%;}
.cont-t1 .hlpctn-t1 .warningbox-t1 a {text-decoration:underline;color:#394054;}
.cont-t1 .hlpctn-t1 .li-t1 {position:relative;margin:0px 0px 5px 0px;padding:0px 0px 0px 30px;position:relative;font-size:16px;font-weight:500;color:#333;line-height:145%;}
.cont-t1 .hlpctn-t1 .li-t1 strong {font-size:17px;font-weight:600;color:#000;}
.cont-t1 .hlpctn-t1 .li-t1 b {font-size:17px;font-weight:600;color:#000;}
.cont-t1 .hlpctn-t1 .li-t1:before {content:"";position:absolute;width:16px;height:10px;left:0px;top:7px;background:#7bca00;border-radius:18px;}
.cont-t1 .hlpctn-t1 .li-t1:last-child {margin:0;}
.cont-t1 .hlpctn-t1 .li-t2 {margin:0px 0px 10px 0px;font-size:20px;font-weight:600;line-height:135%;position:relative;}
.cont-t1 .hlpctn-t1 .li-t2 a {color:#333!important;text-decoration:none!important;cursor:text;}
.cont-t1 .hlpctn-t1 .li-t2:before {content:'';width:32px;height:32px;position:absolute;left:-39px;top:-1px;background:url(/gfx/icon-bullet-4662e2-t1.svg) no-repeat 50% 50%;background-size:22px auto;}





/* Plans FAQ */
.plansfaq {clear:both;padding:0px 6px;}
.plansfaq .col1 {width:50%;float:left;}
.plansfaq .col1 .pd {clear:both;padding:0px 50px 0px 0px;}
.plansfaq .col2 {width:50%;float:left;}
.plansfaq .col2 .pd {clear:both;padding:0px 0px 0px 50px;}
.plansfaq ul {margin:0;padding:0;list-style-type:none;font-size:15px;line-height:145%;color:#222;}
.plansfaq ul li {margin:0px 0px 30px 0px;}
.plansfaq ul li h5 {margin:0px 0px 10px 0px;font-size:17px;color:#000;line-height:130%;}
.plansfaq ul li p {margin:0;font-size:15px;line-height:145%;}
.plansfaq .clr {width:100%;height:1px;clear:both;overflow:hidden;}

/* Breaker boxes */
.brkbox-t1 {clear:both;margin:0px 0px 45px 0px;}
.brkbox-t1 .bx {clear:both;position:relative;padding:14px 12px 14px 52px;background:#fcf9e9;border-radius:8px;}
.brkbox-t1 .bx p {margin:0;font-size:16px;color:#394054;line-height:145%;}
.brkbox-t1 .bx a {text-decoration:underline;color:#394054;}
.brkbox-t1 .bx .ico {position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#f5bf59;}
.brkbox-t2 {clear:both;margin:0px 0px 45px 0px;}
.brkbox-t2 .bx {clear:both;position:relative;padding:14px 12px 14px 52px;background:#ebf5ff;border-radius:8px;}
.brkbox-t2 .bx p {margin:0;font-size:16px;color:#394054;line-height:145%;}
.brkbox-t2 .bx a {text-decoration:underline;color:#394054;}
.brkbox-t2 .bx .ico {position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#839fbb;}
.bbx-wrp-t1 {clear:both;position:relative;z-index:100;padding:50px 90px 0px 36px;margin:0px 0px -30px 0px;}

.brkbox-t3 {clear:both;margin:0px 0px 45px 0px;display:inline-block;}
.brkbox-t3 .bx {clear:both;position:relative;padding:14px 32px 14px 52px;background:#fcf9e9;border-radius:8px;}
.brkbox-t3 .bx p {margin:0;font-size:16px;color:#394054;line-height:145%;}
.brkbox-t3 .bx a {text-decoration:underline;color:#394054;}
.brkbox-t3 .bx .ico {position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#f5bf59;}

/* ---------------------------------------------------
Frontpage
--------------------------------------------------- */

/* Section */
.frt1 .sec-t1 {clear:both;position:relative;overflow:hidden;}

/* Intro and video */
.frt1 .wrapper-intro {width:100%;max-width:1000px;margin:0 auto;padding:140px 0 40px;position:relative;z-index:5;}
.frt1 .wrapper-intro.s1 {padding:140px 0 10px 0px;}
.frt1 .intro-content {width:100%;max-width:650px;margin:0 auto 50px;text-align:center;}
.frt1 .intro-content .ic {clear:both;margin:0px 0px 30px 0px;}
.frt1 .ds {clear:both;}
.frt1 .ds p {margin:0;font-size:24px;line-height:125%;font-weight:500;color:#52667b;display:inline-block;position:relative;}
.frt1 .intro-content.s1 {max-width:800px;}
.frt1 .intro-content.s1 .ic {margin:0px 0px 20px 0px;}
.frt1 .intro-content .ic h1 {margin:0;display:inline;font-size:40px;line-height:130%;font-weight:bold;color:#2f363f;}
.frt1 .intro-content .ic p {margin:0;display:inline;font-size:40px;line-height:130%;font-weight:bold;color:#2f363f;}
.frt1 .backforth {}
.frt1 .back, .frt1 .forth {background:#ffffbd;display:inline-block;padding:0 8px;}
.frt1 .intro-content h2 {margin:0;font-size:24px;line-height:125%;font-weight:500;color:#52667b;display:inline-block;position:relative;}
.frt1 .intro-content h2 .q {width:1px;position:relative;display:inline-block;}
.frt1 .intro-content h2 .q .q1 {position:absolute;left:0px;top:0px;color:orange;font-size: 34px;font-weight:600;position:absolute;left:-20px;top:4px;}
.frt1 .intro-content h2 .q .q2 {position:absolute;right:-1px;bottom:-6px;color:orange;font-size:34px;font-weight:600;position:absolute;right:-14px;top:4px;}
.frt1 .intro-content .h2 {margin:0;font-size:21px;line-height:125%;font-weight:500;color:#52667b;display:inline-block;position:relative;}
.frt1 .intro-content .h2 .q {width:1px;position:relative;display:inline-block;}
.frt1 .intro-content .h2 .q .q1 {position:absolute;left:0px;top:0px;color:orange;font-size: 34px;font-weight:600;position:absolute;left:-20px;top:4px;}
.frt1 .intro-content .h2 .q .q2 {position:absolute;right:-1px;bottom:-6px;color:orange;font-size:34px;font-weight:600;position:absolute;right:-14px;top:4px;}
.frt1 .intro-content .sh1 {clear:both;margin:0;font-size:24px;line-height:125%;font-weight:500;color:#52667b;display:inline-block;position:relative;}
.frt1 .intro-content .sh1 .q {width:1px;position:relative;display:inline;}
.frt1 .intro-content .sh1 .q .q1 {position:absolute;left:-20px;top:4px;color:orange;font-size: 34px;font-weight:600;}
.frt1 .intro-content .sh1 .q .q2 {position:absolute;right:-19px;top:4px;color:orange;font-size:34px;font-weight:600;position:absolute;}
.frt1 .intro-content .sh1 h1 {margin:0;font-size:24px;line-height:125%;font-weight:500;color:#52667b;display:inline-block;position:relative;}
.frt1 .intro-content .sh1 p {margin:0;font-size:24px;line-height:125%;font-weight:500;color:#52667b;display:inline-block;position:relative;}
.frt1 .email-enter {width:500px;margin:20px auto 0;position:relative;box-shadow:0 0 0 0.5px rgba(50, 50, 93, 0.17),0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07),0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;border-radius: 42px;}
.frt1 .email-enter input {width:100%;margin:0;padding:0;border:0;outline: 0;font-size:20px;color:#000;padding:15px 150px 16px 60px;background:transparent;font-weight:600;}
.frt1 .email-icon {position:absolute;left:16px;top:15px;z-index:-1;}
.frt1 .email-icon .material-icons {font-size:26px;line-height:26px;color:#f19308;}
.frt1 .email-submit {position:absolute;right:4px;top:3px;bottom:0;z-index:3;}
.frt1 .email-submit input {border:0;padding:0;margin:0;position:relative;padding:0px 20px;border:1px solid transparent;line-height:49px;border-radius: 38px;background:#007bff;font-size:19px;color:#fff;font-weight:600;cursor: pointer;outline: 0;transition: background 0.25s ease;}
.frt1 .email-submit input:hover {background:#006ee5;}
.frt1 .email-submit input:active {border-top:2px solid transparent;border-bottom:0px solid transparent;}
.frt1 .start-free {clear: both;text-align:center;padding:30px 0 20px 0;margin-bottom:70px;}
.frt1 .start-free p {margin:0;font-size:16px;line-height:135%;color:#7d95b0;}
.frt1 .start-free ul {margin:0;padding:0;list-style-type:none;font-size:15px;line-height:20px;}
.frt1 .start-free ul li {display:inline-block;font-size:15px;padding:0px 0px 0px 25px;margin:0px 15px 0px 0px;background:url(../gfx/icon-check-000-t4.svg) no-repeat 0px 2px;background-size:15px auto;}
.frt1 .watch-video-wrapper {width:100%;max-width:600px;margin:0 auto 20px;}
.frt1 .watch-video {clear: both;position:relative;display:flex;justify-content: space-around;width:100%;}
.frt1 .watch-video-text {width:55%;padding:22px 0 15px 50px;}
.frt1 .watch-video-text h3 {margin:0 0 5px 0;font-size:22px;font-weight:bold;line-height:130%;color:#473232;}
.frt1 .watch-video-text .h3 {margin:0 0 5px 0;font-size:22px;font-weight:bold;line-height:130%;color:#473232;}
.frt1 .watch-video-text p {margin:0;font-size:16px;font-weight:500;line-height:130%;color:#473236;}
.frt1 .video-icon-container {width:45%;}
.frt1 .video-icon-wrapper {width:100%;height: 150px;clear: both;position:relative;}
.frt1 .video-bg {position:absolute;top:-6px;right:-10px;bottom:-10px;left:-16px;cursor:pointer;background:rgba(63, 81, 181, 0.03);transform: skewX(12deg) rotate(-1deg);border-radius:20px 60px 60px 16px;transition:background 0.25s ease;}
.frt1 .video-icon-bg {width:120px;height: 88px;position:absolute;left:50%;top:50%;margin:-44px 0 0 -60px;background:#ff3030;border-radius: 10px;z-index:10;transition: all 0.5s ease;}
.frt1 .watch-video:hover .video-icon-bg {cursor: pointer;transform: scale(1.1);}
.frt1 .video-icon-inner {width:100%;height: 100%;position:relative;text-align:center;}
.frt1 .video-icon-inner .material-icons {font-size:72px;line-height:88px;color:#fff;}
.frt1 .watch-video:hover .video-bg {background:rgba(63, 81, 181, 0.09);}
.frt1 .dash-section {clear: both;padding:30px 0 0 0;}
.frt1 .dash-section.loop {padding:0 0 50px 0;}
.frt1 .dash-section .dash {width:170px;height: 170px;margin:0 auto;background:url(../gfx/deco-str-t1.svg)no-repeat 50% top;background-size: auto 100%;}
.frt1 .dash-section.loop .dash {width:200px;height: 200px;margin:0 auto;background:url(../gfx/deco-str-t2.svg)no-repeat 50% top;background-size: auto 100%;}
.frt1 .deco {width:490px;height: 350px;position:absolute;z-index:0;background:url(../gfx/deco-pattern-t1.jpg) no-repeat;background-size: cover;transform: rotate(-140deg);}
.frt1 .deco.t1 {top:180px;right:-325px;}
.frt1 .deco.t2 {bottom:-10px;left:-325px;}
.frt1 .deco.t3 {top:180px;right:-225px;}
.frt1 .deco.t4 {top:-130px;left:-245px;z-index:-1;}
.frt1 .how-works-wrapper {margin-bottom:60px;}
.frt1 .how-works-bgt1 {background:#f5f9ff url(../gfx/header-bg-t1c.svg) 50% bottom no-repeat;background-size:100% auto;}
.frt1 .how-works-bgt2 {padding:61px 0px 55px 0px;background:url(../gfx/header-bg-t1b.svg) 50% 0px no-repeat;background-size:100% auto;}
.frt1 .how-works {clear: both;position:relative;margin-bottom:70px;}
.frt1 .how-works:last-child {margin-bottom:0;}
.frt1 .how-works .hdx {margin:0px 0px 10px 0px;font-size:32px;line-height:130%;font-weight:700;color:#2f363f;text-align:center;}
.frt1 .how-works .dsx {margin:0;font-size:19px;color:#6b7280;line-height:130%;text-align:center;}
.frt1 .how-works .tbs {clear:both;padding:50px 0px 0px 0px;text-align:center;}
.frt1 .how-works .tbs .hg {height:50px;clear:both;position:relative;display:inline-block;text-align:center;}
.frt1 .how-works .tbs .hg ul {margin:0;padding:0;list-style-type:none;font-size:0px;}
.frt1 .how-works .tbs .hg ul li {display:inline-block;margin:0px 12px;}
.frt1 .how-works .tbs .hg ul li a {display:inline-block;position:relative;font-size:17px;font-weight:600;line-height: 50px;color: #30303f;padding: 0px 4px;}
.frt1 .how-works .tbs .hg ul li a:hover {color:#1a73e8;}
.frt1 .how-works .tbs .hg ul li a:hover .ix {visibility:visible;background:#1a73e84f;}
.frt1 .how-works .tbs .hg ul li a:active {}
.frt1 .how-works .tbs .hg ul li a .ix {height:4px;position:absolute;left:0px;right:0px;bottom:-1px;background:#1a73e8;z-index:3;border-radius:4px 4px 0px 0px;visibility:hidden;}
.frt1 .how-works .tbs .hg ul li .selected {color:#1a73e8!important;}
.frt1 .how-works .tbs .hg ul li .selected .ix {visibility:visible!important;background:#1a73e8!important;}
.frt1 .how-works .tbs .hg .bdr {width:100%;height:1px;position:absolute;left:0px;bottom:0px;background:#c1cddf87;}
.frt1 .how-works .tbh {clear:both;padding:70px 0px 0px 0px;}
.frt1 .how-works .tbh .au {width:850px;height:450px;margin:0 auto;position:relative;}
.frt1 .how-works .tbh .au .insidetab {clear:both;}
.frt1 .how-works .tbh .au .it1 {clear:both;}
.frt1 .how-works .tbh .au .it1 .lf {width:350px;position:absolute;left:40px;top:-10px;border-radius:6px;overflow:hidden;box-shadow:0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);}
.frt1 .how-works .tbh .au .it1 .lf video {width:100%;display:block;}
.frt1 .how-works .tbh .au .it1 .rg {width:450px;position:absolute;left:450px;top:0px;}
.frt1 .how-works .tbh .au .it2 {clear:both;}
.frt1 .how-works .tbh .au .it2 .lf {width:390px;position:absolute;left:0px;top:10px;}
.frt1 .how-works .tbh .au .it2 .lf video {width:100%;display:block;}
.frt1 .how-works .tbh .au .it2 .rg {width:450px;position:absolute;left:450px;top:0px;}
.frt1 .how-works .tbh .au .it3 {clear:both;}
.frt1 .how-works .tbh .au .it3 .lf {width:360px;position:absolute;left:-15px;top:-4px;border-radius:6px;overflow:hidden;box-shadow:0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);background: #fff;padding: 25px 25px 25px 20px;}
.frt1 .how-works .tbh .au .it3 .lf video {width:100%;display:block;}
.frt1 .how-works .tbh .au .it3 .rg {width:450px;position:absolute;left:450px;top:0px;}
.frt1 .how-works .tbh .au .it4 {clear:both;}
.frt1 .how-works .tbh .au .it4 .lf {width: 366px;position:absolute;left:-16px;top:-6px;border-radius:6px;overflow:hidden;box-shadow:0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);background: #fff;padding: 15px 30px 15px 10px;}
.frt1 .how-works .tbh .au .it4 .lf video {width:100%;display:block;}
.frt1 .how-works .tbh .au .it4 .im1 {width:340px;position:absolute;left:18px;top:400px;}
.frt1 .how-works .tbh .au .it4 .im1 img {height:32px;}
.frt1 .how-works .tbh .au .it4 .rg {width:450px;position:absolute;left:450px;top:0px;}
.frt1 .how-works .tbh .au .it5 {clear:both;}
.frt1 .how-works .tbh .au .it5 .lf {width:420px;position:absolute;left:-30px;top:-10px;border-radius:6px;overflow:hidden;box-shadow: 0 7px 14px 0 rgba(50,50,93,.2), 0 3px 6px 0 rgba(0,0,0,.07);background: #fff;}
.frt1 .how-works .tbh .au .it5 .lf video {width:100%;display:block;}
.frt1 .how-works .tbh .au .it5 .rg {width:450px;position:absolute;left:450px;top:0px;}
.frt1 .how-works .tbh .au .it5 .lf img {width:100%;display:block;}
.frt1 .how-works .tbh .au .it5 .dm1 {width: 260px;height: 150px;position:absolute;left: 152px;top: 224px;z-index: 10;border-radius:6px;overflow:hidden;box-shadow: 0 24px 38px 3px rgba(0,0,0,.14), 0 9px 46px 8px rgba(0,0,0,.12), 0 11px 15px -7px rgba(0,0,0,.2);background: #fff;}
.frt1 .how-works .tbh .au .it5 .dm1 img {width:100%;display:block;}
.frt1 .how-works .tbh .au .it5 .dm2 {width: 140px;height: 140px;position:absolute;left: 18px;top: 256px;z-index: 9;border-radius:50%;overflow:hidden;box-shadow: 0 7px 14px 0 rgba(50,50,93,.2), 0 3px 6px 0 rgba(0,0,0,.07);background: url(https://images.unsplash.com/photo-1567532939604-b6b5b0db2604?ixlib=rb-1.2.1&amp;auto=format&amp;fit=crop&amp;w=300&amp;q=80&amp;fm=webp) no-repeat 50% 50%;background-size: 100% auto;}
.frt1 .how-works .tbh .au .it5 .rg .mr {margin:0;font-size:17px;font-weight:500;padding:4px 0px 0px 58px;color:#6b7280;line-height:40px;}
.frt1 .how-works .tbh .au .it5 .rg .mr a {position:absolute;text-decoration:underline;background:#4340de;color:#fff;line-height:40px;border-radius:38px;padding:0px 26px;display: inline-block;text-decoration: none;font-weight: 700;margin: 0px 0px 0px 15px;}
.frt1 .how-works .tbh .au .it5 .rg .mr a:hover {background:#2925ff;}
.frt1 .how-works .tbh .au .it5 .rg .mr a:active {background:#4340de;}
.frt1 .how-works .tbh .au .insidetab .rg .cr {clear:both;}
.frt1 .how-works .tbh .au .insidetab .rg p {margin:0px 0px 30px 0px;font-size:25px;font-weight:600;line-height:140%;text-align:left;}
.frt1 .how-works .tbh .au .insidetab .rg h3 {margin:0px 0px 30px 0px;font-size:25px;font-weight:600;line-height:140%;text-align:left;}
.frt1 .how-works .tbh .au .insidetab .rg ul {margin:0;padding:0;list-style-type:none;font-size:17px;font-weight:500;line-height:140%;color: #000000ad;}
.frt1 .how-works .tbh .au .insidetab .rg ul li {margin:0px 0px 25px 0px;position:relative;padding:0px 0px 0px 58px;}
.frt1 .how-works .tbh .au .insidetab .rg ul li .chk {position:absolute;left:10px;top:-1px;font-size:28px;color:#1a73e8;}
.frt1 .how-works-step {width:100%;max-width:1000px;margin:0 auto;padding:0 50px;position:relative;z-index:5;}
.frt1 .how-works h3 {margin:0 0 70px;font-size:32px;line-height:130%;font-weight:600;color:#2f363f;text-align:center;}
.frt1 .step-wrapper {display:table;}
.frt1 .step-image-wrapper {width:50%;display:table-cell;}
.frt1 .step-image {clear: both;padding:0 30px 0 0;}
.frt1 .step-image .image-wrapper {clear: both;box-shadow:0 0 0 1px rgba(50, 50, 93, 0.05),0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.07);border-radius: 6px;overflow: hidden;opacity: 0;margin-top:50px;transition: opacity 0.25s ease, margin-top 0.5s ease;}
.frt1 .step-image.inview .image-wrapper {opacity: 1;margin-top:0;}
.frt1 .step-image .image-wrapper img {display:block;max-width:100%;}
.frt1 .step-text-wrapper {width:50%;display:table-cell;vertical-align:middle;}
.frt1 .step-text-content {max-width:500px;float: left;padding:0 40px 0 40px;text-align:left;}
.frt1 .step-text-content h3 {margin:0 0 10px 0;font-size:25px;line-height:130%;font-weight:600;color:#2f363f;text-align:left;}
.frt1 .step-text-content p {margin:0;font-size:19px;line-height:140%;font-weight:500;color:#52667b;}
.frt1 .cct-t1 {width:680px;margin:0 auto;padding:0px 0px 130px 0px;clear:both;position:relative;}
.frt1 .cct-t1 .re {width:100%;clear:both;position:relative;}
.frt1 .cct-t1 .re .skw {position:absolute;top:-6px;right:-10px;bottom:-10px;left:-16px;z-index:1;background: #eab61b14;/*background: #4279f41a;*/transform: skewX(12deg) rotate(-1deg);border-radius:20px 60px 60px 16px;}
.frt1 .cct-t1 .re .pd {clear:both;padding: 22px 210px 0px 63px;position:relative;z-index:2;}
.frt1 .cct-t1 .re .pd p {margin:0;font-size: 16px;font-weight:500;line-height: 140%;color:#473236;}
.frt1 .cct-t1 .re .pd .ico {position:absolute;left: 10px;top: 18px;font-size:30px;line-height:30px;color:#bb9f4f85;transition:background 0.25s ease;}
.frt1 .cct-t1 .re .wrk {clear:both;padding: 10px 0px 15px 63px;position:relative;z-index:2;}
.frt1 .cct-t1 .re .wrk p {margin:0;font-size: 16px;font-weight:500;line-height: 140%;color: #555d6f;}
.frt1 .cct-t1 .re .csr {width: 138px;height: 150px;position:absolute;top: -24px;right: 4px;}
.frt1 .cct-t1 .re .csr .rt {width:100%;height:100%;position:relative;}
.frt1 .cct-t1 .re .csr .rt .apple {width: 60px;height:60px;position:absolute;left: 70px;top: 78px;background: url(../gfx/icon-apple-t5.svg) no-repeat 50% 0px;background-size:49px auto;}
.frt1 .cct-t1 .re .csr .rt .google {width: 60px;height:60px;position:absolute;left: 27px;top: 31px;background: url(../gfx/icon-google-t5.svg) no-repeat 50% 6px;background-size: 42px auto;}
.frt1 .cct-t1 .re .csr .rt .outlook {width: 60px;height:60px;position:absolute;left: 4px;top: 89px;background: url(../gfx/icon-outlookcom-t5.svg) no-repeat 50% 5px;background-size: 41px auto;}
.frt1 .cct-t1 .arr-t1 {width:84px;position:absolute;bottom:0px;right: 310px;transform: rotate(10deg);}
.frt1 .cct-t1 .arr-t1 img {width:100%;display:block;}
.frt1 .cct-t1 .rotate {animation-name:cctrotate;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease;animation-delay:2s;transform-origin:center;}
@keyframes cctrotate {from {transform:rotate(359deg);}25% {transform:rotate(0deg);}}

/* Review */
.frt1 .review-skew {clear:both;position:relative;z-index:2;padding:30px 0px;}
.frt1 .review-skew .b1 {position:absolute;left:-30px;top:0px;right:-30px;bottom:30px;z-index:1;background:lightyellow;transform:rotate(-1deg);}
.frt1 .review-skew .b2 {position:absolute;left:-30px;top:30px;right:-30px;bottom:0px;z-index:1;background:lightyellow;transform:rotate(1deg);}
.frt1 .review-wrapper {clear: both;position:relative;overflow: hidden;max-width:1200px;margin:0 auto;padding:0 50px;position:relative;z-index:5;}
.frt1 .review-wrapper .dash-section {padding-top:0;}
.frt1 .review-stars {clear: both;padding:40px 0 0 0;margin:0 0 10px 0;text-align:center;}
.frt1 .review-stars .material-icons {color:orange;font-size:30px;line-height:30px;opacity: 0;transform: scale(0.2);transition: opacity 0.25s ease, transform 0.25s ease;}
.frt1 .review-stars .material-icons:nth-child(2) {transition-delay: 0.15s;}
.frt1 .review-stars .material-icons:nth-child(3) {transition-delay: 0.3s;}
.frt1 .review-stars .material-icons:nth-child(4) {transition-delay: 0.45s;}
.frt1 .review-stars .material-icons:nth-child(5) {transition-delay: 0.6s;}
.frt1 .review-wrapper.inview .material-icons {transform: scale(1);opacity: 1;}
.frt1 .review-content-wrapper {width:100%;max-width:620px;margin:0 auto;opacity: 0;transition: opacity 0.5s ease .75s;}
.frt1 .review-wrapper.inview .review-content-wrapper {opacity: 1;}
.frt1 .review-content {clear: both;padding:0 0 40px 100px;position:relative;}
.frt1 .review-image {width:75px;height: 75px;position:absolute;left:0;top:2px;border-radius:50%;background:#fff url(../gfx/deco-dev-adv-t1.jpg) no-repeat 50% 50%;background-size: 100% auto;box-shadow:0 0 0 0.5px rgba(50, 50, 93, 0.17), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;}
.frt1 .review-image.r1 {background-image:url(../gfx/deco-dev-adv-t3.jpg);}
.frt1 .review-image.r4 {background-image:url(../gfx/deco-dev-adv-t4.png);}
.frt1 .review-image.r5 {background-image:url(../gfx/deco-dev-adv-t5.png);}
.frt1 .review-content .review-text {margin:0 0 8px 0;font-size:19px;line-height:145%;color:#52667b;font-weight:500;}
.frt1 .review-content .review-person {margin:0;font-size:17px;line-height:145%;color:#52667b;font-weight:600;}

/* Feature list */
.frt1 .feature-list-wrapper {width:auto;max-width:1200px;margin:0 auto 40px;padding:0 50px;position:relative;z-index:5;}
.frt1 .feature-list-wrapper h2 {clear:both;margin:0 0 70px 0;text-align:center;font-size:32px;line-height:130%;font-weight:600;color:#2f363f;}
.frt1 .feature-list-wrapper h3 {clear:both;margin:0 0 70px 0;text-align:center;font-size:32px;line-height:130%;font-weight:600;color:#2f363f;}
.frt1 .list {width:100%;max-width:900px;margin:0 auto;overflow: hidden;}
.frt1 .list .col {width:50%;float:left;}
.frt1 .list .col .pd {clear: both;padding:0 25px;}
.frt1 .list .clr {width:100%;height: 1px;clear: both;overflow: hidden;}
.frt1 .list ul {margin:0;padding:0;list-style-type:none;}
.frt1 .list ul li {position:relative;margin:0 0 45px 0;padding:0 0 0 45px;}
.frt1 .list ul li:last-child {margin:0;}
.frt1 .list ul li h3 {margin:0 0 2px 0;font-size:19px;font-weight:600;color:#2f363f;text-align:left;}
.frt1 .list ul li .h3 {margin:0 0 2px 0;font-size:19px;font-weight:600;color:#2f363f;text-align:left;}
.frt1 .list ul li p {margin:0;font-size:17px;line-height:150%;color:#52667b;}
.frt1 .list ul li .anchor {margin:0;padding:5px 0px 0px 0px;font-size:17px;line-height:150%;color:#52667b;}
.frt1 .list ul li .anchor a {clear:both;display:inline-block;position:relative;line-height:28px;padding:0px 28px 0px 0px;color:#007bff;font-size:16px;font-weight:600;transition:color 0.25s ease;}
.frt1 .list ul li .anchor a:hover {color:#006ee5;}
.frt1 .list ul li .anchor a i {position:absolute;top:5px;right:0px;font-size:18px;line-height:18px;color:rgba(0,110,229,0.75);transition:all 0.25s ease;}
.frt1 .list ul li .anchor a:hover i {right:-3px;}
.frt1 .list ul li .ico {width:40px;height:40px;position:absolute;left:0;top:-3px;}
.frt1 .list ul li .ico i {font-size:30px;line-height:30px;color:#2f363f;}
.frt1 .list-t2 {width:100%;max-width:900px;margin:0 auto;overflow: hidden;}
.frt1 .list-t2 .col {width:50%;float:left;}
.frt1 .list-t2 .col .pd {clear:both;padding:0 25px;}
.frt1 .list-t2 .clr {width:100%;height: 1px;clear: both;overflow: hidden;}
.frt1 .list-t2 ul {margin:0;padding:0;list-style-type:none;}
.frt1 .list-t2 ul li {position:relative;margin:0 0 45px 0;padding:0 0 0 45px;}
.frt1 .list-t2 ul li:last-child {margin:0;}
.frt1 .list-t2 ul li h3 {margin:0 0 2px 0;font-size:17px;font-weight:600;color:#2f363f;text-align:left;}
.frt1 .list-t2 ul li p {margin:0;font-size:17px;line-height:150%;color:#52667b;}
.frt1 .list-t2 ul li .anchor {margin:0;padding:5px 0px 0px 0px;font-size:17px;line-height:150%;color:#52667b;}
.frt1 .list-t2 ul li .anchor a {clear:both;display:inline-block;position:relative;line-height:28px;padding:0px 28px 0px 0px;color:#007bff;font-size:16px;font-weight:600;}
.frt1 .list-t2 ul li .anchor a:hover {color:#006ee5;text-decoration:underline;}
.frt1 .list-t2 ul li .anchor a i {position:absolute;top:5px;right:0px;font-size:18px;line-height:18px;color:rgba(0,110,229,0.75);transition:all 0.2s ease;}
.frt1 .list-t2 ul li .anchor a:hover i {right:-3px;}
.frt1 .list-t2 ul li .ico {width:40px;height:40px;position:absolute;left:0;top:-4px;}
.frt1 .list-t2 ul li .ico i {font-size:26px;line-height:30px;color:#2f363f;}

/* Get Started */
.frt1 .get-started {clear:both;width:100%;max-width:600px;margin:0 auto;padding:50px 0px 40px 0px;position:relative;z-index:1;}
.frt1 .get-started .auto {width:500px;margin:0 auto;position:relative;text-align:center;}
.frt1 .get-started .auto h4 {margin:0px 0px 40px 0px;font-size:28px;line-height:125%;color:#000;font-weight:600;}

/* ---------------------------------------------------
Solutions
--------------------------------------------------- */

.sol1 {padding:0px 0px 150px 0px;position:relative;overflow-x:hidden;}
.sol1.ls1 {padding:0px 0px 70px 0px;}
.sol1.ls2 {padding:0px 0px 100px 0px;}
.sol1 .button-t1{margin:0;outline:0;border:none;position:relative;border-radius:3px;cursor:pointer;line-height:35px;padding:8px 12px;font-size:16px;font-weight:600;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.sol1 .dc1 {width:490px;height:350px;position:absolute;top:180px;right:-325px;z-index:0;background:url(../gfx/deco-pattern-t1.jpg) no-repeat;background-size:cover;transform:rotate(-140deg);}
.sol1 .dc2 {width:490px;height:350px;position:absolute;top:240px;left:-325px;z-index:0;background:url(../gfx/deco-pattern-t1.jpg) no-repeat;background-size:cover;transform:rotate(-200deg);}
.sol1 main {margin-top:75px}
.sol1 .email-enter{width:500px;margin:20px auto 0;position:relative;box-shadow:0 0 0 .5px rgba(50,50,93,.17),0 2px 5px 0 rgba(50,50,93,.1),0 1px 1.5px 0 rgba(0,0,0,.07),0 1px 2px 0 rgba(0,0,0,.08),0 0 0 0 transparent;border-radius:42px}
.sol1 form {margin:0;padding:0}
.sol1 .get-started{clear:both;width:100%;max-width:600px;margin:0 auto;padding:50px 0 40px;position:relative;z-index:1}
.sol1 .get-started .auto h4{margin:0 0 40px;font-size:28px;line-height: 100%;font-weight:700;text-align: center;color: #2f363f;}
.sol1 .get-started .auto{width:500px;margin:0 auto;position:relative;text-align:center}
.sol1 .email-enter input{width:100%;margin:0;border:0;outline:0;font-size:20px;color:#000;padding:15px 150px 16px 60px;background:transparent;font-weight:600;box-sizing:border-box}
.sol1 .email-icon{position:absolute;left:16px;top:15px;z-index:-1}
.sol1 .email-icon .material-icons{font-size:26px;line-height:26px;color:#f19308}
.sol1 .email-submit{position:absolute;right:4px;top:3px;bottom:0;z-index:3}
.sol1 .email-submit input{margin:0;position:relative;padding:0 20px;border:1px solid transparent;line-height:49px;border-radius:38px;background:#007bff;font-size:19px;color:#fff;font-weight:600;cursor:pointer;outline:0;transition:background .25s ease}
.sol1 .email-submit input:hover{background:#006ee5}
.sol1 .start-free{clear:both;text-align:center;padding:20px 0 20px;}
.sol1 .start-free.bottom ul{display:block}
.sol1 .hero-wrapper .start-free ul li:last-of-type {display: none;}
.sol1 .material-icons{font-family:Material Icons;font-weight:500;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}
.sol1 .start-free.hero{clear:both;text-align:center;padding:16px 0 0;margin-bottom:1rem}
.sol1 .start-free.main{margin-bottom:0!important}
.sol1 .get-started.main{padding:0!important;display:flex;align-items:center;justify-content:center}
.sol1 .start-free ul{display:solutions-flex;margin:0;padding:0;list-style-type:none;font-size:15px;line-height:20px}
.sol1 .start-free ul li{display:inline-block;font-size:15px;padding:0 0 0 25px;margin:0 15px 0 0;background:url(/gfx/icon-check-000-t4.svg) no-repeat 0 2px;background-size:15px auto;}
.sol1 .hero-img{border-radius:.5rem;margin:auto;overflow:hidden;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:100%}
.sol1 .hero-img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}
.sol1 .hero{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));margin-top:0;position:relative}


.sol1 .hero .hero-wrapper{margin:0 auto;max-width:1020px;padding:70px 0px 30px 0px;position:relative;}
.sol1 .hero .hero-wrapper .hero-main{clear:both;padding:0px 52% 0px 0px;position:relative;}
.sol1 .hero .hero-wrapper .hero-main .col-1 {clear:both;padding:12px 35px 0px 0px;}
.sol1 .hero .hero-wrapper .hero-main .col-1 h1 {margin:0px 0px 20px 0px;font-size:35px;line-height:110%;color:#161e2e;font-weight:700;}
.sol1 .hero .hero-wrapper .hero-main .col-1 h1 br {display:none;}
.sol1 .hero .hero-wrapper .hero-main .col-1 h1 span {color:#007bff;}
.sol1 .hero .hero-wrapper .hero-main .col-1 .subtitle {margin:0px;font-size:18px;color:#6b7280;line-height:145%;}
.sol1 .hero .hero-wrapper .hero-main .col-1 .get-started.main .form {margin-left:0;}
.sol1 .hero .hero-wrapper .hero-main .col-1 .email-enter {width:auto!important;}

.sol1 .hero .hero-wrapper .hero-main .col-2 {width:52%;position:absolute;left:48%;top:0px;}
.sol1 .hero .hero-wrapper .hero-main .col-2 .accent-dots {width:300px;position:absolute;top:-30px;right:-28px;}
.sol1 .hero .hero-wrapper .hero-main .col-2 .hero-img img {width:100%;display:block;}

/*
mni23

.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-1{margin-left:auto;margin-right:auto}
.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-1 h1{font-weight:700;font-size:3rem;line-height:1.1;margin-top:.25rem;--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity));}
.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-1 h1 br{display:none}
.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-1 h1 span{--text-opacity:1;color:#007bff;color:rgba(0,123,255,var(--text-opacity))}
.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-1 .subtitle{font-size:1rem;margin-top:.75rem;margin-bottom:.75rem;--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}
.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-1 .get-started.main .form{margin-left:0}
.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-2{margin-top:3rem;position:relative}
.sol1 .hero .hero-wrapper .hero-main .content-wrapper .col-2 .accent-dots{display:none;margin-right:-1rem;margin-top:-2rem;opacity:.5;position:absolute;top:0;right:0}
*/






.sol1 .content-intro .content-wrapper .text-section h2 {margin:0px;font-size:32px;line-height:110%;font-weight:bold;color: #2f363f;}



.sol ul[data-v-093f0fe2]{list-style:none;padding:0;margin:0}
.sol h2[data-v-093f0fe2],p[data-v-093f0fe2]{margin-bottom:0}
.sol h4[data-v-093f0fe2]{margin:0}
.sol1 .content-intro[data-v-093f0fe2]{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding-top:3rem;padding-bottom:3rem}
.sol1 .content-intro .content-wrapper[data-v-093f0fe2]{margin-left:auto;margin-right:auto;max-width:880px;padding-left:1rem;padding-right:1rem}
.sol1 .content-intro .content-wrapper .text-section .p1 {font-weight:600;font-size:1rem;line-height:1.5rem;--text-opacity:1;color:#007bff;color:rgba(0,123,255,var(--text-opacity));text-transform:uppercase;}
.sol1 .content-intro .content-wrapper .text-section .p1 span {margin-left:.25rem}
.sol1 .content-intro .content-wrapper .text-section .text-section h2 {font-weight:700;font-size:1.875rem;line-height:2rem;margin-top:.5rem;--text-opacity:1;color: #2f363f;}
.sol1 .content-intro .content-wrapper .text-section .p2 {max-width:550px;margin:12px auto 0px auto;font-size:20px;line-height:150%;color:#6b7280;}
.sol1 .content-intro .content-wrapper .solutions-wrapper {margin-top:5rem}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li {padding:0px 0px 10px 0px;}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li .content-card {display:flex}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li .content-card .col-1 {flex-shrink:0}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li .content-card .col-1 svg {margin:-7px 0px 0px 0px;height:2.5rem;--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity));width:2.5rem}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li .content-card .col-2 {margin-left:1.5rem}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li .content-card .col-2 h4 {font-weight:600;font-size:20px;line-height:1.5rem;--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li .content-card .col-2 p {font-size:1rem;line-height:1.5rem;margin-top:.5rem;--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul {list-style-type:none;display:grid;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;grid-row-gap:2.5rem;row-gap:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}
.sol1 .content-intro .content-wrapper .solutions-wrapper ul li {margin-top:0}
/*
.sol1 .feature-wrap .fbody .list-wrap ul {list-style-type:none;display:grid;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;grid-row-gap:4rem;row-gap:4rem;grid-template-columns:repeat(2,minmax(0,1fr))}
.sol1 .feature-wrap .fbody .list-wrap ul li {margin-top:0}
*/

.content-intro {clear:both;position:relative;padding:0px 0px 50px 0px;}
.content-intro .content-wrapper {max-width:920px;margin:0 auto;padding:0px 20px;}
.content-intro .content-wrapper .text-section {clear:both;position:relative;text-align:center;padding:30px 0px 0px 0px;}
.content-intro .content-wrapper .text-section .p1 {font-weight:600;font-size:1rem;line-height:1.5rem;--text-opacity:1;color:#007bff;color:rgba(0,123,255,var(--text-opacity));text-transform:uppercase;}
.content-intro .content-wrapper .text-section .p1 span {margin-left:.25rem}
.content-intro .content-wrapper .text-section .p2 {font-size:19px;color:#6b7280;line-height:130%;}
.content-intro .content-wrapper .text-section h2 {font-weight:700;font-size:1.875rem;line-height:2rem;margin-top:.5rem;--text-opacity:1;color: #2f363f;}
.content-intro .content-wrapper .text-section .o1 {margin:0;font-weight:700;font-size: 34px;line-height:135%;color:#2f363f;}
.content-intro .content-wrapper .text-section .o1 .ab {font-size: 31px;}
.content-intro .content-wrapper .text-section .o1 .ac {color:orange;font-size:31px;}
.content-intro .content-wrapper .text-section .o1 .ad {background:#ffffbd;}
.content-intro .content-wrapper .text-section .o1 .ae {color:orange;font-size:31px;}
.content-intro .content-wrapper .text-section .o2 {width:100%;height:0px;clear:both;overflow:hidden;}
.content-intro .content-wrapper .solutions {clear:both;padding:45px 0px 60px 0px;}
.content-intro .content-wrapper .solutions .content-card {display:block;position:relative;padding:28px 26px 20px 26px;}
.content-intro .content-wrapper .solutions .content-card .col-2 {clear:both;}
.content-intro .content-wrapper .solutions .content-card .col-2 h4 {margin:0px 0px 10px 0px;font-weight:600;font-size:19px;line-height:140%;color:#161e2e;}
.content-intro .content-wrapper .solutions .content-card .col-2 .h4 {margin:0px 0px 10px 0px;font-weight:600;font-size:19px;line-height:140%;color:#161e2e;}
.content-intro .content-wrapper .solutions .content-card .col-2 p {margin:0;font-size:16px;line-height:140%;color:#6b7280;}
.content-intro .content-wrapper .solutions .content-card .mr {margin:0;font-size:16px;padding:15px 0px 0px 0px;color:#6b7280;line-height:36px!important;}
.content-intro .content-wrapper .solutions .content-card .mr a {position:absolute;text-decoration:underline;background:#4340de;color:#fff;line-height:36px;border-radius:38px;padding: 0px 20px;display: inline-block;text-decoration: none;font-weight: 700;margin: 0px 0px 0px 15px;}
.content-intro .content-wrapper .solutions .content-card .mr a:hover {background:#2925ff;}
.content-intro .content-wrapper .solutions .content-card .mr a:active {background:#4340de;}
.content-intro .content-wrapper .solutions .num {width:36px;height:36px;position:absolute;left:22px;top:-24px;background:#0e9f6e;border-radius:50%;font-size:20px;color:#fff;line-height:36px;text-align:center;font-weight:bold;}
.content-intro .content-wrapper .solutions .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.content-intro .content-wrapper .solutions .tb {width:100%;display:table;}
.content-intro .content-wrapper .solutions .tb .rw {display:table-row;}
.content-intro .content-wrapper .solutions .tb .rw .cl {width:33%;display:table-cell;vertical-align:top;position:relative;}


.sol1 .p1 blockquote,.sol1 .p1 p{margin:0}
.sol1 .test-wrapper {width:800px;margin:0 auto;padding:60px 0px 100px 0px;}
.sol1 .test-wrapper .p1 {clear:both;padding:22px 0px 0px 270px;position:relative;}
.sol1 .test-wrapper .p1 .image-main {position:absolute;left:0px;top:0px;z-index:9;}
.sol1 .test-wrapper .p1 .mobile-wrap {}
.sol1 .test-wrapper .p1 .mobile-wrap svg {width:95px;position:absolute;top:-25px;right:-5px;z-index:0;color:#c3ddfd;transform:rotate(180deg);}
.sol1 .test-wrapper .picture-wrap {width:200px;height:200px;position:absolute;left:20px;top:20px;z-index:10;overflow:hidden;border-radius:50%;}
.sol1 .test-wrapper .p1 .mobile-wrap .wrap {width:auto!important;min-width:unset!important;padding:0px!important;}
.sol1 .test-wrapper .p1 .wrap picture {display:none;}
.sol1 .test-wrapper .p1 .content-wrap .text {max-width:430px;clear:both;position:relative;z-index:3;margin:0px 0px 30px 0px;}
.sol1 .test-wrapper .p1 .content-wrap .text p {font-size:19px;line-height:140%;color:#000;font-weight:400;}
.sol1 .test-wrapper .p1 .mobile-wrap .meta {clear:both;}
.sol1 .test-wrapper .p1 .mobile-wrap .meta .name {font-size:21px;line-height:140%;color:#000;}
.sol1 .test-wrapper .p1 .mobile-wrap .meta .job {font-size:18px;line-height:140%;color:#007bff;}
.sol1 .test2-wrapper {width:800px;margin:0 auto;padding:100px 0px 160px 0px;}
.sol1 .test2-wrapper .p1 {clear:both;padding:22px 0px 0px 270px;position:relative;}
.sol1 .test2-wrapper .p1 .image-main {position:absolute;left:0px;top:0px;z-index:9;}
.sol1 .test2-wrapper .p1 .mobile-wrap {}
.sol1 .test2-wrapper .p1 .mobile-wrap svg {width:95px;position:absolute;top:-25px;right:-5px;z-index:0;color:#c3ddfd;transform:rotate(180deg);}
.sol1 .test2-wrapper .picture-wrap {width:200px;height:200px;position:absolute;left:20px;top:20px;z-index:10;overflow:hidden;border-radius:50%;}
.sol1 .test2-wrapper .picture-wrap img {width:100%;height:100%;display:block;-o-object-fit: cover;object-fit: cover;-o-object-position: top;object-position: top;}
.sol1 .test2-wrapper .p1 .mobile-wrap .wrap {width:auto!important;min-width:unset!important;}
.sol1 .test2-wrapper .p1 .wrap picture {display:none;}
.sol1 .test2-wrapper .p1 .content-wrap .text {max-width:430px;clear:both;position:relative;z-index:3;margin:0px 0px 30px 0px;}
.sol1 .test2-wrapper .p1 .content-wrap .text p {font-size:19px;line-height:140%;color:#000;font-weight:400;}
.sol1 .test2-wrapper .p1 .mobile-wrap .meta {clear:both;}
.sol1 .test2-wrapper .p1 .mobile-wrap .meta .name {font-size:21px;line-height:140%;color:#000;}
.sol1 .test2-wrapper .p1 .mobile-wrap .meta .job {font-size:18px;line-height:140%;color:#007bff;}
.sol1 .screenshot{max-width:100%;box-shadow:0 20px 48px rgba(0,0,0,.1);border-radius:6px;overflow:hidden;transition:opacity .25s ease,margin-top .5s ease;margin-left:auto;margin-right:auto;position:relative}
.sol1 h3,.sol1 h4{margin:0}
.sol1 p{margin-bottom:0}
.sol1 .marketing-wrap .mbody{width:1000px;margin:0 auto;position:relative;padding:60px 0px 0px 0px;}
.sol1 .marketing-wrap .mbody .deco1{display:none;}
.sol1 .mbody .dp1 {position:relative;text-align:center;margin:0px 0px 30px 0px;}
.sol1 .mbody .dp1 h3 {font-size:32px;line-height:130%;font-weight:600;}
.sol1 .mbody .mc1 {clear:both;position:relative;padding:40px 0px 60px 0px;}
.sol1 .mbody .mc1 {display:grid;grid-gap:0px;gap:0px;grid-template-columns:repeat(2,minmax(0,1fr))}
.sol1 .mbody .mc2 {clear:both;position:relative;padding:40px 0px 60px 0px;}
.sol1 .mc1 .c1 {clear:both;padding:50px 70px 0px 30px;position:relative}
.sol1 .mc1 .c1 h4 {margin:0px 0px 15px 0px;font-weight:700;font-size:24px;line-height:150%;color:#2f363f;}
.sol1 .mc1 .c1 p {margin:0;font-size:17px;line-height:150%;color:#6b7280;}
.sol1 .pwrap1 .deco-t2 {display:none;}
.sol1 .mc1 .pwrap1 {clear:both;}
.sol1 .mbody .mc2 .c2{display:grid;align-items:flex-top;grid-gap:2rem;gap:2rem;grid-auto-flow:row dense;grid-template-columns:repeat(2,minmax(0,1fr))}
.sol1 .mc2 .c2 .pwrap2{padding:50px 30px 0px 70px;grid-column-start:2}
.sol1 .c2 .pic-wrapper{margin-top:0;grid-column-start:1}
.sol1 .mc2 .c2 .pwrap2 h4{margin:0px 0px 15px 0px;font-weight:700;font-size:24px;line-height:150%;color:#2f363f;}
.sol1 .mc2 .c2 .pwrap2 p {margin:0;font-size:17px;line-height:150%;color:#6b7280;}
.sol1 .pwrap1 .deco-t2 {height:20rem;position:absolute;left:50%;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-translate-x:-50%;--transform-translate-y:4rem}
.sol1 .mbody .deco-t3{display:none;height:20rem;position:absolute;right:100%;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-rotate:45deg;--transform-translate-x:-50%;--transform-translate-y:3rem}
.sol1 ul[data-v-7e59c397]{list-style:none;padding:0}
.sol1 h4[data-v-7e59c397],ul[data-v-7e59c397]{margin:0}
.sol1 p[data-v-7e59c397]{margin-bottom:0}
.sol1 .feature-wrap[data-v-7e59c397]{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity));padding-top:4rem;padding-bottom:4rem}
.sol1 .feature-wrap .fbody[data-v-7e59c397]{margin-left:auto;margin-right:auto;max-width:860px;padding-left:1rem;padding-right:1rem}
.sol1 .feature-wrap .fbody .solh {position:relative;text-align:center;}
.sol1 .feature-wrap .fbody .solh p {font-weight:600;font-size:1rem;line-height:1.5rem;--text-opacity:1;color:#007bff;color:rgba(0,123,255,var(--text-opacity));text-transform:uppercase;}
.sol1 .feature-wrap .fbody .solh h3 {font-size:38px;line-height:130%;font-weight:600;}
.sol1 .feature-wrap .fbody .list-wrap {padding:60px 0px 0px 0px;}
.sol1 .feature-wrap .fbody .list-wrap ul {display:grid;grid-column-gap:40px;grid-template-columns:repeat(2,minmax(0,1fr))}
.sol1 .feature-wrap .fbody .list-wrap ul {margin:0;padding:0;list-style-type:none;}
.sol1 .feature-wrap .fbody .list-wrap ul li {position:relative;margin:0 0 45px 0;padding:0 0 0 45px;}
.sol1 .feature-wrap .fbody .list-wrap ul li:last-child {margin:0;}
.sol1 .feature-wrap .fbody .list-wrap ul li h4 {margin:0 0 2px 0;font-size:17px;font-weight:600;color:#2f363f;text-align:left;}
.sol1 .feature-wrap .fbody .list-wrap ul li p {margin:0;font-size:17px;line-height:150%;color:#52667b;}
.sol1 .feature-wrap .fbody .list-wrap ul li .cx1 {width:40px;height:40px;position:absolute;left:0;top:-4px;}
.sol1 .feature-wrap .fbody .list-wrap ul li .cx1 span {font-size:26px;line-height:30px;color:#2f363f;}
.mobile-wrap .pc2{left:0;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-rotate:90deg;--transform-translate-x:-2rem;--transform-translate-y:-6rem}
.sol1 .start-free.bottom.no-margin{margin-bottom:0;padding-top:0}
.sol1 .start-free.bottom.no-margin li{margin-bottom:1rem}
.sol1 .inp-t4 input{border-radius:25px!important}
.sol1 .email-submit.primary input:hover{background:#da5454}
.sol1 .usica-t2{clear:both;padding:30px 0; background: white;}
.sol1 .usica-t2 .auto{width:520px;margin:0 auto}
.sol1 .usica-t2 .auto .pad{clear:both;padding:15px 35px 25px}
.sol1 .usica-t2 .auto .pad .head-t1{width:100%;clear:both;margin:0 0 50px}
.sol1 .gotoas.cnts {clear:both;padding:10px 0px 50px 0px;text-align:center;}
.sol1 .gotoas {clear:both;padding:30px 0px 50px 0px;}
.sol1 .gotoas a {display:inline-block;position:relative;padding:0px 44px 0px 20px;border:1px solid transparent;line-height:46px;border-radius:28px;background:#007bff;font-size:17px;color:#fff;}
.sol1 .gotoas a .ico {position:absolute;top:15px;right:12px;font-size:24px;line-height:18px;color:rgba(255,255,255,0.75);}
.sol1 .gotoas a strong {font-style:normal;font-weight:600;}
.sol1 .gotoas a:hover {background:#006ee5;}
.sol1 .gotoas a:active {border-top-width:2px;border-bottom-width:0px;}
.sol1 .sol1 .usica-t2 .auto .pad .head-t1 p{margin:0;font-size:36px;line-height:100%;font-weight:bold;text-align:center;color:#2f363f}
.sol1 .usica-t2 .auto .pad .min-t1{clear:both;padding:0 25px}
.sol1 .usica-t2 .auto .pad .head-t1 p[data-v-713fa15b] {margin:0;font-size:36px;line-height:100%;font-weight:bold;text-align:center;color:#2f363f;}
.sol1 .noti-warning.wic{padding:14px 20px 14px 52px}
.sol1 .hide{display:none}
.sol1 .noti-warning{clear:both;position:relative;padding:14px 20px;margin:0 0 30px;text-align:left;background:#fcf9e9;border-radius:8px}
.sol1 .usica-t2 .auto .pad .inp-t1 input{width:100%;margin:0;padding:12px 14px;outline:0;font-size:17px;font-weight:600;border:1px solid #f6f6f7;background:#f6f6f7;border-radius:6px}
.sol1 .usica-t2 .auto .pad .inp-t1 .chk{display:none}
.sol1 .usica-t2 .auto .pad .inp-t1{width:100%;display: flex;position:relative;margin:0 0 10px}
.sol1 .usica-t2 .auto .pad .inp-t2{width:100%;display: flex;position:relative;margin:0 0 20px}
.sol1 .usica-t2 .auto .pad .inp-t2 input{width:100%;margin:0;padding:12px 14px;outline:0;font-size:17px;font-weight:600;border:1px solid #f6f6f7;background:#f6f6f7;border-radius:6px}
.sol1 .passwordvisindi{position:absolute;top:17px;right:55px;font-size:15px;line-height:100%;font-weight:700}
.sol1 .passwordtoogle{width:30px;height:30px;position:absolute;top:50%;right:10px;z-index:10;margin:-13px 0 0;cursor:pointer;border-radius:50%}
.sol1 .passwordtoogle .rl{width:30px;height:30px;position:relative;top:0;left:0}
.sol1 .passwordtoogle i{font-size:26px;line-height:26px;color:#999;position:absolute;left:2px;top:2px}
.sol1 .passwordtoogle .off{visibility:hidden}
.sol1 .usica-t2 .auto .pad .inp-t8{clear:both;text-align:center;padding:5px 0;margin:0 0 25px}
.sol1 .usica-t2 .auto .pad .inp-t8 p{margin:0;font-size:15px;line-height:150%;color:#7d7d7d}
.sol1 .usica-t2 .auto .pad .inp-t8 a{text-decoration:underline;color:#7d7d7d}
.sol1 .usica-t2 .auto .pad .inp-t4{width:100%;clear:both;margin:0 0 35px}
.sol1 .usica-t2 .auto .pad .inp-t4 input{width:100%;text-align:center;padding:5px 0;border-radius:6px;background:#1a73e8;color:#fff;font-size:17px;font-weight:700}
.sol1 section .p1 .content-wrap .picture-wrap .solutions-object-top {object-position: top;}
.sol1 section .p1 .content-wrap .picture-wrap .solutions-object-bottom {object-position: bottom;}
.sol1 section .p1 .content-wrap .picture-wrap .solutions-object-left {object-position: left;}
.sol1 section .p1 .content-wrap .picture-wrap .solutions-object-right {object-position: right;}
.sol1 .anim-wrap {clear:both;padding:140px 0px 60px 0px;position:relative;}
.sol1 .anim-wrap {background-color:#f5f9ff;background-image:url(../gfx/header-bg-t2.svg), url(../gfx/header-bg-t1.svg);background-position:50% 13%, 50% 100%;background-repeat:no-repeat, no-repeat;background-size:100% auto, 100% auto;}
.sol1 .anim-wrap *,.sol1 .anim-wrap:after, .sol1 .anim-wrap:before{box-sizing:border-box;border:0 solid #e2e8f0;}
.sol1 .anim-wrap h2 {text-align:center;margin:auto;margin-top:2rem;}
.sol1 .anim-wrap .ct1{margin-left:auto;margin-right:auto;max-width:860px;padding-left:1.5rem;padding-right:1.5rem;position:relative;}
.sol1 .anim-wrap .ihd1 {width:100%;max-width:650px;margin:0 auto;text-align:center;}
.sol1 .anim-wrap .ihd1 .pi {clear:both;margin:0px 0px 30px 0px;}
.sol1 .anim-wrap .ihd1 .pi .ex {clear:both;}
.sol1 .anim-wrap .ihd1 .pi .ex h1 {margin:0;display:inline;font-size:40px;line-height:130%;font-weight:bold;color:#2f363f;}
.sol1 .anim-wrap .ihd1 .pi .ex p {margin:0;display:inline;font-size:40px;line-height:130%;font-weight:bold;color:#2f363f;}
.sol1 .anim-wrap .ihd1 .pi .ex .word {background:#ffffbd;display:inline-block;padding:0 8px;}
.sol1 .anim-wrap .ihd1 .pi .ds {clear:both;padding:30px 0px 0px 0px;}
.sol1 .anim-wrap .ihd1 .pi .ds p {margin:0;font-size:24px;line-height:125%;font-weight:500;color:#52667b;display:inline-block;position:relative;}
.sol1 .anim-wrap .ihd1 .pi .ds p strong {font-weight:500;}

.sol1 .anim-wrap .ct1 .relc {display:flex;flex-wrap:wrap;align-items:flex-start;position:relative;}
.sol1 .anim-wrap .ct1 .relc .cwrap{margin-top:1rem;width:100%;}
.sol1 .anim-wrap .ct1 .relc .cwrap h1{font-weight:600;font-size:2.25rem;line-height:1.25;margin:0;margin-left:auto;margin-right:auto;text-align:center;}
.sol1 .anim-wrap .ct1 .relc .cwrap h1 strong{font-weight:600;color:#92eee2;}
.sol1 .anim-wrap .ct1 .relc .cwrap p{font-size:1.125rem;line-height:1.625;margin-bottom:0;margin-top:1.75rem;margin-bottom:1.5rem;max-width:50rem;padding-right:0.5rem;margin-left:auto;margin-right:auto;font-weight:500;text-align:center;}
.sol1 .anim-wrap .ct1 .relc .cwrap p .ac1{font-weight:600;}

.sol1 .anim-wrap .ct1 .relc .animation-ct{margin-top:2rem;width:100%;position:relative;}
.sol1 .anim-wrap .ct1 .relc .animation-ct h2{margin-bottom:20px;font-style:normal;font-size:18px;}
.sol1 .anim-wrap .anim-grid{width:100%;display:grid;gap:3rem;grid-template-columns:repeat(1, minmax(0, 1fr));}
.sol1 .anim-wrap .ct1 .relc .chat-box{border-radius:10px;position:relative;overflow:hidden;background:#fff;box-shadow:0 0 0 1px rgba(50, 50, 93, 0.05), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.07);}
.sol1 .anim-wrap .ct1 .relc .chat-box.xw {box-shadow:0 0 0 1px rgba(50, 50, 93, 0.05), 0 2px 5px 0 rgba(50, 50, 93, 0.3), 0 1px 1px 0 rgba(0, 0, 0, 0.07);}
.sol1 .anim-wrap .ct1 .relc .chat-box .head1{display:flex;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;background:#f0f4fb;}
.sol1 .anim-wrap .ct1 .relc .animation-ct .dx1 {width:45px;height:45px;position:absolute;top:35px;right:-70px;background:url(../gfx/deco-t5.svg) no-repeat 50% 50%;background-size:cover;transform:rotate(85deg);}
.sol1 .anim-wrap .ct1 .relc .animation-ct .dx2 {width:45px;height:45px;position:absolute;bottom:-45px;right:-70px;background:url(../gfx/deco-t5.svg) no-repeat 50% 50%;background-size:cover;transform:rotate(155deg);}
.sol1 .anim-wrap .ct1 .relc .animation-ct .dx3 {width:45px;height:45px;position:absolute;top:43px;left:-75px;background:url(../gfx/deco-t6.svg) no-repeat 50% 50%;background-size:cover;transform:rotate(-25deg);}
.sol1 .anim-wrap .ct1 .relc .animation-ct .head1 button{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;cursor:pointer;font-weight:600;font-size:.875rem;margin-right:0.25rem;}
.sol1 .anim-wrap .ct1 .relc .animation-ct .head1 button:focus{outline:0;}
.sol1 .anim-wrap .ct1 .relc .animation-ct .head1 button{padding:0.75rem 0.75rem 0.5rem;--text-opacity:1;color:#6b7280;color:rgba(107, 114, 128, var(--text-opacity));}
.sol1 .anim-wrap .ct1 .relc .animation-ct .head1 button:hover{--text-opacity:1;color:#4A5568;}
.sol1 .anim-wrap .ct1 .relc .animation-ct .head1 button.active{--text-opacity:1;color:#1A202C;background:#fff;}
.sol1 .anim-wrap .ct1 .relc .animation-ct .head1 button.inactive{background:0 0;color:#A0AEC0;}
.sol1 .anim-wrap .ct1 .relc .animation-ct .head1 button.inactive:hover{color:#4A5568;}

.sol1 .anim-wrap .ct1{padding-left:0;padding-right:0;}
.sol1 .anim-wrap .ct1 .relc .cwrap{width:100%;}
.sol1 .anim-wrap .ct1 .relc .cwrap h1{font-size:3rem;}
.sol1 .anim-wrap .ct1 .relc .cwrap p{font-size:1.25rem;margin-bottom:2rem;}
.sol1 .anim-wrap .ct1 .relc .animation-ct{margin-top:0;width:100%;}
.sol1 .anim-wrap .ct1 .relc .animation-ct{margin-top:0;width:100%;}
.sol1 .anim-wrap .anim-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}

.sol1 .chat-box .convo-list{height:404px;line-height:1.5;overflow-y:scroll;overflow-x:hidden;font-size:0.85rem;}
.sol1 .chat-box .convo-list::-webkit-scrollbar{background:transparent;overflow:visible;width:8px;}
.sol1 .chat-box .convo-list::-webkit-scrollbar-thumb{background-color:rgba(0, 0, 0, 0.2);border-radius:10px;}
.sol1 .chat-box .convo-list::-webkit-scrollbar-thumb:hover{background:rgba(0, 0, 0, 0.3);}
.sol1 .chat-box .convo-list::-webkit-scrollbar-thumb:horizontal{min-width:40px;}
.sol1 .chat-box .convo-list::-webkit-scrollbar-thumb:vertical{min-height:50px;}
.sol1 .chat-box .convo-list::-webkit-scrollbar-track-piece{background-color:#f5f7fa;}
.sol1 .chat-box .convo-list::-webkit-scrollbar-corner{background:transparent;}
.sol1 .chat-box .convo-list .spinme-right{display:inline-block;padding:15px 20px;font-size:15px;border-radius:30px;line-height:1.25em;font-weight:500;opacity:0.2;}
.sol1 .chat-box .convo-list .spinme-left{display:inline-block;padding:15px 20px;font-size:15px;color:#ccc;border-radius:30px;line-height:1.25em;font-weight:500;opacity:0.2;}
.sol1 .chat-box .convo-list .spinner{margin:0;width:30px;text-align:center;}
.sol1 .chat-box .convo-list .spinner > div{width:10px;height:10px;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both;background:black;}
.sol1 .chat-box .convo-list .spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}
.sol1 .chat-box .convo-list .spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}
.sol1 .chat-box .convo-list .conversation-wrapper{margin-left:auto;margin-right:auto;position:relative;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation{border-radius:30px;padding:1.25rem;margin-top:.5rem;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list{display:flex;flex-direction:column;list-style-type:none;padding:0;margin:0;display:none;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list.show{display:flex;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .break{margin:0px 0px 12px 0px;text-align:center;color:#1A202C;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item{max-width:400px;margin-top:0px;margin-bottom:12px;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item:last-child {margin-bottom:0px;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item.right{margin-left:auto;padding-right:0.5rem;}
.sol1 .chat-box .convo-list .conversation-item.right .timestamp{display:inline-flex;justify-content:flex-end;width:100%;}
.sol1 .chat-box .convo-list .conversation-item.left .timestamp{display:inline-flex;justify-content:flex-start;width:100%;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item .chat-grid .message .timestamp{color:#8a92a7;margin-top:0.5rem;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item .chat-grid .message .message-text{box-shadow:rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item.right .chat-grid .message .message-text{background:#3ba2f3;padding:8px 15px 10px 15px;font-size:15px;color:#fff;border-radius:5px;font-weight:500;line-height:1.5em;margin:0;text-shadow:0px 1px 1px rgba(0,0,0,.2);}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item.left{margin-right:auto;padding-left:0.5rem;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item.left .chat-grid .message .message-text{background:#fff;padding:8px 15px 10px 15px;font-size:15px;color:#2a303d;border-radius:5px;font-weight:500;line-height:1.5em;margin:0;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item .chat-grid .message .message-text a {text-decoration:underline;color:#007bff;    word-break: break-all;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item .chat-grid{display:flex;align-items:flex-start;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item .chat-grid .avatar{display:inline-flex;position:relative;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item .chat-grid .avatar .online-dot{height:0.75rem;width:0.75rem;background:#00b68c;position:absolute;bottom:0;right:0;border-radius:50%;border:1px solid white;margin:0.25rem;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item .chat-grid .avatar img{width:60px;height:60px;border-radius:50%;object-fit:cover;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item.left .chat-grid .avatar{margin-right:1rem;}
.sol1 .chat-box .convo-list .conversation-wrapper .conversation .conversation-list .conversation-item.right .chat-grid .avatar{margin-left:1rem;}
.sol1 .sign-wrap {clear:both;padding:60px 0px 0px 0px;}

@-webkit-keyframes sk-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1);transform:scale(1);}}
@keyframes sk-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1);transform:scale(1);}}

/* ---------------------------------------------------
Signin, forgot, invite
--------------------------------------------------- */

.table-t1-mid 											{width:100%;height:100%;display:table;text-align:center;}
.table-t1-mid .tmid 									{display:table-cell;vertical-align:middle;text-align:center;}
.usica-t1 {clear:both;padding:30px 0px 30px 0px;background:#fff;}
.usica-t1 .auto {width:400px;margin:0 auto;}
.usica-t1 .auto .pad {clear:both;padding:35px 35px 25px 35px;background:#fff;border-radius:8px;/*box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);*/}
.usica-t1 .auto .pad .head-t1 {width:100%;clear:both;margin:0px 0px 30px 0px;}
.usica-t1 .auto .pad .head-t1 p {margin:0;font-size:29px;line-height:100%;font-weight:bold;text-align:center;color:#2f363f;}
.usica-t1 .auto .pad .desc-t1 {width:100%;clear:both;margin:-10px 0px 30px 0px;}
.usica-t1 .auto .pad .desc-t1 p {margin:0;font-size:16px;line-height:140%;text-align:center;color:#464646;}
.usica-t1 .auto .pad .inp-t1 {width:100%;clear:both;position:relative;margin:0px 0px 10px 0px;}
.usica-t1 .auto .pad .inp-t1 input {width:100%;margin:0;padding:12px 14px;outline:0;font-size:15px;font-weight:600;border:0;border:1px solid #f6f6f7;background:#f6f6f7;border-radius:6px;}
.usica-t1 .auto .pad .inp-t1 input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px #f6f6f7 inset;}
.usica-t1 .auto .pad .inp-t2 {width:100%;clear:both;position:relative;margin:0px 0px 20px 0px;}
.usica-t1 .auto .pad .inp-t2 input {width:100%;margin:0;padding:12px 14px;outline:0;font-size:15px;font-weight:600;border:0;border:1px solid #f6f6f7;background:#f6f6f7;border-radius:6px;}
.usica-t1 .auto .pad .inp-t2 input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px #f6f6f7 inset;}
.usica-t1 .auto .pad .inp-t3 {width:100%;clear:both;position:relative;margin:0px 0px 20px 0px;}
.usica-t1 .auto .pad .inp-t3 .lft {width:60%;float:left;}
.usica-t1 .auto .pad .inp-t3 .lft .in {width:30px;float:left;padding:0px 0px 0px 5px;}
.usica-t1 .auto .pad .inp-t3 .lft .in .check {width:17px;height:17px;clear:both;border:1px solid transparent;cursor:default;background:#fff url(../gfx/icon-check-000-t2.svg) no-repeat -100px -100px;background-size:11px 11px;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;border-radius:2px;}
.usica-t1 .auto .pad .inp-t3 .lft .in .checked {background-position:50% 50%;}
.usica-t1 .auto .pad .inp-t3 .lft .lbl {float:left;}
.usica-t1 .auto .pad .inp-t3 .lft .lbl p {margin:0;padding:1px 0px 0px 0px;font-size:15px;color:#333;line-height:135%;cursor:default;}
.usica-t1 .auto .pad .inp-t3 .lft .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.usica-t1 .auto .pad .inp-t3 .rgt {width:40%;float:left;text-align:right;}
.usica-t1 .auto .pad .inp-t3 .rgt p {margin:0;font-size:15px;color:#333;line-height:135%;padding:3px 5px 0px 0px;}
.usica-t1 .auto .pad .inp-t3 .rgt a:hover {text-decoration:underline;}
.usica-t1 .auto .pad .inp-t3 .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.usica-t1 .auto .pad .inp-t4 {width:100%;clear:both;position:relative;margin:0px 0px 35px 0px;}
.usica-t1 .auto .pad .inp-t4 input {width:100%;text-align:center;padding:5px 0px;border-radius:6px;background:#1a73e8;color:#fff;font-size:17px;font-weight:600;}
.usica-t1 .auto .pad .inp-t4 input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px white inset;}
.usica-t1 .auto .pad .inp-t8 {clear:both;text-align:center;padding:5px 0px 5px 0px;margin:0px 0px 25px 0px;}
.usica-t1 .auto .pad .inp-t8 p {margin:0;font-size:15px;line-height:150%;color:#7d7d7d;}
.usica-t1 .auto .pad .inp-t8 a {text-decoration:underline;color:#7d7d7d;}
.usica-t1 .auto .pad .inp-t8 a:hover {text-decoration:underline;color:#222;}
.usica-t1 .auto .pad .inp-t9 {width:100%;clear:both;text-align:center;padding:0px 0px 10px 0px;}
.usica-t1 .auto .pad .inp-t9 p {margin:0;font-size:15px;line-height:110%;}
.usica-t1 .auto .pad .inp-t9 a {font-size:15px;text-decoration:underline;}
.usica-t1 .auto .pad .inp-t9 a:hover {text-decoration:underline;}
.usica-t1 .auto .pad .inp-t10 {width:100%;clear:both;text-align:center;padding:0px 0px 10px 0px;}
.usica-t1 .auto .pad .inp-t10 p {margin:0;font-size:15px;line-height:110%;}
.usica-t1 .auto .pad .inp-t10 a {font-size:15px;text-decoration:underline;}
.usica-t1 .auto .pad .accs-t1 {width:100%;clear:both;text-align:left;margin:0px 0px 20px 0px;box-shadow: 0 0 0 0.5px rgba(50, 50, 93, 0.17), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;border-radius:8px;overflow:hidden;}
.usica-t1 .auto .pad .accs-t1 ul {margin:0;padding:0;list-style-type:none;}
.usica-t1 .auto .pad .accs-t1 ul li {}
.usica-t1 .auto .pad .accs-t1 ul li a {display:block;padding:15px 20px 15px 20px;position:relative;font-size:17px;line-height:140%;color:#222;border-bottom:1px solid #eee;background:#fff;}
.usica-t1 .auto .pad .accs-t1 ul li span {color:#999;font-size:15px;}
.usica-t1 .auto .pad .accs-t1 ul li strong {font-weight:600;}
.usica-t1 .auto .pad .accs-t1 ul li a:hover {background-color:#f1f3f3;}
.usica-t1 .auto .pad .accs-t1 ul li a:active {top:1px;}
.usica-t1 .auto .pad .noti-warning {background:none;border:none;padding:0px;text-align:center;margin:0px 0px 30px 0px;}
.usica-t1 .auto .pad .noti-warning p {font-size:15px;color:#dd4b38;}
.usica-t2 {clear:both;padding:30px 0px 30px 0px;background:#fcfcfc;}
.usica-t2 .auto {width:520px;margin:0 auto;}
.usica-t2 .auto .pad {clear:both;padding:15px 35px 25px 35px;}
.usica-t2 .auto .pad .head-t1 {width:100%;clear:both;margin:0px 0px 50px 0px;}
.usica-t2 .auto .pad .head-t1 p {margin:0;font-size:29px;line-height:100%;font-weight:bold;text-align:center;color:#2f363f;}
.usica-t2 .auto .pad .desc-t1 {width:100%;clear:both;margin:-10px 0px 20px 0px;}
.usica-t2 .auto .pad .desc-t1 p {margin:0;font-size:17px;font-weight:500;line-height:150%;text-align:center;}
.usica-t2 .auto .pad .min-t1 {clear:both;padding:0px 25px;}
.usica-t2 .auto .pad .inp-t1 {width:100%;clear:both;position:relative;margin:0px 0px 10px 0px;}
.usica-t2 .auto .pad .inp-t1 input {width:100%;margin:0;padding:12px 14px;outline:0;font-size:17px;font-weight:600;border:0;border:1px solid #f6f6f7;background:#f6f6f7;border-radius:6px;}
.usica-t2 .auto .pad .inp-t1 input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px #f6f6f7 inset;}
.usica-t2 .auto .pad .inp-t1 .chk {display:none;}
.usica-t2 .auto .pad .inp-t2 {width:100%;clear:both;position:relative;margin:0px 0px 20px 0px;}
.usica-t2 .auto .pad .inp-t2 input {width:100%;margin:0;padding:12px 14px;outline:0;font-size:17px;font-weight:600;border:0;border:1px solid #f6f6f7;background:#f6f6f7;border-radius:6px;}
.usica-t2 .auto .pad .inp-t2 input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px #f6f6f7 inset;}
.usica-t2 .auto .pad .inp-t3 {width:100%;clear:both;margin:0px 0px 15px 0px;}
.usica-t2 .auto .pad .inp-t3 .lft {width:60%;float:left;}
.usica-t2 .auto .pad .inp-t3 .lft .in {width:30px;float:left;padding:0px 0px 0px 5px;}
.usica-t2 .auto .pad .inp-t3 .lft .in .check {width:17px;height:17px;clear:both;border:1px solid transparent;cursor:default;background:#fff url(../gfx/icon-check-000-t2.svg) no-repeat -100px -100px;background-size:11px 11px;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;border-radius:2px;}
.usica-t2 .auto .pad .inp-t3 .lft .in .checked {background-position:50% 50%;}
.usica-t2 .auto .pad .inp-t3 .lft .lbl {float:left;}
.usica-t2 .auto .pad .inp-t3 .lft .lbl p {margin:0;padding:1px 0px 0px 0px;font-size:15px;color:#333;line-height:135%;cursor:default;}
.usica-t2 .auto .pad .inp-t3 .lft .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.usica-t2 .auto .pad .inp-t3 .rgt {width:40%;float:left;text-align:right;}
.usica-t2 .auto .pad .inp-t3 .rgt p {margin:0;font-size:15px;color:#333;line-height:135%;padding:3px 5px 0px 0px;}
.usica-t2 .auto .pad .inp-t3 .rgt a:hover {text-decoration:underline;}
.usica-t2 .auto .pad .inp-t3 .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.usica-t2 .auto .pad .inp-t4 {width:100%;clear:both;margin:0px 0px 35px 0px;}
.usica-t2 .auto .pad .inp-t4 input {width:100%;text-align:center;padding:5px 0px;border-radius:6px;background:#1a73e8;color:#fff;font-size:17px;font-weight:600;}
.usica-t2 .auto .pad .inp-t4 input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px white inset;}
.usica-t2 .auto .pad .inp-t7 {width:100%;clear:both;text-align:center;margin:0px 0px 35px 0px;}
.usica-t2 .auto .pad .inp-t7 p {margin:0;font-size:17px;line-height:110%;}
.usica-t2 .auto .pad .inp-t7 a {font-size:17px;text-decoration:underline;}
.usica-t2 .auto .pad .inp-t7 a:hover {text-decoration:underline;}
.usica-t2 .auto .pad .inp-t8 {clear:both;text-align:center;padding:5px 0px 5px 0px;margin:0px 0px 25px 0px;}
.usica-t2 .auto .pad .inp-t8 p {margin:0;font-size:15px;line-height:150%;color:#7d7d7d;}
.usica-t2 .auto .pad .inp-t8 a {text-decoration:underline;color:#7d7d7d;}
.usica-t2 .auto .pad .inp-t8 a:hover {text-decoration:underline;color:#222;}
.usica-t2 .prefill .inpema input {background:#fff;border:1px solid transparent;box-shadow:0 0 0 0.5px rgba(50, 50, 93, 0.09), 0 2px 5px 0 rgba(50, 50, 93, 0.07), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 #00000000;}
.usica-t2 .prefill .inpema .chk {width:30px;height:30px;position:absolute;top:10px;right:10px;color:green;font-size:26px;display:block!important;}
.usica-t3 {clear:both;padding:30px 0px 30px 0px;background:#fff;}
.usica-t3 .auto {width:550px;margin:0 auto;}
.usica-t3 .auto .pad {clear:both;padding:35px 35px 35px 35px;box-shadow:0 0 0 0.5px rgba(50, 50, 93, 0.17), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;border-radius: 4px;}
.usica-t3 .auto .pad .hed {clear:both;margin:0px 0px 15px 0px;text-align:left;padding:0px 0px 0px 40px;}
.usica-t3 .auto .pad .hed h1 {margin:0;font-size:26px;line-height:130%;font-weight:bold;text-align:left;color:#2f363f;}
.usica-t3 .auto .pad .txt {clear:both;padding:0px 40px;position:relative;}
.usica-t3 .auto .pad .txt .p1 {margin:0px 0px 35px 0px;font-size:17px;line-height:180%;color:#464646;}
.usica-t3 .auto .pad .txt .p2 {margin:0;font-size:20px;line-height:180%;color:#b7b7b7;}
.usica-t3 .auto .pad .txt .ico {position:absolute;left:-2px;top:2px;font-size:28px;line-height:24px;color:#30c300;}
.usica-t3 .auto .pad .txt a {text-decoration:underline;}

/* ---------------------------------------------------
Password toggle
--------------------------------------------------- */

.passwordtoogle {width:30px;height:30px;position:absolute;top:50%;right:10px;z-index:10;margin:-13px 0px 0px 0px;cursor:pointer;border-radius:50%;}
.passwordtoogle .rl {width:30px;height:30px;position:relative;top:0px;left:0px;}
.passwordtoogle.visible i {color:#333!important;}
.passwordtoogle i {font-size:26px;line-height:26px;color:#999;position:absolute;left:2px;top:2px;}
.passwordtoogle i:hover {color:#666;}
.passwordtoogle .on {visibility:visible;}
.passwordtoogle .off {visibility:hidden;}
.passwordtoogle.visible .on {visibility:hidden;}
.passwordtoogle.visible .off {visibility:visible;}
.passwordvisindi {position:absolute;top:17px;right:55px;font-size:15px;line-height:100%;font-weight:600;}
.passwordvisindi.weak {color:#b44a9d;}
.passwordvisindi.good {color:#a1810c;}
.passwordvisindi.strong {color:#1c9b0d;}

/* ---------------------------------------------------
Help Center
--------------------------------------------------- */

.swrp-t1 {width:100%;clear:both;padding:70px 0px 80px 0px;}
.swrp-t1 .man {width:100%;clear:both;padding:55px 0px 115px 0px;background:url(../gfx/header-search-t1.svg) no-repeat 50% 20px;background-size:auto 280px;}
.swrp-t1 .hea {clear:both;text-align:center;margin:0px 0px 25px 0px;}
.swrp-t1 .hea p {margin:0;font-size:32px;line-height:150%;color:#1967d2;}
.swrp-t1 .que {width:520px;margin:0 auto;}
.swrp-t1 .que .rel {clear:both;position:relative;border-radius:5px;background:#fff;box-shadow:0 1px 2px 0 rgba(60,64,67,.30), 0 1px 3px 1px rgba(60,64,67,.15);}
.swrp-t1 .que .rel input {width:100%;position:relative;z-index:2;margin:0;border:0;padding:14px 25px 15px 82px;outline:0;font-size:18px;color:#000;background:transparent;border-radius:5px;}
.swrp-t1 .que .rel .ico {position:absolute;left:40px;top:14px;font-size:26px;color:#717171;}
.swrp-t1 .items {width:100%;clear:both;padding:0px 0px 50px 0px;}
.swrp-t1 .items .aut {width:960px;margin:0 auto;}
.swrp-t1 .items .tab {width:100%;display:table;margin:0px 0px 40px 0px;}
.swrp-t1 .items .tab .cel {width:50%;display:table-cell;position:relative;padding:0px 20px;box-sizing:border-box;}
.swrp-t1 .items .tab .cel .di {height:100%;clear:both;padding:0px 0px 80px 0px;position:relative;}
.swrp-t1 .items .tab .cel .sh {position:absolute;left:20px;top:0px;right:20px;bottom:0px;z-index:0;border-radius:4px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);}
.swrp-t1 .items .tab .cel .di .din {clear:both;position:relative;z-index:2;padding:35px 35px 10px 35px;/*border-radius:4px;box-shadow:0 0 0 1px rgba(50,50,93,.05), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1px 0 rgba(0,0,0,.07);*/}
.swrp-t1 .items .tab .cel .di .din .ico {position:absolute;left:50%;top:-21px;width:40px;height:40px;margin:0px 0px 0px -20px;text-align:center;background:#1967d2;border-radius:50%;}
.swrp-t1 .items .tab .cel .di .din .ico span {font-size:24px;color:#fff;line-height:40px;}
.swrp-t1 .items .tab .cel .di .din .ihd {clear:both;margin: 0px 0px 6px 0px;}
.swrp-t1 .items .tab .cel .di .din .ihd h2 {margin:0;font-size:20px;color: #2f363f;line-height:150%;font-weight:600;}
.swrp-t1 .items .tab .cel .di .din .ihd h2 a {text-decoration:none;}
.swrp-t1 .items .tab .cel .di .din .ihd h2 a:hover {text-decoration:underline;}
.swrp-t1 .items .tab .cel .di .din .ids {height:85px;clear:both;}
.swrp-t1 .items .tab .cel .di .din .ids p {margin:0;font-size:16px;color:#52667b;line-height:135%;}
.swrp-t1 .items .tab .cel .di .din .lst {clear:both;}
.swrp-t1 .items .tab .cel .di .din .lst ul {margin:0;padding:0;list-style-type:none;font-size:16px;line-height:150%;}
.swrp-t1 .items .tab .cel .di .din .lst ul li {}
.swrp-t1 .items .tab .cel .di .din .lst ul li a {display:block;position:relative;padding:6px 40px 6px 0px;font-size:16px;color:#2f363f;line-height:145%;text-decoration:none;font-weight:600;}
.swrp-t1 .items .tab .cel .di .din .lst ul li a:hover {text-decoration:underline;color:#1967d2;}
.swrp-t1 .items .tab .cel .di .din .lst ul li a .ic {position:absolute;right:0px;top:7px;font-size:23px;color:#1967d2;}
.swrp-t1 .items .tab .cel .all {position:absolute;left:55px;bottom:0px;right:55px;z-index:2;height:45px;clear:both;padding:14px 0px 0px 0px;border-top:1px solid #eee;}
.swrp-t1 .items .tab .cel .all a {font-size:17px;color:#1967d2;line-height:135%;text-decoration:none;}
.swrp-t1 .items .tab .cel .all a:hover {text-decoration:underline;}

/* ---------------------------------------------------
About page
--------------------------------------------------- */

/* About */
.abt-t1 {width:650px;max-width:1150px;margin:0 auto;padding:111px 20px 80px 20px;}
.abt-t1 .ct {clear:both;padding:60px 0px 0px 0px;text-align:center;}
.abt-t1 .ct p {margin:0px 0px 15px 0px;font-size:18px;font-weight:600;color:#1d84ff;}
.abt-t1 .ct h1 {margin:0;font-size:34px;font-weight:bold;line-height: 110%;}
.abt-t2 {width:800px;height:350px;margin:0 auto;border-radius:8px;box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent;background:url(../gfx/about-t1n.jpg) no-repeat 50% 60%;background-size:cover;}
.abt-t2 img {display:none;max-width:100%;}
.abt-t3 {clear:both;padding:60px 0px;background:#fff;}
.abt-t3 .aut {width:800px;margin:0 auto;}
.abt-t3 .aut .hd {width:100%;clear:both;margin:0px 0px 35px 0px;text-align:center;}
.abt-t3 .aut .hd p {margin:0;font-size:28px;font-weight:600;line-height:110%;}
.abt-t3 .aut .cols {width:100%;clear:both;}
.abt-t3 .aut .cols .lft {width:50%;float:left;}
.abt-t3 .aut .cols .lft .in {clear:both;padding:0px 25px 0px 0px;}
.abt-t3 .aut .cols .lft .in p {margin:0;font-size:17px;font-weight:500;line-height:145%;}
.abt-t3 .aut .cols .rgt {width:50%;float:left;}
.abt-t3 .aut .cols .rgt .in {clear:both;padding:0px 0px 0px 25px;}
.abt-t3 .aut .cols .rgt .in p {margin:0;font-size:17px;font-weight:500;line-height:145%;}
.abt-t3 .aut .cols .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.abt-t4 {clear:both;position:relative;z-index:1;padding:60px 0px;}
.abt-t4 .aut {width:900px;margin:0 auto;}
.abt-t4 .aut .in {width:90%;float:right;position:relative;background:#f9a102;}
.abt-t4 .aut .in .pd {clear:both;padding:85px 65px 85px 45%;}
.abt-t4 .aut .in .pd h2 {margin:0px 0px 30px 0px;font-size: 34px;font-weight:bold;line-height: 110%;color:#fff;}
.abt-t4 .aut .in .pd p {margin:0px 0px 25px 0px;font-size:17px;font-weight:500;line-height:135%;color:#fff;}
.abt-t4 .aut .in .pd p:last-child {margin:0;}
.abt-t4 .aut .in .img {width:47%;position:absolute;left:-100px;top:130px;border-radius:5px;overflow:hidden;}
.abt-t4 .aut .in .img img {display:block;max-width:100%;}
.abt-t4 .aut .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.abt-t5 {clear:both;position:relative;z-index:1;padding:60px 0px;}
.abt-t5 .aut {width:800px;margin:0 auto;}
.abt-t5 .aut .hd {width:100%;clear:both;margin:0px 0px 55px 0px;text-align:center;}
.abt-t5 .aut .hd p {margin:0;font-size:32px;font-weight:bold;line-height: 110%;}
.abt-t5 .aut .hd .emo {font-style:normal;}
.abt-t5 .aos {width:900px;margin:0 auto;}
.abt-t5 .aos .tab {width:100%;display:table;border-collapse:collapse;}
.abt-t5 .aos .tab .rw {display:table-row;}
.abt-t5 .aos .tab .rw .cl {width:33%;display:table-cell;vertical-align:top;padding:35px 35px;text-align:center;border:1px dotted #ccc;}
.abt-t5 .aos .tab .rw .cl h4 {margin:0;font-size:24px;line-height:105%;font-weight:bold;}
.abt-t5 .aos .tab .rw .cl p {}
.abt-t5 .aos .tab .rw .bd1 {border-top:none;border-left:none;}
.abt-t5 .aos .tab .rw .bd2 {border-top:none;}
.abt-t5 .aos .tab .rw .bd3 {border-top:none;border-right:none;}
.abt-t5 .aos .tab .rw .bd4 {border-left:none;border-bottom:none;}
.abt-t5 .aos .tab .rw .bd5 {border-right:none;border-bottom:none;}
.abt-t5 .deco {width:370px;height:310px;position:absolute;top:485px;left:-20px;z-index:-1;background:url(../gfx/deco-pattern-t1.jpg) no-repeat 0px 50%;background-size:cover;transform:rotate(180deg);}
.abt-t6 {clear:both;position:relative;z-index:1;padding:60px 0px 60px 0px;margin:0px 0px 20px 0px;}
.abt-t6 .aut {width:800px;margin:0 auto;}
.abt-t6 .aut .hed {width:100%;clear:both;margin:0px 0px 25px 0px;text-align:center;}
.abt-t6 .aut .hed p {margin:0;font-size:30px;font-weight:bold;line-height:110%;}
.abt-t6 .aos {width:720px;margin:0 auto;position:relative;}
.abt-t6 .aos .cl1 {width:200px;float:left;margin:0px 20px;padding:40px 0px 0px 0px;}
.abt-t6 .aos .cl2 {width:200px;float:left;margin:0px 20px;padding:20px 0px 0px 0px;}
.abt-t6 .aos .cl3 {width:200px;float:left;margin:0px 20px;padding:30px 0px 0px 0px;}
.abt-t6 .aos .bl {width:250px;display:block;position:relative;}
.abt-t6 .aos .bl .rl {clear:both;position:relative;z-index:2;padding:35px 45px;text-align:center;}
.abt-t6 .aos .bl .rl .p1 {margin:0px 0px 10px 0px;display:inline-block;font-size:30px;font-weight:bold;line-height:70%;color:#000;border-bottom:9px solid #127bf93b;}
.abt-t6 .aos .bl .rl .p2 {margin:0;font-size:18px;font-weight:600;font-style:normal;line-height:110%;color:#000;}
.abt-t6 .aos .bl .bg {position:absolute;z-index:1;left:0px;top:0px;right:0px;bottom:0px;border-radius:10px;}
.abt-t6 .aos .bl .ro {transform:rotate(2deg);}
.abt-t6 .aos .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.abt-t7 {clear:both;position:relative;z-index:1;padding:120px 0px 60px 0px;}
.abt-t7 .aut {width:850px;margin:0 auto;}
.abt-t7 .aut .hed {width:100%;clear:both;margin:0px 0px 45px 0px;text-align:center;}
.abt-t7 .aut .hed h2 {margin:0px 0px 15px 0px;font-size:32px;font-weight:bold;line-height: 110%;}
.abt-t7 .aut .hed p {margin:0;font-size:18px;font-weight:500;line-height:125%;color:#444;}
.abt-t7 .aut .box {clear:both;margin:0px 0px 35px 0px;}
.abt-t7 .aut .box .map {width:100%;height:300px;clear:both;border-radius:8px;box-shadow:0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);}
.abt-t7 .aut .box .add {clear:both;padding:35px 40px 30px 40px;text-align:center;}
.abt-t7 .aut .box .add .tx {clear:both;text-align:center;}
.abt-t7 .aut .box .add .tx .p1 {margin:0px 0px 12px 0px;font-size:16px;color:#6f728a;line-height:145%;}
.abt-t7 .aut .box .add .tx .p2 {margin:0;font-size:17px;color:#222;line-height:135%;}
.abt-t7 .aut .box .add .tx .p3 {margin:0;display:inline-block;position:relative;font-size:17px;line-height:125%;padding:5px 4px 0px 25px;font-weight:500;}
.abt-t7 .aut .box .add .tx a {text-decoration:underline;color:#4662e2;}
.abt-t7 .aut .box .add .tx a i {position:absolute;left:0px;top:7px;font-size:20px;line-height:20px;color:#4662e2;}
.abt-t7 .aut .box .add .tx a:hover {color:#2743c3;}
.abt-t7 .aut .box .add .tx a:hover i {color:#2743c3;}
.abt-t7 .aut .box .add .dir {clear:both;padding:30px 0px 0px 0px;text-align:center;}
.abt-t7 .aut .box .add .dir ul {margin:0;padding:0;list-style-type:none;font-size:0px;}
.abt-t7 .aut .box .add .dir ul li {margin:0px 2px;display:inline-block;}
.abt-t7 .aut .box .add .dir ul li a {width:42px;height:42px;display:inline-block;position:relative;border-radius:50%;}
.abt-t7 .aut .box .add .dir ul li a i {font-size:26px;line-height:42px;color:#222;}
.abt-t7 .aut .box .add .dir ul li a:hover {background:#f1f3f3;}
.abt-t7 .aut .box .add .dir ul li a:active {background:#f1f1f1;}
.abt-t7 .aut .box .add .dir ul li a:hover i {color:#000;}
.abt-t7 .deco {width: 450px;height: 420px;position:absolute;top: 140px;left: -190px;z-index:-1;background:url(../gfx/deco-pattern-t1.jpg) no-repeat 0px 50%;background-size:cover;transform: rotate(170deg);}

/*
.abt-t8 {width:900px;max-width:1150px;margin:0 auto;padding:0px 20px 80px 20px;}
*/
.abt-t8 {width:900px;max-width:1150px;margin:0 auto;padding:111px 20px 80px 20px;}
.abt-t8.pdt1 {padding:50px 20px 50px 20px;}
.abt-t8.pdt2 {padding:0px 20px;}
.abt-t8 .ct {clear:both;padding:60px 0px 0px 0px;text-align:center;}
.abt-t8 .ct h1 {margin:0;font-size:34px;font-weight:bold;line-height: 110%;}
.abt-t8 .ct h2 {margin:0;font-size:30px;font-weight:600;line-height: 110%;}

/* Pricing page */
.pri-t1 {clear:both;}
.pri-t1 .paut {width:80%;max-width:1150px;margin:0 auto;padding:0px 20px;}
.pri-t1 .paut .rl-t1 {clear:both;position:relative;}
.pri-t1 .paut .rl-t1 .hgx {width:22%;position:absolute;left:56%;top:-15px;bottom:-15px;z-index:0;background:#33c576eb;border-radius:6px;}
.pri-t1 .high .tab-t1 .bt1 {background:#19bb53;}
.pri-t1 .high .tab-t1 .bt2 {background:#19bb53;}
.pri-t1 .tab-t1 {width:100%;display:table;table-layout:fixed;position:relative;z-index:1;}
.pri-t1 .tab-t1 .rw {display:table-row;}
.pri-t1 .tab-t1 .rw .td1 {width:34%;display:table-cell;vertical-align:top;position:relative;}
.pri-t1 .tab-t1 .rw .td1 .mohi {display:none;}
.pri-t1 .tab-t1 .rw .td1 .mohilbl {display:none;}
.pri-t1 .tab-t1 .rw .td1 .lbl p {margin:0px;padding:30px 30px 0px 20px;font-size:21px;color:#32af6b;}
.pri-t1 .tab-t1 .rw .td2 {width:22%;display:table-cell;vertical-align:top;position:relative;}
.pri-t1 .tab-t1 .rw .td3 {width:34%;display:table-cell;vertical-align:top;position:relative;}
.pri-t1 .tab-t1 .rw .td3 .tdin {clear:both;padding:16px 20px 16px 20px;position:relative;color:#696969;}
.pri-t1 .tab-t1 .rw .td3:before {content:'';height:1px;position:absolute;left:0px;bottom:0px;right:0px;background:#eee;}
.pri-t1 .tab-t1 .rw .td4 {width:22%;display:table-cell;vertical-align:top;position:relative;}
.pri-t1 .tab-t1 .rw .td4 .tdin {clear:both;padding:16px 20px 16px 20px;position:relative;}
.pri-t1 .tab-t1 .rw .td4 .tdin i {color:#32af6b;}
.pri-t1 .tab-t1 .rw .td4:before {content:'';height:1px;position:absolute;left:0px;bottom:0px;right:0px;background:#eee;}
.pri-t1 .tab-t1 .rw .td2.high .tx1 .pi .lb1 {color:#fff;}
.pri-t1 .tab-t1 .rw .td2.high .tx1 .pi .lb2 {color:#fff;}
.pri-t1 .tab-t1 .rw .td2.high .tx1 .pi .lb3 {color:#ffffffbd;}
.pri-t1 .tab-t1 .rw .td2.high .bt1 {background:#15924263;}
.pri-t1 .tab-t1 .rw .td2.high .bt2 {background:#15924263;}
.pri-t1 .tab-t1 .rw .td4.high {color:#fff;}
.pri-t1 .tab-t1 .rw .td4.high i {color:#fff;}
.pri-t1 .tab-t1 .rw .td4.high:before {background:#15924263;}
.pri-t1 .tab-t1 .rw .non {color:#e7d0d0!important;}
.pri-t1 .tab-t1 .rw.odd .td3 {}
.pri-t1 .tab-t1 .rw.odd .td4 {}
.pri-t1 .tab-t1 .bt1 {height:1px;position:absolute;left:0px;top:0px;right:0px;background:#ddd;}
.pri-t1 .tab-t1 .bt2 {height:1px;position:absolute;left:0px;bottom:0px;right:0px;background:#ddd;}
.pri-t1 .tab-t1 .tx1 {clear:both;padding:0px 10px;position:relative;}
.pri-t1 .tab-t1 .tx1 .pi {clear:both;padding:20px 10px;}
.pri-t1 .tab-t1 .tx1 .pi .lb1 {margin:0;font-size:34px;line-height:135%;color:#111;font-weight:600;}
.pri-t1 .tab-t1 .tx1 .pi .lb2 {margin:0;font-size:16px;line-height:135%;color:#111;}
.pri-t1 .tab-t1 .tx1 .pi .lb3 {margin:0;font-size:16px;line-height:135%;color:#868686;}
.pri-t2 {height:30px;clear:both;margin:-20px 0px 40px 0px;position:relative;overflow:hidden;}
.pri-t2 .wid {width:100px;margin:0 auto;position:relative;text-align:center;}
.pri-t2 .wid .lf {width:100px;position:absolute;left:-100px;top:5px;text-align:right;font-size:16px;font-weight:600;line-height:110%;transition:all .2s ease-in;}
.pri-t2 .wid .rg {width:100px;position:absolute;right:-100px;top:5px;text-align:left;font-size:16px;font-weight:600;line-height:110%;transition:all .2s ease-in;}
.pri-t2 .wid .lf {color:#000;}
.pri-t2 .wid .rg {color:#ddd;}
.pri-t2.checked .wid .lf {color:#ddd;}
.pri-t2.checked .wid .rg {color:#32af6b;}
.pri-t2 .switch {width:68px;height:30px;}
.pri-t2 .switch .slider:before {width:30px;height:30px;}
.pri-t2 .switch input:checked + .slider:before {-webkit-transform:translateX(46px);-ms-transform:translateX(38px);transform:translateX(38px);}
.pri-t2 .switch .slider.round {border-radius:28px;}
.pri-t2 .switch input:checked + .slider {background-color:#32af6b;}

/* Mobile menu upgrade */
.mupt {clear:both;padding:30px 0px 30px 0px;display:none;}
.mupt .mobupg {display:block;padding:12px 20px 12px 46px;background:linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);color:#fff;position:relative;border-radius:6px;margin:8px 10px 0px 10px;font-weight:600;}
.mupt .mobupg i {position:absolute;left:8px;top:8px;font-size:28px;line-height:28px;color:#fff;}
.mupt .mobupg:hover {background:#0d68e0;color:#fff;}
.mupt .mobupg:hover i {color:#fff;}
.mup-t1 {padding:0px;position:fixed;left:0px;bottom:0px;right:0px;z-index:500;background:#ffffffba;padding:10px 0px 30px 0px;display:none;}
.mup-t1 .mobupg {display:block;padding:12px 20px 12px 62px;background:linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);color:#fff;position:relative;border-radius:36px;margin:8px 10px 0px 10px;font-weight:500;box-shadow:0 2px 6px 0 rgb(0 45 91 / 12%);}
.mup-t1 .mobupg .ico {width:30px;height:30px;position:absolute;left:18px;top:7px;background:url(../gfx/icon-shopping-cart-fff-t1.svg) no-repeat 50% 50%;background-size:24px auto;}
.mup-t1 .mobupg:hover {background:#0d68e0;color:#fff;}
.mup-t1 .mobupg:hover i {color:#fff;}

/* Unsubscribe page */
.unsub {clear:both;padding:30px 0px 40px 0px;}
.unsub .aut {width:640px;margin:0 auto;}
.unsub .aut .sha {clear:both;padding:30px 65px 50px 65px;background:#fff;border-radius:6px;box-shadow:0 0 0 0.5px rgba(50, 50, 93, 0.17), 0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;}
.unsub .aut .sha .hd {clear:both;margin:0px 0px 20px 0px;}
.unsub .aut .sha .hd h1 {margin:0px 0px 16px 0px;font-size:26px;font-weight:bold;color:#2f363f;}
.unsub .aut .sha .hd p {margin:0px;font-weight:500;color:#464646;font-size:17px;line-height:150%;}
.unsub .aut .sha .saved {clear:both;position:relative;margin:0px 0px 20px 0px;display:none;padding:10px 17px 10px 50px;background:#31af31;border-radius:6px;}
.unsub .aut .sha .saved p {margin:0;font-size:17px;font-weight:500;color:#fff;}
.unsub .aut .sha .saved i {font-size:22px;line-height:22px;color:#fff;position:absolute;left:17px;top:10px;}
.unsub .aut .sha .list {clear:both;margin:0px 0px 15px 0px;padding:15px 0px 0px 0px;}
.unsub .aut .sha .list ul {margin:0;padding:0;list-style-type:none;font-size:16px;}
.unsub .aut .sha .list ul li {position:relative;padding:0px 20px 0px 60px;margin:0px 0px 20px 0px;color:#666;}
.unsub .aut .sha .list ul li .check {width:24px;height:24px;position:absolute;left:10px;top:-3px;border-radius:3px;box-shadow:0 0 0 .5px rgba(50,50,93,.17),0 2px 5px 0 rgba(50,50,93,.1),0 1px 1.5px 0 rgba(0,0,0,.07),0 1px 2px 0 rgba(0,0,0,.08),0 0 0 0 transparent!important;}
.unsub .aut .sha .list ul li .check .chk {width:100%;height:100%;position:relative;background:url(../gfx/icon-check-000-t2.svg) no-repeat 50% 50%;background-size:14px auto;transition:all .2s ease;transform:scale(.8);opacity:0;visibility:hidden;}
.unsub .aut .sha .list ul li .check.checked .chk {visibility:visible;transform:scale(1);opacity:1;}
.unsub .aut .sha .list ul li strong {font-size:17px;color:#000;display:block;margin:0px 0px 5px 0px;}
.unsub .aut .sha .sbt {clear:both;padding:30px 0px 10px 0px;}
.unsub .aut .sha .sbt .save {width:300px;border-radius:36px;background:#1a73e8;font-size:19px;line-height:50px;text-align:left;padding:0px 0px 0px 29px;font-weight:600;}

/* API documentation page */
.code-t1                                                {clear:both;position:relative;box-shadow:0 0 0 1px rgb(50 50 93 / 5%), 0 2px 5px 0 rgb(50 50 93 / 10%), 0 1px 1px 0 rgb(0 0 0 / 7%);border-radius:8px;}
.code-t1 .nav                                           {clear:both;position:relative;padding:12px 10px 10px 12px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.code-t1 .nav .inm                                      {clear:both;}
.code-t1 .nav .inm ul                                   {margin:0;padding:0;list-style-type:none;font-size:0px;}
.code-t1 .nav .inm ul li                                {display:inline-block;padding:0px 2px 0px 0px;}
.code-t1 .nav .inm ul li a                              {display:inline-block;padding:0px 12px;font-size:14px;text-decoration:none;line-height:32px;color:#000;font-weight:500;background:#fff;border-radius:22px;}
.code-t1 .nav .inm ul li a:hover                        {}
.code-t1 .nav .inm ul li .selected                      {color:#fff;background:#286efa;}
.code-t1 .code                                          {clear:both;position:relative;}
.code-t1 .code .example                                 {clear:both;max-height:500px;overflow:auto;display:none;}
.code-t1 .code .jsonmarkup                              {clear:both;max-height:500px;overflow:auto;display:none;}
.code-t1 .code .example iframe                          {width:100%;height:100%;display:block;border:none;}
.code-t1 .code .autoheight                              {height:auto!important;}
.code-t1 .exmctn                                        {border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}
.code-t1 .code .example.codemarkup 						{display:block!important;}
.code-t1 .code .jsonmarkup.codemarkup 					{display:block!important;}
.code-t1 .howto 										{clear:both;padding:8px 25px 10px 25px;font-size:13px;color:#334247;line-height:135%;overflow-x:auto;}
.code-t1 .howto code em                                	{display:inline-block;padding:0px 5px;background:#ecebff;line-height:160%;}
.code-t1 .howto code .out-t1                           	{background:yellow;}
.code-t1 .howto .m3 									{color:#5c7694;}
.code-t1 .howto .m4 									{color:#5c7694;}
.code-t1 .howto .m5 									{color:#4caf50;}
.code-t1 pre::-webkit-scrollbar 						{background:transparent;overflow:visible;width:8px;height:8px;}
.code-t1 pre::-webkit-scrollbar-thumb 					{background-color:rgba(0,0,0,0.2);border-radius:10px;}
.code-t1 pre::-webkit-scrollbar-thumb:hover 			{background:rgba(0,0,0,0.3);}
.code-t1 pre::-webkit-scrollbar-thumb:horizontal 		{min-width:40px;}
.code-t1 pre::-webkit-scrollbar-thumb:vertical 			{min-height:50px;}
.code-t1 pre::-webkit-scrollbar-track-piece 			{background-color:#fff;}
.code-t1 pre::-webkit-scrollbar-corner 					{background:transparent;}
.codemarkup                                             {margin:0;padding:0px 0px 0px 35px;font-family:monospace;font-size:13px;line-height:22px;position:relative;z-index:2;color:#586e75;display:none;}
.codemarkup code em                                     {display:inline-block;padding:0px 5px;background:#ecebff;line-height:160%;}
.codemarkup code .out-t1                                {background:yellow;}
.jsonmarkup code                                        {margin:0;padding:0;font-family:monospace;font-size:13px;line-height:22px;color:#bbb;}
.jsonmarkup .string                                     {color:#1cac1c;}
.jsonmarkup .number                                     {color:darkorange;}
.jsonmarkup .boolean                                    {color:blue;}
.jsonmarkup .null                                       {color:magenta;}
.jsonmarkup .key                                        {color:#111;}
.codemarkup.php code                                    {color:#5a5a5a!important;}
.codemarkup.php code span                               {color:#5a5a5a!important;}
.codemarkup.inline code                                 {white-space:normal;word-wrap:break-word;}
.codemarkup .lines                                      {width:34px;height:100%;position:absolute;z-index:0;left:0px;top:0px;border-right:1px solid transparent;background:#fff;}
.codemarkup .lines .bfnum                               {clear:both;padding:10px 0px;}
.codemarkup .lines .num                                 {font-family:monospace;font-size:11px;line-height:22px;color:#999;display:block;text-align:right;padding:0px 8px 0px 0px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.codemarkup .code                                       {width:100%;overflow:auto;}
.codemarkup .code .inn                                  {clear:both;padding:10px 20px 10px 20px;}
.codemarkup .code .em1                                  {font-style:normal;color:#3a8000;}
.codemarkup .code .em2                                  {font-style:normal;color:#49950a;}
.codemarkup .code .m1                                   {color:#839496!important;font-style:italic!important;}/* comments */
.codemarkup .code .m2                                   {color:#93a1a1;}/* type, src */
.codemarkup .code .m4                                   {color:#2674d2;}
.codemarkup .code .m5                                   {color:#04a304;}
.codemarkup .code .m6                                   {color:#bbb;}
.codemarkup .code .m7                                   {color:#111;}
.codemarkup .code .m9c, 
.codemarkup .code .m9c span                             {color:#839496!important;font-style:italic!important;}/* HTML comment, css comment */
.codemarkup.exst1 .lines .bfnum                         {padding:20px 0px;}
.codemarkup.exst1 .code .inn                            {padding:20px;}
.codemarkup.inline                                      {line-height:26px;}
.codemarkup.inline code                                 {line-height:26px;}
.codemarkup.inline .lines .num                          {line-height:26px;}
.codemarkup.inline .code .inn                           {padding:15px 20px 20px 20px;}
.codemarkup.inline .lines .bfnum                        {padding:15px 0px 20px 0px;}
.markup-t5                                              {color:#1cac1c;word-break:break-word;}
.params-t1 												{width:100%;display:table;border-collapse:collapse;}
.params-t1 .row 										{display:table-row;}
.params-t1 .row .th1 									{width:135px;display:table-cell;font-size:16px;font-weight:700;padding:10px 10px 10px 0px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;}
.params-t1 .row .th2 									{display:table-cell;font-size:16px;font-weight:700;padding:10px 10px 10px 20px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;border-left:1px solid #ececec;}
.params-t1 .row .td1 									{width:135px;display:table-cell;font-family:monospace;font-size:13px;padding:15px 10px 10px 0px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;}
.params-t1 .row .td2 									{display:table-cell;font-size:15px;line-height:145%;padding:15px 0px 25px 20px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;border-left:1px solid #ececec;}
.params-t1 .row .td2 .CodeMirror 						{margin:-10px 0px -10px -10px;}
.params-t1 .high 										{background:#f9f9f9;}
.params-t1 a 											{text-decoration:underline;}

/* Footer */
.footer-t1 												{height:55px;clear:both;position:relative;z-index:11;background:#fff;margin:-55px 0px 0px 0px;}
.footer-t1 .inn 										{width:100%;clear:both;border-top:1px solid #f5f5f5;}
.footer-t1 .inn .auto 									{padding:0px 20px;}
.footer-t1 .inn .auto .left 							{width:100px;float:left;position:relative;z-index:1;}
.footer-t1 .inn .auto .left .soic 						{position:absolute;left:0px;top:14px;}
.footer-t1 .inn .auto .left .soic ul 					{margin:0;padding:0;list-style-type:none;}
.footer-t1 .inn .auto .left .soic ul li 				{width:28px;height:28px;float:left;margin:0px 4px 0px 0px;}
.footer-t1 .inn .auto .left .soic ul li a 				{width:28px;height:28px;float:left;}
.footer-t1 .inn .auto .left .soic ul li .fb 			{background:url(../gfx/icon-facebook-footer-t1.svg) no-repeat 50% 50%;background-size:30px auto;}
.footer-t1 .inn .auto .left .soic ul li .li 			{background:url(../gfx/icon-linkedin-footer-t1.svg) no-repeat 50% 50%;background-size:28px auto;}
.footer-t1 .inn .auto .left .s1 {position:absolute;left:100px;top:13px;}
.footer-t1 .inn .auto .left .s1 .dropbtn {display:inline-block;position:relative;color:#000;padding:0px 14px 0px 40px;font-size:16px;line-height:32px;border:none;font-weight:600;}
.footer-t1 .inn .auto .left .s1 .dropbtn i {position:absolute;left:10px;top:5px;font-size:22px;line-height:22px;}
.footer-t1 .inn .auto .left .s1 .dropup {position:relative;display:inline-block;}
.footer-t1 .inn .auto .left .s1 .dropup-content {display:none;position:absolute;bottom:32px;background:#fff;width:680px;box-shadow:0px 10px 22px -8px rgba(23,43,99,.28);z-index:1;border-radius:6px;padding:25px 20px 20px 30px;}
.footer-t1 .inn .auto .left .s1 .dropup:hover .dropup-content {display:block;}
.footer-t1 .inn .auto .left .s1 .dropup:hover .dropbtn {background:#f5f5f5;}
.footer-t1 .inn .auto .left .s1 .co {width:25%;float:left;}
.footer-t1 .inn .auto .left .s1 .co .pd {clear:both;padding:0px 20px 0px 0px;}
.footer-t1 .inn .auto .left .s1 .co .pd p {margin:0px 0px 18px 0px;font-size:16px;color:#252421;line-height:135%;font-weight:bold;}
.footer-t1 .inn .auto .left .s1 .co .pd ul {margin:0;padding:0;list-style-type:none;font-size:16px;line-height:135%;color:#252421;}
.footer-t1 .inn .auto .left .s1 .co .pd ul li {margin:0px 0px 8px 0px;}
.footer-t1 .inn .auto .left .s1 .co .pd ul li a {display:inline-block;position:relative;font-size:15px;line-height:135%;color:#171615;}
.footer-t1 .inn .auto .left .s1 .co .pd ul li a:hover {color:#000;text-decoration:underline;}
.footer-t1 .inn .auto .left .s1 .co .pd ul li a i {position:absolute;left:0px;top:1px;font-size:19px;line-height:19px;color:#171615;}
.footer-t1 .inn .auto .left .s1 .co .pd ul li .ro1 {transform:rotate(180deg);}
.footer-t1 .inn .auto .left .s1 .coi {width:25%;float:left;}
.footer-t1 .inn .auto .left .s1 .coi.w2 {width:25%;}
.footer-t1 .inn .auto .left .s1 .coi .pd {clear:both;padding:0px 20px 0px 0px;}
.footer-t1 .inn .auto .left .s1 .coi .pd p {margin:0px 0px 18px 0px;font-size:16px;color:#252421;line-height:135%;font-weight:bold;}
.footer-t1 .inn .auto .left .s1 .coi .pd ul {margin:0;padding:0;list-style-type:none;font-size:16px;line-height:135%;color:#252421;}
.footer-t1 .inn .auto .left .s1 .coi .pd ul li {margin:0px 0px 8px 0px;}
.footer-t1 .inn .auto .left .s1 .coi .pd ul li a {font-size:15px;line-height:135%;color:#171615;}
.footer-t1 .inn .auto .left .s1 .coi .pd ul li a:hover {color:#000;text-decoration:underline;}
.footer-t1 .inn .auto .left .s1 .cl {width:100%;height:1px;clear:both;overflow:hidden;}
.footer-t1 .inn .auto .right 							{width:80%;float:right;position:relative;z-index:2;}
.footer-t1 .inn .auto .right .pad 						{clear:both;}
.footer-t1 .inn .auto .right .pad ul 					{margin:0;padding:0;list-style-type:none;float:right;}
.footer-t1 .inn .auto .right .pad ul li 				{float:left;padding:0px 0px 0px 20px;}
.footer-t1 .inn .auto .right .pad ul li a 				{text-decoration:none;}
.footer-t1 .inn .auto .right .pad ul li a:hover 		{text-decoration:underline;}
.footer-t1 .inn .auto .right .rg {position:absolute;right:0px;top:16px;}
.footer-t1 .inn .auto .right .rg p {margin:0;padding:0px 0px 0px 60px;position:relative;font-size:16px;color:#252421;line-height:135%;}
.footer-t1 .inn .auto .right .rg .com {display:inline-block;margin:0px 0px 0px 10px;font-weight:bold;color:#252421;font-style:normal;}
.footer-t1 .inn .auto .right .rg .sig {width:70px;height:24px;position:absolute;left:-20px;top:1px;background:url(../gfx/icon-crafted-t1.svg) no-repeat 0px 6px;background-size:auto 15px;opacity:.7;}
.footer-t1 .inn .auto .clear 							{width:100%;height:1px;clear:both;overflow:hidden;}
.footer-t1 .wihi-t1 {display:inline-block;font-size:10px;color:#fff;background:#a900ff;border-radius:22px;text-transform:uppercase;padding:0px 6px;position:absolute;font-weight:600;margin:0px 0px 0px 10px;line-height:22px;} 
.footer-t2 {clear:both;position:relative;padding:40px 50px 15px 50px;background:#f9f8f7;}
.footer-t2 .s1 {width:100%;clear:both;margin:0px 0px 35px 0px;}
.footer-t2 .s1 .lf {width:36%;min-height:50px;float:left;position:relative;}
.footer-t2 .s1 .lf .pd {clear:both;padding:65px 30px 0px 0px;}
.footer-t2 .s1 .lf .pd .ic {position:absolute;top:-6px;left:-2px;font-size:60px;line-height:52px;color:#2d2f51;}
.footer-t2 .s1 .lf .pd p {margin:0;font-size:18px;color:#252421;line-height:130%;}
.footer-t2 .s1 .co {width:15%;float:left;}
.footer-t2 .s1 .coe {width:19%;}
.footer-t2 .s1 .co .pd {clear:both;padding:0px 30px 0px 0px;}
.footer-t2 .s1 .co .pd p {margin:0px 0px 18px 0px;font-size:16px;color:#252421;line-height:135%;font-weight:bold;}
.footer-t2 .s1 .co .pd ul {margin:0;padding:0;list-style-type:none;font-size:16px;line-height:135%;color:#252421;}
.footer-t2 .s1 .co .pd ul li {margin:0px 0px 8px 0px;}
.footer-t2 .s1 .co .pd ul li a {display:inline-block;position:relative;font-size:16px;line-height:135%;color:#171615;}
.footer-t2 .s1 .co .pd ul li a:hover {color:#000;text-decoration:underline;}
.footer-t2 .s1 .co .pd ul li a i {position:absolute;left:0px;top:1px;font-size:19px;line-height:19px;color:#171615;}
.footer-t2 .s1 .co .pd ul li .ro1 {transform:rotate(180deg);}
.footer-t2 .s1 .coi {width:15%;float:left;}
.footer-t2 .s1 .coi .pd {clear:both;padding:0px 30px 0px 0px;}
.footer-t2 .s1 .coi .pd p {margin:0px 0px 18px 0px;font-size:16px;color:#252421;line-height:135%;font-weight:bold;}
.footer-t2 .s1 .coi .pd ul {margin:0;padding:0;list-style-type:none;font-size:16px;line-height:135%;color:#252421;}
.footer-t2 .s1 .coi .pd ul li {margin:0px 0px 8px 0px;}
.footer-t2 .s1 .coi .pd ul li a {font-size:15px;line-height:135%;color:#171615;}
.footer-t2 .s1 .coi .pd ul li a:hover {color:#000;text-decoration:underline;}
.footer-t2 .s1 .cl {width:100%;height:1px;clear:both;overflow:hidden;}
.footer-t2 .s2 {width:100%;height:60px;clear:both;position:relative;border-top:1px solid #f3f2f1;}
.footer-t2 .s2 .lf {position:absolute;left:0px;top:18px;}
.footer-t2 .s2 .lf ul {margin:0;padding:0;list-style-type:none;}
.footer-t2 .s2 .lf ul li {width:33px;height:33px;float:left;margin:0px 4px 0px 0px;}
.footer-t2 .s2 .lf ul li a {width:33px;height:33px;float:left;}
.footer-t2 .s2 .lf ul li .fb {background:url(../gfx/icon-facebook-footer-t1.svg) no-repeat 50% 50%;background-size:36px auto;}
.footer-t2 .s2 .lf ul li .li {background:url(../gfx/icon-linkedin-footer-t1.svg) no-repeat 50% 50%;background-size:33px auto;}
.footer-t2 .s2 .rg {position:absolute;right:0px;top:25px;}
.footer-t2 .s2 .rg p {margin:0;padding:0px 0px 0px 60px;position:relative;font-size:16px;color:#252421;line-height:135%;}
.footer-t2 .s2 .rg .com {display:inline-block;margin:0px 0px 0px 10px;font-weight:bold;color:#252421;font-style:normal;}
.footer-t2 .s2 .rg .sig {width:70px;height:24px;position:absolute;left:-20px;top:1px;background:url(../gfx/icon-crafted-t1.svg) no-repeat 0px 6px;background-size:auto 15px;opacity:.7;}
.footer-t2 .wihi-t1 {display:inline-block;font-size:10px;color:#fff;background:#a900ff;border-radius:22px;text-transform:uppercase;padding:0px 6px;position:absolute;font-weight:600;margin:0px 0px 0px 10px;line-height:22px;}

/* Elements
---------------------------------------------------------------------- */

/* Video demo popup */
.vid-dem-t1-bg {position:fixed;left:0px;top:0px;right:0px;bottom:0px;z-index:1000;background:rgba(255,255,255,.7);display:none;}
.vid-dem-t1 {position:fixed;left:0px;top:0px;right:0px;bottom:0px;z-index:1001;display:none;}
.vid-dem-t1 .pd {clear:both;position:relative;padding:75px 0px 0px 0px;}
.vid-dem-t1 .pd .aut {width:68%;margin:0 auto;}
.vid-dem-t1 .pd .aut .vid {clear:both;position:relative;overflow:hidden;border-radius:6px;box-shadow:0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);}
.vid-dem-t1 .pd .aut .vid video {width:100.5%;display:block;outline:0;border-radius:6px;margin:0px 0px 0px -2px;}
.vid-dem-t1 .pd .videodemoclose {width:40px;height:40px;position:absolute;right:15px;top:15px;z-index:1002;cursor:pointer;border-radius:50%;background:#f5f5f5 url(../gfx/icon-close-t1.svg) no-repeat 50% 50%;background-size:34px auto;}
.vid-dem-t1 .pd .videodemoclose:hover {background-color:#f1f1f1;}
.vid-dem-t1 .vid-signup-overlay {position:absolute;top:0;left:0;width:100%;height: 100%;background:rgba(0, 0, 0, 0.75);z-index:9;display:none;}
.vid-dem-t1 .vid-signup-cta {position:absolute;top:50%;left:50%;transform: translate3d(-50%, -50%, 0);display:none;padding:20px 36px;border:1px solid transparent;line-height:40px;border-radius: 35px;background:#007bff;font-size:25px;color:#fff;font-weight:600;transition: background-color 0.25s ease;z-index:10;}
.vid-dem-t1 .vid-signup-cta:hover {background-color:#006ee5;color:#fff;}

/* ---------------------------------------------------
CSRF
--------------------------------------------------- */

/* CSRF refresh popup */
.pop-csrf {width:330px;position:fixed;left:50%;top:0px;margin:0px 0px 0px -165px;border-radius:4px;background:linear-gradient(to right,#ff33cc 0%,#6600ff 100%);box-shadow:1px 1px 5px 0px rgba(0,0,0,0.2);z-index:-1;opacity:0;transition:all .2s ease;}
.pop-csrf .rle {clear:both;position:relative;padding:20px;}
.pop-csrf .rle .lf {float:left;padding:2px 0px 0px 0px;}
.pop-csrf .rle .lf p {margin:0;font-size:15px;color:#fff;line-height:110%;font-weight:600;}
.pop-csrf .rle .lf p span {font-size:12px;font-weight:500;}
.pop-csrf .rle .rg {float:right;margin:0px 0px 0px 18px;}
.pop-csrf .rle .rg input {margin:0;padding:0;border:0;outline:0;border-top:1px solid transparent;border-bottom:1px solid transparent;font-size:15px;color:#fff;padding:10px 12px;font-weight:600;background:rgba(255,255,255,0.14);border-radius:4px;line-height:100%;cursor:pointer;}
.pop-csrf .rle .rg input:hover {background:rgba(255,255,255,0.18);}
.pop-csrf .rle .rg input:active {border-top:2px solid transparent;border-bottom:0px solid transparent;}
.pop-csrf .rle .cl {width:100%;height:1px;clear:both;overflow:hidden;}
.pop-csrf.show {z-index:999999999999;opacity:1;top:20px;}
.pop-inat1 {width:330px;position:fixed;left:50%;top:0px;margin:0px 0px 0px -165px;border-radius:4px;background:linear-gradient(to right,#cc0000 0%,#f15ca6 100%);box-shadow:1px 1px 5px 0px rgba(0,0,0,0.2);z-index:-1;opacity:0;transition:all .2s ease;}
.pop-inat1 .rle {clear:both;position:relative;padding:20px;}
.pop-inat1 .rle .lf {float:left;padding:2px 0px 0px 0px;}
.pop-inat1 .rle .lf p {margin:0;font-size:15px;color:#fff;line-height:110%;font-weight:600;}
.pop-inat1 .rle .lf p span {font-size:12px;font-weight:500;}
.pop-inat1 .rle .rg {float:right;margin:0px 0px 0px 18px;}
.pop-inat1 .rle .rg input {margin:0;padding:0;border:0;outline:0;border-top:1px solid transparent;border-bottom:1px solid transparent;font-size:15px;color:#fff;padding:10px 12px;font-weight:600;background:rgba(255,255,255,0.14);border-radius:4px;line-height:100%;cursor:pointer;}
.pop-inat1 .rle .rg input:hover {background:rgba(255,255,255,0.18);}
.pop-inat1 .rle .rg input:active {border-top:2px solid transparent;border-bottom:0px solid transparent;}
.pop-inat1 .rle .cl {width:100%;height:1px;clear:both;overflow:hidden;}
.pop-inat1.show {z-index:999999999999;opacity:1;top:20px;}

/* ---------------------------------------------------
Referral popup
--------------------------------------------------- */

.ref-pop-t1-bg {position:fixed;left:0px;top:0px;right:0px;bottom:0px;z-index:1499;background:#f5f8ffd1;}
.ref-pop-t1 {width:420px;position:absolute;left:50%;top:100px;z-index:1500;margin:0px 0px 0px -210px;background:#fff;box-shadow:0 50px 100px rgba(50, 50, 93, .1), 0 15px 35px rgba(50, 50, 93, .15), 0 5px 15px rgba(0, 0, 0, .1);border-radius: 8px;}
.ref-pop-t1 .rel {clear:both;position:relative;padding: 50px 35px 40px 35px;}
.ref-pop-t1 .close-t1 {width:40px;height:40px;position:absolute;top:15px;right:15px;border:1px solid transparent;cursor:pointer;border-radius:50%;text-align:center;}
.ref-pop-t1 .close-t1 i {font-size:26px;line-height:40px;color:#333;}
.ref-pop-t1 .close-t1:hover {background:#f1f3f3;}
.ref-pop-t1 .close-t1:active {background:#f1f1f1;border-top:2px solid transparent;border-bottom:2px solid transparent;}
.ref-pop-t1 .ico-t1 {width:70px;height:70px;position:absolute;left:50%;top: -40px;margin:0px 0px 0px -35px;background:url(../gfx/present.svg) no-repeat 50% 50%;background-size:100% auto;}
.ref-pop-t1 .hd-t1 {clear:both;margin: 0px 0px 15px 0px;padding: 0px 0px 0px 6px;}
.ref-pop-t1 .hd-t1 p {margin:0;font-size: 19px;line-height:145%;font-weight:600;}
.ref-pop-t1 .txt {clear:both;margin: 0px 0px 35px 0px;padding: 0px 0px 0px 6px;}
.ref-pop-t1 .txt .inx {clear:both;margin: -16px 0px -30px 0px;}
.ref-pop-t1 .txt .inx input {width:100%;padding: 10px 12px;border: 4px solid #c1e8ff;border-radius: 8px;background: #fff;color: #000000;font-size: 13px;outline: 0;font-family: monospace;}
.ref-pop-t1 .txt .tx1 {margin: 0px 0px 20px 0px;font-size: 17px;line-height: 145%;}
.ref-pop-t1 .txt .tx1 strong {font-size:19px;}
.ref-pop-t1 .txt .tx2 {margin:0px 0px 25px 0px;font-size: 17px;line-height: 155%;}
.ref-pop-t1 .txt .tx2 span {background: #c3ffc4;}
.ref-pop-t1 .clo {clear:both;}
.ref-pop-t1 .clo a {border-radius: 38px;display: block;padding: 0px 25px 0px 25px;line-height: 42px;font-size: 17px;background: #286CFA;background-size: 26px auto;text-align: center;}
.ref-pop-t1 .clo a:hover {background:#195eef;}

/* ---------------------------------------------------
Popups
--------------------------------------------------- */

/* Popup #1 */
.popup-t1-bg {width:100%;left:0px;top:0px;bottom:0px;position:fixed;z-index:999;z-index:-1;background:rgba(0,0,0,0.15);opacity:0;transition:opacity .2s ease, transform .2s ease, margin .2s ease;}
.popup-t1-bg.show {z-index:1001;opacity:1;}
.popup-t1 {width:550px;position:absolute;z-index:-1;left:50%;top:100px;margin:30px 0px 50px -275px;border-radius:8px;background:#fff;box-shadow:0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);opacity:0;transform:scale(0.92,0.92);transition:opacity .2s ease, transform .2s ease, margin .2s ease;}
.popup-t1.show {z-index:1002;opacity:1;margin-top:0px;transform:scale(1,1);}
.popup-t1 .rel {width:100%;height:100%;position:relative;z-index:1;}
.popup-t1 .rel .pd {clear:both;padding:36px 45px 28px 45px;}
.popup-t1 .rel .pd .cont {width:100%;clear:both;padding:0px 0px 15px 0px;}
.popup-t1 .rel .hed-t1 {width:100%;clear:both;margin:0px 0px 5px 0px;}
.popup-t1 .rel .hed-t1 p {margin:0;font-size:21px;color:#000;line-height:110%;font-weight:bold;}
.popup-t1 .rel .hed-t2 {width:100%;clear:both;margin:0px 0px 25px 0px;}
.popup-t1 .rel .hed-t2 p {margin:0;font-size:17px;color:#000;line-height:110%;font-weight:bold;}
.popup-t1 .rel .man-t1 {width:100%;clear:both;margin:0px 0px 15px 0px;}
.popup-t1 .rel .man-t1 p {margin:0;font-size:17px;line-height:135%;}
.popup-t1 .rel .txt-t1 {width:100%;clear:both;margin:0px 0px 20px 0px;}
.popup-t1 .rel .txt-t1 p {margin:0px;line-height:145%;}
.popup-t1 .rel .txt-t1 a {text-decoration:underline;}
.popup-t1 .rel .foot-t1 {height:58px;clear:both;position:relative;padding:0px 35px;}
.popup-t1 .rel .btn-t1 {position:absolute;left:35px;top:2px;}
.popup-t1 .rel .btn-t1 .bt {float:left;padding:0px 6px 0px 0px;}
.popup-t1 .rel .btn-t2 {position:absolute;right:25px;top:2px;}
.popup-t1 .rel .btn-t2 .bt {float:left;padding:0px 0px 0px 6px;}
.popup-t1 .rel .close {width:25px;height:25px;position:absolute;z-index:100;right:20px;top:20px;}
.popup-t1 .rel .close a {width:25px;height:25px;display:block;position:relative;background:url(../gfx/icon-close-t1.svg) no-repeat 50% 50%;background-size:18px auto;text-decoration:none;}
.popup-t1 .rel .close a:active {top:1px;}
.popup-t1 .rel .opt-t1 {clear:both;padding:30px 35px 35px 60px;}
.popup-t1 .rel .opt-t1 .hed-t1 {width:100%;clear:both;margin:0px 0px 10px 0px;}
.popup-t1 .rel .opt-t1 .hed-t1 p {margin:0;font-size:20px;color:#333;line-height:110%;font-weight:600;}
.popup-t1 .rel .opt-t1 .close {width:34px;height:34px;position:absolute;z-index:100;right:15px;top:15px;}
.popup-t1 .rel .opt-t1 .close a {width:34px;height:34px;display:block;position:relative;border-radius:50%;text-align:center;}
.popup-t1 .rel .opt-t1 .close a i {font-size:24px;line-height:34px;color:#333;}
.popup-t1 .rel .opt-t1 .close a:hover {background:#f3f3f3;}
.popup-t1 .rel .opt-t1 .close a:active {background:#efefef;}
.popup-t1 .rel .opt-t1 .des-t3 {width:100%;clear:both;margin:0px 0px 25px 0px;}
.popup-t1 .rel .opt-t1 .des-t3 p {margin:0;font-size:15px;color:#333;line-height:135%;}
.popup-t1 .rel .opt-t1 .des-t4 {width:100%;clear:both;margin:0px 0px 20px 0px;}
.popup-t1 .rel .opt-t1 .des-t4 p {margin:0;font-size:15px;color:#333;line-height:135%;}
.popup-t1 .rel .opt-t1 .inp-t1 {width:100%;clear:both;}
.popup-t1 .rel .opt-t1 .inp-t1 .rp {clear:both;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t1 .rp input {width:100%;margin:0;border:0;outline:0;padding:11px 10px;font-family:monospace;font-size:13px;color:#222;background:#f1f3f3;border-radius:4px;}
.popup-t1 .rel .opt-t1 .inp-t1 .rp .ico-t1 {width:30px;height:30px;position:absolute;left:-40px;top:3px;text-align:center;border-radius:50%;cursor:default;}
.popup-t1 .rel .opt-t1 .inp-t1 .rp .ico-t1 .rl {width:100%;height:100%;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t1 .rp .ico-t1 .rl i {font-size:20px;line-height:30px;color:#6d6d6d;}
.popup-t1 .rel .opt-t1 .inp-t2 {width:100%;clear:both;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin {width:100%;clear:both;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .lft {width:50%;float:left;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .lft .pd {clear:both;padding:0px 5px 0px 0px;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .lft .pd .inp {width:100%;clear:both;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .lft .pd .inp input {width:100%;margin:0;padding:8px 10px;outline:0;font-size:15px;font-weight:500;border:0;border:1px solid transparent;border-radius:4px;background:#f1f3f3;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .rgt {width:50%;float:left;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .rgt .pd {clear:both;padding:0px 0px 0px 5px;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .rgt .pd .inp {width:100%;clear:both;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .rgt .pd .inp select {width:100%;margin:0;padding:8px 38px 8px 10px;outline:0;font-size:15px;font-weight:500;border:0;border:1px solid transparent;border-radius:4px;background:#f1f3f3;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .rgt .pd .inp .arr {position:absolute;top:6px;right:6px;z-index:0;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .rgt .pd .inp .arr i {font-size:26px;line-height:26px;}
.popup-t1 .rel .opt-t1 .inp-t2 .lin .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.popup-t1 .rel .opt-t1 .inp-t2 .ico-t1 {width:30px;height:30px;position:absolute;left:-40px;top:3px;text-align:center;border-radius:50%;cursor:default;}
.popup-t1 .rel .opt-t1 .inp-t2 .ico-t1 .rl {width:100%;height:100%;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t2 .ico-t1 .rl i {font-size:20px;line-height:30px;color:#6d6d6d;}
.popup-t1 .rel .opt-t1 .inp-t4 {width:100%;clear:both;position:relative;margin:0px 0px 10px 0px;}
.popup-t1 .rel .opt-t1 .inp-t4 input {width:100%;margin:0;padding:8px 10px;outline:0;font-size:15px;border:0;border:1px solid #ddd;border-radius:2px;}
.popup-t1 .rel .opt-t1 .inp-t4 .err-t1 {width:16px;height:14px;position:absolute;z-index:2;top:13px;right:17px;background:url(../gfx/icon-alert-t1.png) no-repeat;display:none;}
.popup-t1 .rel .opt-t1 .inp-t5 {width:100%;clear:both;position:relative;padding:20px 0px 0px 0px;}
.popup-t1 .rel .opt-t1 .inp-t5.nopd {padding:0px;}
.popup-t1 .rel .opt-t1 .inp-t5 .lbl {clear:both;margin:0px 0px 10px 0px;}
.popup-t1 .rel .opt-t1 .inp-t5 .lbl p {margin:0;font-size:15px;color:#333;line-height:135%;}
.popup-t1 .rel .opt-t1 .inp-t5 .inp {width:100%;clear:both;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t5 .inp input {width:100%;margin:0;padding:8px 10px;outline:0;font-size:15px;font-weight:500;border:0;border:1px solid transparent;border-radius:4px;background:#f1f3f3;}
.popup-t1 .rel .opt-t1 .inp-t5 .inp textarea {width:100%;height:100px;margin:0;padding:8px 10px;outline:0;font-size:15px;font-weight:500;border:0;border:1px solid transparent;border-radius:4px;background:#f1f3f3;resize:none;}
.popup-t1 .rel .opt-t1 .inp-t5 .inp #cusfield-customhtml {font-family:monospace;font-size:13px;}
.popup-t1 .rel .opt-t1 .inp-t5 .expo {clear:both;position:relative;padding:10px 0px 0px 0px;}
.popup-t1 .rel .opt-t1 .inp-t5 .expo .ro {clear:both;position:relative;margin:0px 0px 15px 0px;padding:0px 0px 0px 85px;}
.popup-t1 .rel .opt-t1 .inp-t5 .expo .no {margin:0px;}
.popup-t1 .rel .opt-t1 .inp-t5 .expo .ro .ex {margin:0px;font-size:15px;line-height:130%;color:#000;font-weight:600;position:absolute;left:0px;top:0px;}
.popup-t1 .rel .opt-t1 .inp-t5 .expo .ro .lb {margin:0px;font-size:15px;line-height:130%;color:#444;}
.popup-t1 .rel .opt-t1 .inp-t5 .high {background:#f7f7a6;}
.popup-t1 .rel .opt-t1 .inp-t5 .ico-t1 {width:30px;height:30px;position:absolute;left:-40px;top:3px;text-align:center;border-radius:50%;cursor:default;}
.popup-t1 .rel .opt-t1 .inp-t5 .ico-t1 .rl {width:100%;height:100%;position:relative;}
.popup-t1 .rel .opt-t1 .inp-t5 .ico-t1 .rl i {font-size:20px;line-height:30px;color:#6d6d6d;}
.popup-t1 .rel .opt-t1 .tim-t1 {clear:both;padding:20px 0px 0px 0px;display:none;}
.popup-t1 .rel .opt-t1 .tim-t1 .hd {width:100%;clear:both;margin:0px 0px 5px 0px;}
.popup-t1 .rel .opt-t1 .tim-t1 .hd p {margin:0;font-size:12px;color:#999;}
.popup-t1 .rel .opt-t1 .zon-t1 {height:38px;clear:both;position:relative;}
.popup-t1 .rel .opt-t1 .zon-t1 .btn {clear:both;position:relative;background:#f1f3f3;border-radius:4px;cursor:pointer;}
.popup-t1 .rel .opt-t1 .zon-t1 .btn .lbl {clear:both;padding:6px 30px 6px 8px;outline:0;font-size:15px;line-height:130%;font-weight:500;border:0;border:1px solid transparent;border-radius:4px;background:#f1f3f3;}
.popup-t1 .rel .opt-t1 .zon-t1 .btn .lbl span {font-size:13px;color:rgba(0,0,0,.6);}
.popup-t1 .rel .opt-t1 .zon-t1 .btn .arr {position:absolute;top:5px;right:2px;z-index:0;}
.popup-t1 .rel .opt-t1 .zon-t1 .btn .arr i {font-size:26px;line-height:26px;}
.popup-t1 .rel .opt-t1 .zon-t1 .ico-t1 {width:30px;height:30px;position:absolute;left:-40px;top:3px;text-align:center;border-radius:50%;cursor:default;}
.popup-t1 .rel .opt-t1 .zon-t1 .ico-t1 .rl {width:100%;height:100%;position:relative;}
.popup-t1 .rel .opt-t1 .zon-t1 .ico-t1 .rl i {font-size:20px;line-height:30px;color:#6d6d6d;}
.popup-t1 .rel .opt-t1 .tx-t2 {clear:both;padding:15px 0px 0px 0px;}
.popup-t1 .rel .opt-t1 .tx-t2 p {margin:0;font-size:15px;line-height:135%;}
.popup-t1 .rel .opt-t1 .system {clear:both;padding:15px 0px 0px 0px;position:relative;}
.popup-t1 .rel .opt-t1 .system p {margin:0;font-size:15px;line-height:135%;}
.popup-t1 .rel .opt-t1 .system .ico {position:absolute;left:-35px;top:10px;}
.popup-t1 .rel .opt-t1 .system .ico i {font-size:20px;color:#6d6d6d;line-height:30px;}
.popup-t1 .rel .opt-t3 {clear:both;position:relative;padding:15px 25px 20px 60px;background:#fff;border-top:1px solid #eee;}
.popup-t1 .rel .opt-t3 .des-t1 {width:100%;clear:both;margin:0px 0px 15px 0px;}
.popup-t1 .rel .opt-t3 .des-t1 p {margin:0;font-size:15px;line-height:135%;}
.popup-t1 .rel .opt-t3 .des-t2 {width:100%;clear:both;position:relative;z-index:1;margin:0px 0px 5px 0px;}
.popup-t1 .rel .opt-t3 .des-t2 .lft {width:50%;float:left;}
.popup-t1 .rel .opt-t3 .des-t2 .lft .pd {clear:both;padding:0px 5px 0px 0px;}
.popup-t1 .rel .opt-t3 .des-t2 .lft .pd input {width:100%;margin:0;padding:8px 10px;outline:0;font-size:15px;font-weight:500;border:0;border:1px solid transparent;border-radius:4px;background:#f1f3f3;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt {float:left;padding:0px 0px 0px 5px;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul {margin:0;padding:0;list-style-type:none;padding:2px 0px 0px 0px;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul li {float:left;padding:0px 5px 0px 0px;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul li .sort {width:34px;height:34px;float:left;text-decoration:none;text-align:center;border-radius:50%;cursor:move;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul li .sort i {color:#000;font-size:20px;line-height:34px;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul li .sort:hover {background:#f3f3f3;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul li .delete {width:34px;height:34px;float:left;text-decoration:none;text-align:center;border-radius:50%;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul li .delete i {color:#000;font-size:20px;line-height:34px;}
.popup-t1 .rel .opt-t3 .des-t2 .rgt ul li .delete:hover {background:#f3f3f3;}
.popup-t1 .rel .opt-t3 .des-t2 .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.popup-t1 .rel .opt-t3 .des-t3 {width:100%;clear:both;position:relative;z-index:1;margin:0px 0px 10px 0px;}
.popup-t1 .rel .opt-t3 .des-t3 .lft {width:50%;float:left;}
.popup-t1 .rel .opt-t3 .des-t3 .lft .pd {clear:both;padding:0px 5px 0px 0px;}
.popup-t1 .rel .opt-t3 .des-t3 .lft .pd input {width:100%;margin:0;padding:8px 10px;outline:0;font-size:15px;font-weight:500;border:0;border:1px solid transparent;border-radius:4px;background:#f1f3f3;}
.popup-t1 .rel .opt-t3 .des-t3 .rgt {float:left;padding:0px 0px 0px 5px;}
.popup-t1 .rel .opt-t3 .des-t3 .rgt input {font-size:15px;}
.popup-t1 .rel .opt-t3 .des-t3 .clr {width:100%;height:1px;clear:both;overflow:hidden;}
.popup-t1 .rel .opt-t4 {height:50px;clear:both;position:relative;padding:15px 0px 0px 0px;border-top:1px solid #eee;}
.popup-t1 .rel .opt-t4 .fl {position:absolute;right:35px;top:13px;}
.popup-t1 .rel .opt-t4 .fl .btn {float:left;padding:0px 0px 0px 5px;}
.popup-t1 .rel .opt-t4 .load {width:24px;height:24px;float:left;margin:7px 15px 0px 0px;background:url(../gfx/icon-loading-t1.svg) no-repeat 50% 50%;background-size:24px auto;display:none;}
.popup-t1 .rel .opt-t4 .ifi {position:absolute;left:60px;top:23px;}
.popup-t1 .rel .opt-t4 .ifi p {margin:0;font-family:monospace;font-size:12px;}
.popup-t1 .rel .opt-t4 .ico-t1 {width:30px;height:30px;position:absolute;left:20px;top:15px;text-align:center;border-radius:50%;cursor:default;}
.popup-t1 .rel .opt-t4 .ico-t1 .rl {width:100%;height:100%;position:relative;}
.popup-t1 .rel .opt-t4 .ico-t1 .rl i {font-size:20px;line-height:30px;color:#6d6d6d;}
.popup-t1 .rel .opt-t4 .cst-t1 {float:left;padding: 0px 0px 0px 20px;}
.popup-t1 .rel .opt-t4 .cst-t1 .rl {clear:both;padding: 0px 0px 1px 30px;position:relative;}
.popup-t1 .rel .opt-t4 .cst-t1 .rl p {margin:0;font-size:15px;color:#000000d4;line-height:120%;}
.popup-t1 .rel .opt-t4 .cst-t1 .rl i {position:absolute;left:0px;top:-1px;font-size:20px;line-height:20px;color:#000000b8;}

/* ---------------------------------------------------
Context menu
--------------------------------------------------- */

.context-t1 {width:175px;position:absolute;top:34px;right:0px;z-index:-1;background:#fff;visibility:hidden;opacity:0;cursor:default;border-radius:3px;box-shadow:0 0 0 1px rgba(136,152,170,.1), 0 15px 35px 0 rgba(49,49,93,.1), 0 5px 15px 0 rgba(0,0,0,.08);}
.context-t1 .rl {position:relative;float:none!important;}
.context-t1 .rl .pd {clear:both;padding:8px 0px;border-top:1px solid #eee;}
.context-t1 .rl .pd:first-child {border-top:none;}
.context-t1 .rl .pd .sc {clear:both;padding:8px 12px 2px 12px;}
.context-t1 .rl .pd .sc p {margin:0;font-size:9px;color:#aab7c4!important;text-transform:uppercase;font-weight:600;}
.context-t1 .rl .pd .lst {width:100%;clear:both;border-top:1px solid #eee;}
.context-t1 .rl .pd .lst:first-child {border-top:none;}
.context-t1 .rl .pd .lst ul {margin:0;padding:0;list-style-type:none;font-size:15px;color:#000;}
.context-t1 .rl .pd .lst ul li {}
.context-t1 .rl .pd .lst ul li a {display:block;position:relative;padding:10px 12px 10px 15px;margin:-5px 0px;color:#222;font-weight:500;}
.context-t1 .rl .pd .lst ul li a:hover {background-color:#f5f5f5;color:#000;text-decoration:none;}
.context-t1 .rl .pd .lst ul li .ds {display:block;font-size:12px;color:#9e9e9e;margin:-3px 0px 0px 0px;}
.context-t1 .rl .pd .lst .hdo {clear:both;position:relative;padding:5px 15px 12px 0px;}
.context-t1 .rl .pd .lst .hdo .bi {clear:both;background:url(../gfx/1x1-eee.png) no-repeat 0px 60%;background-size:100% 1px;}
.context-t1 .rl .pd .lst .hdo .bi .inl {display:inline-block;position:relative;background:#fff;padding:0px 10px 0px 40px;}
.context-t1 .rl .pd .lst .hdo .bi .inl p {margin:0;font-size:12px;color:#757575;font-weight:600;line-height:100%;}
.context-t1 .rl .pd .lst .hdo .bi .inl i {position:absolute;left:13px;top:-3px;font-size:18px;line-height:18px;color:#757575;}
.context-t1 .rl .arr-up {width:36px;height:8px;position:absolute;top:-8px;right:-7px;background:url(../gfx/icon-arr-up-t1.png) no-repeat;background-size:auto 100%;display:none;}
.context-t1 .rl .arr-down {width:36px;height:8px;position:absolute;bottom:-8px;right:-7px;background:url(../gfx/icon-arr-down-t1.png) no-repeat;background-size:auto 100%;display:none;}
.context-t1.up .rl .arr-up {display:block;}
.context-t1.down .rl .arr-down {display:block;}
.context-t1.wc .lst ul li a {padding:10px 12px 10px 42px!important;}
.context-t1.wc .lst ul li a.checked {color:#000;}
.context-t1.wc .lst ul li a.checked .icab {display:block;}
.context-t1.wc .lst ul li a.checked .icab i {color:#000;}
.context-t1.wc .lst ul li .checked {display:none;}
.context-t1.wc .lst ul li .unchecked {display:block;}
.context-t1.wc .lst ul li a.checked .checked {display:block;}
.context-t1.wc .lst ul li a.checked .unchecked {display:none;}
.context-t1.wc .lst ul li .icab {width:20px;height:20px;position:absolute;left:12px;top:10px;display:none;}
.context-t1.wc .lst ul li .icab i {font-size:20px;line-height:20px;color:#222;}
.context-t1.wi .lst ul li a {padding:10px 12px 10px 42px!important;}
.context-t1.wi .lst ul li .icab {width:20px;height:20px;position:absolute;left:12px;top:10px;}
.context-t1.wi .lst ul li .icab i {font-size:20px;line-height:20px;color:#222;}
.context-t1.wi .lst ul li .icab.cx1 {left:15px;top:11px;}
.context-t1.wi .lst ul li .icab.cx1 i {color:#c2c6ca;font-size:15px;}
.context-t1.mw .rl .pd {padding:6px 0px 12px 0px;}
.context-t1 {margin:-12px 0px 0px 0px;transition:all .16s ease-out;opacity:0;transform:scale(.92);/*transform-origin:top calc(0% - 10px);*//*transform-origin:50% calc(100% + 10px);*/}
.context-t1.showcxc1 {width:195px;margin:0px 0px 0px -15px;transform:scale(1)!important;}
.context-t1.show {margin:0px;visibility:visible;transform:scale(1);opacity:1;z-index:555;}
.context-t2 {width:320px;position:absolute;top:34px;left:0px;background:#fff;display:none;z-index:-1;visibility:hidden;opacity:0;cursor:default;border-radius:8px;box-shadow:0 13px 27px -5px rgba(50,50,93,.25), 0 8px 16px -8px rgba(0,0,0,.3), 0 -6px 16px -6px rgba(0,0,0,.025);}
.context-t2 .px {clear:both;padding: 7px 7px;}
.context-t2 .px ul {margin:0;padding:0;list-style-type:none;font-size: 15px;color:#000;}
.context-t2 .px ul li {}
.context-t2 .px ul li a {display:block;position:relative;padding: 12px 12px 14px 45px;color:#222;font-weight:500;line-height: 120%;border-radius:8px;}
.context-t2 .px ul li a:hover {background:#edf1fa;}
.context-t2 .px ul li a:active {}
.context-t2 .px ul li a strong {display:block;margin: 0px 0px 4px 0px;font-weight: 700;font-size: 16px;color: #222;}
.context-t2 .px ul li a .ic-t1 {position:absolute;left:15px;top:9px;}
.context-t2 .px ul li a .ic-t1 i {font-size:20px;line-height:22px;color:#07479a;transform:rotate(-50deg);}
.context-t2 .px ul li a .ic-t2 {position:absolute;left: 12px;top: 11px;}
.context-t2 .px ul li a .ic-t2 i {font-size: 20px;line-height:22px;color: #ff5757;}
.context-t2 {margin:12px 0px 0px 0px;transition:all .16s ease-out;opacity:0;transform:scale(.92);}
.context-t2.show {margin:0px;visibility:visible;transform:scale(1);opacity:1;z-index:1001;}

/* ---------------------------------------------------
Tooltip
--------------------------------------------------- */

.tiphelp {cursor:help;}
.tooltip 												{position:absolute;z-index:1500;left:-10000px;top:-10000px;display:none;}
.tooltip .rel 											{position:relative;}
.tooltip .rel 											{clear:both;padding:6px 8px 8px 8px;background:#141823;border-radius:2px;-webkit-border-radius:2px;}
.tooltip .rel .txt 										{font-size:13px;color:#fff;font-weight:400;line-height:140%;white-space:nowrap;}
.tooltip .rel .arr 										{width:10px;height:5px;position:absolute;bottom:-5px;left:10px;background:url(../gfx/tooltip-arrows-t1.svg) no-repeat 0px -5px;background-size:10px auto;}
.tooltip.n 												{margin:-5px 0px 0px 0px;}
.tooltip.s 												{margin:5px 0px 0px 0px;}
.tooltip.e 												{margin:0px 0px 0px 5px;}
.tooltip.w 												{margin:0px 0px 0px -5px;}
.tooltip.nw 											{margin:-5px 0px 0px 0px;}
.tooltip.ne 											{margin:-5px 0px 0px 0px;}
.tooltip.sw 											{margin:5px 0px 0px 0px;}
.tooltip.se 											{margin:5px 0px 0px 0px;}
.tooltip.n .rel .arr 									{width:10px;height:5px;bottom:-5px;top:auto;left:50%;right:auto;margin:0px 0px 0px -5px;background-position:0px -5px;}
.tooltip.s .rel .arr 									{width:10px;height:5px;bottom:auto;top:-5px;left:50%;right:auto;margin:0px 0px 0px -5px;background-position:0px 0px;}
.tooltip.e .rel .arr 									{width:10px;height:10px;bottom:auto;top:50%;left:-5px;right:auto;margin:-5px 0px 0px 0px;background-position:0px 0px;}
.tooltip.w .rel .arr 									{width:10px;height:10px;bottom:auto;top:50%;left:auto;right:-5px;margin:-5px 0px 0px 0px;background-position:0px 0px;}
.tooltip.ne .rel .arr 									{width:10px;height:5px;bottom:-5px;top:auto;left:auto;right:10px;margin:0px 0px 0px -5px;background-position:0px -5px;}
.tooltip.nw .rel .arr 									{width:10px;height:10px;bottom:-5px;top:auto;left:10px;right:auto;background-position:0px 0px;}
.tooltip.sw .rel .arr 									{width:10px;height:10px;bottom:auto;top:-5px;left:10px;right:auto;background-position:0px 0px;}
.tooltip.se .rel .arr 									{width:10px;height:5px;bottom:auto;top:-5px;left:auto;right:10px;margin:0px 0px 0px -5px;background-position:0px 0px;}

/* ---------------------------------------------------
Notifications loader (right bottom)
--------------------------------------------------- */

.noti-t1 												{position:fixed;left:20px;right:20px;bottom:15px;z-index:15000;text-align:center;display:none;}
.noti-t1 .inn 											{min-width:150px;display:inline-block;position:relative;z-index:1;text-align:left;padding:19px 32px 20px 60px;background:#202124;color:#fff;font-size:16px;font-weight:500;line-height:100%;border-radius:4px;box-shadow:0 4px 8px 2px rgba(0, 0, 0, 0.14), 0 6px 8px 5px rgba(0, 0, 0, 0.12), 0 6px 6px -5px rgba(0, 0, 0, 0.4);}
.noti-t1 .inn .load 									{width:30px;height:30px;position:absolute;z-index:2;left:15px;top:50%;margin:-15px 0px 0px 0px;background:url(../gfx/icon-load-t1.svg) no-repeat 0px 0px;background-size:26px auto;}
.noti-t1 .inn .saved 									{background:url(../gfx/icon-check-fff-t2.svg) no-repeat 50% 50%!important;background-size:20px auto!important;}

/* ---------------------------------------------------
Expanding
--------------------------------------------------- */

textarea.expanding 										{margin: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;}

/* ---------------------------------------------------
Radios + checkboxes
--------------------------------------------------- */

.radio-t1 												{width:100%;clear:both;position:relative;z-index:1;cursor:default!important;}
.radio-t1 .rchk 										{width:10px;height:10px;position:absolute;z-index:1;left:-1000px;top:-1000px;visibility:hidden;}
.radio-t1 .radio 										{width:30px;position:absolute;z-index:2;left:0px;top:5px;}
.radio-t1 .radio .inp 									{width:20px;height:20px;clear:both;position:relative;z-index:1;background:#fff;cursor:default;border-radius:50%;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;}
.radio-t1 .radio .inp .cir 								{width:20px;height:20px;position:absolute;z-index:2;left:0px;top:0px;background:url(../gfx/icon-radio-inrd-t1.svg) no-repeat 50% 50%;background-size:12px auto;visibility:hidden;opacity:0;transform:scale(.2);transition:all .1s ease-out;;}
.radio-t1.selected .inp .cir 							{visibility:visible;opacity:1;transform:scale(1);}
.radio-t1 .label 										{clear:both;padding:4px 0px 3px 30px;}
.radio-t1 .label p 										{margin:0;font-size:15px;line-height:160%;}
.radio-t1 .label strong 								{font-weight:600;}
.radio-t1 .clr 											{width:100%;height:1px;clear:both;overflow:hidden;}
.check-t1 												{width:100%;clear:both;position:relative;z-index:1;cursor:default!important;}
.check-t1 .rchk 										{width:10px;height:10px;position:absolute;z-index:1;left:-1000px;top:-1000px;visibility:hidden;}
.check-t1 .check 										{width:30px;position:absolute;z-index:2;left:0px;top:2px;}
.check-t1 .check .inp 									{width:17px;height:17px;clear:both;position:relative;z-index:1;border:1px solid transparent;background:#fff;border-radius:2px;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;}
.check-t1 .check .inp .cir 								{width:17px;height:17px;position:absolute;z-index:2;left:0px;top:0px;background:url(../gfx/icon-check-000-t2.svg) no-repeat 50% 50%;background-size:11px auto;visibility:hidden;-ms-transform:scale(0.2);-webkit-transform:scale(0.2);transform:scale(0.2);-webkit-transition-duration:.3s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;opacity:0;}
.check-t1.selected .inp .cir 							{visibility:visible;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);opacity:1;}
.check-t1 .label 										{clear:both;padding:1px 0px 0px 30px;}
.check-t1 .label p 										{margin:0;font-size:15px;color:#333;line-height:160%;}
.check-t1 .label span 									{font-size:15px;color:#999;}
.check-t1 .label em 									{font-size:15px;color:#999;}
.check-t1 .clr 											{width:100%;height:1px;clear:both;overflow:hidden;}

/* ---------------------------------------------------
Switch
--------------------------------------------------- */

.switch {position:relative;display:inline-block;width:38px;height:20px;}
.switch input {display:none;}
.switch .slider {position:absolute;cursor:pointer;top:3px;left:0;right:0;bottom:3px;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}
.switch .slider:before {position:absolute;content:"";height:20px;width:20px;left:0px;bottom:-2px;background-color:#fafafa;-webkit-transition:.4s;transition:.4s;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.4);box-shadow:0 1px 3px rgba(0,0,0,0.4);}
.switch input:checked + .slider {background-color:#68c73c;}
.switch input:focus + .slider {box-shadow:0 0 1px #2196F3;}
.switch input:checked + .slider:before {-webkit-transform:translateX(26px);-ms-transform:translateX(18px);transform:translateX(18px);}
.switch .slider.round {border-radius:7px;}
.switch .slider.round:before {border-radius:50%;}
.switch.noselect .slider {cursor:default!important;}

/* ---------------------------------------------------
Buttons
--------------------------------------------------- */

/* Buttons */
.button-t1 												{margin:0;padding:0;outline:0;border:none;position:relative;border-radius:3px;cursor:pointer;line-height:35px;padding:0px 12px;font-size:16px;font-weight:600;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.button-t1:hover 										{-webkit-box-shadow:0px 1px 1px 0 rgba(0,0,0,0.2);box-shadow:0px 1px 1px 0 rgba(0,0,0,0.2);}
.button-t1:active 										{-webkit-box-shadow:inset 0 0 1px 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 1px 0 rgba(0,0,0,0.4);border-top-width:2px;border-bottom-width:0px;}
.disabled.button-t1:hover 								{box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent!important;}
.disabled.button-t1:active 								{border:1px solid transparent!important;}
.button-t1.reactivate 									{display:block;border-radius:8px;font-size:17px;font-weight:600;text-align:center;padding:7px 0px;background:#0c9b0c!important;}


.sbt-load-t1 											{background-image:url(../gfx/icon-load-t2d.svg)!important;background-repeat:no-repeat!important;background-position:50% 50%!important;text-shadow:none!important;color:transparent!important;background-size:32px auto!important;}

/* Button color - blue */
.b2086bf 												{background:#065fd4;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.3);border:1px solid transparent;box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent;}
.b2086bf:hover 											{background-color:#1d64f1;color:#fff;}
.b2086bf:active 										{background-color:#065fd4;}
.b2086bf i 												{color:#fff!important;}

/* Button color - white */
.bffffff 												{background:#fff;color:#333;border:1px solid transparent;box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent;}
.bffffff:hover 											{background-color:#fff;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;}
.bffffff:active 										{background-color:#fff;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;}

/* Button color - green */
.c76ae5b 												{background: rgba(95,177,57,1);background: -moz-linear-gradient(top, rgba(95,177,57,1) 0%, rgba(81,157,48,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(95,177,57,1)), color-stop(100%, rgba(81,157,48,1)));background: -webkit-linear-gradient(top, rgba(95,177,57,1) 0%, rgba(81,157,48,1) 100%);background: -o-linear-gradient(top, rgba(95,177,57,1) 0%, rgba(81,157,48,1) 100%);background: -ms-linear-gradient(top, rgba(95,177,57,1) 0%, rgba(81,157,48,1) 100%);background: linear-gradient(to bottom, rgba(95,177,57,1) 0%, rgba(81,157,48,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fb139', endColorstr='#519d30', GradientType=0 );color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.3);border:1px solid transparent;text-shadow:0 1px 1px rgba(0,0,0,0.3);box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent!important;}
.c76ae5b:hover 											{background-color:#57a534;color:#fff;}
.c76ae5b:active 										{background-color:#519d30;}

/* Button color - light gray */
.ce6e6e8 												{color:#000;background-color:#fff;border:1px solid transparent;box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent!important;}
.ce6e6e8:hover 											{color:#000;background-color:#fdfdfd;}

/* Red */
.bd6554c 												{background-color:#ea1000;color:#fff;border:1px solid transparent;text-shadow:0 1px 1px rgba(0,0,0,0.3);box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent!important;}
.bd6554c:hover 											{background-color:#ca0f01;}
.bd6554c:active 										{background-color:#bb0d00;}

/* Button - white/light gray */
.button-t2 												{display:inline-block;margin:0;padding:0;outline:0;border:none;position:relative;border-radius:3px;cursor:pointer;line-height:34px;white-space:nowrap;padding:0px 12px 0px 30px;font-size:15px;font-weight:600;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#fff;color:#333;border:1px solid transparent;box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent;}
.button-t2:hover 										{background-color:#fff;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;}
.button-t2:active 										{background-color:#fff;box-shadow:0 0 0 0.5px rgba(50,50,93,.25), 0 2px 5px 0 rgba(50,50,93,.15), 0 1px 1.5px 0 rgba(0,0,0,.15), 0 1px 2px 0 rgba(0,0,0,.15), 0 0 0 0 transparent;border-top-width:2px;border-bottom-width:0px;}
.button-t2 i 											{position:absolute;left:6px;top:8px;font-size:19px;line-height:19px;color:#333;}

/* Goto appointments / signin button */
.gotoaptsgn {clear:both;padding:20px 0px 110px 0px;text-align:center;}
.gotoaptsgn.s1 {padding:70px 0px 130px 0px;}
.gotoaptsgn a {display:inline-block;position:relative;padding:0px 162px 0px 25px;border:1px solid transparent;line-height:52px;border-radius:28px;background:#007bff;font-size:17px;color:#fff;}
.gotoaptsgn a .ico {position:absolute;top:17px;right:15px;font-size:30px;line-height:18px;color:rgba(255,255,255,0.9);}
.gotoaptsgn a strong {font-style:normal;font-weight:600;}
.gotoaptsgn a:hover {background:#006ee5;}
.gotoaptsgn a:active {border-top-width:2px;border-bottom-width:0px;}

/* Upgrade buttons */
.upg-inl-btn-t1 {width:68px;height:28px;display:block;position:relative;padding:0px 0px 0px 28px;font-size:13px;line-height:27px;color:#3c664e;border-radius:3px;background:#4caf5640;cursor:pointer;}
.upg-inl-btn-t1 span {position:absolute;left:3px;top:0px;font-size:20px;line-height:28px;transform:rotate(9deg);color:#6cb28a;}
.upg-inl-wrp-t1 {position:absolute;top:3px;right:-108px;}

/* ---------------------------------------------------
Notification - warnings / info
--------------------------------------------------- */

.noti-warning 											{clear:both;position:relative;padding:14px 20px;margin:0px 0px 30px 0px;text-align:left;background:#fcf9e9;border-radius:8px;}
.noti-warning.wic 										{padding:14px 20px 14px 52px;}
.noti-warning p 										{margin:0;color:#394054;font-size:15px;line-height:145%;}
.noti-warning strong 									{font-weight:600;}
.noti-warning .bl1 										{display:block;margin:0px 0px 6px 0px;}
.noti-warning a 										{text-decoration:underline;color:#394054;}
.noti-warning a:hover 									{text-decoration:none;color:#394054;}
.noti-warning .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#f5bf59;}
.noti-warning .exp 										{display:block;padding:15px 0px 0px 0px;font-size:15px;line-height:18px;}
.noti-error 											{clear:both;position:relative;padding:14px 20px;margin:0px 0px 30px 0px;text-align:left;background:#ffd9d9;border-radius:8px;}
.noti-error.wic 										{padding:14px 20px 14px 52px;}
.noti-error p 											{margin:0;color:#653c3c;font-size:15px;line-height:145%;}
.noti-error strong 										{font-weight:600;}
.noti-error .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#c75353;}
.noti-info 												{clear:both;position:relative;padding:14px 20px;margin:0px 0px 30px 0px;text-align:left;background:#ebf5ff;border-radius:8px;}
.noti-info.wic 											{padding:14px 20px 14px 52px;}
.noti-info p 											{margin:0;color:#394054;font-size:15px;line-height:145%;}
.noti-info strong 										{font-weight:600;}
.noti-info .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#839fbb;}
.noti-success 											{clear:both;position:relative;padding:14px 20px;margin:0px 0px 30px 0px;text-align:left;background:#e3f6e4;border-radius:8px;}
.noti-success.wic 										{padding:14px 20px 14px 52px;}
.noti-success p 										{margin:0;color:#314c33;font-size:15px;line-height:145%;}
.noti-success a 										{color:#314c33;font-size:15px;line-height:145%;font-weight:600;text-decoration:underline;}
.noti-success strong 									{font-weight:600;}
.noti-success .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#5dbf65;}
.noti-success.inl 										{display:inline-block;}
.noti-system 											{clear:both;position:relative;padding:14px 20px;margin:0px 0px 30px 0px;text-align:left;background:#f4f4f4;border-radius:8px;}
.noti-system.wic 										{padding:14px 20px 14px 52px;}
.noti-system p 											{margin:0;color:#4e4e4e;font-size:15px;line-height:145%;}
.noti-system strong 									{font-weight:600;}
.noti-system .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#4e4e4e;}
.noti-anynom 											{display:inline-block;clear:both;position:relative;padding:14px 20px;background:#fcf9e9;margin:0px 0px 35px 0px;border-radius:8px;}
.noti-anynom.wic 										{padding:14px 20px 14px 52px;}
.noti-anynom p 											{margin:0;font-size:15px;color:#394054;line-height:145%;}
.noti-anynom strong 									{font-weight:600;}
.noti-anynom a 											{text-decoration:underline;color:#394054;}
.noti-anynom .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#f5bf59;}
.noti-info-t1 											{clear:both;position:relative;padding:14px 20px;display:inline-block;margin:0px 0px 20px 0px;text-align:left;background:#ffd9d9;border-radius:8px;}
.noti-info-t1.wic 										{padding:14px 20px 14px 52px;}
.noti-info-t1 p 										{margin:0;color:#653c3c;font-size:15px;line-height:145%;}
.noti-info-t1 strong 									{font-weight:600;}
.noti-info-t1 a 										{color:#653c3c;font-size:15px;font-weight:600;text-decoration:underline;}
.noti-info-t1 .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#c75353;}
.noti-info-t2 											{clear:both;position:relative;padding:14px 20px;display:inline-block;margin:0px 0px 20px 0px;text-align:left;background:#e3f6e4;border-radius:8px;}
.noti-info-t2.wic 										{padding:14px 20px 14px 52px;}
.noti-info-t2 p 										{margin:0;color:#314c33;font-size:15px;line-height:150%;}
.noti-info-t2 a 										{color:#314c33;font-size:15px;font-weight:600;text-decoration:underline;}
.noti-info-t2 strong 									{font-weight:600;}
.noti-info-t2 .ico 										{position:absolute;left:12px;top:11px;font-size:28px;line-height:28px;color:#5dbf65;}
.noti-upgrade 											{clear:both;position:relative;display:inline-block;padding:14px 15px 14px 62px;margin:0px 0px 30px 0px;text-align:left;background:#ebf5ff url(../gfx/icon-thumbs-up-394054-t1.svg) no-repeat 15px 50%;background-size:30px auto;border-radius:8px;}
.noti-upgrade p 										{margin:0;color:#394054;font-size:15px;line-height:145%;}
.noti-upgrade strong 									{font-weight:600;}
.noti-upgrade a 										{text-decoration:underline;font-weight:600;color:#394054;}

/* Wrappers */
.noti-wrap-t1 											{padding:25px 0px 0px 0px;}
.noti-wrap-t1 .noti-anynom 								{margin:0px 0px 10px 0px;}
.noti-wrap-t1 .brkbox-t1 								{margin:0px 0px 10px 0px;}
.noti-wrap-t2 .noti-warning 							{margin:0px 0px 40px 0px;}
.warni-wrap-t1 											{clear:both;margin:0px 0px 18px 0px;}
.warni-wrap-t2 											{clear:both;margin:0px 0px 15px 0px;}
.warni-t1 {clear:both;position:relative;padding:0px 20px 0px 0px;}
.warni-t1 p {margin:0;font-size:15px;line-height:135%;color:#535353;font-weight:500;}
.warni-t1 .ico-t1 {position:absolute;left:-34px;top:-1px;}
.warni-t1 .ico-t1 i {font-size:20px;line-height:22px;color:#6d6d6d;}
.warni-t1.cb18d21 p {color:#b18d21;}
.warni-t1.cb18d21 .ico-t1 i {color:#b18d21;}
.warni-t1.ce25e01 p {color:#e25e01;}
.warni-t1.ce25e01 .ico-t1 i {color:#e25e01;}

/* Seperators */
.sep-t1 												{width:100%;height:55px;clear:both;}
.sep-t2 												{width:100%;height:35px;clear:both;}
.sep-t3 												{width:100%;clear:both;padding:35px 0px;}
.sep-t3 .inn 											{width:100%;height:4px;clear:both;background:url(../gfx/zigzag-t1.png) repeat-x;}
.sep-t4 												{width:100%;height:35px;clear:both;padding:50px 0px 0px 0px;overflow:hidden;}
.sep-t4 .inn 											{width:100%;height:4px;clear:both;background:url(../gfx/zigzag-t1.png) repeat-x;}
.sep-t5 												{width:100%;height:50px;clear:both;padding:50px 0px 0px 0px;overflow:hidden;}
.sep-t5 .inn 											{width:100%;height:4px;clear:both;background:url(../gfx/zigzag-t1.png) repeat-x;}
.sep-t6 												{width:100%;clear:both;padding:25px 0px 35px 0px;}
.sep-t6 .inn 											{width:100%;height:4px;clear:both;background:url(../gfx/zigzag-t1.png) repeat-x;}
.sep-t7 {width:100%;height:40px;clear:both;padding:15px 0px 0px 0px;}
.sep-t8 {width:100%;height:50px;clear:both;}
.sep-t9 {width:100%;height:15px;clear:both;}


/* Singular styles
---------------------------------------------------------------------- */

.preload {position:absolute;left:-10000px;top:-10000px;z-index:-1;}
.hide {display:none;}
.markup-t1 												{display:inline-block;background:#ddf1ff;color:#000;font-family:monospace;padding:0px 10px;font-size:13px;line-height:26px;cursor:default;}
.markup-t2 												{display:inline-block;background:#ceebcf;color:#000;font-family:monospace;padding:0px 10px;font-size:13px;line-height:26px;cursor:default;}
.markup-t3 												{display:inline-block;background:#e4eef9;color:#303f4f;line-height:150%;padding:0px 5px;font-family:monospace;font-size:14px;cursor:default;}
.required-t1 											{display:inline-block;background:#ffddd4;color:#373b4c;font-family:monospace;padding:0px 7px;font-size:12px;border-radius:18px;}
.noselect 												{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.disable, .disabled 									{opacity:0.5;cursor:default!important;}
.strnorm {font-weight:normal;}

.dist-t1 {width:100%;height:50px;clear:both;overflow:hidden;}
.dist-t2 {width:100%;height:80px;clear:both;overflow:hidden;}
.dist-t3 {width:100%;height:40px;clear:both;overflow:hidden;}
.dist-t4 {width:100%;height:20px;clear:both;overflow:hidden;}
.dist-t5 {width:100%;height:45px;clear:both;overflow:hidden;}
.dist-t6 {width:100%;height:30px;clear:both;overflow:hidden;}

/* ---------------------------------------------------
Pagination
--------------------------------------------------- */

.pagi-t1 {display:inline-block;}
.pagi-t1 ul {height:32px;margin:0;padding:0;list-style-type:none;font-size:15px;font-weight:500;}
.pagi-t1 ul li {float:left;position:relative;line-height:32px;}
.pagi-t1 ul li:first-child {/*border:none;*/}
.pagi-t1 ul li a {width:32px;height:32px;line-height:32px;display:block;font-size:15px;color:#555;text-decoration:none;text-align:center;border-radius:50%;}
.pagi-t1 ul li a:hover {background:#efefef;}
.pagi-t1 ul li .current {width:32px;height:32px;line-height:32px;display:block;font-size:15px;color:#fff;text-decoration:none;text-align:center;cursor:default;background:#286efa;border-radius:50%;}
.pagi-t1 ul li .disabled {font-size:15px;line-height:32px;color:#bbb;cursor:default;}
.pagi-t1 ul .prev {padding:0px 15px 0px 0px;}
.pagi-t1 ul .prev .disabled {height:32px;line-height:32px;display:block;position:relative;text-decoration:none;font-size:15px;color:#bbb;font-weight:500;}
.pagi-t1 ul .prev a {width:auto!important;border-radius:0px;background:none!important;}
.pagi-t1 ul .prev a:hover {text-decoration:underline;}
.pagi-t1 ul .next {padding:0px 0px 0px 15px;}
.pagi-t1 ul .next .disabled {height:32px;line-height:32px;display:block;position:relative;text-decoration:none;font-size:15px;color:#bbb;font-weight:500;}
.pagi-t1 ul .next a {width:auto;border-radius:0px;background:none!important;}
.pagi-t1 ul .next a:hover {text-decoration:underline;}
.pagi-t1 ul .dot {font-size:15px;display:block;padding:0px 10px;color:#999;line-height:32px;}
.pagi-t1.prvnxt .page {font-weight:400;padding:0px 35px 0px 0px;color:#999;}
.pagi-t1.prvnxt .prev {padding:0px 5px 0px 0px;}

.pagi-t2 											{clear:both;padding:10px 0px 0px 0px;}
.pagi-t2 .rel 									{clear:both;}
.pagi-t2 .rel .res 								{clear:both;}
.pagi-t2 .rel .res ul 							{height:50px;margin:0;padding:0;list-style-type:none;font-size:13px;color:#666;}
.pagi-t2 .rel .res ul .il1 						{float:left;padding:0px 20px 0px 0px;}
.pagi-t2 .rel .res ul .il2 						{float:left;padding:0px 15px 0px 0px;}
.pagi-t2 .rel .res ul .il3 						{float:left;}
.pagi-t2 .rel .res ul li 				{float:left;}
.pagi-t2 .rel .res ul li a				{float:left;padding:2px 3px;}
.pagi-t2 .rel .res ul li span				{float:left;padding:2px 3px;}
.pagi-t2 .rel .res ul li .disabled 				{cursor:default!important;text-decoration:none!important;opacity:.5;}
.pagi-t2 .rel .res ul li .back 					{float:left;padding:0px 0px 0px 10px;position:relative;color:#666;font-weight:500;}
.pagi-t2 .rel .res ul li .back span 				{width:4px;height:7px;position:absolute;z-index:1;top:50%;left:0px;margin:-3px 0px 0px 0px;background:url(../gfx/arrows-t1.png) no-repeat 0px -7px;}
.pagi-t2 .rel .res ul li .back:hover 				{text-decoration:underline;}
.pagi-t2 .rel .res ul li .next 					{float:left;padding:0px 10px 0px 0px;position:relative;color:#666;font-weight:500;}
.pagi-t2 .rel .res ul li .next span 				{width:4px;height:7px;position:absolute;z-index:1;top:50%;right:0px;margin:-3px 0px 0px 0px;background:url(../gfx/arrows-t1.png) no-repeat 0px 0px;}
.pagi-t2 .rel .res ul li .next:hover 				{text-decoration:underline;}

/* ---------------------------------------------------
BETA POPUP
--------------------------------------------------- */

.beta-t1 {width:200px;position:fixed;left:20px;bottom:0px;z-index:9997;background:#ffd6e0;padding:10px 0px 10px 12px;border-radius:10px 10px 0px 0px;cursor:pointer;}
.beta-t1:hover {background:#ffbacb;}
.beta-t1 .pin {height:24px;clear:both;background:url(../gfx/graph-elm-t1.svg) no-repeat 0px 0px;background-size:auto 24px;}
.beta-t2-bg {position:fixed;left:0px;top:0px;right:0px;bottom:0px;z-index:9998;background:rgba(255,255,255,.9);display:none!important;}
.beta-t2 {width:450px;height:520px;position:fixed;left:20px;bottom:-20px;background:#fff;border-radius:10px 10px 0px 0px;box-shadow:0 50px 100px rgba(50, 50, 93, .1), 0 15px 35px rgba(50, 50, 93, .15), 0 5px 15px rgba(0, 0, 0, .1);display:none;z-index:9999;opacity:0;transition:all .2s ease;}
.beta-t2.show {z-index:9999;opacity:1;bottom:0px;transform:scale(1,1);}
.beta-t2 .rl {width:100%;height:100%;position:relative;}
.beta-t2 .close {position:absolute;top: 12px;right: 20px;z-index:2;}
.beta-t2 .close a {width:38px;height:38px;display:block;position:relative;border-radius:50%;text-align:center;}
.beta-t2 .close a:hover {background:#f3f3f3;}
.beta-t2 .close a i {font-size: 26px;color:#777;line-height: 38px;}
.beta-t2 .ct {clear:both;padding:6px 6px 0px 0px;}
.beta-t2 .ct .fx {clear:both;height:460px;overflow:auto;}
.beta-t2 .ct .fx .tx {clear:both;position:relative;padding:25px 28px 30px 28px;}
.beta-t2 .ct .fx .tx .hd {clear:both;margin:0px 0px 18px 0px;}
.beta-t2 .ct .fx .tx .hd p {margin:0;font-size:21px;line-height:140%;font-weight:600;}
.beta-t2 .ct .fx .tx .txt {clear:both;margin:0px 0px 10px 0px;}
.beta-t2 .ct .fx .tx .txt .p1 {margin:0px 0px 25px 0px;font-size:18px;line-height:125%;}
.beta-t2 .ct .fx .tx .txt .p2 {margin:0px 0px 25px 0px;font-size:16px;line-height:145%;}
.beta-t2 .ct .fx .tx .txt .p3 {margin:0px 0px 15px 0px;font-size:16px;line-height:145%;}
.beta-t2 .ct .fx .tx .txt a {text-decoration:underline;}
.beta-t2 .ct .fx .tx .txt .mrk-t1 {display:inline-block;line-height:160%;position:relative;background:#ffff5f;}
.beta-t2 .ct .fx .tx .txt .mrk-t2 {display:inline-block;line-height:160%;position:relative;background:#95ff95;}
.beta-t2 .ct .fx .tx .txt ul {margin:0px 0px 25px 0px;padding:0;list-style-type:none;font-size:15px;color:#474f65;line-height:145%;}
.beta-t2 .ct .fx .tx .txt ul li {position:relative;padding:0px 0px 0px 32px;margin:0px 0px 5px 0px;}
.beta-t2 .ct .fx .tx .txt ul li:before {content:'';position:absolute;width:6px;height:6px;left:10px;top:8px;border-radius:50%;background:#d8d8d8;}
.beta-t2 .bt-t1 {position:absolute;bottom: 11px;right: 20px;z-index:2;}
.beta-t2 .bt-t1 a {display:block;position:relative;padding: 0px 14px 0px 36px;font-size:15px;color: #e91e63;line-height:32px;border-radius: 34px;font-weight: 700;}
.beta-t2 .bt-t1 a i {position:absolute;left: 9px;top: 5px;font-size:22px;color: #e91e63;}
.beta-t2 .bt-t1 a:hover {background:#f3f3f3;}
.beta-t2 .bt-t1 a:active {background:#eaeaea;}
.beta-t2 .log-t1 {position:absolute;bottom: 0px;right: 0px;left: 0px;}
.beta-t2 .log-t1 .px {height: 36px;clear:both;text-align: left;padding: 14px 19px 0px 20px;border-top: 1px solid #eee;background: #fff;}
.beta-t2 .log-t1 .px img {height: 24px;float: left;}

/* Userflow (onboarding + guides)
---------------------------------------------------------------------- */

.userflowjs-theme-root, .userflowjs-flow-chrome {z-index:999;animation:none!important;-webkit-animation:none!important;}

/* Google reCAPTCHA */
.grecaptcha-badge {display:none;}

/* Print
---------------------------------------------------------------------- */

@media print {

	.top {display:none;}
	.cont-t1 .auto .con .left {display:none;}
	.cont-t1 .auto .con .right .pad {padding:0px;border:none;}
	.footer-t1 {display:none;}

}

/* Small screens + tablets
---------------------------------------------------------------------- */

@media all and (max-width:1160px){

	.wrap {width:auto;min-width:unset!important;}
	.sol1 .anim-wrap .ct1 .relc .animation-ct .dx1 {display:none;}
	.sol1 .anim-wrap .ct1 .relc .animation-ct .dx2 {display:none;}

	/* Pricing page */
	.abt-t8 {padding-top:0px;}

}

@media all and (max-width:920px){

	/* Wrap */
	.wrap {width:auto;padding:0px;min-width:unset!important;}
	.bgappt, .bgappt body {background:#fff!important;}

	/* Use mobile/tablet menu */
	.top .mnu-dohc-t2 {display:none;}
	.top .mnu-log {display:none;}
	.top .mnu-pro {display:none;}
	.top .mnu-ipm {display:block;}
	.top .mnu-t1 {display:none;}
	.top .mnu-t2 .upg-ban-t1 {display:none;}
	.top .mnu-t2 .upg-ban-t2 {margin-right:10px;}


	/* Used in search + more general article locations */
	.cont-t1 .auto .con .right {width:auto;float:none;padding:0;}
	.cont-t1 .auto .con .right .pad {border:none;padding:0px 40px 50px 20px!important;}
	.left-t1 {position:absolute;}
	.cont-t1 {width:auto;padding-top:111px;}
	.cont-t1 .auto {margin:0!important;width:auto!important;padding:0px!important;max-width:unset;}
	.cont-t1 .auto .con .left {width:100%;height:auto;max-height:400px;overflow:auto;left:0px;top:70px;z-index:999;bottom:auto;background:none;border:none;}
	.cont-t1 .auto .con .left .pad {padding:50px 20px 20px 0px;}
	.cont-t1 .auto .con .left.wb {border:none;}
	.cont-t1 .auto .con .left.wb .pad {padding:50px 7px 0px 7px;}
	.cont-t1 .auto .con .left.active {background:#fff;box-shadow:0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);}
	.cont-t1 .auto .con .left.active .menu-t1 {display:block;}
	.cont-t1 .auto .con .left .mlmu {display:block;}
	.cont-t1 .auto .con .left .menu-t1 {display:none;}
	.cont-t1.hlpct-t1 .searcharea {display:none;}
	.cont-t1 .hlpctn-t1 img {max-width:100%;}

	/* Frontpage */
	.frt1 .intro-content h1 {font-size:34px;}
	.frt1 .intro-content .ic h1 {font-size:34px;}
	.frt1 .intro-content .ic p {font-size:34px;}
	.frt1 .intro-content p {font-size:34px;}
	.frt1 .step-text-content {padding:0px 20px;}
	.frt1 .step-text-content h3 {font-size:23px;}
	.frt1 .step-text-content p br {display:none;}
	.frt1 .step-text-content p {font-size:17px;}
	.frt1 .how-works-step {width:auto;padding:0px 20px;}
	.frt1 .feature-list-wrapper {padding:0px 20px;}
	.frt1 .list .col .pd {padding:0px 20px;}
	.frt1 .list ul li p br {display:none}
	.vid-dem-t1 .pd .aut {width:80%;}

	.frt1 .how-works-bgt1 {background:none;}
	.frt1 .how-works-bgt2 {background:none;padding:0px;}
	.frt1 .how-works .tbh {padding:50px 0px 0px 0px;}
	.frt1 .how-works .tbh .au .it1 .rg {width:420px;}
	.frt1 .how-works .tbh .au .it2 .rg {width:420px;}
	.frt1 .how-works .tbh .au .it3 .rg {width:420px;}
	.frt1 .how-works .tbh .au .it4 .rg {width:420px;}
	.frt1 .how-works .tbh .au .it5 .rg {width:420px;}
	.frt1 .how-works .tbs .hg {height:auto;}
	.frt1 .how-works .tbs .hg ul li {margin:0px 4px 4px 0px;}
	.frt1 .how-works .tbs .hg ul li a .ix {display:none;}
	.frt1 .how-works .tbs .hg ul li .selected {color:#fff!important;background:#1a73e8;}
	.frt1 .how-works .tbs .hg ul li a {font-size:13px;line-height:32px;padding:0px 8px;background:#1a73e81a;border-radius:8px;}
	.frt1 .how-works .tbs .hg .bdr {display:none;}
	.frt1 .how-works .tbh .au .it5 .rg .mr {padding:0px;}
	.sol1 .anim-wrap .anim-grid {grid-template-columns:unset;}
	.sol1 .anim-wrap .ct1 .relc {margin:0px 30px;}

	/* Solution pages */
	.sol1 .content-intro .content-wrapper .solutions-wrapper {margin:50px 0px 0px 0px;}
	.sol1 .content-intro .content-wrapper .solutions-wrapper ul {margin:0px;padding:0px;display:block;}
	.sol1 .content-intro .content-wrapper .solutions-wrapper ul li {padding:0px 0px 30px 0px;}

	.sol1 .test-wrapper {width:auto;padding-left:20px;padding-right:20px;}
	.sol1 .test-wrapper .picture-wrap {display:block;width:60px;height:60px;left:0px;top:auto;bottom:0px;}
	.sol1 .test-wrapper .picture-wrap img {display:block;width:100px;margin:0px 0px 0px -6px;}
	.sol1 .test-wrapper .p1 .mobile-wrap .meta {padding:0px 0px 0px 80px;}
	.sol1 .test-wrapper .p1 .image-main {display:none;}
	.sol1 .test-wrapper .p1 .content-wrap .text {max-width:unset;padding:0px 20px 0px 0px;}
	.sol1 .test-wrapper .p1 {padding:0px;}
	.sol1 .test-wrapper .p1 .mobile-wrap svg {width:45px;top:-60px;right:auto;left:0px;color:#8fa9c9;}

	.sol1 .test2-wrapper {width:auto;padding-left:20px;padding-right:20px;}
	.sol1 .test2-wrapper .picture-wrap {display:block;width:60px;height:60px;left:0px;top:auto;bottom:0px;}
	.sol1 .test2-wrapper .picture-wrap img {display:block;width:100px;margin:0px 0px 0px -6px;}
	.sol1 .test2-wrapper .p1 .mobile-wrap .meta {padding:0px 0px 0px 80px;}
	.sol1 .test2-wrapper .p1 .image-main {display:none;}
	.sol1 .test2-wrapper .p1 .content-wrap .text {max-width:unset;padding:0px 20px 0px 0px;}
	.sol1 .test2-wrapper .p1 {padding:0px;}
	.sol1 .test2-wrapper .p1 .mobile-wrap svg {width:45px;top:-60px;right:auto;left:0px;color:#8fa9c9;}

	.sol1 .marketing-wrap .mbody {width:auto;}
	.sol1 .mbody .mc1 {display:block;padding:0px 20px;}
	.sol1 .mbody .mc2 .c2 {display:block;padding:0px 20px;}
	.sol1 .mc1 .c1 {padding:0px 0px 40px 0px;}
	.sol1 .mc2 .c2 .pwrap2 {padding:0px 0px 40px 0px;}
	.sol1 .feature-wrap .fbody .list-wrap ul {display:block;}

	.sol1 .hero .hero-wrapper .hero-main {padding:0px 20px;}
	.sol1 .hero .hero-wrapper .hero-main .col-2 {width:100%;height:300px;position:static;}
	.sol1 .hero .hero-wrapper .hero-main .col-2 .hero-img {width:100%;height:300px;position:static;}
	.sol1 .hero .hero-wrapper .hero-main .col-2 .hero-img img {width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}
	.sol1 .hero .hero-wrapper .hero-main .col-2 .accent-dots {display:none;}

	/* Blog/articles */
	.blgi-t1 .auto {width:auto!important;}
	.blgi-t1 .opts {width:auto!important;padding:0px 20px;}
	.blgi-t1 .opts .rw .item {width:auto!important;margin:0px 0px 30px 0px!important;}
	.blgi-t1 .opts .rw .item .fx .txo {height:auto!important;}
	.blgi-t1 .opts .rw .item .fx .txo .ti {height:auto!important;}
	.blgi-t1 .auto .hed h1 {font-size:26px;}
	.blgi-t1 .auto .hed p br {display:none;}
	.blgi-t1 .art {width:auto!important;}
	.blgi-t1 .manc .aut {width:auto!important;}
	.blgi-t1 .art .tr .inimg {width:auto!important;margin:45px 0px 45px 0px!important;}

	/* Pricing */
	.abt-t8 {width:auto;padding:0px 20px 80px 20px;}
	.abt-t8.pdt1 {padding:50px 0px 50px 0px;}
	.abt-t8.pdt2 {padding:0px;}
	.pri-t1 .paut {width:auto;overflow:auto;padding:0px;overflow-y:hidden;}
	.pri-t1 .paut .rl-t1 {width:920px;}
	.pri-t1 .tab-t1 .rw .td1 .mohi {display:block;}

	/* FAQ's */
	.plansfaq {padding:0px 20px;}
	.plansfaq .col1 {width:auto;float:none;clear:both;margin:0px 0px 20px 0px;}
	.plansfaq .col1 .pd {padding:0px;}
	.plansfaq .col2 {width:auto;float:none;clear:both;margin:0px 0px 20px 0px;}
	.plansfaq .col2 .pd {padding:0px;}

	/* Search */
	.swrp-t1 .que {width:520px;margin:0 auto;padding:0px 20px;}
	.swrp-t1 .que .rel input {padding:14px 25px 15px 50px;}
	.swrp-t1 .que .rel .ico {left:14px;}
	.swrp-t1 .hea p {font-size:28px;}
	.swrp-t1 .items .aut {width:auto;}
	.swrp-t1 .items .tab {display:block;}
	.swrp-t1 .items .tab .cel {display:block;width:auto;margin:0px 0px 45px 0px;}
	.swrp-t1 .items .tab .cel .di .din .ids {height:auto;margin:0px 0px 20px 0px;}

	.gotoaptsgn a {padding:0px 115px 0px 25px;}

	/* Footer */
	.footer-t2 .s1 .lf {display:none;}
	.footer-t2 .s1 .co {width:25%;}
	.footer-t2 .s1 .coe {width:25%;}
	.footer-t2 .s1 .coi {width:25%;}

}


/* Mobile phones (bigger)
---------------------------------------------------------------------- */

@media all and (max-width:640px){

	html, body {min-width:360px;}

	.wrap {width:auto;padding:0px 20px;min-width:unset!important;}

	/* Frontpage */
	.fnt-t1 .auto {width:auto!important;}
	.frt1 .intro-content h1 br {display:none;}
	.frt1 .intro-content p br {display:none;}
	.frt1 .intro-content .h2 {font-size:20px;}
	.frt1 .intro-content .h2 br {display:none;}
	.frt1 .intro-content .ic p {font-size:32px;}
	.frt1 .intro-content .sh1 h1 {font-size:21px;}
	.frt1 .intro-content .sh1 p {font-size:21px;}

	.frt1 .email-enter {width:auto;}
	.frt1 .watch-video-text {width:auto;}
	.frt1 .video-icon-container {width:auto;}
	.frt1 .video-icon-wrapper {position:static;}
	.frt1 .watch-video-wrapper {padding:0px 0px 0px 0px;}
	.vid-dem-t1 .pd .aut {width:90%;}
	.frt1 .dash-section {height:80px;overflow:hidden;}
	.frt1 .deco.t2 {display:none;}
	.frt1 .video-bg {background:rgb(63 81 181 / 12%);transform:unset;border-radius:8px;}
	.frt1 .watch-video-text {padding:20px 30px 15px 30px;}
	.frt1 .video-icon-bg {width:50px;height:50px;position:absolute;left:auto;right:20px;top:-22px;margin:0px 0px 0px -25px;border-radius:50%;}
	.frt1 .video-icon-inner .material-icons {font-size:40px;line-height:50px;}
	.frt1 .step-wrapper.r1 {display:flex;flex-direction:column-reverse;}
	.frt1 .step-text-wrapper {width:auto;display:block;}
	.frt1 .step-image-wrapper {width:auto;display:block;}
	.frt1 .step-image {padding:0px;}
	.frt1 .step-text-content {padding:0px 10px 30px 10px;}
	.frt1 .how-works-step {width:auto;padding:0px;}
	.frt1 .review-wrapper {padding:0px;}
	.frt1 .review-content .review-text {font-size:17px;background:#fff;}
	.frt1 .review-content .review-person {background:#fff;display:inline-block;}
	.frt1 .feature-list-wrapper {padding:0px;margin:0 auto;}
	.frt1 .feature-list-wrapper h2 {font-size:26px;}
	.frt1 .feature-list-wrapper h2 br {display:none;}
	.frt1 .list .col {width:auto;float:none;clear:both;}
	.frt1 .list .col .pd {padding:0px;}
	.frt1 .list ul li {margin:0px 0px 35px 0px;}
	.frt1 .list ul li:last-child {margin:0px 0px 35px 0px;}
	.frt1 .get-started .auto {width:auto;}
	.frt1 .start-free ul li {margin:0px 15px 8px 0px;}
	.frt1 .review-stars {padding:120px 0px 0px 0px;}
	.frt1 .review-content {padding:0px 0px 40px 0px;}
	.frt1 .review-content-wrapper {width:auto;text-align:center;}
	.frt1 .review-image {left:50%;top:-134px;margin:0px 0px 0px -38px;}
	.frt1 .review-skew .review-content .review-text {background:none;}
	.frt1 .review-skew .review-content .review-person {background:none;}

	.sol1 .anim-wrap .ihd1 .pi .ex h1 {font-size:32px;}
	.sol1 .anim-wrap .ihd1 .pi .ex p {font-size:32px;}
	.sol1 .anim-wrap .ihd1 .pi .ex p br {display:none;}
	.sol1 .anim-wrap .ihd1 .pi .ds p br {display:none;}

	.sol1 .get-started .auto {width:auto;}
	.sol1 .email-enter{width:auto;margin:20px 4px 0;border-radius:6px}
	.sol1 .email-enter input{padding:15px 20px 16px 60px}
	.sol1 .email-submit{top:65px;left:0;right:0}
	.sol1 .email-submit input{padding:0 20px;border-radius:6px}
	.sol1 .start-free{padding:90px 0 20px;margin-bottom:30px}
	.sol1 .content-intro {padding-top:0px!important;}

	/* Features */
	.frt1 .cct-t1 {width:auto;padding:100px 0px 130px 0px;}
	.frt1 .cct-t1 .re .pd {padding:22px 20px 0px 63px;}
	.frt1 .cct-t1 .re .csr {top:-156px;right:auto;left:50%;margin:0px 0px 0px -60px;}
	.frt1 .cct-t1 .arr-t1 {left:50%;right:auto;margin:0px 0px 0px -60px;}
	.frt1 .list-t2 .col {width:auto;float:none;clear:both;}
	.frt1 .list-t2 .col .pd {padding:0px;}
	.frt1 .list-t2 ul li {margin:0px 0px 35px 0px;}
	.frt1 .list-t2 ul li:last-child {margin:0px 0px 35px 0px;}

	.content-intro {padding:0px;}
	.content-intro .content-wrapper {padding:0px;}
	.content-intro .content-wrapper .text-section {text-align:left;}
	.content-intro .content-wrapper .text-section .o1 {font-size:24px;}
	.content-intro .content-wrapper .text-section .o1 .ab {font-size:24px;display:block;}
	.content-intro .content-wrapper .text-section .p2 br {display:none;}
	.content-intro .content-wrapper .solutions .content-card .mr a {display:block;margin:18px 0px 0px 0px;position:static;line-height:52px;text-align:center;}
	.content-intro .content-wrapper .solutions .tb {display:block;}
	.content-intro .content-wrapper .solutions .tb .rw {display:block;}
	.content-intro .content-wrapper .solutions .tb .rw .cl {width:100%;display:block;margin:0px 0px 40px 0px;}
	.content-intro .content-wrapper .solutions .content-card {padding:0px 0px 20px 0px;}
	.content-intro .content-wrapper .solutions .num {top:-7px;left:0px;}
	.content-intro .content-wrapper .solutions .content-card .col-2 .h4 {margin:0px 0px 20px 50px;}

	.frt1 .how-works .dsx br {display:none;}
	.frt1 .how-works .tbh .au {width:auto;height:auto;margin:0;}
	.frt1 .how-works .tbh .au .it1 .lf {display:none;}
	.frt1 .how-works .tbh .au .it2 .lf {display:none;}
	.frt1 .how-works .tbh .au .it3 .lf {display:none;}
	.frt1 .how-works .tbh .au .it4 .lf {display:none;}
	.frt1 .how-works .tbh .au .it5 .lf {display:none;}
	.frt1 .how-works .tbh .au .it5 .dm1 {display:none;}
	.frt1 .how-works .tbh .au .it5 .dm2 {display:none;}
	.frt1 .how-works .tbh .au .it1 .rg {position:static;width:auto;padding:0px 20px;}
	.frt1 .how-works .tbh .au .it2 .rg {position:static;width:auto;padding:0px 20px;}
	.frt1 .how-works .tbh .au .it3 .rg {position:static;width:auto;padding:0px 20px;}
	.frt1 .how-works .tbh .au .it4 .rg {position:static;width:auto;padding:0px 20px;}
	.frt1 .how-works .tbh .au .it5 .rg {position:static;width:auto;padding:0px 20px;}

	
	.frt1 .how-works .hdx {font-size:22px;text-align:left;}
	.frt1 .how-works .dsx {text-align:left;font-size:17px;}
	.frt1 .how-works .tbs .hg {text-align:left;}
	.frt1 .how-works .tbh .au .insidetab .rg p {font-size:20px;}
	.frt1 .how-works .tbh .au .insidetab .rg h3 {font-size:20px;}
	.frt1 .how-works .tbh .au .it1 .rg {padding:0px!important;}
	.frt1 .how-works .tbh .au .it2 .rg {padding:0px!important;}
	.frt1 .how-works .tbh .au .it3 .rg {padding:0px!important;}
	.frt1 .how-works .tbh .au .it4 .rg {padding:0px!important;}
	.frt1 .how-works .tbh .au .it5 .rg {padding:0px!important;}
	.frt1 .how-works .tbh .au .insidetab .rg ul li {padding:0px;}
	.frt1 .how-works .tbh .au .insidetab .rg ul li .chk {display:none;}

	.sol1 .hero .hero-wrapper {padding:30px 0px 30px 0px;}
	.sol1 .hero .hero-wrapper .hero-main .col-1 {padding:12px 0px 0px 0px;}
	.sol1 .hero .hero-wrapper .hero-main .col-1 h1 {font-size:26px;}



	.top .mnu-dohc-t2 ul li {padding:0px 5px 0px 0px;}
	.top .mnu-dohc-t2 ul li.pt1 {padding:0px 12px 0px 0px;}

	.top .mnu-t2 .upg-ban-t2 {display:none;}
	.top .mnu-t2 .upg-ban-t3 {display:none;}

	/* Video replacement tags */
	.vid-sta-t1 {display:block;}

	.cont-t1 {width:auto;}
	.cont-t1 .auto {margin:0!important;width:auto!important;padding:0px!important;max-width:unset;}
	.cont-t1 .pagefullt1 {padding:0px;}

	/* This is potentially still in use */
	.cont-t1 .auto .con .full {padding:50px 0px 70px 0px;}
	.cont-t1 .auto .con .left {width:100%;height:auto;max-height:400px;overflow:auto;left:0px;top:62px;z-index:999;bottom:auto;background:none;border:none;}
	.cont-t1 .auto .con .left.wb {border:none;}
	.cont-t1 .auto .con .left.wb .pad {padding:50px 7px 0px 7px;}
	.cont-t1 .auto .con .left.active {background:#fff;box-shadow:0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);}
	.cont-t1 .auto .con .left.active .menu-t1 {display:block;}
	.cont-t1 .auto .con .left .mlmu {display:block;}
	.cont-t1 .auto .con .left .menu-t1 {display:none;}

	/* Fixed left menu */
	.fxlftmnu .cont-t1 .auto .con .left {position:absolute;}

	/* Used in search + more general article locations */
	.cont-t1 .auto .con .right .pad {padding:0px 20px 100px 0px!important;}

	.cont-t1 .menu-t1 .imn {padding:10px 0px 15px 0px;}
	.cont-t1 .menu-t1 .lst ul {margin:0px;display:block;}
	.cont-t1 .menu-t1 .lst ul li .main {text-transform:none;font-weight:600;}
	.cont-t1 .menu-t1 .lst ul .ma {margin:0px 15px 0px 0px;display:inline-block;}
	.cont-t1 .menu-t1 .lst ul .ma ul {display:none;}

	.hed-t1 h1 {font-size:22px;}
	.des-t1 br {display:none;}
	.hed-t2 h2 {font-size:18px;}
	.hed-t3 br {display:none;}
	.cont-t1 .hed-t2 .ico-t1 {left:-34px;}

	.addressctn {left:20px!important;right:20px!important;width:auto!important;}
	.addressctn .adrctninx {position:static;}
	.addresslookup {width:100%;left:0px;right:auto;}
	.tziddrop {left:0px!important;width:100%!important;}

	.noresults-t1 {padding:60px 0px;}
	.noresults-t1 p {font-size:16px;}
	.noresults-t1 br {display:none;}

	/* Terms / policy list */
	.cont-t1 .des-t6 ol {word-break:break-all;}

	/* About */
	.abt-t1 {width:auto;max-width:unset;margin:0;padding:0px 20px 50px 20px;}
	.abt-t1 .ct h1 {font-size:30px;}
	.abt-t1 .ct h1 br {display:none;}
	.abt-t3 .aut .hd p br {display:none;}
	.abt-t3 .aut .cols .lft {width:100%;clear:both;margin:0px 0px 20px 0px;}
	.abt-t3 .aut .cols .lft .in {padding:0px;}
	.abt-t3 .aut .cols .rgt {width:100%;clear:both;margin:0px 0px 20px 0px;}
	.abt-t3 .aut .cols .rgt .in {padding:0px;}
	.abt-t2 {width:auto;}
	.abt-t3 {padding:60px 0px 0px 0px;}
	.abt-t3 .aut {width:auto;}
	.abt-t4 .aut {width:auto;}
	.abt-t4 .aut .in {width:100%;clear:both;}
	.abt-t4 .aut .in .pd {padding:120px 50px 30px 40px;}
	.abt-t4 .aut .in .pd h2 {font-size:30px;padding:0;}
	.abt-t4 .aut .in .img {width:150px;left:50%;right:auto;top:-50px;margin:0px 0px 0px -75px;border-radius:50%;overflow:hidden;}
	.abt-t5 {padding:30px 0px 60px 0px;}
	.abt-t5 .aut {width:auto;}
	.abt-t5 .aos {width:auto;}
	.abt-t5 .aos .tab {display:block;}
	.abt-t5 .aos .tab .rw {display:block;}
	.abt-t5 .aos .tab .rw .cl {width:auto;display:block;padding:20px 35px;margin:0px 0px 10px 0px;border:2px solid #333!important;}
	.abt-t5 .aos .tab .rw .cl h4 {max-width:280px;margin:0 auto;}
	.abt-t5 .aos .tab .rw .cl p {max-width:280px;margin:0 auto;}
	.abt-t5 .deco {left:-150px;}
	.abt-t6 {padding:20px 0px 0px 0px;}
	.abt-t6 .aos .cl1 {width:200px;float:none;margin:0 auto;padding:40px 0px 0px 0px;}
	.abt-t6 .aos .cl2 {width:200px;float:none;margin:0 auto;padding:0px;}
	.abt-t6 .aos .cl3 {width:200px;float:none;margin:0 auto;padding:0px;}
	.abt-t6 .aos .bl .rl {padding:20px 0px;}
	.abt-t6 .aut {width:auto;}
	.abt-t6 .aos {width:auto;}
	.abt-t7 {padding:40px 0px 60px 0px;}
	.abt-t7 .aut {width:auto;}
	.abt-t7 .aut .hed p br {display:none;}
	.cont-t1 .muto {display:none;}

	/* Search */
	.swrp-t1 .que {width:auto;margin:0 auto;padding:0px 20px;}

	/* Unsubscribe */
	.unsub .aut {width:auto;}
	.unsub .aut .sha {padding:20px 25px 50px 25px;}
	.unsub .aut .sha .list ul li .check {left:0px;}
	.unsub .aut .sha .list ul li {padding:0 0px 0 40px;}
	.unsub .aut .sha .sbt .save {width:100%;}

	/* FAQ's */
	.plansfaq {padding:0px;}
	.pri-t1 .tab-t1 .rw .td1 .mohilbl {display:block;}
	.mup-t1 {display:block;}

	/* Blog/articles */
	.blgi-t1 .opts {padding:0px;}

	.popup-t1 {width:100%;margin:0px!important;left:0px!important;}
	.popup-t1 .pad .hed p {font-size:15px;}
	.popup-t1 .act .sbt {padding:12px 20px 12px 38px;}
	.popup-t1 .act .can {padding:12px 13px;}
	.popup-t2 {width:100%;margin:0px;left:0px!important;}
	.popup-t2 .pad .hed p {font-size:15px;}
	.popup-t2 .act .sbt {padding:12px 20px 12px 38px;}
	.popup-t2 .act .can {padding:12px 13px;}
	.popup-t2 .rel .opt-t1 {padding:20px 0px 30px 0px;}

	.table-t1-mid {width:auto;height:auto;display:block;}
	.table-t1-mid .tmid {display:block;}
	.usica-t1 {padding:15px 20px 25px 20px;background:none;}
	.usica-t1 .auto {width:auto;margin:0;}
	.usica-t1 .auto .pad {padding:25px 0px 0px 0px;box-shadow:none;}
	.usica-t2 .auto {width:auto!important;margin:0;}
	.usica-t2 .auto .pad {padding:15px 20px 25px 20px;}
	.usica-t2 .auto .pad .head-t1 p {font-size:26px;}
	.usica-t2 .auto .pad .min-t1 {padding:0px;}
	.usica-t3 .auto {width:auto!important;margin:0;}
	.usica-t3 .auto .pad {padding:15px 20px 25px 20px;}
	.usica-t3 .auto .pad .head-t1 p {font-size:26px;}
	.usica-t3 .set-t1 {transform:none;}
	.usica-t3 .set-t1 .lft {width:100%;float:none;clear:both;}
	.usica-t3 .set-t1 .rgt {width:100%;float:none;clear:both;}
	.usica-t3 .set-t1 .hd-t2 .ab2 .mo {display:none;}
	.usica-t3 .set-t1 .hd-t3 p {font-size:17px;}
	.usica-t3 .set-t1 .hd-t3 .secure {font-size:11px;}
	.usica-t3 .set-t1 .cred-t1 {width:auto;}
	.usica-t3 .set-t1 .ftc-t1 {padding:0px;}

	.paypop-t1 {width:100%!important;}
	.popup-t1 {width:100%!important;}
	.popup-t1 .fx {height:40px;}
	.popup-t1 .fx .inw {padding:2px 0px 0px 50px;}
	.popup-t1 .fx .inw .hd {font-size:15px;}
	.popup-t1 .fx .inw .tx {font-size:12px;}
	.popup-t1 svg {width:40px;}

	.gotoaptsgn a {display:block;padding:0px 0px 0px 25px;text-align:left;}
	.bbx-wrp-t1 {padding:50px 0px 0px 0px;}

	.parambox-t1 {width:100%;clear:both;overflow:auto;}
	.parambox-t1 .params-t1 {width:800px;}
	.parambox-t1 .params-t1 .row .td1 {width:auto;}

	.brkbox-t3 .bx p br {display:none;}

	/* Footer */
	.footer-t1 {height:auto;padding:0px 0px 10px 0px;}
	.footer-t1 .inn .auto .left {width:100%;height:55px;clear:both;}
	.footer-t1 .inn .auto .left .soic {left:auto;right:0px;}
	.footer-t1 .inn .auto .left .s1 {left:-12px;}
	.footer-t1 .inn .auto .left .s1 .co {display:none;}
	.footer-t1 .inn .auto .left .s1 .coi {width:50%;}
	.footer-t1 .inn .auto .left .s1 .coi.w2 {width:50%;}
	.footer-t1 .inn .auto .left .s1 .dropup-content {width:290px;}
	.footer-t1 .inn .auto .right {width:100%;clear:both;padding:0px 0px 10px 0px;}
	.footer-t1 .inn .auto .right .rg {position:static;}
	.footer-t1 .inn .auto .right .rg .sig {display:none;}
	.footer-t1 .inn .auto .right .rg p {padding:0px;}

	.footer-t2 {padding:20px 15px 15px 15px;}
	.footer-t2 .s1 {margin:0;}
	.footer-t2 .s1 .lf {width:100%;clear:both;margin:0px 0px 20px 0px;}
	.footer-t2 .s1 .lf .pd {padding:0px 50px 0px 0px;}
	.footer-t2 .s1 .lf .pd p {font-size:17px;}
	.footer-t2 .s1 .lf .pd br {display:none;}
	.footer-t2 .s1 .lf .pd .ic {left:auto;right:0px;font-size:38px;}
	.footer-t2 .s1 .co {width:100%;clear:both;margin:0px 0px 20px 0px;padding:25px 0px 0px 0px;display:none;}
	.footer-t2 .s1 .coi {width:50%;float:left;margin:0px 0px 20px 0px;}
	.footer-t2 .s2 {height:auto;padding:15px 0px 0px 0px;}
	.footer-t2 .s2 .lf {width:100%;height:44px;clear:both;position:static;}
	.footer-t2 .s2 .rg {width:100%;clear:both;margin:0px 0px 10px 0px;position:static;}
	.footer-t2 .s2 .rg p {padding:0px;}
	.footer-t2 .s2 .rg .com {margin:0;font-size:15px;}
	.footer-t2 .s2 .rg .sig {display:none;}

}

/* Mobile phones (normal)
---------------------------------------------------------------------- */

@media all and (max-width:420px){

	.frt1 .email-enter {margin:20px 4px 0 4px;border-radius:6px;}
	.frt1 .email-enter input {padding:15px 20px 16px 60px;}
	.frt1 .email-submit input {padding:0px 20px;border-radius:6px;}
	.frt1 .email-submit {top:65px;left:0px;right:0px;}
	.frt1 .start-free {padding:90px 0 20px 0;margin-bottom:30px;}

}