@charset "UTF-8";.bs-datepicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;-webkit-box-shadow:0 0 10px 0 #aaa;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:'';display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover,.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:0}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:0 0;text-align:center;cursor:pointer;color:#fff;-webkit-transition:.3s;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{background:rgba(221,221,221,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:rgba(0,0,0,.1)}.bs-datepicker-head button:active{background-color:rgba(0,0,0,.2)}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled) span{cursor:pointer}.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected),.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span{background-color:#e9edf0;-webkit-transition:none;transition:none}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;-webkit-transition:.3s;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td span:before,.bs-datepicker-body table td:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-2px;right:-2px;-webkit-box-sizing:content-box;box-sizing:content-box;background:0 0}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.in-range.select-end:before,.bs-datepicker-body table.days span.is-highlighted.in-range:before{background:0 0;right:0;left:0}.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{display:inline-block;border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{-webkit-box-shadow:none;box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;-webkit-transition:.3s;transition:.3s}.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker .is-other-month{color:rgba(0,0,0,.25)}.bs-datepicker-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;-webkit-transition:.3s;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width:768px){.bs-datepicker-multiple{display:-webkit-box;display:-ms-flexbox;display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-head{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.selectize-control.plugin-remove_button [data-value] .remove{color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown,.selectize-input,.selectize-input input{font-family:inherit;font-size:13px;-webkit-font-smoothing:inherit}.selectize-input{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.selectize-input>input{min-height:0!important;max-height:none!important;max-width:100%!important;text-indent:0!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none!important;box-shadow:none!important}.selectize-dropdown{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.selectize-control.single .selectize-input:after{content:' '}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:rgba(0,0,0,.06)!important;border:0!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:4px 4px 0 0}.selectize-dropdown-header-close{opacity:.4;position:absolute;right:12px;top:50%;color:#333;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:1px 0 0;border-left:1px solid transparent;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:transparent}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:0 0}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:rgba(77,77,77,0)}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:28px;top:6px;font-size:23px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#333;font-family:inherit;font-size:inherit;line-height:20px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #ccc;padding:6px 12px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;min-height:34px}.selectize-control.multi .selectize-input.has-items{padding:5px 9px 2px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:1px 3px;background:#efefef;color:#333;border:0 solid transparent}.selectize-control.multi .selectize-input>div.active{background:#428bca;color:#fff;border:0 solid transparent}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:grey;background:#fff;border:0 solid rgba(77,77,77,0)}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input::after{content:' ';display:block;clear:left}.selectize-input.dropdown-active::before{content:' ';content:' ';position:absolute;background:#fff;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;border-top:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable]{padding:3px 12px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0}.selectize-dropdown .optgroup-header{color:#777;background:#fff;cursor:default;font-size:12px;line-height:1.42857143}.selectize-dropdown .active{background-color:#f5f5f5;color:#262626}.selectize-dropdown .active.create{color:#262626}.selectize-dropdown .create{color:rgba(51,51,51,.5)}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:17px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#333 transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent #333}.selectize-control.rtl.single .selectize-input:after{left:17px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;opacity:.5;background-color:#fff}.selectize-dropdown,.selectize-dropdown.form-control{height:auto;padding:0;margin:2px 0 0;z-index:1000;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.selectize-dropdown .optgroup:first-child:before{display:none}.selectize-dropdown .optgroup:before{content:' ';display:block;height:1px;margin:9px -12px;overflow:hidden;background-color:#e5e5e5}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch;padding:5px 0}.selectize-dropdown-header{padding:6px 12px}.selectize-input.dropdown-active{border-radius:4px}.selectize-input.dropdown-active::before{display:none}.selectize-input.focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.has-error .selectize-input{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .selectize-input:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.selectize-control.multi .selectize-input>div{border-radius:3px}.form-control.selectize-control{padding:0;height:auto;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.eot?v=4.7.0);src:url(fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(fontawesome-webfont.woff?v=4.7.0) format('woff'),url(fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}.fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}*{margin:0;padding:0}body{font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei","Helvetica Neue",Helvetica!important;font-size:14px;width:100%;color:#888}a{font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei","Helvetica Neue",Helvetica!important;cursor:pointer;text-decoration:none;color:#222}button,input,select,textarea{font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei","Helvetica Neue",Helvetica!important}.pointer{cursor:pointer}.pull-left{float:left}.pull-right{float:right}.left-align{text-align:left}.margin-center{margin:auto}img{border:none}.windows_min{width:100%;height:100%;position:absolute;z-index:10000;background:rgba(0,0,0,.8)!important;filter:Alpha(opacity=80);left:0;top:0}.tbold{font-weight:700}.aligncenter{text-align:center}.mt10{margin-top:9px!important}.mt6{margin-top:6px!important}.mt12{margin-top:12px}.mt14{margin-top:14px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt80{margin-top:80px}.mt5{margin-top:5px}.mt8{margin-top:8px}.mb10{margin-bottom:12px}.mb20{margin-bottom:20px}.mb40{margin-bottom:40px}.mr50{margin-right:50px}.mr20{margin-right:20px}.mr10{margin-right:10px}.mr5{margin-right:5px}.ml10{margin-left:10px}.ml12{margin-left:12px}.ml22{margin-left:22px}.ml25{margin-left:25px}.ml26{margin-left:26px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml55{margin-left:70px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml85{margin-left:85px}.ml105{margin-left:105px}.ml120{margin-left:120px}.ml150{margin-left:150px}.pt20{padding-top:20px}.pt10{padding-top:10px}.pt70{padding-top:70px}.mtb20{padding:20px 0}.p10{padding:10px}.p20{padding:20px}.pt40{padding-top:40px}.ml50{margin-left:50px}.btn{border-radius:0;display:inline-block;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;color:#333;text-align:center;vertical-align:middle;cursor:pointer;background-color:#fff;border:1px solid #cf271e}.btn_red{background-color:#cf271e;color:#fff!important}.btn_red:hover{background-color:#b8160e}.btn_red:focus{background-color:#b8160e!important}.btn_red a{color:#fff}.btn_grey{background-color:#c4c3c3;color:#252525;border:1px solid #c4c3c3}.btn_grey:hover{background-color:#afaeae}.btn_grey_email{background-color:#e6e6e6;color:#333;border:1px solid #ccc}.btn_200{width:200px;margin:0 auto}.btn_m{width:140px;margin:0 auto;padding:10px 0}.btn100{width:100%;margin:0 auto}.btn_dot{border:1px dashed #c3c3c3;background-color:#ececec;color:#bdbdbd}.btn_dot_top{border-top:1px dashed #c3c3c3;margin-top:10px}.btn_red_brd{border:1px solid #cf271e;background-color:#fff;color:#cf271e;margin-top:7px}table{border-spacing:0;border-collapse:collapse}.banner{margin:0;padding:0;max-width:2100px}.form-control{display:inline-block;padding:4px 10px;font-size:12px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.ft12{font-size:12px}.ft18{font-size:18px!important}.fred{color:#cf271e}.wd200{width:200px;margin:0 auto}.wd100{width:100px;margin:0 auto}.text_left{text-align:left!important}.text_right{text-align:right!important}.text_center{text-align:center!important}.red_txt{color:#cf271e}.positionAbsolute{position:absolute;zoom:1}.cursorPointer{cursor:pointer!important}.btn_dot_top div,.btn_dot_top ul{margin-top:10px}.help_mnky_bdy ul li{border:0!important;list-style-type:circle!important;margin:5px 0;display:block!important;text-align:left!important}.help_mnky_bdy ul li a{color:#cf271e!important;background:#fff!important}.help_monkey{position:absolute;right:20px;top:0;cursor:pointer}.help_mnky_top{background-color:#202020;height:43px;width:275px;padding:0 10px;color:#fff;text-align:center!important;font-size:16px!important;line-height:37px;border-radius:5px 5px 0 0;margin-bottom:0!important}.help_mnky_bdy{background-color:#f9f9f9;height:auto;width:275px;padding:10px;font-size:14px!important;color:#424242!important}.hlp_wrap_c{float:left;margin-left:20px;position:relative;right:-195px;top:-4px}.hlp_wrap_c .help_mnky_box{display:none;position:absolute;left:-322px;top:83px;width:295px;text-align:left!important}.hlp_wrap_c .help_mnky_box span{position:relative;left:132px;color:#202020;font-size:30px}.hlp_wrap_c .btn_dot_top div{margin-top:10px!important;margin-bottom:0!important}.hlp_wrap_c .help_monkey{right:160px!important;top:33px!important}.hlp_wrap_g{float:left;margin-left:20px;position:relative;right:12px;top:19px}.hlp_wrap_g .help_mnky_box{display:none;position:absolute;left:-180px;top:49px;width:295px;text-align:left!important}.hlp_wrap_g .help_mnky_box span{position:relative;left:132px;color:#202020;font-size:30px}.hlp_wrap_uc{float:right;margin-left:20px;position:relative;right:-9px;top:24px;z-index:100}.hlp_wrap_uc .help_mnky_box{display:none;position:absolute;left:-310px;top:49px;width:295px;text-align:left!important}.hlp_wrap_uc .help_mnky_box span{position:absolute;left:259px;color:#202020;font-size:30px}.hlp_wrap_t{float:right;margin-left:20px;position:relative;right:-9px;top:24px;z-index:100}.hlp_wrap_t .help_mnky_box{display:none;position:absolute;left:-310px;top:49px;width:295px;text-align:left!important}.hlp_wrap_t .help_mnky_box span{position:relative;top:-280px;left:259px;color:#202020;font-size:30px}.all-oddsTable-container .oddsTable-container:not(:first-child) .oddsTable-header-title{margin:10px 0 0}.order-tooltip-contaienr{left:-9px!important}.order-tooltip-contaienr .popover-arrow{left:15px!important}.odd-Tooltip-wrap .tooltip-inner{background-color:#202020;color:#fff;font-size:12px}.odd-Tooltip-wrap.bs-tooltip-bottom .arrow::before{border-bottom-color:#202020}.gridHeader-timeBar .progress-bar{background:#0ba811}.a1,.a2,.a3,.a4,.a5,.a6,.a7,.a8,.accountcrownicon,.accounticon,.accounticon2,.acctbigicon,.acctboyicon,.acctboyicon:hover,.acctcolorfulicon,.acctcolorfulicon:hover,.acctgirlicon,.acctgirlicon:hover,.ag_info,.ag_input,.ag_support,.aliboxicon,.arrow-up-container .arrow-up,.arrowcashier,.arrowdownicon,.arrowleftbigicon,.arrowredicon,.arrowredicon2,.arrowrightbigicon,.arrowupicon,.arrowwhiteicon2,.balance_refresh,.ballicon,.bgslidebox2icon,.bgslideboxicon,.bigcheckicon,.bigmailicon,.bigmailicon_disabled,.bigmobileicon,.bigmobileicon_disabled,.bookbind_close,.bookbind_edit,.bookbind_mail,.bookbind_message,.bookbind_refresh,.browser1icon,.browser2icon,.browser3icon,.browser4icon,.btnarrow,.btnredmain,.calendaricon,.cardsecurity,.cas_ace,.cas_ace2,.cas_ace2_h,.cas_ace_h,.cas_ag,.cas_ag_h,.cas_bbin,.cas_bbin_1,.cas_bbin_2,.cas_bbin_3,.cas_bbin_h,.cas_bowling,.cas_card,.cas_dice,.cas_dice_h,.cas_dl,.cas_dl2,.cas_dom,.cas_dom_h,.cas_domin,.cas_domin_h,.cas_domino,.cas_dragon,.cas_ea,.cas_ea_h,.cas_enter,.cas_gd,.cas_gd_h,.cas_hg,.cas_hg_h,.cas_op,.cas_op_h,.cas_pekwa,.cas_roll,.cas_roll_h,.cas_royal,.cas_royal_h,.cas_wheel,.cas_wheel2,.cashier_closeicon,.cashier_infoicon,.casino_icon1,.casino_icon2,.casino_icon3,.casino_icon4,.casino_icon5,.casino_icon6,.casino_icon7,.casino_icongames1,.casino_icongames2,.casino_icongames3,.casino_icongames4,.casino_icongames5,.casino_icongames6,.casino_icongreen,.casino_icongrey1,.casino_icongrey2,.casino_icongrey3,.casino_icongrey4,.casino_icongrey5,.casino_icongrey6,.casino_icongrey7,.casino_icongrey8,.casino_iconred,.casino_mobile,.chaticon,.check,.checkcircleicon,.checkgreenicon,.checkgreenicon:hover,.chinaicon,.circlebanner,.circlebanner_select,.circleredicon,.circleredicon:hover,.circlewhiteicon,.close_icon,.closebigicon,.closebigicon:hover,.closesmallicon,.closesmallicon:hover,.coinbankcolorfulicon,.cont_img,.correct_icon,.dashgreenicon,.dashgreenicon:hover,.diceicon,.dollaricon,.downscrollicon,.email_uc_iconclose,.email_uc_iconopen,.emailsecurity,.entry_current,.entry_sub,.entry_uncheck,.flag_china,.flag_thailand,.flag_uk,.flag_us,.flag_vietnam,.flagicon,.footbrowser1,.footbrowser2,.footbrowser3,.footbrowser4,.footerAgeLimit19,.footer_asiagaming,.footer_bbh,.footer_chrome,.footer_entwinetech,.footer_golddeluxe,.footer_hogaming,.footer_ie,.footer_lbkeno,.footer_mozilla,.footer_opusgaming,.footer_pagcor,.footer_playtech,.footer_pttranspacific,.footer_safari,.func1,.func2,.func3,.func4,.func5,.func6c,.func7,.functu,.game_nothot,.game_rate,.game_redhot,.gameicon1,.gameicon2,.gameicon3,.gameicon4,.gameplay_arrow,.gameplay_close,.gameplay_closeslide,.gameplay_closesmall,.gameplay_imgtopslide,.gameplay_max_icon1,.gameplay_max_icon2,.gameplay_max_icon3,.gameplay_max_icon4,.gameplay_openslide,.gameplay_plusbtn,.games_add_red_star,.games_add_star,.games_arrowup,.games_btnsearch,.games_dl_and,.games_dl_pc,.games_dropcircle1,.games_dropcircle2,.games_dropdown,.games_game1,.games_game2,.games_game3,.games_game4,.games_heart,.games_jpotarrowleftgray,.games_jpotarrowleftred,.games_jpotarrowrightgray,.games_jpotarrowrightred,.games_leftarrow,.games_pt_i,.games_pt_i_sel,.games_rightarrow,.games_searchicon,.games_trophybottom,.games_trophymedal,.games_trophymid,.games_trophytop,.games_trophyyellow,.games_ttg_i,.games_ttg_i_sel,.games_vidicon1,.games_vidicon2,.games_vidicon3,.games_vidicon3Selected,.games_vidicon4,.games_vidicon4Selected,.games_vidicon5,.games_vidicon6,.games_vidicon7,.games_vidiconheart,.games_vidiconheart2,.games_vidiconheart2selected,.games_vidiconheartSelected,.giftcolorfulicon,.greenflagnew,.greyarrowlefticon,.greyarrowrighticon,.greychaticon,.greymailicon,.greyquestionicon,.head_crown,.header_arrowicon,.header_iconarrow,.header_iconarrowselect,.header_lvicon,.header_lviconbig,.headseticon,.help_day,.help_livesport,.help_monkey,.help_monkeyN,.help_monkeyb,.help_night,.home1iconmid,.home3iconmid,.home4iconmid,.icn_logo_bal,.icn_wb,.icn_wb_apl,.icn_wb_cht,.icn_wb_lv,.icon1,.icon10,.icon11,.icon12,.icon2,.icon3,.icon4,.icon5,.icon6,.icon6a,.icon7,.icon8,.icon8a,.icon9,.icon_1,.icon_2,.icon_3,.icon_4,.icon_5,.icon_6,.icon_7,.iconcolorfulicon,.infoicon,.infoicon:hover,.loginicon1,.loginicon2,.loginicon3,.loginicon4,.loginicon5,.loginicon6,.loginicon7,.logo,.logoiconsfoot1,.logoiconsfoot2,.logoiconsfoot3,.logoiconsfoot4,.logoiconsfoot5,.logoiconsfoot6,.logoiconsfoot7,.logoiconsfoot8,.logoiconsfoot9,.logomobileicon,.logouticon,.logouticon:hover,.luc_monkey,.lv_bonus,.lv_drop,.lv_lock,.lv_lockgame,.lvuc_cur,.lvuc_dropar,.lvuc_mon_bag,.lvuc_monkey,.lvuc_notavail,.lvuc_pig,.lvuc_plock,.lvuc_reb,.lvuc_ref,.lvuc_shield,.lvuc_upar,.mail_del,.mail_gray_att,.mail_icon,.mail_inbox,.mail_inbox_hov,.mail_new,.mail_new_hov,.mail_notif,.mail_pleft,.mail_pright,.mail_read,.mail_red_att,.mail_send,.mail_send_hov,.mail_sent,.mail_sent_hov,.mail_unread,.maximizeicon,.mbpag2_android,.mbpag2_apple,.mbpag2_check,.mbpag2_game1,.mbpag2_game10,.mbpag2_game11,.mbpag2_game12,.mbpag2_game13,.mbpag2_game14,.mbpag2_game2,.mbpag2_game3,.mbpag2_game4,.mbpag2_game5,.mbpag2_game6,.mbpag2_game7,.mbpag2_game8,.mbpag2_game9,.mbpag2_wap,.mediumcheckicon,.mediumcloseicon,.mediuminfoicon,.menuicon,.menuicon:hover,.messagegreenicon,.messagegreenicon:hover,.messageicon,.minimizeicon,.mobilearrowwhite,.mobileicon,.namesecurity,.new_box,.newlogoicon1,.newlogoicon2,.newlogoicon3,.newlogoicon4,.no_star,.phonegreenicon,.phonegreenicon:hover,.phoneicon,.phonesecurity,.plusicon,.promoicon_star,.promoicon_user,.questionicon,.questionicon:hover,.radiobtnbigicon_red,.radiobtnbigicon_white,.radiobtnicon,.radiobtnicon:hover,.redboxicon,.redboxicon2,.redboxicon3,.refreshicon,.refreshiconred,.sa_bt,.sa_mp,.sa_olpay,.sa_rg18,.sa_rgg,.sa_vs_icon,.sb_expand,.sb_min,.sb_score_help,.sbicontopright,.settingcolorfulicon,.soundicon,.soundsicons,.sports_maintenance,.sra_logo,.starcolorfulicon,.staricon,.staricongray,.stariconwhite,.starsicon,.textlogoicon,.thumbicon,.thumbicon:hover,.trash,.trashicon,.uc_approved,.uc_caution,.uc_close,.uc_cloud,.uc_doubt,.uc_pokercoin,.uc_pokercoin_red,.uc_removed,.upscrollicon,.urcodeicon,.vip_arrowl,.vip_arrowr,.welcome_game1,.welcome_game10,.welcome_game11,.welcome_game12,.welcome_game13,.welcome_game2,.welcome_game3,.welcome_game4,.welcome_game5,.welcome_game6,.welcome_game7,.welcome_game8,.welcome_game9,.whitearrowdownicon,.wrong_icon,.yenicon{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons.png) no-repeat}.arrowcashier{background-position:-598px -1552px;width:72px;height:40px;position:relative}.header_iconarrowselect{background-position:-409px -704px;width:9px;height:5px}.logouticon{background-position:-368px -631px;width:23px;height:23px}.logouticon:hover{background-position:-368px -659px;width:23px;height:23px}.upscrollicon{background-position:-56px -173px;width:12px;height:12px}.downscrollicon{background-position:-75px -173px;width:12px;height:12px}.upscrollicon:hover{background-position:-55px -147px!important}.downscrollicon:hover{background-position:-75px -147px!important}.mobileicon{background-position:-36px -200px;width:15px;height:22px}.chaticon{background-position:-67px -201px;width:24px;height:21px}.chaticon:hover{background-position:-22px -144px;width:24px;height:21px}.messageicon{background-position:-203px -200px;width:26px;height:19px}.refreshicon{background-position:-406px -634px;width:18px;height:17px}.refreshicon:hover{background-position:-407px -658px;width:18px;height:17px}.infoicon{background-position:-828px -187px;width:60px;height:60px}.infoicon:hover{background-position:-828px -251px;width:60px;height:60px}.radiobtnbigicon_white{background-position:-955px -60px;width:26px;height:26px}.radiobtnbigicon_red{background-position:-956px -89px;width:26px;height:26px}.closebigicon{background-position:-957px -25px;width:31px;height:31px}.closebigicon:hover{background-position:-997px -25px;width:31px;height:31px}.bigmailicon{background-position:-1099px -94px;width:173px;height:120px}.bigmailicon_disabled{background-position:-1099px -249px;width:173px;height:120px}.bigmobileicon{background-position:-1349px -94px;width:83px;height:121px}.bigmobileicon_disabled{background-position:-1349px -253px;width:83px;height:121px}.mediumcheckicon{background-position:-767px -575px;width:74px;height:55px}.bigcheckicon{background-position:-223px -29px;width:140px;height:107px}.mediumcloseicon{background-position:-655px -581px;width:59px;height:44px}.mediuminfoicon{background-position:-538px -565px;width:70px;height:70px}.wrong_icon{background-position:-822px -285px;width:23px;height:24px}.correct_icon{background-position:-856px -285px;width:23px;height:24px}.greenflagnew{background-position:-1610px -407px;width:24px;height:37px}.icn_logo_bal{background-position:-1634px -1843px;width:40px;height:35px}.games_heart{background-position:-1360px -1664px;width:32px;height:30px;margin:auto}.games_dl_pc{background-position:-1592px -2135px;width:26px;height:26px;margin:auto}.games_dl_and{background-position:-1631px -2135px;width:26px;height:26px;margin:auto}.games_btnsearch{background-position:-1599px -852px;width:40px;height:36px}.mail_del{background-position:-1156px -623px;width:17px;height:18px;margin:auto}.mail_unread{background-position:-1156px -654px;width:16px;height:17px;margin:auto}.mail_read{background-position:-1192px -623px;width:16px;height:18px;margin:auto}.mail_inbox{background-position:-1261px -623px;width:18px;height:19px;margin:auto}.mail_inbox_hov{background-position:-1260px -652px;width:19px;height:19px;margin:auto}.mail_sent{background-position:-1297px -623px;width:20px;height:20px;margin:auto}.mail_new{background-position:-1334px -623px;width:22px;height:21px;margin:auto}.mail_pleft{background-position:-1369px -624px!important;width:18px;height:14px;margin:auto}.mail_pright{width:18px;height:14px;margin:auto}.header_arrowicon{background-position:-839px -728px;width:11px;height:5px}.cas_bbin_1{background-position:-751px -2470px;width:57px;height:52px}.cas_bbin_2{background-position:-829px -2469px;width:55px;height:55px}.cas_bbin_3{background-position:-903px -2473px;width:71px;height:51px}.cas_ace{background-position:-1021px -1656px;width:50px;height:51px}.cas_wheel{background-position:-1081px -1654px;width:53px;height:53px}.cas_wheel2{background-position:-1278px -2472px;width:61px;height:61px}.cas_dice{background-position:-1142px -1658px;width:57px;height:49px}.cas_dragon{background-position:-1208px -1654px;width:53px;height:53px}.cas_card{background-position:-1025px -1723px;width:50px;height:51px}.cas_domino{background-position:-1091px -1723px;width:56px;height:51px}.cas_bowling{background-position:-1155px -1723px;width:55px;height:54px}.cas_pekwa{background-position:-1221px -1723px;width:70px;height:51px}.logo{background-position:-391px -1510px;width:192px;height:77px;cursor:pointer;float:left}.textlogo{color:#fff;font-size:18px;float:left;width:150px;margin-top:25px;margin-left:20px}.icon1{background-position:-401px -1467px;width:32px;height:33px;cursor:pointer;margin-left:5px}.icon2{background-position:-578px -1473px;width:113px;height:33px;cursor:pointer;color:#fff}.icon3{background-position:-450px -1474px;width:22px;height:19px;cursor:pointer;margin-left:10px;margin-top:3px;float:left}.icon4{background-position:-111px -55px;width:22px;height:23px;cursor:pointer;vertical-align:top}.icon5{background-position:-140px -23px;width:30px;height:31px;cursor:pointer;margin-top:5px;margin-left:5px;float:left}.icon6{background-position:-480px -1468px;width:13px;height:14px}.icon6:hover{background-position:-480px -1486px;width:13px;height:14px}.icon7{background-position:-557px -1495px;width:14px;height:14px;cursor:pointer;float:right;margin-right:5px}.check{background-position:-391px -1635px;width:80px;height:80px;cursor:pointer;margin:auto auto 10px}.cashier_closeicon{background-position:-391px -1803px;width:80px;height:80px;cursor:pointer;margin:auto auto 10px}.cashier_infoicon{background-position:-391px -1719px;width:80px;height:80px;cursor:pointer;margin:auto auto 10px}.loginicon1{background-position:-481px -1639px;width:22px;height:21px;cursor:pointer;position:absolute;margin-top:5px;margin-left:5px}.loginicon2{background-position:-481px -1665px;width:22px;height:21px;cursor:pointer}.loginicon2:hover{background-position:-481px -1686px;width:22px;height:21px;cursor:pointer}.loginicon3{background-position:-505px -1639px;width:22px;height:21px;cursor:pointer;position:absolute;margin-top:5px;margin-left:5px}.loginicon4{background-position:-505px -1665px;width:22px;height:21px;cursor:pointer}.loginicon4:hover{background-position:-505px -1686px;width:22px;height:21px;cursor:pointer}.loginicon5{background-position:-149px -192px;width:22px;height:21px;cursor:pointer}.loginicon5:hover{background-position:-100px -253px;width:22px;height:21px;cursor:pointer}.loginicon6{background-position:-533px -1664px;width:37px;height:36px;cursor:pointer;margin:auto}.loginicon7{background-position:-592px -1588px;width:38%;height:50px;cursor:pointer;float:left}.navicon1_sports,.navicon2_game1,.navicon2_game10,.navicon2_game2,.navicon2_game3,.navicon2_game4,.navicon2_game5,.navicon2_game6,.navicon2_game7,.navicon2_game8,.navicon2_game9,.navicon2_sports,.navicon4_sports{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/navicons3.png) no-repeat;margin:auto;cursor:pointer}.navicon1_sports{background-position:-42px -678px;width:106px;height:105px}.navicon2_sports{background-position:-180px -678px;width:88px;height:105px}.navicon4_sports{background-position:-732px -816px;width:288px;height:191px}.navicon4_sports:hover{background-position:-732px -1008px;width:288px;height:191px}.lv_drop{background-position:-1362px -406px;width:26px;height:26px}.lv_lock{background-position:-1454px -406px;width:23px;height:29px}.lv_bonus{background-position:-1420px -523px;width:72px;height:82px}.lv_bonus_y{background-position:-1497px -523px;width:72px;height:82px}.lv_lockgame{background-position:-1457px -449px;width:16px;height:20px}.func1{background-position:-1056px -2382px;width:28px;height:28px}.func2{background-position:-1211px -2382px;width:28px;height:28px}.func3{background-position:-1259px -2382px;width:28px;height:28px}.func4{background-position:-1157px -2382px;width:28px;height:28px}.func5{background-position:-1008px -2382px;width:28px;height:28px}.func7{background-position:-1107px -2382px;width:28px;height:28px}.func7_r{background-position:-859px -333px;width:23px;height:29px}.lvuc_cur{background-position:-375px -827px;width:74px;height:74px}.lvuc_notavail{background-position:-375px -918px;width:74px;height:74px}.lvuc_monkey{background-position:-503px -828px;width:30px;height:25px}.lvuc_plock{background-position:-1587px -524px;width:44px;height:56px}.sports_maintenance{background-position:-12px -1441px;width:349px;height:347px}.logoicon1,.logoicon10,.logoicon11,.logoicon12,.logoicon13,.logoicon14,.logoicon15,.logoicon16,.logoicon2,.logoicon3,.logoicon4,.logoicon5,.logoicon6,.logoicon7,.logoicon8,.logoicon9,.logoiconb1,.logoiconb10,.logoiconb11,.logoiconb2,.logoiconb3,.logoiconb4,.logoiconb5,.logoiconb6,.logoiconb7,.logoiconb8,.logoiconb9{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons/logo_icons.png) no-repeat}.uc_approved{background-position:-767px -837px;width:16px;height:16px}.uc_removed{background-position:-652px -868px;width:16px;height:16px}.balance_refresh{background-position:-703px -864px;width:25px;height:25px}.balance_refresh:hover{background-position:-674px -865px;width:25px;height:25px}.bookbind_mail{background-position:-1493px -70px;width:22px;height:21px;cursor:pointer}.bookbind_mail:hover{background-position:-1493px -47px;width:22px;height:21px}.bookbind_message{background-position:-1522px -70px;width:22px;height:21px;cursor:pointer}.bookbind_message:hover{background-position:-1522px -47px;width:22px;height:21px}.bookbind_close{background-position:-1552px -70px;width:18px;height:21px;cursor:pointer}.bookbind_close:hover{background-position:-1552px -47px;width:18px;height:21px}.bookbind_refresh{background-position:-1578px -70px;width:21px;height:20px;margin:auto;cursor:pointer}.bookbind_refresh:hover{background-position:-1578px -47px;width:21px;height:20px}.uc_cloud{background-position:-1223px -2105px;width:321px;height:92px}.uc_close{background-position:-1640px -22px;width:9px;height:9px}.a1{background-position:-33px -1912px;width:142px;height:142px}.a2{background-position:-177px -1912px;width:142px;height:142px}.a3{background-position:-322px -1912px;width:142px;height:142px}.a4{background-position:-468px -1912px;width:142px;height:142px}.a5{background-position:-614px -1912px;width:142px;height:142px}.a6{background-position:-760px -1912px;width:142px;height:142px}.a7{background-position:-905px -1912px;width:142px;height:142px}.a8{background-position:-1049px -1912px;width:142px;height:142px}.games_iconhot{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons.png);background-repeat:no-repeat;background-position:-1475px -769px;width:18px;height:27px}.notif_mnky,.pt_notif_mnky{background-position:-1278px -1513px;width:151px;height:106px}.games_vidiconheart{background-position:-457px -2329px;width:40px;height:40px}.games_vidiconheart:hover,.games_vidiconheartSelected{background-position:-457px -2375px;width:40px;height:40px}.games_vidiconheart2{background-position:-212px -984px;width:20px;height:20px}.games_vidiconheart2:hover,.games_vidiconheart2selected{background-position:-212px -1024px;width:20px;height:20px}.help_monkey,.help_monkeyN{background-position:-1470px -1752px!important;width:40px;height:38px}.help_livesport{background-position:-1592px -1728px!important;width:59px;height:67px}.help_monkeyb{background-position:-1592px -1670px!important;width:59px;height:54px}.aliboxicon{background-position:-1303px -1661px!important;width:31px;height:38px}.sa_olpay{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-11px -215px;width:49px;height:50px}.sa_bt{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-61px -215px;width:49px;height:50px}.sa_mp{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-111px -215px;width:49px;height:50px}.sa_rgg{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-160px -215px;width:49px;height:50px}.sa_rg18{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-209px -215px;width:40px;height:50px}.vip_arrowl{background-position:-1499px -2484px;width:23px;height:23px}.vip_arrowr{background-position:-1529px -2484px;width:23px;height:23px}.footer_ie{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-262px -245px;width:29px;height:29px}.footer_ie:hover{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-262px -215px;width:29px;height:29px}.footer_mozilla{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-297px -245px;width:29px;height:29px}.footer_mozilla:hover{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-297px -215px;width:29px;height:29px}.footer_safari{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-334px -245px;width:29px;height:29px}.footer_safari:hover{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-334px -215px;width:29px;height:29px}.footer_chrome{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-371px -245px;width:29px;height:29px}.footer_chrome:hover{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/home/home_icon.png)!important;background-repeat:no-repeat;background-position:-371px -215px;width:29px;height:29px}.footer_iconsfootimgs{background:url(https://media.jxf881.co/jxfweb/common/iconsfootimgs_chnew2025.png) 0 0/contain no-repeat;max-width:1298px;height:94px;margin:21px auto 8px}.footer_iconsfootimgs.vn{background:url(https://media.jxf881.co/jxfweb/common/iconsfootimgs2new.png) 0 0/100% auto no-repeat!important;width:1113px;height:80px;margin:25px auto}.footer_iconsfootimgs.en{background:url(https://media.jxf881.co/jxfweb/common/iconsfootimgs3new.png) 0 0/100% auto no-repeat!important;width:1113px;height:80px;margin:25px auto}.promoads_date{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/homepage/promoadsdate.png)}.lock_icon,.lock_icon a{width:30px;height:30px;display:inline}.lock_icon a{display:block;clear:both;background:url(https://media.jxf881.co/jxfweb/zh-cn/images/uc/lock_short.png)}.lock_icon:hover a{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons.png) -832px -1104px no-repeat;width:30px;height:30px}.popup_box{z-index:999999;padding:1px;color:#222;margin:0 auto;border-radius:5px;-moz-border-radius:5px;background-color:#e5e5e5;-webkit-box-shadow:0 0 10px #505050;box-shadow:0 0 10px #505050;position:absolute}.popup_title div,.popup_title text{font-weight:700}.noticepopup{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:fixed}.noticepopup.vn{width:405px}.popup_box h3{font-size:17px;line-height:40px;margin-top:0;font-weight:700}.popup_box input[type=text]{padding:13px 5px;outline:0}.popup_alter{width:405px}.popup_prmt_box{width:602px;height:430px}.popup_title{background:#e8e7e7;line-height:45px;height:45px;border-bottom:1px solid #b5b5b5;border-radius:5px 5px 0 0;text-indent:10px;text-align:left}.popup_change_pwd{padding:20px 10px}.popup_code_input{width:200px;line-height:28px;text-indent:10px;border:1px solid #999;height:28px;float:left;margin-right:5px}.popup_box_main{width:540px;margin:auto}.popup_button{width:150px;display:block;background:#e73535;text-align:center;color:#fff!important;font-size:18px;text-decoration:none;margin:10px auto 20px;line-height:35px}.popup_button:hover{background:#d52020;color:#fff;text-decoration:none}.popup_verify_foot{text-align:center;padding:10px;vertical-align:bottom;margin:auto}.popup_text{font-size:14px;line-height:1.5em;color:gray;text-align:center}.text{text-align:left;margin-bottom:10px}.font_white{color:#fff}.font_red{color:#cf271e}.maintenance_main_message{position:absolute;bottom:20px;width:100%;left:0}.maintenance_main_word{color:#cf271e;font-size:50px;text-shadow:1px 2px #fff}.box_announcement .radiobtnbigicon_red{text-align:center;line-height:25px;color:#fff;position:absolute;top:30px;left:20px}.box_announcement .radiobtnbigicon_white{text-align:center;line-height:25px;position:absolute;top:10px}.line{position:relative;width:170px;height:4px;background:#e9e9e9;left:290px;top:-59px;overflow:hidden;z-index:1}.line2{position:relative;width:180px;height:4px;background:#cf271e;left:105px;top:-55px;overflow:hidden;z-index:1}.line3{position:relative;width:170px;height:4px;background:#cf271e;left:290px;top:-59px;overflow:hidden;z-index:1}.line4{position:relative;width:360px;height:4px;background:#e9e9e9;left:105px;top:-59px;overflow:hidden;z-index:1}.popup_box_main ul li .code{float:left;width:100px;height:30px;margin-left:5px}.popup_box_main ul li a{float:left;color:red;text-decoration:none;line-height:30px;margin-left:10px}.popup_box_main .inc_frm{margin-bottom:10px}.popup_box_main .inc_frm .label{width:85px;text-align:right;margin-right:10px;float:left}.popup_box_main .inc_frm .input{width:280px;text-align:right;margin-right:10px;float:left}.popup_box_main .inc_frm .span{width:140px;text-align:left;margin-right:10px;float:left}.popup_box_main ul li{list-style:none;height:30px;clear:both;margin-bottom:10px}.popup_box_main ul li p{float:left;display:block;line-height:30px;width:120px;height:30px;text-align:right;padding-right:10px}.popup_use_input{width:270px;line-height:28px;text-indent:10px;border:1px solid #999;height:28px;float:left;margin-right:10px}.mediumcloseicon,.mediuminfoicon{margin:20px auto auto}.but{width:200px;margin:0 auto;padding-bottom:5px;font-size:14px}.but2{width:300px;margin:10px auto;padding-bottom:5px;font-size:14px}.chatPosition:hover .titlechat2{color:#cf271e;cursor:pointer}.chatPosition:hover .chaticon{background-position:-22px -144px;width:24px;height:21px}.lightBackground{margin:0!important;padding:0!important;background:rgba(0,0,0,.5);background:0 0\9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);zoom:1;position:fixed;z-index:1000000;width:100%;height:100%;top:0;left:0}.darkBackground{margin:20% auto auto;height:120px;width:400px;border:none;border-radius:10px;border-bottom:none;background:rgba(0,0,0,.5);background:0 0\9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);zoom:1;z-index:20001;font-size:14px;color:#999}.loading_icon_text{background:0 0;z-index:1000000000000;color:#222;margin:0 auto!important}.icon_loading{height:72px;margin:10px auto;clear:both;width:300px}.box_announcement ul li{list-style:none;position:relative;padding:0 20px;clear:both;margin-bottom:10px}.box_announcement ul .red_box_hover .tips{border:1px solid #ea3939!important;margin-top:20px}.box_announcement ul li h3{float:left;color:#666;font-size:16px;font-weight:400}.box_announcement ul li .day{float:right;color:#999;font-size:10px;padding-right:10px}.box_announcement ul li .title_announcement{line-height:23px;border-bottom:1px solid #e8e7e7;height:23px}.popup_box .box_announcement ul li .tips{width:520px;background:#fff;border:1px solid #b4b4b4;padding:10px;position:relative;left:50px}.box_announcement ul li .point{color:#fff;font-size:24px!important;position:absolute;left:-8px;top:3px;z-index:110;font-family:Tahoma,Geneva,sans-serif!important}.box_announcement ul li .point_1{color:#979797;font-size:24px;position:absolute;left:-9px;top:3px;font-family:Tahoma}.box_announcement ul .red_box_hover .point_1{color:#ea3939!important}.box_announcement ul li .text{padding:5px;line-height:16px;color:#707070}.box_reg_main ul li .red{float:left;position:absolute;right:230px;top:10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;background:red;width:10px;height:10px}.box_reg_main ul li .tips{position:absolute;background:#fff;width:150px;border:1px solid #979797;padding:10px;right:42px}.point{color:#fff;font-size:24px;position:absolute;left:-10px;top:-3px;z-index:110}.point_1{color:#979797;font-size:24px;position:absolute;left:-11px;top:-3px}.box_reg_main{padding:10px 30px;display:block;list-style:none;margin-bottom:10px;text-align:left}.login_box{width:480px}.box_reg_main .name{line-height:26px;width:140px;text-align:right;padding-right:10px;float:left;margin:0}.box_reg_main .use_input{float:left;display:block;width:285px;text-indent:12px;line-height:28px;height:28px;border:1px solid #979797}.box_reg_main .use_input2{width:210px!important}.box_reg_main .use_input:hover{border:1px solid #e43434;background:#f0f0f0}.box_reg_main .select{float:left;display:block;width:70px;margin-right:5px;text-align:center;line-height:28px;height:28px;border:1px solid #979797}.box_reg_main .moble_input{float:left;display:block;width:70px;margin-right:-1px;text-indent:25px;line-height:28px;height:28px;border:1px solid #979797}.box_reg_main .moble_input_1{float:left;display:block;width:230px;margin-right:5px;text-indent:10px;line-height:28px;height:28px;border:1px solid #979797}.box_reg_main .green{float:left;position:absolute;left:150px;top:10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;background:#090;width:10px;height:10px;overflow:hidden}.box_reg_main .gray{float:left;position:absolute;left:110px;top:10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;background:#ccc;width:10px;height:10px;overflow:hidden}.box_reg_main .red{float:left;position:absolute;left:110px;top:10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;background:red;width:10px;height:10px;overflow:hidden}.box_reg_main .tips{top:0;position:absolute;background:#fff;width:150px;border:1px solid #979797;padding:10px;left:432px;z-index:20}.tips .point{left:-6px}.tips .point_1{left:-8px}.closebigicon{float:right;margin-right:9px;right:5px;margin-top:7px}.pt20 div{margin:20px auto;text-align:center}.message_window .mauto,.message_window .text_left{font-size:16px;color:#5c5c5c}.message_window .text_left a{text-decoration:underline;color:#cf271e}.use_input:focus+.green{display:none}.bggray{background:#cfcfcf!important;border-radius:0 0 5px 5px!important}.rf-pp-shade{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#d0d0d0;opacity:.5;filter:alpha(opacity=50)}.rf-pp-cntr{position:absolute!important;left:50%!important;right:0!important;top:0!important;bottom:0!important;margin-left:-250px;margin-top:150px;background:0 0!important;border:0!important}.rf-pp-cnt-scrlr{background:0 0!important;overflow:hidden}.rf-pp-shdw{background-color:#000;opacity:0!important}.rf-pp-cnt{font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,"Microsoft JhengHei","Helvetica Neue",Helvetica!important}.displayBlock{display:block}.displayNone{display:none}.positionFixed{position:fixed}.positionRelative{zoom:1;position:relative}.width110{width:110px}.width80P{width:80%;display:block;margin:auto}.width100Percent{width:100%;margin:0 auto}.margin15{margin:15px}.marginTop20{margin-top:20px}.margin10x10x10x0{margin:10px 10px 10px 0}.left39Point5Percent{left:39.5%}.top0{top:0}.floatLeft{float:left}.redFontImportant{color:red!important}.textAlignCenter{text-align:center}.mail_pright{background-position:-1392px -624px!important}.chatPosition{float:right;margin-right:10px}.positionFix{left:0!important}.tlpayTextDivStyle{float:left;width:550px;font-weight:700}.tlpayTitleDiv{margin-left:60px;font-weight:700}.binding_bank_popup_window{width:480px;height:490px}.binding_bank_popup_window .rightpop{width:300px}.binding_bank_popup_window .btn_search{margin-left:0}.binding_bank_popup_window .fieldbox7,.binding_bank_popup_window .fieldbox8{width:295px}.binding_bank_popup_window .leftpop{line-height:45px}.tooltip{cursor:pointer}.tooltiptext{display:none;position:absolute;background-color:#f8f8f8;color:#888;font-size:12px;line-height:1.5;width:154px;word-wrap:break-word;white-space:normal;margin-left:16px;padding:10px;z-index:10;border-radius:5px;border:1px dashed #c5c1c1;text-indent:0}.sb_bg .help_mnky_box span{top:-279px}.hlp_wrap_c .help_mnky_box span{top:-286px}.hlp_wrap_k .help_mnky_box span{top:-20px}.hlp_wrap_g .help_mnky_box span{top:-180px}.hlp_wrap_uc .help_mnky_box span{top:-20px}body,html{height:100%;margin:0;padding:0}div{margin:0;padding:0}li,ul{display:inline-block;zoom:1}.center-align{text-align:center}.clearfix{clear:both}.pt30{padding-top:30px}.pb30{padding-bottom:30px}.pb50{padding-bottom:50px}.mtn230{margin-top:30px!important}.mln230{margin-left:30px!important}.mobilepg_contgray{background-color:#f3f3f3}.mobilepg_navbg{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mbnew_bgnav.jpg) repeat-x;height:124px}.mobilepg_navbox{width:300px;margin:auto;position:relative;cursor:pointer}.mobilepg_navandroid,.mobilepg_navbox .mobilepg_navios,.mobilepg_navwap{margin:auto}.mobilepg_navtext{font-size:18px;color:#000;text-align:center}.mobilepg_navbox:hover .mobilepg_navtext{font-size:18px;color:#cf271e}.mobilepg_navbox:hover .mobilepg_navios{background-position:-21px -9px;width:99px;height:92px}.mobilepg_navbox:hover .mobilepg_navandroid{background-position:-21px -113px;width:99px;height:92px}.mobilepg_navbox:hover .mobilepg_navwap{background-position:-21px -217px;width:99px;height:92px}.mobilepg_navbox:hover .mobilepg_arrow{display:block;position:absolute;bottom:-5px;left:139px}.mpselected .mobilepg_navtext{font-size:18px;color:#cf271e}.mpselected .mobilepg_navios{background-position:-21px -9px;width:99px;height:92px}.mpselected .mobilepg_navandroid{background-position:-21px -113px;width:99px;height:92px}.mpselected .mobilepg_navwap{background-position:-21px -217px;width:99px;height:92px}.mpselected .mobilepg_arrow{display:block;position:absolute;bottom:-5px;left:139px}.mobilepg_leftcol{width:160px;float:left;position:relative}.mobilepg_rightcol{width:860px;float:right;position:relative}.mobilepg_btnD{border:1px solid #cf271e;padding:7px 49px;color:#cf271e;position:absolute;left:217px;bottom:60px}.mobilepg_btnD:hover{color:red;border:1px solid red}.mobilepg_bodytext{font-size:16px;color:#888}.mobilepg_bodytextred{font-size:14px;color:#cf271e;margin-top:10px}.mobilepg_bodytextgray{font-size:14px;color:#888;margin-top:10px;text-align:center;margin-bottom:10px}.mobilepg_qrbox2{width:236px;float:left}.mobilepg_rightcol .mobilepg_green{position:absolute;top:9px;left:255px}.mobilepg_line{background-color:#fff;height:1px;width:100%;margin-top:30px;margin-bottom:30px}.mobilepg_greenttext{font-size:16px;color:#fff;text-align:center;padding-top:1px}.mobilepg_qrn2ipad{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mbnew_qrn2ipad_new.jpg) no-repeat;width:165px;height:165px}.mobilepg_qrlbkeno{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mbnew_qrlbkeno.jpg) no-repeat;width:165px;height:165px}.mobilepg_qrchat{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mbnew_qrchat.jpg) no-repeat;width:165px;height:165px}.mobilepg_qrandroid{background:url(https://media.jxf881.co/jxfweb/zh-cn/download/and_wb_qr.png) 0 0/165px no-repeat;width:165px;height:165px;margin-top:20px}.mobilepg_qrandroidzeta{background:url(https://media.jxf881.co/jxfweb/zh-cn/download/android_qrcode.png) 0 0/165px no-repeat;width:165px;height:165px;margin-top:20px}.mobilepg_qrandroidvn{background:url(https://media.jxf881.co/jxfweb/vi-vn/download/and_wb_qr.png) 0 0/165px no-repeat;width:165px;height:165px;margin-top:20px}.mobilepg_qrn2android{background:url(https://media.jxf881.co/jxfweb/vi-vn/images/mobile/qr_andr_phone.png) no-repeat;width:165px;height:165px}.mobilepg_qrn2ipadandroid{background:url(https://media.jxf881.co/jxfweb/vi-vn/images/mobile/qr_andr_tablet.png) no-repeat;width:165px;height:165px}.mobilepg_qrlbkenoandroid{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mbnew_qrlbkenoandroid.jpg) no-repeat;width:165px;height:165px}.mobilepg_qrptandroid{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mbnew_qrptandroid.jpg) no-repeat;width:165px;height:165px}.mobilepg_qrchatandroid{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mbnew_qrchatandroid.jpg) no-repeat;width:165px;height:165px}.mobilepg_btnlink{border:1px solid #cf271e;padding:7px 49px;color:#cf271e;margin-top:20px}.mobilepg_btnlink:hover{color:red;border:1px solid red}.mobilepg_arrow,.mobilepg_chat,.mobilepg_green,.mobilepg_hg,.mobilepg_keno,.mobilepg_n2,.mobilepg_navandroid,.mobilepg_navandroidred,.mobilepg_navios,.mobilepg_naviosred,.mobilepg_navwap,.mobilepg_navwapred,.mobilepg_pt,.mobilepg_sb,.mobilepg_wb,.mobilepg_wbball{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/mobile/mobileicons.png) no-repeat}.mobile_zeta{background:url(https://media.jxf881.co/zh/promo/zeta_app_logo.png) 0 0/cover no-repeat;width:110px;height:110px}.mobilepg_navios,.mobilepg_naviosred{background-position:-142px -9px;width:99px;height:92px}.mobilepg_navandroid{background-position:-142px -113px;width:99px;height:92px}.mobilepg_navandroidred{background-position:-21px -113px;width:99px;height:92px}.mobilepg_navwap{background-position:-142px -217px;width:99px;height:92px}.mobilepg_navwapred{background-position:-21px -217px;width:99px;height:92px}.mobilepg_arrow{display:none;background-position:-410px -64px;width:18px;height:7px}.mobilepg_green{background-position:-407px -20px;width:24px;height:30px}.mobilepg_wb{background-position:-275px -13px;width:110px;height:110px}.mobilepg_n2{background-position:-21px -389px;width:110px;height:110px}.mobilepg_keno{background-position:-152px -389px;width:110px;height:110px}.mobilepg_pt{background-position:-529px -389px;width:110px;height:110px}.mobilepg_hg{background-position:-407px -389px;width:101px;height:101px}.mobilepg_chat{background-position:-278px -253px;width:110px;height:102px}.mobilepg_wbball{background-position:-278px -135px;width:104px;height:104px}/*!
 laypage默认样式
