div[name=soccer] .team-item{display:flex;align-items:center;font-size:1.4rem;font-weight:500;line-height:normal;justify-content:flex-end;text-align:right;width:50%}div[name=soccer] .team-item:last-child{flex-direction:row-reverse;text-align:left}div[name=soccer] .team-item figure{width:3.2rem;margin:0 1.6rem;flex-shrink:0}div[name=soccer] .team-item .team-text{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;white-space:normal}div[name=soccer] .status{display:flex;align-items:center;justify-content:center;position:absolute;left:2rem;font-size:1.2rem;font-weight:400;text-transform:capitalize;color:rgba(0,0,0,.6)}div[name=soccer] .status .is-live{position:relative;top:-.1rem;width:1.6rem;height:1.6rem;margin-right:.6rem;border-radius:50%;background:rgba(255,0,0,.2)}div[name=soccer] .status .is-live:before{content:"";display:inline-block;position:absolute;top:.3rem;left:.3rem;width:1rem;height:1rem;border-radius:50%;background:red;animation:blinker 1.5s linear infinite}@media(max-width:768px){div[name=soccer] .status{bottom:.7rem;left:50%;transform:translateX(-50%)}div[name=soccer] .status .is-live{display:none}div[name=soccer] .status .is-live+*{color:red}}@keyframes blinker{0%{opacity:1}to{opacity:0}}div[name=soccer] .score{position:relative;display:flex;align-items:center;justify-content:center;width:9rem;height:3.4rem;font-size:1.4rem;font-weight:700;line-height:normal}div[name=soccer] .score.not-started{color:#9f9f9f}div[name=soccer] .score.postponed{color:#9f9f9f;text-decoration:line-through}div[name=soccer] .score.is-live{position:relative}@media(max-width:768px){div[name=soccer] .score{align-items:flex-start;height:100%;padding-top:1rem}div[name=soccer] .score.not-started,div[name=soccer] .score.postponed{align-items:center;padding-top:0}}div[name=soccer] .away-pen-score,div[name=soccer] .home-pen-score{position:absolute;font-size:1rem;font-weight:400;top:1rem}div[name=soccer] .home-pen-score{left:.2rem}div[name=soccer] .away-pen-score{right:.2rem}div[name=soccer] .full-scores{font-size:1rem;font-weight:500;color:#3b445c}div[name=soccer] .match-items .match-item{position:relative;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.6rem;height:5.8rem;border-bottom:1px solid #f5f5f5;padding:0 8rem}div[name=soccer] .match-items .match-item:hover{background-color:#eaeaea}div[name=soccer] .match-items .match-item figure{width:3.2rem;margin-right:1.6rem}@media(max-width:768px){div[name=soccer] .match-items .match-item{padding:0 .5rem}}div[name=soccer] .match-items .match-label{font-weight:600;height:3rem;line-height:3rem;text-align:center;padding:0 2rem;color:#acacac}div[name=soccer] .match-items .match-label:empty{display:none}div[name=soccer] .bm-section.match-hot-section{padding:1rem 1.8rem;margin-bottom:2rem}@media(max-width:480px){div[name=soccer] .bm-section.match-hot-section{margin-top:-2rem}}div[name=soccer] .match-hot-list{width:100%;overflow:hidden;white-space:nowrap}div[name=soccer] .match-hot-list .slick-list{position:relative;display:block;overflow:hidden;width:100%}@media(max-width:480px){div[name=soccer] .match-hot-list .slick-list{margin:0}}div[name=soccer] .match-hot-list .slick-track{display:flex}div[name=soccer] .match-hot-list .slick-slide{float:left;height:100%;min-height:1px}div[name=soccer] .match-hot-list .slick-slider{position:static!important;display:flex;align-items:center}div[name=soccer] .match-hot-list .bm-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;width:2.4rem;height:2.4rem;border-radius:999px;transform:translateY(-50%);background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.25);z-index:2}div[name=soccer] .match-hot-list .bm-btn .icon{font-size:1.6rem}div[name=soccer] .match-hot-list .bm-btn.btn-prev{left:-1.2rem}div[name=soccer] .match-hot-list .bm-btn.btn-next{right:-1.2rem}@media(max-width:1280px){div[name=soccer] .match-hot-list .bm-btn.btn-prev{left:1.2rem}div[name=soccer] .match-hot-list .bm-btn.btn-next{right:1.2rem}}div[name=soccer] .match-hot-item{position:relative;display:inline-block;width:23.2rem;padding:.4rem 1.6rem;flex-shrink:0;border-left:1px solid #e8eaf5}div[name=soccer] .match-hot-item>*{margin-bottom:1rem}div[name=soccer] .match-hot-item .match-hot-team{display:flex;align-items:center;justify-content:space-between}div[name=soccer] .match-hot-item .match-hot-team:last-of-type{margin-bottom:0}div[name=soccer] .match-hot-item .team-item{width:85%;font-weight:400;text-align:left;flex-direction:row-reverse;margin-right:1rem}div[name=soccer] .match-hot-item .team-item figure{width:2.4rem;margin:0 1.2rem 0 0}div[name=soccer] .match-hot-item .team-item .team-text{display:inline-block;white-space:nowrap;text-overflow:ellipsis}div[name=soccer] .match-hot-item .match-hot-score{font-size:1.6rem;font-weight:600;width:3rem;text-align:center}div[name=soccer] .match-hot-item .status{position:static;justify-content:flex-start;text-transform:capitalize;color:#292929;font-size:1.3rem;transform:none}div[name=soccer] .match-hot-item .status .end-match{display:flex;justify-content:space-between;width:100%;color:#999}div[name=soccer] .match-hot-item .status .end-match .text{font-weight:600}div[name=soccer] .match-hot-item .status .is-live{position:relative}div[name=soccer] .match-hot-item .status .status-text{margin-left:auto}div[name=soccer] .match-hot-item .score{position:absolute;display:flex;flex-direction:column;align-items:flex-end;right:1.8rem;bottom:1rem;height:4.8rem;margin:0;font-size:1.6rem}div[name=soccer] .match-hot-item .score span:nth-child(2){opacity:0}div[name=soccer] .table-ranking .th:first-child{width:4.8rem}div[name=soccer] .table-ranking .th:nth-child(2){flex-grow:1;text-align:left}@media(max-width:1024px){div[name=soccer] .table-ranking .th:nth-child(7){display:none}}@media(max-width:768px){div[name=soccer] .table-ranking .th{width:5rem}div[name=soccer] .table-ranking .th:last-child{display:none}}@media(max-width:480px){div[name=soccer] .table-ranking .th:last-child,div[name=soccer] .table-ranking .th:nth-child(4),div[name=soccer] .table-ranking .th:nth-child(5),div[name=soccer] .table-ranking .th:nth-child(6),div[name=soccer] .table-ranking .th:nth-child(7){display:none}}div[name=soccer] .table-ranking .tr{display:flex;align-items:center;height:100%;margin:0 -2rem;width:calc(100% + 4rem)}div[name=soccer] .table-ranking .thead .tr{border-bottom:1px solid #f5f5f5;padding-bottom:14px}div[name=soccer] .table-ranking .tbody{position:relative}div[name=soccer] .table-ranking .tbody .tr{position:relative;height:5.6rem}div[name=soccer] .table-ranking .tbody .tr:hover{background:#f7f7f7}div[name=soccer] .table-ranking .tbody .tr:before{content:"";display:inline-block;position:absolute;width:.3rem;top:0;left:0;bottom:0;height:100%;background:var(--group-color)}div[name=soccer] .table-ranking .tbody .td:first-child{width:4.8rem}div[name=soccer] .table-ranking .tbody .td:nth-child(2){flex-grow:1;text-align:left}div[name=soccer] .table-ranking .tbody .td:last-child{line-height:0}@media(max-width:1024px){div[name=soccer] .table-ranking .tbody .td:nth-child(7){display:none}}@media(max-width:768px){div[name=soccer] .table-ranking .tbody .td{width:5rem}div[name=soccer] .table-ranking .tbody .td:last-child{display:none}}@media(max-width:480px){div[name=soccer] .table-ranking .tbody .td:last-child,div[name=soccer] .table-ranking .tbody .td:nth-child(4),div[name=soccer] .table-ranking .tbody .td:nth-child(5),div[name=soccer] .table-ranking .tbody .td:nth-child(6),div[name=soccer] .table-ranking .tbody .td:nth-child(7){display:none}}div[name=soccer] .table-ranking figure{display:inline-block;width:3.2rem;height:3.2rem;margin-left:0}div[name=soccer] .table-ranking .team-item{justify-content:flex-end;text-align:left;width:100%}div[name=soccer] .table-ranking .team-item .team-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div[name=soccer] .table-ranking .group-title{padding:20px 0 1rem}div[name=soccer] .list-result{display:flex}div[name=soccer] .list-result .result{width:2.4rem;height:2.4rem;line-height:2.4rem;border-radius:.6rem;color:#fff;font-weight:700;margin:0 .3rem;flex-shrink:0}div[name=soccer] .list-result .result.is-win{background-color:#3fae29}div[name=soccer] .list-result .result.is-win:before{content:"T"}div[name=soccer] .list-result .result.is-draw{background-color:gray}div[name=soccer] .list-result .result.is-draw:before{content:"H"}div[name=soccer] .list-result .result.is-lose{background-color:#d33}div[name=soccer] .list-result .result.is-lose:before{content:"B"}div[name=soccer] .table-footer{margin:3rem;padding:2.4rem;border-radius:.8rem;border:1px solid #e5e5e5;line-height:normal}div[name=soccer] .table-footer .level{align-items:flex-start}div[name=soccer] .table-footer .level .level-left,div[name=soccer] .table-footer .level .level-right{flex-direction:column;align-items:flex-start;width:33.33%;padding:0 1rem}div[name=soccer] .table-footer .level .level-left .level-item,div[name=soccer] .table-footer .level .level-right .level-item{margin-bottom:1rem}div[name=soccer] .table-footer .level .level-left .level-item:last-child,div[name=soccer] .table-footer .level .level-right .level-item:last-child{margin-bottom:0}div[name=soccer] .table-footer .level .level-right .color{border-radius:.6rem}div[name=soccer] .table-footer .subtitle{font-size:1.4rem}div[name=soccer] .table-footer .color{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:#fff;font-weight:700;font-size:1.2rem;margin-right:1rem;border-radius:50%;overflow:hidden}@media(max-width:768px){div[name=soccer] .table-footer{margin-left:0;margin-right:0}div[name=soccer] .table-footer .level-left{width:100%;padding:0}div[name=soccer] .table-footer .level-right{display:none}}div[name=soccer] .select-group{position:absolute;top:0;right:0}div[name=soccer] .select-group .btn-select{position:relative;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.5rem;text-transform:capitalize}div[name=soccer] .select-group .select-text{text-align:center;font-weight:600}div[name=soccer] .select-group .icon{margin-left:.5rem}div[name=soccer] .group-items{position:absolute;right:0;top:3rem;z-index:20;background-color:#fff;box-shadow:0 1rem 4rem 0 rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1);color:#212529;min-width:10rem;max-width:30rem;max-height:40rem;overflow-y:auto}div[name=soccer] .group-items .group-item{padding:.8rem 1rem;width:100%;display:block;position:relative;cursor:pointer;border-bottom:1px solid #eee}div[name=soccer] .group-items .group-item:last-child{border-bottom:0}div[name=soccer] .group-items .group-item.is-select,div[name=soccer] .group-items .group-item:hover{background-color:#eee}div[name=soccer] .header-title{justify-content:space-between;margin-bottom:2rem;font-size:1.6rem}div[name=soccer] .header-title,div[name=soccer] .header-title .title{display:flex;align-items:center}div[name=soccer] .header-title .title .icon{margin-left:.4rem}@media(max-width:320px){div[name=soccer] .header-title{font-size:1.4rem}}div[name=soccer] .ranking-section .header-title figure{flex-shrink:0;display:none;width:4rem;height:4rem;margin-right:1rem}div[name=soccer] .stats-player-modal{font-family:BeVietNamePro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;padding:3rem;height:80vh;width:80vw;overflow:auto}div[name=soccer] .stats-player-modal button{position:absolute;top:1.5rem;right:1.5rem;z-index:2}div[name=soccer] .stats-player-modal .icon:before{font-family:bscore-font-icon;font-size:2.4rem}div[name=soccer] .avatar-container{position:relative}div[name=soccer] .avatar{flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,.1)}div[name=soccer] .stats-player-list .stats-player-item{display:flex;align-items:center;padding:1.6rem 0;border-bottom:.1rem solid #e8eaf5}div[name=soccer] .stats-player-list .stats-player-item:first-child .avatar{width:6rem;height:6rem}div[name=soccer] .stats-player-list .stats-player-item:first-child .player-score{background-color:#69a8d8;color:#fff}div[name=soccer] .stats-player-list .stats-player-item:first-child .player-info .text{font-size:1.6rem;margin-bottom:.4rem}div[name=soccer] .stats-player-list .stats-player-item:first-child .player-info .sub-text{font-size:1.3rem}div[name=soccer] .stats-player-list .stats-player-item:first-child .player-info .sub-text figure{width:1.6rem;height:1.6rem}div[name=soccer] .stats-player-list .stats-player-item:last-child{border-bottom:0}div[name=soccer] .stats-player-list .stats-player-item .avatar{width:3.6rem;height:3.6rem;margin-right:1.2rem}div[name=soccer] .stats-player-list .stats-player-item .player-info .text{font-weight:500;color:#292929;margin-bottom:.2rem}div[name=soccer] .stats-player-list .stats-player-item .player-info .sub-text{display:flex;align-items:center;font-size:1.2rem;color:#7382a9}div[name=soccer] .stats-player-list .stats-player-item .player-info .sub-text figure{width:1.2rem;height:1.2rem;margin-right:.5rem}div[name=soccer] .stats-player-list .stats-player-item .player-score{font-weight:600;color:#192252;margin-left:auto;border-radius:1.8rem;padding:.5rem .8rem;flex-shrink:0}div[name=soccer] .tournament-table .bm-section{padding:2rem 1.2rem}div[name=soccer] .tournament-table .bm-section .header-title{font-size:1.4rem;justify-content:flex-start}div[name=soccer] .tournament-table .bm-section .header-title figure{display:block}div[name=soccer] .tournament-table .table-ranking .th{width:4rem;font-size:1rem}div[name=soccer] .tournament-table .table-ranking .th:last-child,div[name=soccer] .tournament-table .table-ranking .th:nth-child(4),div[name=soccer] .tournament-table .table-ranking .th:nth-child(5),div[name=soccer] .tournament-table .table-ranking .th:nth-child(6),div[name=soccer] .tournament-table .table-ranking .th:nth-child(7){display:none}div[name=soccer] .tournament-table .table-ranking .tr{margin:0 -1.2rem;width:auto}div[name=soccer] .tournament-table .table-ranking .tbody .td{width:4rem;font-size:1.3rem}div[name=soccer] .tournament-table .table-ranking .tbody .td:last-child,div[name=soccer] .tournament-table .table-ranking .tbody .td:nth-child(4),div[name=soccer] .tournament-table .table-ranking .tbody .td:nth-child(5),div[name=soccer] .tournament-table .table-ranking .tbody .td:nth-child(6),div[name=soccer] .tournament-table .table-ranking .tbody .td:nth-child(7){display:none}div[name=soccer] .tournament-table .table-ranking .tbody .td:first-child{font-weight:500}div[name=soccer] .tournament-table .table-ranking .team-item{font-size:1.3rem}div[name=soccer] .tournament-table .table-ranking .team-item figure{width:2rem;height:2rem;margin-right:.8rem}div[name=soccer] .tournament-table .table-ranking .team-item .text-item{position:relative}div[name=soccer] .tournament-table .table-ranking .group-title:first-child{padding-top:0}div[name=soccer] .tournament-table .table-footer{margin:2rem 0 0;padding:1.2rem;font-size:1.2rem}div[name=soccer] .tournament-table .table-footer .level-left{width:60%}div[name=soccer] .tournament-table .table-footer .level-right{width:38%}div[name=soccer] .tournament-table .table-footer .subtitle{font-size:1.2rem}div[name=soccer] .tournament-table .table-footer .color{width:1.6rem;height:1.6rem;font-size:1rem}div[name=soccer] .top-player-sidebar{border-radius:1.6rem;overflow:hidden;min-width:30rem}div[name=soccer] .top-player-sidebar .stats-container{border-radius:0}div[name=soccer] .top-player-sidebar .stats-container .title{font-size:1.4rem}div[name=soccer] .top-player-sidebar .stats-container .stats-player-list{margin-top:0}div[name=soccer] .transfer-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:1.6rem;border-radius:1rem}div[name=soccer] .transfer-item time{font-size:1.1rem;font-weight:500;color:#8e8e8e;margin-left:auto}div[name=soccer] .transfer-item .transfer-player{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:500;font-size:1.1rem;margin:.6rem 0 1.6rem}div[name=soccer] .transfer-item .transfer-player .avatar-container{margin-bottom:.8rem}div[name=soccer] .transfer-item .transfer-player .position{position:absolute;right:-1.5rem;bottom:-.5rem;width:2.4rem;height:2.4rem;line-height:2.4rem;text-align:center;text-transform:uppercase;border-radius:999px;border:1px solid #e8eaf5;background-color:#fff}div[name=soccer] .transfer-item .transfer-team{display:flex;align-items:center;width:100%}div[name=soccer] .transfer-item .transfer-team .team-item{font-size:1.2rem;font-weight:400;width:100%}div[name=soccer] .transfer-item .transfer-team figure{width:2.4rem;margin:0 .6rem}div[name=soccer] .transfer-item .transfer-team .icon{margin:0 .6rem}div[name=soccer] .transfer-item .transfer-team.not-full-transfer .team-item{justify-content:center}div[name=soccer] .transfer-item .text{margin-top:2rem;font-size:1.1rem;font-weight:500;color:#8e8e8e}div[name=soccer] .transfer-wrapper{margin-bottom:4rem}div[name=soccer] .transfer-wrapper .transfer-slider{position:relative}div[name=soccer] .transfer-wrapper .title{font-size:1.5rem;margin-bottom:1.2rem}div[name=soccer] .transfer-wrapper .bm-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;width:2.4rem;height:2.4rem;border-radius:999px;transform:translateY(-50%);background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.25);z-index:2}div[name=soccer] .transfer-wrapper .bm-btn .icon{font-size:1.6rem}div[name=soccer] .transfer-wrapper .bm-btn.btn-prev{left:-1.2rem}div[name=soccer] .transfer-wrapper .bm-btn.btn-next{right:-1.2rem}div[name=soccer] .bm-section.tournament-hot-section{border-radius:0;margin-bottom:0}@media(max-width:768px){div[name=soccer] .bm-section.tournament-hot-section{padding-top:0}}div[name=soccer] .tournament-hot-item{display:inline-block;margin:0 1.6rem;width:9.6rem;flex-shrink:0}div[name=soccer] .tournament-hot-item figure{display:inline-block;padding:2.4rem;border-radius:999px;border:1px solid #e8eaf5}div[name=soccer] .tournament-hot-item figure img{width:4.8rem;height:4.8rem}div[name=soccer] .tournament-hot-item .text{font-weight:500;margin-top:1.2rem;white-space:normal}div[name=soccer] .tournament-hot-list{display:block;position:relative;text-align:center;padding-top:2rem;background-color:#fff;border-top:1px solid #e8eaf5;white-space:nowrap}div[name=soccer] .tournament-hot-list .bm-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:5.7rem;width:2.4rem;height:2.4rem;border-radius:999px;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.25);z-index:2}div[name=soccer] .tournament-hot-list .bm-btn .icon{font-size:1.6rem}div[name=soccer] .tournament-hot-list .bm-btn.btn-prev{left:-1.2rem}div[name=soccer] .tournament-hot-list .bm-btn.btn-next{right:-1.2rem}@media(max-width:1024px){div[name=soccer] .tournament-hot-list{display:flex;border-top:none;overflow-y:hidden;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none}div[name=soccer] .tournament-hot-list::-webkit-scrollbar{display:none}div[name=soccer] .tournament-hot-list .bm-btn.btn-prev{left:.5rem}div[name=soccer] .tournament-hot-list .bm-btn.btn-next{right:.5rem}}div[name=soccer] .column-transfer{margin:0 -1rem 3rem;align-items:stretch}div[name=soccer] .column-transfer .column{width:25%;padding:1rem}@media(max-width:1024px){div[name=soccer] .column-transfer .column{width:33.33%}}@media(max-width:768px){div[name=soccer] .column-transfer .column{width:50%}}@media(max-width:480px){div[name=soccer] .column-transfer .column{width:100%}}div[name=soccer] .error-page .page-404,div[name=soccer] .error-page .page-500{background-repeat:no-repeat;padding-top:65px;background-size:310px 50px}@media(min-width:1024px){div[name=soccer] .error-page .page-404,div[name=soccer] .error-page .page-500{padding-top:50px;background-size:248px 40px}}@media(max-width:320px){div[name=soccer] .error-page .page-404,div[name=soccer] .error-page .page-500{background-size:155px 25px}}@media(min-width:768px){div[name=soccer] .error-page .page-404,div[name=soccer] .error-page .page-500{padding-top:80px}}div[name=soccer] .error-page .link{font-weight:700;color:#538455}div[name=soccer] .error-page .link:hover{text-decoration:underline}div[name=soccer] .error-page .page-404{background-image:url(https://baomoi-static.bmcdn.me/mobile-v2/styles/img/error/not-found.png)}div[name=soccer] .error-page .page-500{background-image:url(https://baomoi-static.bmcdn.me/mobile-v2/styles/img/error/website-maintain.png)}div[name=soccer] .error__title{height:40px;border-bottom:1px solid #ccc;position:relative}@media(min-width:768px){div[name=soccer] .error__title{height:60px}}div[name=soccer] .error__logo{width:92px;height:26px;margin-left:20px;background-image:url(https://baomoi-static.bmcdn.me/mobile-v2/styles/img/error/logo.png);background-size:124px auto}@media(min-width:768px){div[name=soccer] .error__logo{width:129px;height:36px;background-size:171px auto}}div[name=soccer] .error__inst{text-align:center;text-transform:uppercase;background-color:#2fa1b3;color:#fff;height:36px;padding:0 12px;vertical-align:middle;margin:0 10px;border-radius:3px;font-size:1.2rem;line-height:3.6rem}div[name=soccer] .error__inst:hover{opacity:.9;color:#fff;text-decoration:underline}@media(max-width:767px){div[name=soccer] .error__inst{display:none}}div[name=soccer] .error__btn{width:26px;height:26px;background-size:26px 26px;border-radius:3px;margin-right:10px}@media(min-width:768px){div[name=soccer] .error__btn{width:36px;height:36px;background-size:36px 36px}}div[name=soccer] .error__btn:hover{opacity:.9}div[name=soccer] .error__btn--fb{background-image:url(https://baomoi-static.bmcdn.me/mobile-v2/styles/img/error/error-fb.png)}div[name=soccer] .error__btn--zalo{background-image:url(https://baomoi-static.bmcdn.me/mobile-v2/styles/img/error/error-zalo.png)}div[name=soccer] .error__inst--bottom{display:block;text-align:center;text-transform:uppercase;border-top:1px solid #ccc;margin-top:20px;padding:20px 20px 10px}@media(min-width:768px){div[name=soccer] .error__inst--bottom{display:none}}@media(max-width:320px){div[name=soccer] .error__inst--bottom{margin-bottom:5px!important}}div[name=soccer] .error__search{padding-top:30px}div[name=soccer] .error__search input{width:338px;height:45px;border:1px solid #538455;margin-right:10px;padding:10px;width:calc(100% - 60px)}@media(max-width:767px){div[name=soccer] .error__search input{font-size:18px}}@media(max-width:320px){div[name=soccer] .error__search input{font-size:16px}}div[name=soccer] .error__search button{width:45px;height:45px;border:none;vertical-align:top;background-color:#538455;padding:0}div[name=soccer] .error__search button:hover{opacity:.9}div[name=soccer] .error__search button i{background-position:-250px -100px}div[name=soccer] .error__content{background:none;padding:10px;height:auto;margin:0 auto}@media(min-width:768px){div[name=soccer] .error__content{width:750px;background:url(https://baomoi-static.bmcdn.me/mobile-v2/styles/img/error/opp.png) 70px 40px no-repeat;padding:50px 100px 20px 250px;height:350px;box-shadow:0 0 5px rgba(0,0,0,.26);border:1px solid #ccc}}