*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}html,body{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,span,b,i,li,td{font-family:"Montserrat",arial,sans-serif;font-weight:300;color:inherit}ul{margin:0;padding:0;list-style:none}ul li{font:300 16px/28px "Montserrat",arial,sans-serif}p,b{font:300 16px/28px "Montserrat",arial,sans-serif;margin:0 0 16px}p a,b a{font:inherit;color:inherit}a{text-decoration:none;font:300 14px/26px "Montserrat",arial,sans-serif;color:#222}b,strong{font-weight:600}input,button{border:none;background:none;box-shadow:none;padding:0;margin:0;outline:none}::-webkit-input-placeholder{color:#736666;font:inherit}::-moz-placeholder{color:#736666;font:inherit}:-moz-placeholder{color:#736666;font:inherit}:-ms-input-placeholder{color:#736666;font:inherit}.pull-right{float:right}.pull-left{float:left}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}.text-strike{text-decoration:line-through}.text-muted{color:#a1a1a1}.hidden{display:none}.grow{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cf{*zoom:1}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.dev-pages{position:fixed;top:0;left:0;z-index:99;width:100%;padding:20px;background:white;border-bottom:1px solid silver;-webkit-transform:translate(0, -100%);-moz-transform:translate(0, -100%);-ms-transform:translate(0, -100%);-o-transform:translate(0, -100%);transform:translate(0, -100%);-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.dev-pages h1{margin:0 0 10px;font:300 18px/40px "Montserrat",arial,sans-serif}.dev-pages ul{*zoom:1}.dev-pages ul:before,.dev-pages ul:after{content:" ";display:table}.dev-pages ul:after{clear:both}.dev-pages ul li{display:inline-block;display:block;float:left;text-transform:uppercase;margin:0 10px 10px 0}.dev-pages ul li a{display:inline-block;border:1px solid transparent;background:#606060;font:400 16px/36px "Montserrat",arial,sans-serif;padding:0 16px;color:white;text-decoration:none;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.dev-pages ul li a:hover{color:#202020;border-color:silver;background-color:white}.dev-pages .show{position:absolute;top:100%;padding:8px;text-decoration:none;background-color:black;color:white}.dev-pages .show .mdi{display:none;font-size:20px}.dev-pages .show .mdi:first-of-type{display:block}.dev-pages .show:hover{color:orange}.dev-pages:hover,.dev-pages.active{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.dev-pages:hover .show .mdi:first-of-type{display:none}.dev-pages:hover .show .mdi:nth-child(3n+2){display:block}.dev-pages.active .show .mdi:first-of-type,.dev-pages.active .show .mdi:nth-child(3n+2){display:none}.dev-pages.active .show .mdi:last-of-type{display:block}.input-box{position:relative;margin-bottom:50px}.input-box.inactive input{border-radius:12px;border:2px solid #E4E4EB;background:#FBFBFB;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.input-box.inactive input::-webkit-input-placeholder{color:#C4C4C4;-webkit-transition:all .3s ease;transition:all .3s ease}.input-box.inactive input::-moz-placeholder{color:#C4C4C4;-moz-transition:all .3s ease;transition:all .3s ease}.input-box.inactive input:-ms-input-placeholder{color:#C4C4C4;-ms-transition:all .3s ease;transition:all .3s ease}.input-box.inactive input::-ms-input-placeholder{color:#C4C4C4;-ms-transition:all .3s ease;transition:all .3s ease}.input-box.inactive input::placeholder{color:#C4C4C4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.input-box.inactive .icon{color:#C4C4C4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.input-box.inactive:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;z-index:3}.input-box.filled .icon{color:#3367D6;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.input-box input{width:100%;height:78px;border-radius:12px;border:2px solid #E6E9F7;background:#ffffff;color:#091551;font:700 24px "Montserrat",arial,sans-serif;padding:0 15px 0 95px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.input-box input[type=number]{-moz-appearance:textfield}.input-box input[type=number]::-webkit-outer-spin-button,.input-box input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-box input::-webkit-input-placeholder{color:#9495A9;font:inherit;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease}.input-box input::-moz-placeholder{color:#9495A9;font:inherit;font-weight:500;-moz-transition:all .3s ease;transition:all .3s ease}.input-box input:-ms-input-placeholder{color:#9495A9;font:inherit;font-weight:500;-ms-transition:all .3s ease;transition:all .3s ease}.input-box input::-ms-input-placeholder{color:#9495A9;font:inherit;font-weight:500;-ms-transition:all .3s ease;transition:all .3s ease}.input-box input::placeholder{color:#9495A9;font:inherit;font-weight:500;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.input-box input:focus::-webkit-input-placeholder, .input-box input:active::-webkit-input-placeholder{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.input-box input:focus::-moz-placeholder, .input-box input:active::-moz-placeholder{opacity:0;-moz-transition:all .3s ease;transition:all .3s ease}.input-box input:focus:-ms-input-placeholder, .input-box input:active:-ms-input-placeholder{opacity:0;-ms-transition:all .3s ease;transition:all .3s ease}.input-box input:focus::-ms-input-placeholder, .input-box input:active::-ms-input-placeholder{opacity:0;-ms-transition:all .3s ease;transition:all .3s ease}.input-box input:focus::placeholder,.input-box input:active::placeholder{opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.input-box .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:80px;height:100%;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#919191;font:600 36px "Montserrat",arial,sans-serif}.input-box .icon:after{position:absolute;content:'';width:1px;height:68px;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#E4E4EB}.checkbox-custom{margin-bottom:30px}.checkbox-custom input{display:none;visibility:hidden;overflow:hidden}.checkbox-custom input+label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:280px;border-radius:12px;border:2px solid #EAECF0;background:#FFFFFF;box-shadow:0px 4px 12px 4px rgba(70,70,70,0.1);cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input+label .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100px;height:100px;margin-bottom:15px}.checkbox-custom input+label .icon svg{position:relative;max-width:100%;max-height:100%;z-index:2}.checkbox-custom input+label .icon:before{position:absolute;content:'';width:86px;height:86px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;background:#E1EDFF;z-index:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input+label .title{color:#091551;font:500 24px "Montserrat",arial,sans-serif;text-align:center}.checkbox-custom input+label:before{position:absolute;content:'';width:40px;height:40px;top:20px;right:20px;border-radius:50%;background:#EAECF0;z-index:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input+label:after{position:absolute;content:'';width:40px;height:40px;top:20px;right:20px;border-radius:50%;background:url(../img/check-icon.png) no-repeat center center;z-index:2;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input+label:hover{border-color:#98B2EA;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input+label:hover .icon:before{width:120px;height:120px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input:checked+label{border-color:#3367D6;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input:checked+label:before{background:#4CB98C;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox-custom input:checked+label:after{opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .overflow-wrapper{overflow:hidden}html body .center-wrapper{max-width:1280px;width:100%;margin:0 auto}html body .block{padding:0 15px}html body .block.block-preview .preview-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:860px;width:100%;height:100vh;padding:50px 0;margin:0 auto}html body .block.block-preview .preview-container .preview-logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:50px}html body .block.block-preview .preview-container .preview-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}html body .block.block-preview .preview-container .preview-form .form-item{-webkit-box-flex:0;-webkit-flex:0 1 50%;-moz-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 15px}html body .block.block-preview .preview-container .preview-form .form-bottom{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 15px}html body .block.block-preview .preview-container .preview-form .form-bottom .start{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:290px;height:78px;border-radius:12px;color:#ffffff;font:700 28px "Montserrat",arial,sans-serif;margin:0 auto;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-preview .preview-container .preview-form .form-bottom .start.inactive{background:#E6E7EC;cursor:default;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-preview .preview-container .preview-form .form-bottom .start.inactive:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0}html body .block.block-preview .preview-container .preview-form .form-bottom .start:not(.inactive){background:#3367D6;box-shadow:0px 4px 12px 4px rgba(70,70,70,0.1);cursor:pointer}html body .block.block-preview .preview-container .preview-form .form-bottom .start:not(.inactive):hover{background:#98B2EA;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-preview .preview-container .preview-subtitle{color:#091551;font:400 16px/20px "Montserrat",arial,sans-serif;text-align:center}html body .block.block-table{padding:30px 70px;height:100vh;overflow:hidden}html body .block.block-table .table-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:100%}html body .block.block-table .table-container .table-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0 -30px 30px}html body .block.block-table .table-container .table-top .table-item{-webkit-box-flex:0;-webkit-flex:0 1 48%;-moz-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;border-radius:7px;border:2px solid #EAECF0;background:#F9FBFF;padding:20px 30px;overflow:hidden}html body .block.block-table .table-container .table-top .amounts-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0 -40px}html body .block.block-table .table-container .table-top .amounts-container .amount-item{-webkit-box-flex:0;-webkit-flex:0 1 48%;-moz-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;padding:0 40px}html body .block.block-table .table-container .table-top .amounts-container .amount-item .price{color:#091551;font:600 64px/78px "Montserrat",arial,sans-serif;text-align:center}html body .block.block-table .table-container .table-top .amounts-container .amount-item .subtitle{color:#3367D6;font:500 22px/27px "Montserrat",arial,sans-serif;text-align:center}html body .block.block-table .table-container .table-top .date-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:100%;color:#091551;font:600 48px/60px "Montserrat",arial,sans-serif;text-align:center}html body .block.block-table .table-container .table-main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:-moz-calc(100% - 179px);height:calc(100% - 179px);margin:0 -30px}html body .block.block-table .table-container .table-main .table-item{-webkit-box-flex:0;-webkit-flex:0 1 48%;-moz-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;max-height:100%;overflow:auto}html body .block.block-table .table-container .table-main .table-item::-webkit-scrollbar{display:none !important;width:0 !important}html body .block.block-table .table-container .table-main .result-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border-radius:12px;border:1px solid #EAECF0;background:#FFFFFF;margin-bottom:10px}html body .block.block-table .table-container .table-main .result-item.red{background:#FEF4F4}html body .block.block-table .table-container .table-main .result-item.green{background:#F0FAF2}html body .block.block-table .table-container .table-main .result-item .inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;border-right:1px solid #EAECF0;padding:10px 15px}html body .block.block-table .table-container .table-main .result-item .inner:first-child{-webkit-box-flex:2;-webkit-flex:2 1;-moz-box-flex:2;-ms-flex:2 1;flex:2 1}html body .block.block-table .table-container .table-main .result-item .inner:last-child{border-right:0}html body .block.block-table .table-container .table-main .result-item .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:34px;height:34px;margin-right:10px}html body .block.block-table .table-container .table-main .result-item .icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html body .block.block-table .table-container .table-main .result-item .title{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;color:#251E45;font:600 18px/22px "Montserrat",arial,sans-serif}html body .block.block-table .table-container .table-main .result-item .flag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:20px;height:20px;margin-right:10px}html body .block.block-table .table-container .table-main .result-item .flag img{position:relative;width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;z-index:2}html body .block.block-table .table-container .table-main .result-item .flag:before{position:absolute;content:'';width:24px;height:24px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;background:#ffffff;z-index:1}html body .block.block-table .table-container .table-main .result-item .clock{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:18px;height:18px;margin-right:10px}html body .block.block-table .table-container .table-main .result-item .clock svg{max-width:100%;max-height:100%}html body .block.block-table .table-container .table-main .result-item .clock svg path{fill:#535377}html body .block.block-table .table-container .table-main .result-item .date{color:#251E45;font:600 18px/22px "Montserrat",arial,sans-serif}html body .block.block-table .table-container .table-main .result-item .amount{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;color:#251E45;font:600 18px/22px "Montserrat",arial,sans-serif}html body .block.block-table .table-container .table-main .result-item .amount sup{font-size:12px;line-height:12px}html body .block.block-table .table-container .table-main .result-item .status{display:block;width:22px;height:22px;border-radius:50%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-table .table-container .table-main .result-item .status.red{background:#E32110}html body .block.block-table .table-container .table-main .result-item .status.green{background:#4CB98C}html body .block.block-table .table-container .table-main .result-item:last-child{margin-bottom:0}html body .block.block-table .table-container .table-item{-webkit-box-flex:0;-webkit-flex:0 1 48%;-moz-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%}