*/.laypage_main{font-size:0;clear:both;color:#666}.laypage_main *{display:inline-block;vertical-align:top;font-size:12px}.laypage_main a{height:26px;line-height:26px;text-decoration:none;color:#666}.laypage_main a,.laypage_main span{margin:0 3px 6px;padding:0 10px}.laypage_main span{height:26px;line-height:26px}.laypage_main button,.laypage_main input{border:1px solid #ccc;background-color:#fff}.laypage_main input{width:40px;height:26px;line-height:26px;margin:0 5px;padding:0 5px}.laypage_main button{height:28px;line-height:28px;margin-left:5px;padding:0 10px;color:#666}.laypageskin_default a{border:1px solid #ccc;background-color:#fff}.laypageskin_default span{height:28px;line-height:28px;color:#999}.laypageskin_default .laypage_curr{font-weight:700;color:#666}.laypageskin_molv a,.laypageskin_molv span{padding:0 12px;border-radius:2px}.laypageskin_molv a{background-color:#f1eff0}.laypageskin_molv .laypage_curr{background-color:#00aa91;color:#fff}.laypageskin_molv input{height:24px;line-height:24px}.laypageskin_molv button{height:26px;line-height:26px}.laypageskin_yahei{color:#333}.laypageskin_yahei a,.laypageskin_yahei span{padding:0 13px;border-radius:2px;color:#333}.laypageskin_yahei .laypage_curr{background-color:#333;color:#fff}.laypageskin_flow{text-align:center}.laypageskin_flow .page_nomore{color:#999}.lv_monkeycircle{cursor:default;background:url(https://media.jxf881.co/jxfweb/zh-cn/images/lvpromo/monkeycircleicon.png) no-repeat;width:91px;height:91px;position:relative;left:-37px;top:48px;z-index:1}.lv_monkeycircle2{cursor:default;background:url(https://media.jxf881.co/jxfweb/zh-cn/images/lvpromo/monkeycircleicon.png) no-repeat;width:91px;height:91px;position:relative;left:-87px;top:51px;z-index:1}.lv_monkeycircle3{cursor:default;background:url(https://media.jxf881.co/jxfweb/zh-cn/images/lvpromo/monkeycircleicon.png) no-repeat;width:91px;height:91px;position:relative;left:-87px;bottom:-55px;z-index:1}.ppromolist_tr{background-color:#cf271e;color:#fff;text-align:center;font-weight:700;padding:5px;border:1px solid #fff;font-size:20px}.ppromolist_tdleft{border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9;padding:5px;text-align:center;color:#393939}.ppromolist_tdright{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:5px;text-align:center;color:#393939}timepicker .btn{border:0}.bs-timepicker-field{width:50px!important;padding:0}iframe{overflow:hidden!important}.icon::before,div.icon,div.icon::before,i.icon{background-image:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons.png);background-repeat:no-repeat;background-size:auto auto}#content .games_banner .carousel,#content .games_banner .owl-theme,#content .games_banner .slick-slider{top:0}.games_star .star-ratings .star-ratings-bottom,.games_star .star-ratings .star-ratings-top{padding:0;position:absolute;display:block;top:0;margin:0;left:110px;overflow:hidden}.games_star .star-ratings .star-ratings-top{color:#b0211a;z-index:1}.ag_bggraylight{background-color:#eee;padding:30px 0}.ag_bggraylight2{background-color:#ebebeb}.ag_width{width:800px;margin:auto}.ag_title{font-size:40px;color:#cf271e;font-weight:700}.ag_title2{font-size:25px;color:#cf271e;font-weight:700}.ag_text{font-size:16px;color:#676767;float:left;word-wrap:break-word;width:655px}.ag_numbers{font-size:30px;color:#cf271e;font-weight:700;float:left;margin-right:50px}.ag_imgbox{width:230px;margin:auto;float:left}.bac_table{margin:30px 0}.bac_table th{background-color:#da3d3e;padding:5px 50px;color:#fff;text-align:center;font-size:16px}.bac_table td{background-color:#fff;color:#525252;text-align:center;font-size:16px}.kingmeal_text5.bac_table th{padding:0}.redtext_{color:#cf271e}.container{min-width:1024px!important;display:table!important}@media (min-width:768px){.container{width:1024px!important;display:table!important}}.banner .slick-dots{bottom:20px!important;z-index:999}.banner .slick-dots li{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons.png) -128px -1161px no-repeat;width:21px;height:21px;list-style:none}.banner .slick-dots li>button:before{display:none}.banner .slick-dots li.slick-active{background-position:-128px -1137px}.banner .slick-arrow::before{content:none}.banner .slick-prev{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons/left_btn.png) 0 30px/70px auto no-repeat!important;border-radius:0 4px 4px 0;left:7px}.banner .slick-next{background:url(https://media.jxf881.co/jxfweb/zh-cn/images/icons/right_btn.png) -17px 30px/70px auto no-repeat!important;border-radius:4px 0 0 4px;right:0}.banner .slick-arrow{background-color:rgba(0,0,0,.25)!important;display:block;height:128px;opacity:0;width:48px;z-index:1;transition:.2s;-moz-transition:.2s;-ms-transition:all .2s ease 0s;-o-transition:.2s;-webkit-transition:.2s}.banner:hover .slick-arrow{opacity:1}.banner .slick-arrow:hover{background-color:rgba(0,0,0,.5)!important}#misc{width:100%!important}#misc .lightBackground{margin:0!important;padding:0!important;background:rgba(0,0,0,.5);background:0 0\9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);zoom:1;position:fixed;z-index:1000000;width:100%;height:100%;top:0;left:0}#misc .lightBackground .darkBackground{margin:20% auto auto;height:120px;width:400px;border:none;border-radius:10px;border-bottom:none;background:rgba(0,0,0,.5);background:0 0\9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);zoom:1;z-index:20001;font-size:14px;color:#999}#misc .lightBackground .darkBackground .loading_icon_text{background:0 0;z-index:1000000000000;color:#222;margin:0 auto!important}#misc .lightBackground .darkBackground .loading_icon_text .icon_loading{height:72px;margin:10px auto;clear:both;width:300px}#misc .lightBackground .darkBackground .loading_icon_text .clearfix{clear:both}#misc .lightBackground .darkBackground .loading_icon_text .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}#misc .lightBackground .darkBackground .loading_icon_text .popup_text{font-size:14px;line-height:1.5em;color:gray;text-align:center}