/* Minification failed. Returning unminified contents.
(5710,126): run-time error CSS1034: Expected closing parenthesis, found ','
(5710,126): run-time error CSS1042: Expected function, found ','
(5710,130): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    /*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

EraserDust.ttf html{
    height: 100%;
}

body{
    height: 100%;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI";
}
img{
    border: none;
}

textarea{
    overflow: auto;
    resize: none;
}

a:focus,
a:hover,
a:active{
    text-decoration: none;
    outline: none;
    transition: .3s;
    behavior: expression(this.onFocus=this.blur());
}

/*textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover{
    outline: 0px !important;
    -webkit-appearance: none;
}*/

button:focus{
    outline: 0px !important;
    -webkit-appearance: none;
}

.clearfix:before,
.clearfix:after{
    display: table;
    content: "";
}

.clearfix:after{
    clear: both;
}

.clearfix{
    *zoom: 1;
}

.fl{
    float: left;
}

.fr{
    float: right;
}
.tc{
    text-align: center;
}
.tl{
    text-align: left;
}

.tr{
    text-align: right;
}

.inflex{
    display: inline-flex;
}
.inblock{
    display: inline-block;
}
.abs{
    position: absolute;
}

.rel{
    position: relative;
}
.show{
    display: block;
}
.hide{
    display: none;
}

.fz12{
    font-size: 12px;
}
.fz14{
    font-size: 14px;
}
.fz15{
    font-size: 15px;
}
.fz16{
    font-size: 16px;
}
.fz17{
    font-size: 17px;
}
.fz18{
    font-size: 18px;
}
.fz24{
    font-size: 24px;
}
b{
    font-weight: bold;
}
.black {
    background-color: black !important;
}

.padding-none {
    padding: 0 !important;
}
.vcenter {
    display: inline-block !important;
    vertical-align: middle !important;
    float: none !important;
}
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#fff;}
a,a:hover{color:#333;}

.f-pd0{padding:0 !important}

/* function */
/*
f-cb:function-clearboth 的简写。是目前最流行的清除浮动的写法。兼容ie6+浏览器。
f-cbli 这个是针对ul li结构的扩展。可以清除ul的浮动，比较常见。
*/
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
/*
f-ib function-display-inline-block 的简写，设置为内联块状元素。
*/
.f-ib{display:inline-block;*display:inline;*zoom:1;}
/* 隐藏 */
.f-dn{display:none;}
/* 显示 */
.f-db{display:block;}
/* 浮动 */
.f-fl{float:left;}
.f-fr{float:right;}
/* 相对定位 */
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
/* 取消滚动 */
.f-oh{overflow:hidden;}
/*
	f-ff0 字体集 宋体（下面编码为宋体的Unicode编码）
*/
.f-ff0{font-family:arial,\5b8b\4f53;}
/*
	f-ff1 字体集 雅黑。在win7系统下，雅黑相比宋体比较美观，建议使用。如果系统中未安装雅黑，则使用宋体。如win xp。
*/
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
/*
	最常用的两种字体大小。12px 14px。
*/
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fs3{font-size:18px;}
.f-fs4{font-size:24px;}
/*
 * 文字颜色
 */
.f-grey{color:#aaa}
.f-red{color:#f00;}



/* 字体大小 */
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
/* 文字对齐 */
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
/* f-taj 文字两端对齐 */
.f-taj{text-align:justify;text-justify:inter-ideograph;}
/* 垂直居中 */
.f-vam,.f-vama *{vertical-align:middle;}
/* 一行内强制显示 */
.f-wsn{word-wrap:normal;white-space:nowrap;}
/* 保留空白换行 */
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
/* 强制换行 */
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
/*
overflow:hidden;
是溢出隐藏， 也就是说超出宽高的内容会藏起来，看不到。
text-indent:-30000px;
文字首行往左缩进30000px; 
这样这30000px的东西就出超出.f-ti 这个标签的宽 就会隐藏起来。
这样是做一些搜索引擎优化用的。让页面上的关键字多点别人容易搜到你的网站。
而这些关键字在页面上是隐藏的看不见的。只是代码里面有。
*/
.f-ti{overflow:hidden;text-indent:-30000px;}
/*
	首行缩进2个字。
*/
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
/*
	有下划线，无下划线
*/
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
/*
	溢出文字部分显示省略号，配合块状元素的宽度实现。较常用
*/
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
/*
	常用的鼠标样式
*/
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
/*
	文本不可选中，不支持ie。
*/
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.f-cn{text-align:center}

.loading_wrp {
  z-index: 999999;
}

.blueBut {
    display: inline-block;
    padding: 0 40px;
    margin: 3px 3px 8px 3px;
    box-shadow: 0 1px 1px 0px #253148;
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 33px;
    border-radius: 16px;
    line-height: 33px;
    background: #27afea;
    background: -moz-linear-gradient(top, #27afea 19%, #009adc 90%);
    background: -webkit-linear-gradient(top, #27afea 19%,#009adc 90%);
    background: linear-gradient(to bottom, #27afea 19%,#009adc 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27afea', endColorstr='#009adc',GradientType=0 );
    text-decoration: none;
}

    .blueBut:hover {
        color: #fff;
        background: #11a3e2;
    }
/*@charset "utf-8";*/
/* CSS Document */
html{ margin:0; padding:0;}
body{ min-width: 1100px; min-height:880px; margin:0; padding:0; color:#333; font-family:"微软雅黑",Microsoft Yahei,Hiragino Sans GB; font-size:12px; background: url(/Content/img/index/bodybg.jpg);}
body.regbg{ background:url(/Content/img/regbg.png);}
div,ul,li,p,dl,dt,dd,h1,h2,h3,h4{ margin:0 auto; padding:0; list-style-type:none; font-weight:normal}
table,tr,td{ margin:0; padding:0}
i,em{ font-style:normal}
a{ text-decoration:none; color:#4a3c68}
a:hover{ text-decoration:none; color:#ed0000}
a{outline:none;} 
a img{ border:0}
input,textarea,select{ font-family:"微软雅黑",Microsoft Yahei; color:#747373; margin:0}
.mt10 {margin-top: 10px !important;}
.left {float: left;}
.right {float: right;}
.clearfix:after { content: " "; display: block; clear: both; height: 0;}
.clearfix {zoom: 1;}
.fl-list li {float: left;}
.red {color:#b00;}

.ctn {width: 1100px; margin: 0 auto;}
.header {height: 26px;background-color: #293c52;}
.header .top-info {color: #fff;line-height: 26px;}
.header .top-info .left .tm {background-repeat: no-repeat;background-image: url(/Content/img/index/tel-mail.png);padding-left: 26px;height: 26px;display: inline-block;margin-right: 20px;}
.header .top-info .left .tm.tel {background-position: 0 0;}
.header .top-info .left .tm.mail {background-position: -135px 0;}
.header .top-info .right .scrollWrap {height: 26px;position: relative;overflow: hidden;width: 500px;}
.header .top-info .right .scrollWrap .notice {position: relative;top: 0;width: 100%;height: 26px;}
.header .top-info .right .scrollWrap .notice li {position: absolute;width: 100%;text-align: right;top: 26px;}

.menubar {height: 82px;/* background-color: #fff; */background: #27afea;background: -moz-linear-gradient(top, #27afea 19%, #009adc 90%);background: -webkit-linear-gradient(top, #27afea 19%,#009adc 90%);background: linear-gradient(to bottom, #27afea 19%,#009adc 90%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27afea', endColorstr='#009adc',GradientType=0 );}
.top-logo {display: inline-block;/* height: 80px; *//* line-height: 80px; */margin-top: 10px;}
.top-logo img {vertical-align: middle;}
.menu-list {height: 80px;display: inline-block;}
.menu-list li {height: 30px;padding: 25px 0; position:relative;}
.menu-list li a {color: #fff;text-align: center;padding: 0 17px;line-height: 30px;font-size: 12px;margin-right:5px;vertical-align:middle;display: inline-block;}
.menu-list li a.cur,.menu-list li a:hover{background:#4e212e;color: #293c52;border-radius:15px;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #99daf6 99%);background: -webkit-linear-gradient(top, #ffffff 0%,#99daf6 99%);background: linear-gradient(to bottom, #ffffff 0%,#99daf6 99%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99daf6',GradientType=0 );}
.menu-list li .fishgameblock a:hover {
    background: none
}
.menu-list li.last a {color: #fff;/* border: 1px solid #f95d65; */border-radius: 19px;background: #77cbef;}
.menu-list li.last a:hover{background:#f95d65;color: #0f4b83;background: #c5eaf9;background: -moz-linear-gradient(top, #c5eaf9 0%, #87d1f1 100%);background: -webkit-linear-gradient(top, #c5eaf9 0%,#87d1f1 100%);background: linear-gradient(to bottom, #c5eaf9 0%,#87d1f1 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5eaf9', endColorstr='#87d1f1',GradientType=0 );}

.banner {height: 322px;width: 100%;position: relative;}
.banner .side,.banner .m li a{height:322px; }
.banner .side .s {left:60%;}
.side{width:100%; overflow:hidden;position: absolute;left:0; top:0; }
.side .s { position: absolute; width:350px; text-align:center; left:50%; margin-left:-275px; bottom: 10px; }
.side .s li { float: left; }
.side .s li { display: inline-block; cursor:pointer; width: 16px; border-radius:4px; width:7px; background:#fff; opacity:0.5; border:1px solid #eee; height:7px; margin-right: 5px; text-indent: -9999px; }
.side .s li.cur, .m-login-dot ul li:hover { opacity:1; }
.side .m li{position: absolute;left:0;top:0;width:100%; min-width:980px;background-position: center center;}
.side .m li a{display:block;width:100%;}
.top-time{float:left;color: #fff;font-weight:bold;padding-left:10px;/* text-shadow:0 0 3px #000; */}

.menu-list li.fish .fishgameblock {
    width: 464px;
    height: 291px;
    background: url(/Content/img/index/fish.png);
    position: absolute;
    top: 80px;
    display: none;
    left: -250px;
    
}
.menu-list li.fish:hover .fishgameblock {
    display: block
}

.menu-list li.fish .fishgameblock.AGbg {
    background-position: left -332px
}

.menu-list li.fish .fishgameblock.GGbg {
    background-position: left -663px
}

.menu-list li.fish .fishgameblock div {
    display: block;
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}

.menu-list li.fish .fishgameblock div.AGfish:hover {
    background: url(/Content/img/index/fish.png);
    background-position: left -332px
}

.menu-list li.fish .fishgameblock div.AGfish:hover ~ .GGfish {
        background: url(/Content/img/index/fish.png);
        background-position: right -332px
    }

.menu-list li.fish .fishgameblock div.GGfish:hover {
    background: url(/Content/img/index/fish.png);
    background-position: right -663px
}

.menu-list li.fish .fishgameblock div a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.user-info {width: 362px;height: 306px;margin: 11px 0;background: url(/Content/img/index/user-infobg.png) no-repeat;border-radius: 5px;padding: 15px 32px;color: #c7ccea;position: relative;box-sizing: border-box;}
.user-info .accountHead {font-size: 18px;color: #01477b;text-align: center;}
.user-info .accountHead:before {display: inline-block;width: 47px;height: 48px;content:"";vertical-align: middle;background: url(/Content/img/index/birdaccount.png);margin-right: 5px;}
.cz-list .close,.user-info .close {width:24px;height:25px; cursor:pointer;position: absolute;top: 6px;right: 8px;background: url(/Content/img/index/close.png) no-repeat center center;}
.fl-list .close { top:-6px; right:-8px;}
/* CSS Document */

.user-info .infos {padding: 10px 0px 7px;color: #fff;}
.user-info .infos li {width: 100%;line-height: 30px;white-space:nowrap;background: #14a5e3;border-radius: 15px;padding: 0 20px;box-sizing: border-box;margin-bottom: 8px;}
.user-info .infos li:nth-child(2),.user-info .infos li:nth-child(3) {width: 48%;/* margin-left: 20px; */}
.user-info .infos li:nth-child(3) {margin-left: 4%;}
.user-info .infos li span {color: #fff;}
.handles {height: 23px;background: #fff;border-radius: 18px;padding: 3px 20px;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #99daf6 99%);background: -webkit-linear-gradient(top, #ffffff 0%,#99daf6 99%);background: linear-gradient(to bottom, #ffffff 0%,#99daf6 99%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99daf6',GradientType=0 );box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.35);margin-bottom:20px;}
.handles ul li {margin: 0 3px;}
.handles ul li a {display: inline-block;width: 77px;height: 16px;background-image: url(/Content/img/index/charge.png);background-repeat: no-repeat;/* margin-right: 6px; */margin-top: 3px;}
.handles ul li.first a {background-position: 12px 0px;}
.handles ul li.second a {background-position: -80px 1px;}
.handles ul li.third a {background-position: -170px 1px;}
.handles ul li:hover {background: #286c97;border-radius: 20px;}
.handles ul li.first:hover a {background-position: 12px -20px;}
.handles ul li.second:hover a {background-position: -80px -20px;}
.handles ul li.third:hover a {background-position: -170px -20px;}
.numline {width: 100%;margin-top: 10px;}
.numline li {width: 100%;height: 35px;background: url(/Content/img/index/numline.png) 0 0 no-repeat;padding: 4px 5px;box-sizing: border-box;position: relative;}
.numline li .txt{width: 57px;height: 18px;text-align: center;color: #286c97;font-size: 12px;/* float: left; */background: #d2eafa;border-radius: 9px;z-index: 5;position: absolute;}
.numline li .numbg{background: #009adc right top no-repeat;float: left;height: 18px;width: calc(50% - 57px);color: #fff;padding-right: 12px;text-align: right;margin-left: 52px;z-index: 0;padding-left: 5px;border-bottom-right-radius: 9px;border-top-right-radius: 9px; padding-left: 10px;}
.numline li .numbg.red{
    background: #e46079;
    background: -moz-linear-gradient(left, #e46079 0%, #f6909b 99%, #f6909b 99%);
    background: -webkit-linear-gradient(left, #e46079 0%,#f6909b 99%,#f6909b 99%);
    background: linear-gradient(to right, #e46079 0%,#f6909b 99%,#f6909b 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e46079', endColorstr='#f6909b',GradientType=1 );
}

.footer {border-radius: 5px;background-color: #bce2f2;box-shadow: 0 0 18px rgba(26, 122, 176, 0.3);}
.footer .servers .s-list ul {padding-left: 21px;height: 180px;padding-top: 20px;}
.footer .servers .s-list ul li {margin: 11px 0 26px 10px;}
.footer .servers .s-list ul li a {padding: 76px 20px 7px 20px;position:relative;border-radius: 7px;width: 191px;height: 153px;font-size:15px;text-align: center;color:#fff;display: inline-block;overflow: hidden;box-sizing: border-box;background:url(/Content/img/index/fl-list.jpg);}
.footer .servers .s-list ul li a span {letter-spacing: -0.5px;/* position:absolute; */display: inline-block;text-align: center;}
.footer .servers .s-list ul li a span.bottom {top: 70px; font-size:13px;}
.footer .servers .s-list ul li.first a {
    width: 347px;
    background-position: -6px -7px;
    padding-left: 194px;
}
.footer .servers .s-list ul li.second a {
    background-position: -369px -7px;
}
.footer .servers .s-list ul li.third a {
    background-position: -572px -7px;
}
.footer .servers .s-list ul li.forth a {
    background-position: -772px -7px;
}

.footer .servers .s-list ul li.fifth a {
    background-position: -975px -7px;
}
.footer .servers .s-list ul li.first a:hover {
    background-position: -6px -176px;
    padding-left: 80px;
    padding-right: 80px;
}
.footer .servers .s-list ul li.second a:hover {
    background-position: -369px -176px;
}
.footer .servers .s-list ul li.third a:hover {
    background-position: -572px -176px;
}
.footer .servers .s-list ul li.forth a:hover {
    background-position: -772px -176px;
}

.footer .servers .s-list ul li.fifth a:hover {
    background-position: -975px -176px;
}
.footer .servers .s-list ul li a:hover {
    padding-top: 50px;
}
.footer .servers .s-list ul li.fifth:hover a.hoverN, .footer .servers .s-list ul li.fifth a.hoverB,
.footer .servers .s-list ul li.forth:hover a.hoverN, .footer .servers .s-list ul li.forth a.hoverB {
    display: none;
}
.footer .servers .s-list ul li.fifth:hover a.hoverB,
.footer .servers .s-list ul li.forth:hover a.hoverB {
    display: block
}

.footer .servers .s-list ul li a strong {font-size:21px;letter-spacing: 1px; font-weight:500;}

.footer .servers .s-list ul li.third:hover a.hoverN,.footer .servers .s-list ul li.third a.hoverB,
.footer .servers .s-list ul li.forth:hover a.hoverN,.footer .servers .s-list ul li.forth a.hoverB{display:none}
.footer .servers .s-list ul li.third:hover a.hoverB,
.footer .servers .s-list ul li.forth:hover a.hoverB{display:block}
.footer .servers .s-list ul li a.hoverB span.top, 
.footer .servers .s-list ul li a.hoverB span.bottom{left: 45px;}

.footer .ptn-dl {height: 150px;padding: 27px 63px;background: #439dc4;background: -moz-linear-gradient(top, #439dc4 10%, #439dc4 10%, #0b82b6 81%, #0b82b6 81%);background: -webkit-linear-gradient(top, #439dc4 10%,#439dc4 10%,#0b82b6 81%,#0b82b6 81%);background: linear-gradient(to bottom, #439dc4 10%,#439dc4 10%,#0b82b6 81%,#0b82b6 81%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#439dc4', endColorstr='#0b82b6',GradientType=0 );}
.footer .ptn-dl ul li {margin: 0 36px;color: #eeeeee;}
.footer .ptn-dl > ul > li.first {width: 181px;}
.footer .ptn-dl > ul > li.third {width: 372px;margin-right: 0px;}
.footer .ptn-dl > ul > li.second {padding-left: 141px;position: relative;width: 206px;}
.footer .ptn-dl > ul > li.second .before {width: 135px;height: 90px;background-image: url(/Content/img/index/dv.png);display:inline;display: inline-block;position: absolute;left: 0;bottom: 0;}
.footer .ptn-dl ul li .title {font-size: 20px;color: #fff;text-align: center;}
.footer .ptn-dl ul li .title strong {font-size: 12px;letter-spacing: -0.6px;}
.footer .ptn-dl ul li .title a {color: #fff;}
.footer .ptn-dl ul li .line {margin: 13px auto;height: 5px;width: 53px;background-color: #f9bb13;border-radius: 2px;}
.footer .ptn-dl ul li .content p {line-height: 20px;}
.footer .ptn-dl .content > ul {/* padding-right: 40px; */margin-top: 27px;}
.footer .ptn-dl .content > ul li {margin-top: 23px;margin: 0 10px;}
.footer .ptn-dl .content > ul li a {color: rgba(255, 255, 255, 0.6);padding-top: 51px;display:inline-block;background-image: url(/Content/img/index/download.png);background-repeat: no-repeat;}
.footer .ptn-dl .content > ul li.first a {background-position: 20px 0;}
.footer .ptn-dl .content > ul li.second a {background-position: -90px 0;}
.footer .ptn-dl .content > ul li.third a {background-position: -185px 0;}
.footer .ptn-dl .content > ul li.autoBet a {background-position: -255px 0;}
.footer .copyright {height: 50px;font-size: 12px;line-height: 50px;padding-left: 70px;color: rgba(8, 114, 159, 0.7);position: relative;}
.footer .copyright a {color: #948794;}
.footer .copyright .after {width: 208px;height: 18px;background: url(/Content/img/index/bt-logo.png) no-repeat;display: inline-block;position: absolute;right: 79px;top: 15px;}

.qrcode {
    text-align: left;
    padding: 4px 15px;
}

/*********外接遊戲大廳*************/
.cityMain {
    width: 100%;
    min-width: 1100px;
    background: url(/Content/img/externalGame/city2.jpg) center center;
    height: 666px;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.27);
}

.cityGame {
    width: 279px;
    height: 670px;
    padding: 0 25px;
    padding-top: 147px;
    box-sizing: border-box;
    float: right;
    background: url(/Content/img/externalGame/yq2.png);
}

.ctn {
    width: 1210px;
    margin: 0 auto;
}

.game, .gameHover {
    display: block;
    text-align: center;
    cursor: pointer;
    padding: 23px;
    overflow: hidden;
    line-height: 22px;
    position: relative;
    color: #9e160d;
    background: #fff;
    border-radius: 5px;
    font-size: 24px;
    margin: 7px 0;
    height: 84px;
    box-sizing: border-box;
    font-family: '微软雅黑','微软正黑体','微軟雅黑','微軟正黑體';
}

    .game > span {
        width: 64px;
        height: 8px;
        display: block;
        margin: 0 auto;
        background: url(/Content/img/externalGame/hall2.jpg);
        margin-top: 7px;
    }

.gameHover {
    position: absolute;
    padding: 5px 9px;
    top: -7px;
    left: 0;
    font-size: 36px;
    display: none;
    transition: 0.3s
}

.game:hover .gameHover {
    display: block;
}

.gameHover .left {
    box-sizing: border-box;
    float: left;
    width: 50%;
    background: #cc1c11;
    height: 73px;
    border-radius: 10px;
}

    .gameHover .left div {
        color: #cc1c11;
        font-size: 12px;
        width: 105px;
        height: 19px;
        line-height: 19px;
        border-radius: 10px;
        background: #fff;
        margin: 12px auto;
    }

.gameHover .right {
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding-top: 16px;
    font-size: 32px;
}

    .gameHover .right span {
        font-size: 14px;
        width: 100%;
        display: inline-block;
        margin-top: 7px;
    }

.city-footer {
    margin: 45px auto;
    width: 1060px;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    color: #e0e1e5;
    font-size: 12px;
}

    .city-footer .f-logo {
        width: 207px;
        height: 18px;
        float: right;
        margin-top: 5px;
        background: url(/Content/img/externalGame/f-logo.png);
    }

.Sport.cityMain {
    background: url(/Content/img/externalGame/city.jpg) center center;
}

.Sport .cityGame {
    background: url(/Content/img/externalGame/yq1.png);
}

.Sport .game, .Sport .gameHover {
    padding: 44px;
    color: #46801b;
    background: #fff;
    border-radius: 5px;
    font-size: 30px;
    margin: 10px 0;
    height: 128px;
}

    .Sport .game > span {
        width: 91px;
        background: url(/Content/img/externalGame/hall.jpg);
    }

.Sport .gameHover {
    padding: 5px 5px;
}

.Sport .gameHover .left {
    background: #55b50d;
    height: 117px;
    border-radius: 10px;
    padding-top: 21px;
}

.Sport .gameHover .left div {
    color: #356115;
}

.Sport .gameHover .right {
    font-size: 24px;
}

.announceBox .datatableBlock {
    margin-top: 20px;
}

a.autoBetLink {
    text-decoration: underline;
    color: #0083bb;
    font-weight: bold;
}
@charset "utf-8";
/* CSS Document */
html{ margin:0; padding:0;}
body{  margin:0; padding:0; color:#333; font-family:"微软雅黑",Microsoft Yahei,Hiragino Sans GB; font-size:14px; background: url(/Content/img/index/bodybg.jpg);}
div,ul,li,p,dl,dt,dd,h1,h2,h3,h4{ margin:0 auto; padding:0; list-style-type:none; font-weight:normal}
table,tr,td{ margin:0; padding:0}
i,em{ font-style:normal}
a{ text-decoration:none; color:#0083bb}
a:hover{ text-decoration:none; color:#ed0000}
a{outline:none;} 
a img{ border:0}
input,textarea,select{ font-family:"微软雅黑",Microsoft Yahei; color:#747373; margin:0}
.mt10 {margin-top: 10px !important;}
.w-auto,select.w-auto{width:auto !important}
.left {float: left;}
.right {float: right;}
.clearfix:after { content: " "; display: block; clear: both; height: 0;}
.clearfix {zoom: 1;}
.fl-list li {float: left;}
.nowrap{ white-space:nowrap}
.textLP{text-align:left; padding:15px 15px 0 25px; line-height:21px;}

input:placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #a5818a; 
} 
::-webkit-input-placeholder { /* WebKit browsers */ 
color: #a5818a;
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #a5818a;
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #a5818a;
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #a5818a;
} 

.ctn {width: 1210px; margin: 0 auto;}

img{ border:none}
input,textarea,select{ font-family:"微软雅黑",Microsoft Yahei; color:#747373; margin:0}
.op80 a:hover{opacity:0.8; filter:alpha(opacity=80); }
.op80 input:hover{opacity:0.8; filter:alpha(opacity=80); }
.clear{ clear:both}
.fl_l{ float:left}
.fl_r{ float:right}
.min0{ margin:0}
.font12{ font-size:12px;}
.font24{ font-size:24px;}
.bgfff{ background:#0083bb;}
.green{ color:#70bb5f}
.green a{ color:#70bb5f}
.blue{ color:#00b7ee !important}
.blue a{ color:#00b7ee !important}

.red{ color:red}
.red a{ color:#fe7272}
.r{ text-align:right}
.center{ text-align:center}
.height20{ height:20px}
.mt0{margin-top:0 !important}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt50{margin-top:100px;}
.mt20{ margin-top:20px}
.mr20{ margin-right:20px}
.mr50{ margin-right:80px}
.mb10{ margin-bottom:10px}
.mb20{ margin-bottom:20px}
.ml20{margin-left:20px !important}
.pd10{ padding:10px}
.pd20{ padding:20px}
.w100{width:100%}
.updateBut{display:inline-block; background:url(/Content/img/style_user/tabico.png) no-repeat -2px -156px;  width:20px; height:18px; cursor:pointer;}

.inplist dl dd a.but,input.but, button.but{min-width:100px; height:31px; line-height:25px; text-align:center; display:inline-block;  background:url(/Content/img/style_user/user_07.jpg); margin:0 20px 0 0; border:0; text-align:center; vertical-align:middle; color:#fff; padding:0 12px; font-size:14px; border-radius:15px; cursor:pointer; outline:none}

a.but2{min-width:100px; height:30px; line-height:30px; text-align:center; display:inline-block;  background:url(/Content/img/style_user/user_07.jpg); margin:0 20px 0 0; border:0; text-align:center; vertical-align:middle; color:#fff; padding:0 12px ; font-size:14px; border-radius:15px; cursor:pointer; outline:none}
a.but2:hover{ background:#c54b6d;}
.fl_list input.but,
.div_ib dl dd a.but,.div_ib input.but,
.fl_list input.but{height:24px;line-height:12px;margin:0;min-width: 90px;vertical-align: bottom;}
input.but_a{ min-width:140px; height:40px; font-size:18px;}
input.but:hover{background: #1b81d6;}
.inplist dl dd a.but{padding:0 12px;}
.bdyhk input.but{margin-left:25px}
.eject{width:1100px;overflow:hidden;background: rgba(226, 243, 250, 0.2);border-radius: 12px;color: #0083bb;border: 1px solid #d4defc;padding-bottom: 25px;box-shadow: 0 0 18px rgba(26, 122, 176, 0.5);margin-top: 20px;}
.eject2 a.close,.eject a.close{ overflow:hidden; width:22px; height:22px; cursor:pointer; position:absolute; top:15px; right:15px; background:url(/Content/img/style_user/tabico.png) no-repeat -42px 0px; z-index:9; text-indent:-9999px;}
.eject .tab{height: 53px;position:relative;/* background:url(/Content/img/style_user/user_03.png) no-repeat 50px 20px; *//* border-bottom:1px solid #0083bb; */text-align: center;padding-top: 11px;}

.eject .tab ul{height:40px;display: inline-block;/* position:absolute; *//* right:45px; *//* top:10px; *//* padding:0 15px; *//* background: #e2f3fa; */}
.eject .tab ul li{ float:left; }
.eject .tab ul li a{color:#fff;background: #7f9eb0;display:block;height:30px;border-radius:15px;transition: all 1s ease 0s;padding: 0 20px;margin:5px;line-height:30px;border-radius:15px;}
.eject .tab ul li i{ display:block;width:2px; height:38px; position:absolute; top:6px; right:0;}
.eject .tab ul li.cur{ color:#fff;}
.eject .tab ul li:hover a,.eject .tab ul li.cur a{color:#fff;background: #11a3e2;transition: all 0.5s ease 0s;}

.eject .tab_sub{ overflow:hidden; margin-top:12px; border-bottom:#a880e1 2px solid; margin:0 18px; padding:0 10px;}
.eject .tab_sub li{ float:left;  height:28px; line-height:28px; text-align:center; margin:0 5px; background:#0083bb; color:#fff; cursor:pointer}
.eject .tab_sub li.cur{ background:#a880e1;}
.eject .tab_sub li a{color:#fff;padding:0 12px; display:block}
.zltable{ width:100%; margin:auto; margin-top:10px; border-collapse:collapse}
.zltable td, .zltable li{display:block;float:left;font-size:12px;width:210px;padding:5px;white-space:nowrap;text-overflow:ellipsis;line-height:23px;height:23px;text-align:center;margin-top:-1px;margin-left:-1px;color: #293c52;border-radius: 0px;border: 1px solid #0ca1e0;overflow:hidden;}
.zltable li {
    width: 144px;
}
.zltable2 td{background:#f8f2f2; color:#0083bb; width:127px;}
.zltable td.bg{background: #d7eaf2;color: #0083bb;width:104px;}
.zltable li.bg{background: #d7eaf2;color: #0083bb;width:85px;}
.zltable2 td.bg{ background:#0083bb; color:#fff; width:65px;}

.tzxx{padding:10px 15px;}
.zltable3 td{ width:115px;}
.zltable3 td.bg{ width:80px;}

.tzxx h4{margin-top:12px; font-size:14px; font-weight:bold}
.tzxxlist{border:1px solid #0083bb; border-radius:5px; padding:5px; background:#eae4e6; height:200px; line-height:18px; overflow: auto; word-break: break-all;}

.zltable td a.zr{ color:#a880e1; border:#a880e1; border-radius:5px; display:inline-block; border:#a880e1 1px solid; padding:2px 8px; font-size:12px;}
.w50{width:50% !important}
.border_l {border-left: 1px solid #d9d6d6;}
.border_r {border-right: 1px solid #d9d6d6;margin-left: -1px;}

.usercon .tab_sohn a.btn2{margin:12px 0 0; float:right;}
	.formMin{width:490px; margin: 0 auto; text-align:left; color:#0083bb; line-height:36px;}
	.inpMin{width:100px; padding:0 5px; height:22px; line-height:22px; border:1px solid #0083bb; vertical-align:middle; border-radius:5px; margin:0 3px; white-space:nowrap; background-color:#eae4e6; color:#0083bb;}
	.inpMin.bbIco{ background:url(/Content/img/tabico.png) no-repeat right -126px #eae4e6; padding-right:20px }
	.pld60px{padding-left:60px}
	.pld20px{padding-left:20px}
	.text12{font-size:12px ;line-height:21px}

.usercon{ margin:0 auto;width:450px}
.usercon2{padding: 20px 25px;width:auto;/* padding-top: 20px; */}
.usercon .tab_sohn{ overflow:hidden; margin-top:10px; text-align:center;}
.usercon .tab_sohn a,a.btn3{display:inline-block;color:#0083bb;width:100px;text-align:center;height:28px;line-height:28px;margin-top:8px;background:#f8f2f2;color:#0083bb;border-radius: 19px;cursor:pointer;border:#0083bb 1px solid;}
.wd53{width:53.5%; padding-bottom:15px; max-height:540px; overflow-y: auto;}
.wd45{width:45%; padding-bottom:15px;}
.line_l3{border:1px solid #c4a5ae;}
.usercon .tab_sohn a:hover,.usercon .tab_sohn a.cur {color:#fff; background:#0083bb;}
.usercon .tab_sohn a.refresh:hover{background: #f8f2f2;}
.usercon .tab_sohn li.cur2{height:30px; line-height:30px; cursor:default; margin:10px 0 0 0; float:left; padding:0 12px 0 15px;  border-radius:5px 15px 15px 5px; background:#302525; color:#fff; border:0}
.text12{font-size:12px ;line-height:21px}
.usercon .tab_sohn li#jjsm6{ background:#525261}

.usercon .tab_sohn button{display:inline-block;width:100px;text-align:center;height:28px;margin-right: -4px;line-height:28px;margin-top:8px;background: #d7eaf2;color: #0083bb;border-radius: 17px;cursor:pointer;border: #11a3e2 1px solid;}
.usercon .tab_sohn button:hover,.usercon .tab_sohn button.cur {color:#fff;background: #11a3e2;}
.usercon .tab_sohn button.refresh:hover{background: #f8f2f2;}

.usercon .tab_sohn .zeroclipboard-is-hover{color:#fff; background:#0083bb;}
.usercon .tab_sohn .zeroclipboard-is-active{color:#fff; background:#0083bb;}

.sohnbox{ padding:10px 0; min-height:451px;position:relative; }
.sohnbox2{ padding:10px}
.sohnbox .zjmm{ color:#0083bb; padding:20px; text-align:center}
.sohnbox .zjmm input.inp{ width:150px; padding:8px; margin:0 10px; background:#f8f2f2; border:#0083bb 1px solid; border-radius:6px; outline:none; color:#0083bb}
.sohnbox .zjmm a{ color:#a1a1a1; text-decoration:underline;}

.sohnbox .xszh{ width:820px;}
.sohnbox .xszh ul{ width:820px; overflow:hidden; background:#b1a7c6;border:#535353 1px solid; border-top:0}
.sohnbox .xszh ul li{ float:left; width:210px; height:34px; line-height:34px; color:#0083bb; margin-left:-1px; text-align:center; border-left:#535353 1px solid;}
.sohnbox .xszh ul li.kh{ width:400px;}
.sohnbox .xszh ul.bg{ background:#eae4e6}
.sohnbox .xszh ul.zt{ background:#41414e; border:0; border-left:#41414e 1px solid;border-bottom:#303038 3px solid;}
.sohnbox .xszh ul.zt li{ border-left:#58585e 1px solid;}
.szjjmi .masksub{ position:fixed; top:0; left:0; width:100%; height:100%; background:#000;opacity:0.7; filter:alpha(opacity=70); z-index:4}
.szjjmi .szjjmi_box{ position:fixed; top:220px; left:50%; width:420px; margin-left:-210px; background:#e1e1e1; border-radius:6px; z-index:99; padding-bottom:20px; color:#0083bb}
.szjjmi .szjjmi_box h3{ padding:10px 15px; border-bottom:#0083bb 1px solid; position:relative;}
.szjjmi .szjjmi_box h3 a.close{ top:15px; right:15px; display:block; overflow:hidden; width:18px; height:18px; position:absolute; background:url(/Content/img/style_user/tabico.png) no-repeat -48px -108px; z-index:9; text-indent:-9999px;}
.szjjmi .szjjmi_con{ padding:10px; text-align:center;}
.szjjmi .szjjmi_con p{ padding:5px;}
.szjjmi .szjjmi_con input.inp{ width:180px; padding:8px; margin:0 10px; background:#f8f2f2; border:#0083bb 1px solid; border-radius:6px; outline:none; color:#0083bb}
.szjjmi .xiaocon{ padding:20px; font-size:12px; line-height:22px;}

.xxtable{ width:96%; margin:auto; line-height:20px;}
.xxtable th{background: #11a3e2;padding:6px;color:#fff;font-size:14px;font-weight:normal;text-align:center;border-bottom:#c4a5ae 3px solid;}
.xxtable td{background: #cee9f4;padding:6px;font-size:12px;color: #0083bb;text-align:center;border-bottom: #a5b4c4 1px solid;}
.xxtable tr.bg td{}
.xxtable tr.bg1 td{ background:#313138;}
.xxtable td a{ color:#369fbe; text-decoration:underline}
.xxtable td.l{ text-align:left}
.xxtable td input.tinp{ background:#313137; border:#29292e 1px solid; border-radius:5px; width:40px; text-align:center; outline:none; color:#0083bb; font-size:12px; margin:auto; display:block; padding:2px;}
.xxtable td.earn{ color:#008800;}
.xxtable td.lose{ color:#FF0000;}
.line_l td{ border-left:#535353 1px solid;}
.zijinlu{ width:100%; border-right:#535353 1px solid;border-top:#535353 1px solid;}
.zijinlu th{ border-left:#7f719b 1px solid;}
.zijinlu td{ border-left:#7f719b 1px solid;}
.zijinlu td a{ color:#0083bb}
.zijinlu td a.green{ color:#70bb5f}
.zijinlu td a.red{ color:#fe7272}



.sohnbox .czxh{ width:46%; padding:0 2%;}
.sohnbox .czxh table{ width:100%;}
.sohnbox .jbj_tab{ margin-bottom:15px; text-align:center}
.sohnbox .jbj_tab a{ display:inline-block; width:86px; height:28px; line-height:28px; margin:0 5px; color:#0083bb; border:#0083bb 1px solid; background:#0083bb; border-radius:6px; cursor:pointer}
.sohnbox .jbj_tab a.cur{color:#0083bb; background:#0083bb;}

.inplist{ padding:10px 0; max-width:960px; margin:0 auto;}
.inplist dl{  overflow:hidden; padding:6px 0}
.inplist dl dt{float:left;width:90px;padding-left:80px;font-size:14px;text-align:left;padding-right:10px;line-height:30px;color: #0083bb;}
.inplist dl dt2{ float:left; width:90px; padding-left:80px; font-size:12px; text-align:left; padding-right:10px; line-height:30px; color:#0083bb ;margin-left:110px}
.inplist dl dt3 {
    float: left;
    width: 90px;
    padding-left: 33px;
    font-size: 12px;
    text-align: left;
    /* padding-right: 10px; */
    line-height: 30px;
    color: #fff;
    margin-left: 180px;
}
.inplist dl dd{ float:left; }
.inplist dl dd p{padding:0;line-height:18px;}
.inplist dl dd p .normal{margin:0 2px}

.inplist dl dt.bankTitle{padding-left:50px; width:60px; line-height:80px;}
.bank-box{height:80px;vertical-align:middle;line-height:80px;width:360px;border: 1px solid #0f79db;text-align:left;border-radius:10px;}
.bank-box img{vertical-align:middle; width:91px;border:2px solid #f5f5f5; height:28px;  border-radius:5px;}
.bank-box label{width:91px; height:28px;position: relative;  display:inline-block; margin: 0 10px 0 30px; }
.ico-cur{position:absolute; width:22px; height:22px; display:none; background:url(/Content/img/style_user/tabico.png) no-repeat 0 -48px; bottom:-30px; right:-2px;}
.bank-box .red{display:none}
.bank-box-add{height:80px;vertical-align:middle;cursor:pointer;line-height:80px;width:360px;border: 1px dashed #0f79db;text-align:center;border-radius:10px;}
.ico-add{display:inline-block; height:38px; width:38px; vertical-align:middle;background:url(/Content/img/style_user/tabico.png) no-repeat 0 0px;}
/*.bank-box.cur,.bank-box:hover{color:#0f79db; border-color:#0f79db;}
.bank-box.cur .red,.bank-box:hover .red,
.bank-box.cur .ico-cur,.bank-box:hover .ico-cur{display: inline}
.bank-box.cur img,.bank-box:hover img{border:2px solid #0f79db; }
*/
.bankM dl{padding:10px 0}

.formTable input.inp,.accountformTable input.inp,.inplist dl dd input.inp{width:240px;padding: 0 8px;height: 35px;line-height: 35px;background: #d7eaf2;border: #039bdd 1px solid;border-radius: 20px;outline:none;font-size:12px;color: #0083bb;}
.inplist dl dd textarea{ width:180px; padding:8px; height:100px; overflow:auto; resize:none; background:#f8f2f2; border:#0083bb 1px solid; border-radius:6px; outline:none; color:#0083bb}
.inplist dl dd span{ display:block; margin-left:10px; color:#ff7171; font-size:12px;}
.inplist dl dd span_inline{ color:#ff7171; font-size:12px;}
.selectUi{text-align:left;width: 240px;padding: 8px;cursor:pointer;position:relative;height:17px;line-height:17px;background: #d7eaf2;border: #039bdd 1px solid;border-radius: 21px;outline:none;font-size:12px;color:#0083bb;}
.selectUi span{padding:0; margin:0 !important;}
.icoDowBox{position:absolute;right: 0px;top:0;border-radius: 17px;border-bottom-left-radius: 0;border-top-left-radius: 0;width:26px;height:33px;background: #039bdd;}
.icoDow{position:absolute; top:13px; text-align:left; right:5px; width:0; height:0; border:8px solid #fff; border-color: #fff transparent transparent transparent;}
.selectUi select{position:absolute;width: 100%;height:33px;top:0;left:0;cursor:pointer;z-index:999;opacity:0.01;}

.inplist dl dd .selbox{ float:left; margin-right:10px; font-size:12px;}
.inplist dl dd .selbox .select_box{width:196px;height:30px;}
.inplist dl dd .selbox div.tag_select{display:block;color:#0083bb;height:30px; background:url(/Content/img/style_user/selico.png) no-repeat center right #f8f2f2; border:#0083bb 1px solid; border-radius:6px;padding:0 10px;line-height:30px;}
.inplist dl dd .selbox div.tag_select_hover{display:block;color:#0083bb;height:30px; background:url(/Content/img/style_user/selico.png) no-repeat center right #f8f2f2; border:#0083bb 1px solid; border-radius:6px;padding:0 10px;line-height:30px;}
.inplist dl dd .selbox div.tag_select_open{display:block;color:#0083bb;height:30px; background:url(/Content/img/style_user/selico.png) no-repeat center right #f8f2f2; border:#0083bb 1px solid; border-radius:6px;padding:0 10px;line-height:30px;}
.inplist dl dd .selbox ul.tag_options{position:absolute;padding:0;margin:0;list-style:none;background:#f8f2f2;width:196px;padding:0 0 5px;margin:0;border:#0083bb 1px solid; border-radius:6px; overflow:hidden}
.inplist dl dd .selbox ul.tag_options li{background:#f8f2f2;display:block;padding:0 10px;height:24px;text-decoration:none;line-height:24px;color:#0083bb;}
.inplist dl dd .selbox ul.tag_options li.open_hover{background:#434351;color:#0083bb}
.inplist dl dd .selbox ul.tag_options li.open_selected{background:#3e3e4c;color:#0083bb}
.inplist dl dd.diqu .selbox .select_box{width:92px;}
.inplist dl dd.diqu .selbox ul.tag_options{width:92px;}
.bdyhk dl{ }

.mimaaq{ width:400px; padding-left:30px; border-left:#545461 1px solid; padding-bottom:30px; margin-left:-1px;}
.mimaaq h3{ font-size:16px; text-align:center; margin-bottom:10px;}
.mimaaq dl{ width:400px;}
.mimaaq dl dd{ }
.bianxie{ width:800px;}
.bianxie dl{ width:800px;}
.bianxie dl dd{ }
.bianxie dl dd input.inp{ width:460px;}
.bianxie dl dd textarea{ width:460px; height:100px;}
.bianxie dl dd.diqu .selbox .select_box{width:276px;}
.bianxie dl dd.diqu .selbox ul.tag_options{width:276px;}
.ksxz dl{  }
.ksxz dl dd ul.bank{ overflow:hidden; max-width:730px; _width:830px;}
.ksxz dl dd ul.bank li{ float:left; width:90px; cursor:pointer; height:28px; position:relative; margin:0 10px 10px 0; overflow:hidden; border:#0083bb 2px solid; border-radius:5px;}
.ksxz dl dd ul.bank li i{ display:none; width:18px; height:18px; position:absolute; right:0; bottom:0; background:url(/Content/img/style_user/tabico.png) no-repeat -2px -50px;}
.ksxz dl dd ul.bank li.cur{ border:#0f79db 2px solid}
.ksxz dl dd ul.bank li.cur i{ display:block;}
.ksxz dl dd ul.bank li img{ width:90px; height:28px;}

.search_t{ padding:10px 0; margin-top:5px; overflow:hidden}
.search_t li{ float:left; padding:0 8px; height:30px; line-height:24px; overflow:hidden}
.search_t li input.inp{ width:90px; font-size:14px; height:18px; line-height:18px;  padding:2px 8px; margin:0 10px; background:#f8f2f2; border:#0083bb 1px solid; border-radius:6px; outline:none; color:#0083bb}
.list_ml li input.time,.search_t li input.time{ width:100px; padding:2px 30px 2px 8px;height:18px; line-height:18px; background:url(/Content/img/style_user/rqico.png) no-repeat center right #f8f2f2; }
.search_t li input.but{ height:23px; font-size:12px; }


.search_t li .selbox{ float:left; margin-left:8px; font-size:12px;}
.search_t li .selbox .select_box{width:86px;height:24px;}
.search_t li .selbox div.tag_select{display:block;color:#0083bb;height:24px; background:url(/Content/img/style_user/selico.png) no-repeat center right #f8f2f2; border:#0083bb 1px solid; border-radius:6px;padding:0 10px;line-height:24px;}
.search_t li .selbox div.tag_select_hover{display:block;color:#0083bb;height:24px; background:url(/Content/img/style_user/selico.png) no-repeat center right #f8f2f2; border:#0083bb 1px solid; border-radius:6px;padding:0 10px;line-height:24px;}
.search_t li .selbox div.tag_select_open{display:block;color:#0083bb;height:24px; background:url(/Content/img/style_user/selico.png) no-repeat center right #f8f2f2; border:#0083bb 1px solid; border-radius:6px;padding:0 10px;line-height:24px;}
.search_t li .selbox ul.tag_options{position:absolute;padding:0;margin:0;list-style:none;background:#f8f2f2;width:86px;padding:0 0 5px;margin:0;border:#0083bb 1px solid; border-radius:6px; overflow:hidden}
.search_t li .selbox ul.tag_options li{ width:100%;background:#f8f2f2;display:block;padding:0 10px;height:24px;text-decoration:none;line-height:24px;color:#0083bb;}
.search_t li .selbox ul.tag_options li.open_hover{background:#434351;color:#0083bb}
.search_t li .selbox ul.tag_options li.open_selected{background:#3e3e4c;color:#0083bb}
.xgfd{ padding:0; margin:0;}
.xgfd li{ height:26px; padding:0}
.xgfd li .selbox{ margin-right:12px;}


/**团队管理**/
.team{ width:1160px;}
.team .tab{ width:1126px;}
.team .tab ul{ width:1126px;}
.teambox{ padding:15px 15px 15px 15px; min-height:500px; background: #e2f3fa;}
.current{ padding:0 10px; font-size:12px;}
.current a{}
.font14 td{ font-size:14px;}

.tzjlser li{ padding:0 4px;}
.tzjlser li .ztai .select_box{width:65px;}
.tzjlser li .ztai ul.tag_options{width:65px;}

.tzcon .masksub{ position:fixed; top:0; left:0; width:100%; height:100%; background:#000;opacity:0.7; filter:alpha(opacity=70); z-index:4}
.tzcon .tzcon_box{ position:fixed; top:100px; left:50%; width:1160px; margin-left:-580px; min-height:560px; background:#e1e1e1; border-radius:6px; z-index:99; padding-bottom:20px;}
.tzcon .tzcon_box h3{ padding:10px 15px; border-bottom:#0083bb 1px solid; position:relative; color:#0083bb;}
.tzcon .tzcon_box h3 a.close{ top:15px; right:15px; display:block; overflow:hidden; width:18px; height:18px; position:absolute; background:url(/Content/img/style_user/tabico.png) no-repeat -48px -108px; z-index:9; text-indent:-9999px;}

.tzcon .tzcon_box .tzxx{ padding:0 15px}
.tzcon .tzcon_box .tzxx h4{ padding:10px 0; color:#909090}
.tzcon .tzcon_box .tzxx .tzxxlist{ height:300px; padding:10px; overflow:auto; line-height:22px; background:#eae4e6; border:#484848 1px solid}
.paging{ padding:15px 0 0 0; text-align:center;}
.paging a{ display:inline-block; padding:0 8px; min-width:20px; line-height:30px; text-align:center; border:#48484c 1px solid; margin:0 5px; color:#a6a6a6; border-radius:6px;}
.paging a:hover{ background:#eae4e6;}
.paging a.cur{ border:#a880e1 1px solid; background:#a880e1; color:#0083bb;}
/**帮助中心**/
.helpcon{   padding-right:35px; margin-top:20px; margin-right:18px; margin-left:18px; overflow:auto; height:400px; line-height:22px;color:#c8c8c8}
.helpcon dl{ padding:5px 0;}
.helpcon dl dd{ font-size:12px; }
.helpcon dl dd p{text-indent:25px;}
.lxwm{ line-height:30px;}

select{
    height:33px;
    line-height:33px;
    font-size:14px;
    background: #d7eaf2 none repeat scroll 0 0;
    border: 1px solid #039bdd;
    border-radius: 13px;
    color: #0083bb;
    outline: medium none;
    width: 260px;
}
.diqu select{width:95px}
.sb-wrap {}

/* bang PTG 资金管理*/
.mlr20{margin-left: 18px; margin-right:18px;  }
.inplist .pl20{padding-left:30px}
.tsBox {line-height:3px; width:263px; margin-left:50px;}
.w390{width:450px; margin:0 auto}
.line_l50{height:250px; border-left:1px solid #e1e1e1; top:50px; left:50%; position:absolute;}
.grea{color:#ddd}
.orange2{color: #ed7c4f;}
.orange{color:#00b7ee}
.purple2{color:#7d5eab}
.tsBox i{display:inline-block; width:6px; height:8px; background:#7d5eab; margin-left:60px; }

.inplist dl dd{line-height:30px}
.inplist dl dd a{display:inline-block; white-space:nowrap; line-height:30px; vertical-align:middle;}
.tsText{ background:#7d5eab; box-shadow:0 0 10px 0px #000 inset; white-space:nowrap; text-align:right; line-height:27px; height:27px; color:#fff; border-radius:5px;}
.tsText span{padding:0 8px;}
.txText p.orange{ padding-left:25px}
.txText{ padding-top:70px; width:310px; margin:0 auto; line-height:25px; padding-left:20px;}
.txText h3{color: #0083bb;}
.txText p i{font-size:18px; padding-right:8px;}
.search_t select{width:auto}
.search_t li input{height:18px; line-height:18px;}

.zfBox{ padding:0 15px}
.zfStep{width:648px; height:79px; margin:10px auto; background:url(/Content/img/style_user/cz.png)}
.step2{background-position:0 -79px}
.ksxz2{width:600px; border:1px dashed #c5bed2; border-radius:10px;}
.textCenter{text-align:center}


/*用户管理*/

.accountformTable, .formTable{width:100%; margin:20px 0;}
.accountformTable th, .formTable th{font-weight:normal; text-align:right; width:160px;  white-space:nowrap; padding:5px 0;}
.formTable td{ text-align:left; padding:5px; white-space:nowrap;}
.accountformTable td{ padding:5px; white-space:nowrap;}
.accountformTable td:nth-child(8){margin-left:108px}
.accountTable{width:100%; margin:20px 0;}
.accountTable th{font-weight:normal; text-align:center; width:160px;  white-space:nowrap; padding:5px 0;}
.accountTable td{ text-align:center; padding:5px; white-space:nowrap;}

.formTable2 input.inp{width:200px}
.zijinlu td.tg-yes{color:#7b00ba}
.zijinlu td.tg-no{color:#9c26d9}
.zijinlu tr:nth-child(odd) td{background:#9487af}
.xxtable2 tr:nth-child(odd) td{background:#f8f2f2}
.zijinlu td.bg2,.zijinlu tr:nth-child(odd) td.bg2{ background:#9487af; width:15%; color:#ece6fa;}
.list_ml li input.inpNum{ background:url(/Content/img/style_user/num.png) no-repeat center right #f8f2f2; width:35px; margin:0 2px; padding-right:20px;} 
.xxtable2 td{width:14%;}
.pd20{padding:20px}
.table3 td{text-align:left; width:12% !important;}
.table3 .bg2{text-align:right}
.eject2 {padding:0;background: #f5f5f5 none repeat scroll 0 0; width:auto;
    border-radius: 6px; position:relative;
    color: #0083bb;
    overflow: hidden;}
.eject2 .h2{background:#0083bb; height:50px; line-height:50px; font-size:18px; color:#fff; padding:0 10px;}
.table4 .inp{width:35%;background: #f8f2f2 none repeat scroll 0 0;
    border: 1px solid #8777a9; padding:0 3px; height:20px; line-height:20px;
    border-radius:3px;
    color: #0083bb;
    font-size: 12px;}
.grea2{color:#ff8250}
.icoAdd{width:16px; height:16px; background:url(/Content/img/style_user/tabico.png) no-repeat -71px 0; cursor:pointer; display:inline-block; margin:0 3px; vertical-align:middle;}
.icoDec{background-position:-87px 0}

.formTable .selectUi{ float:left}
.mlMax { margin-left:130px}
.mlMax .but{width:210px; margin:0 20px}
/* 易柯 */

.ml10 {margin-left: 10px;}
.ml-100 {margin-left: -100px;}
.ml40{margin-left:40px !important}
.ml0 {margin-left: 0 !important;}
.bd0 {border: 0;}
.border_l {border-left: 1px solid #d9d6d6;}
.border_r {border-right: 1px solid #d9d6d6;}
.clearfix:after {content: "";display: block;visibility: hidden;clear: both;}
.fb {font-weight: bold;}
.cl_86384e {color: #0083bb;}
.cl_ed7c4f {color:red;}
.cl_86384e {color: #0083bb !important;}
.div_ib {display: inline-block;vertical-align: middle;}
.fl_list li {float: left; font-size:12px;}
.list_ml li {margin-left: -2px;}
.list_ml li:first-child {margin-left: 0;}

.usercon{width:auto}
.usercon .tab_sohn li{color:#e9e9e9;}
.userbox {background: #e2f3fa;}
.sohnbox {box-sizing: border-box;}
.sohnbox .jbj_tab a.cur{color:#fff; background:#0083bb;}
.sohnbox .jbj_tab a{ border:#0083bb 1px solid; background:#f0efef; }
.xxtable{color: #0083bb;margin: 0;width: 100%;border-collapse:collapse;}
.xxtable2{border-radius: 5px 5px 0 0 }
.xxtable3{border-radius: 0 0 5px 5px;border: #a5b4c4 1px solid;}
.xxtable3 td{border-bottom: #a5b4c4 1px solid;}
.xxtable3 td span{color: #8776ad;}
.xxtable th{border-bottom: #11a3e2 3px solid;background-color: #11a3e2;}
.xxtable th a{color:#fff;}
.xxtable .sorting i{background: url(/Content/img/style_user/sorting.png) no-repeat center right;vertical-align: middle;background-color: #0083bb;width:10px; height:13px;display: inline-block;}
.xxtable td{border-bottom: #a5b4c4 1px solid;}
.xxtable td:last-child {border-right: #a5b4c4 1px solid;}
.xxtable th {border-right: #11a3e2 1px solid;}

.xxtable tr.bd0 td {border: 0;border-bottom: #a5b4c4 1px solid;}
.xxtable tr:nth-child(even) td{background: #e1eef4;}

.xxtable-news{border-left:#c4a5ae 1px solid;}
.xxtable-news tr:hover td{ background:#e1d4d7; color:#0083bb;}

.xxtable td h3 {font-weight: bold;}
.xxtable .gain,.xxtable .prize {color: red;}
.xxtable .loss,.xxtable .noprize {color: #00b7ee;}
.xxtable .nostart {color: #090;}
.xxtable .betcancel {color: darkorchid;}
.xxtable td a,.zltable3 td a {text-decoration: none;color: #fff; cursor:pointer; line-height:23px;font-size:12px; display:inline-block; border-radius:5px; background:#0083bb; margin:0 1px;  padding: 2px 7px;}
.xxtable td a.del{display:inline-block; padding:0; height:12px; line-height:12px; width:12px; cursor:pointer; background:url(/Content/img/style_user/tabico.png) 0 -74px; }
.xxtable .sendError td a.del{background-position:0 -104px}
.xxtable .Unread td a.del,.xxtable td a.del:hover{background-position:0 -90px}
.line_l2{border-collapse:collapse; border-radius:0; border:1px solid #c4a5ae !important;}
.line_l2 tr td{ border:1px solid #c4a5ae;widows:15%;background:#f8f2f2;}
.line_l2 tr:nth-child(even) td{background:#f8f2f2;}

.line_l2 tr td:nth-child(odd){ background:#eae4e6; width:10%; }

.newsH2{margin:0 0 10px 100px; border-bottom:1px solid #c4a5ae; font-size:14px; line-height:33px;}
.newsList td{cursor:pointer}
.newsBody{margin:0 110px; display:none; text-align:left;}
.text-r{text-align:right;}
.newsOn .newsN,.newsM{display:none}
.newsOn .newsM{display:table-cell}

.xxtable .Unread td a,
.xxtable .Unread td{ color:#f95d65;}
.xxtable .sendError td a,
.xxtable .sendError td{color:#9a9a9a;}


.line_l td{border-left: #a5b4c4 1px solid;}

.line_l th {border-left: #11a3e2 1px solid;}

.zijinlu th{ border-left:#0083bb 1px solid;}
.zijinlu td{ border-left:#535353 1px solid;}
.xxtable th.b-line2{ border-bottom:1px solid #c4a5ae}

.b-line2 a{display:inline-block; padding:0 10px; cursor:pointer; height:24px; line-height:24px; margin:8px 3px; font-weight:normal; background:#ab6378; color:#0083bb; border-radius:12px; }
.b-line2 a:hover,.b-line2 a.cur{ background:#f8f2f2}
.b-line2a a:hover,.b-line2a a.cur{ background:#fff; color:#0083bb; }
.inplist dl dd a{ color: #127bdb !important;}

.inplist dl dd span.normal{color:red;}
.inplist dl dd .selbox label {height: 30px; margin-right:15px;line-height: 30px;color: #0083bb; font-size:14px;}
.inplist dl dd .selbox label input[type="radio"] {vertical-align: middle; border:1px solid #0083bb;}
.inplist dl:last-child dd{width:257px; text-align:center;}

.searchbar {margin: 38px 0 10px;}
.searchbar .inp {width:70px;margin:0 5px;height:24px;line-height:18px;background: #d7eaf2;border:#0083bb 1px solid;border-radius: 14px;outline:none;color:#0083bb;padding:0 4px;}
.inp:disabled { background-color:#dcdcdc; cursor:not-allowed;}
.searchbar .inp.date {width: 138px;background: url(/Content/img/style_user/rqico.png) no-repeat center right #d7eaf2;}
.searchbar select {width: 120px;margin-left:3px;margin-right:8px;height:27px;line-height:27px;padding-left: 10px;}
.searchbar .keybut {height: 30px;}
.searchbar .date_tab li {float:left;border: 1px solid #0083bb;border-left: 0; height:18px; line-height:18px;padding: 2px 15px;}
.searchbar .date_tab li:first-child {border-left: 1px solid #0083bb; border-radius:8px 0 0 8px;}
.searchbar .date_tab li:last-child { border-radius:0 8px 8px 0;}
.searchbar .date_tab li a{color:#0083bb}
.searchbar .date_tab li:hover{background:#0083bb; }
.searchbar .date_tab li:hover a{color:#fff}
.searchbar .date_tab li.cur,.searchbar .date_tab li.cur a {background: #0083bb;color: #fff;display: block;}
.img_bk.rqico i {width:24px; height: 18px;background: url(/Content/img/style_user/rqico.png) no-repeat center right;display: inline-block;vertical-align: middle;margin-left: 3px;margin-bottom: 2px;}
.cur_user {margin: 0 0 10px 0px;}

.turn_page {text-align: center;width: 100%;height: auto;padding: 20px 0 0;}
.turn_page ul {margin: 0 auto;}
.turn_page ul li {border-radius: 3px;margin: 0 5px;border: 1px solid #c4a5ae;background: #eae4e6;}
.turn_page ul li a {color: #0083bb;padding:0px 8px;display: block; line-height:21px;}
.turn_page ul li:hover,.turn_page ul li.cur {background: #0083bb;border: 1px solid #0083bb;}
.turn_page ul li:hover a ,.turn_page ul li.cur a {color: #fff;}
.cur_user span a{color:#0083bb; font-size:12px;}

.radioLabel{margin-right:20px; cursor:pointer;}
.radio{vertical-align:middle; margin:-3px 3px 0 3px;}



.footer{width:850px;height:40px;margin:0 auto 10px auto;/* background:url(/Content/img/style_user/user_11.jpg) no-repeat center center; */}
	.w750{width:750px}
	.topCen1{display:inline-block; border:1px solid #0083bb; color:#0083bb; padding:0 25px; border-radius:5px; height:22px; line-height:22px;}
	.topCenb{ background:#eae4e6; margin-right:-1px;}
.formM2 .formMin{text-align:center; padding-top:15px; line-height:33px;}
.formM2 .formMin .inpMin{width:50px}

a.btn3{margin:0; float:right}
.btn4{height:21px; display:inline-block; font-size:12px; border-radius:15px; padding:0 8px; color:#fff; background:#0083bb;line-height:21px;}
.btn4:hover{color:#eae4e6;}
.usercon .tab_sohn a.btn2{margin:12px 0 0; float:right;}
	.inpMin{width:25px; padding:0 5px; height:18px; line-height:18px; border:1px solid #0083bb; vertical-align:middle; border-radius:5px; margin:0 3px; white-space:nowrap; background-color:#eae4e6; color:#0083bb;}
	.inpMin.bbIco{ background:url(/Content/img/tabico.png) no-repeat right -126px #eae4e6; padding-right:20px }
	.pld60px{padding-left:60px}
	.pld20px{padding-left:20px}
	.text12{font-size:12px ;line-height:21px}
.top-time{float:left; color:#fff; font-weight:bold; padding-left:10px; text-shadow:0 0 3px #000;}

.topCen1{display:inline-block; border:1px solid #0083bb; color:#0083bb; padding:0 25px; border-radius:5px; height:22px; line-height:22px;}
.topCenb{ background:#eae4e6; margin-right:-1px;}
.formM2 .formMin{text-align:center; padding-top:15px; line-height:33px;}
.formM2 .formMin .inpMin{width:50px}

a.btn3{margin:0; float:right}
.btn4{height:21px; display:inline-block; font-size:12px; border-radius:3px; padding:0 8px; color:#fff; background:#0083bb;line-height:21px;}
.btn4:hover{color:#eae4e6;}
.usercon .tab_sohn a.btn2{margin:12px 0 0; float:right;}
.formMin{margin: 0 0 0 10px;text-align:left;color: #0083bb;font-size:12px;line-height:27px;}
.inpMin{width:25px; padding:0 5px; height:18px; line-height:18px; border:1px solid #0083bb; vertical-align:middle; border-radius:5px; margin:0 3px; white-space:nowrap; background-color:#eae4e6; color:#0083bb;}
.inpMin.bbIco{ background:url(/Content/img/style_user/tabico.png) no-repeat right -126px #eae4e6; padding-right:20px }
.pld60px{padding-left:60px}
.pld20px{padding-left:20px}
.text12{font-size:12px ;line-height:21px}


/*提示弹窗*/
.alert{display:none;}
.alert-zd{position:fixed; z-index:990;width:100%; height:9999px; background:#000; opacity:0.5;top:0;left:0;}
.alert-m{width:390px; min-height:150px; z-index:997; padding-bottom:15px; margin:-100px 0 0 -195px; background:#eae9e9; color:#0083bb; text-align:center; position:fixed; top:45%;left:50%; border-radius:10px; box-shadow:0 2px 5px #000;}
.alert-h2{text-align:left; height:42px; line-height:42px; font-weight: normal; font-size:16px; padding:0 10px; background:#0083bb; color:#fff; border-radius:10px 10px 0 0;}
.alert-close{float:right;width:18px; height:18px; background-position:0 -500px; cursor:pointer; margin-top:12px;}
.alert-msg{padding:10px; line-height:24px; margin:25px 0; font-size:14px;word-break:break-all;}
.alert-m .btn-c1{}

.f-fr{ float:right}
.rightA{ border-radius:5px; border:1px solid #0083bb; line-height:23px; float:right}
.rightA a{display:inline-block; padding:0 8px; margin:0} 
.rightA a.mr1{margin-right:1px}
.rightA a:hover,.rightA a.cur{background: #0083bb; color:#fff;}


.teamTable td{padding:15px 6px; font-size:14px; white-space:nowrap; text-align:left;}
.teamTable .addHeight td{height:55px}
.pd20s{padding:20px 50px; overflow:hidden;}
.pd20s .usercon {width:100%;}
.pd20s .usercon .tab_sohn{margin:0}

/**历史记录**/
.history_record{width: 1100px; }
.history_record_info{width: 1080px;  margin: 0 auto; overflow: auto;}
.history_record_info>div table th{background: #0083bb; color: white;}
.history_record_info>div table tr.trFirst{background: #eae4e6;}
.history_record_info_left{width: 22%; float: left;}
.history_record_info_left thead tr{line-height: 61px;}
.history_record_info_left tbody td{line-height: 30px;}
.history_record_info_left tr th,.history_record_info_left tr td,.history_record_info_right tr td,.history_record_info_right tr th{border: 1px solid #c4a5ae; color: #5a5a5a; text-align: center;}
.history_record_info_right{width:78%; float: left; margin-left: -1px;}
.history_record_info_right table{float: left;}
.history_record_info_right tr{line-height: 30px;}
.history_record_info_right tr td span{width: 25px; height: 25px; display: inline-block; text-align: center; line-height: 25px; background: #0083bb; border-radius: 50%; color: white;}
.history_record_info_right tr td.blue{ color: #00b7ee;}
.history_record_info_right tr td.green{ color: #0083bb;}

.pd20s{padding:20px 50px; overflow:hidden;}
.pd20s .usercon {width:100%;}
.pd20s .usercon .tab_sohn{margin:0}

/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#999;
	font-size:12px;
	vertical-align: middle;
	position:absolute;
}
textarea + span.Validform_checktip {vertical-align: top;}
.Validform_right{
	color:#71b83d;
	display: none !important;
}
.Validform_wrong, .field-validation-error {
    background: url(/Content/img/login_regedit/btn.jpg);
    border-radius: 5px;
    box-shadow: 1px 1px 2px #666;
    color: #fff;
    padding: 0 5px;
    /* position: absolute; */
    position: -ms-page;
    white-space: nowrap;
    z-index: 999;
    display: block;
    display: -webkit-box;
    margin-left: 10px;
    border-radius: 15px;
}
.Validform_loading{
}
.Validform_error, .input-validation-error {
	background-color:#ffc2c2 !important;
	border-color:red !important;
}
#Validform_msg{color:#dadada; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#3c3c44; border-radius:6px; position:absolute; top:0px; z-index:99999;box-shadow:0 0 5px #000; overflow:hidden; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1; }
#Validform_msg .Validform_title{padding:10px 15px; font-size:16px; border-bottom:#0083bb 1px solid; position:relative;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:10px 15px 15px 15px; border-radius:6px; overflow:hidden;text-align:left;}

.valmsg{
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#999;
	font-size:12px;
	vertical-align: middle;
	position:absolute;
    display:block;
    display:-webkit-box; /*Chrome*/
    margin-left:10px;
}
/*==========以上部分是Validform必须的===========*/

.dreamsBox {
    background: #fff none repeat scroll 0 0; margin-top:15px; padding:10px 0;
    border-radius: 6px;
    color: #0083bb;
    overflow: hidden;
    width: 1100px;
}
.textBody{padding:10px 15px; font-size:14px; line-height:25px;}
.textBody h2{text-align:center; margin-bottom:15px; padding:15px; color:#000; font-weight:bold; font-size:18px;}
.textBody p{margin: 15px 10px; color:#666}
.textBody p strong{color:#0083bb; font-weight:normal;}

/********datatables表格********/
.modal-body4 {
	padding: 30px 20px 20px 20px;
	padding: 50px 20px 20px 20px\0; /* ie 8/9*/
}
table.dataTable {
	line-height: 15px;
}
.dataTables_wrapper {
	margin-top: -1.4em;
}
.dataTables_wrapper #example_length {
	display: none;
}
.dataTables_wrapper #example_filter {
	display: none;
}
.dataTables_info {
	display: none;
}
.dataTables_wrapper .dataTables_paginate {
	float: none;
}
div.dataTables_wrapper div.dataTables_paginate {
	text-align: center;
	margin-top: 15px;
}
table.dataTable thead th, table.dataTable tfoot th {
    background-color: #0083bb;
    color: #F5F5F5;
}
/****odd***/	
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
	background-color: #e7e7e7;
	color: #808080;
}
/****even***/
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
	background-color: #f6f6f6;
	color: #808080;
}
/*table.dataTable.display tbody tr.even, table.dataTable.order-column.stripe tbody tr.even {
	background-color: #f6f6f6;
	color: #808080;
}*/
/****th odd設定***/
	
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
	background-color: #e7e7e7;
	color: #808080;
}
/******底線******/	

table.dataTable thead th, table.dataTable thead td {
	border: 0;
}
table.dataTable tfoot th, table.dataTable tfoot td {
	border-top: 1px dotted #e1eef4;
	background-color: #e1eef4;
	height: 18px;
}


table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
	border-top: 1px dotted #e7e7e7;
}
/***內線**/

table.dataTable .odd td .TTline, table.dataTable .even .TTline, table.dataTable .even td .TTline {
	border-right: 1px solid #c3c2c2;
	width: 100%;
}
	
table.dataTable thead .sorting:last-child {
	border-right: 0px;
}
/******td間距******/
table.dataTable tbody th, table.dataTable tbody td {
	padding: 8px 0px 5px 8px;
}
/*****頁數******/
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff !important;
    background: #0083bb;
    border: 1px solid #0083bb;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 3px 8px;
	color: #0083bb !important;
	border-radius: 3px;
	transition: 0s;
	border: 1px solid #0ca1e0;
	line-height: 21px;
	font-size: 12px;
	margin: 0 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color: #F5F5F5 !important;
	background: #0083bb;
	border: 1px solid #0083bb;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	border: 1px solid #0ca1e0;
	transition: 0s;
	color: #0083bb !important;
}
.dataTables_wrapper .dataTables_paginate .next {
	color: #0083bb !important;
}

.dataTables_wrapper .dataTables_paginate .previous:hover, .dataTables_wrapper .dataTables_paginate .previous:active, .dataTables_wrapper .dataTables_paginate .previous:link, .dataTables_wrapper .dataTables_paginate .previous:focus {
	background-color: #0083bb;
	color: #494845;
	border-radius: 0px;
}
.dataTables_wrapper .dataTables_paginate .next:hover, .dataTables_wrapper .dataTables_paginate .next:active, .dataTables_wrapper .dataTables_paginate .next:link, .dataTables_wrapper .dataTables_paginate .next:focus {
	background-color: #0083bb;
	color: #494845;
	border-radius: 0px;
}
div.dataTables_wrapper div.dataTables_filter {
    display:none;
}
div.dataTables_wrapper div.dataTables_length label {
    display:none;

}
table.dataTable.no-footer {
    border-bottom: 0px solid #111;
}
/*******datatables表格_end*********/

.NumberEllipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -ms-text-overflow: ellipsis; }
.AccountEllipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -ms-text-overflow: ellipsis; }

.bet_eject{ width:1100px; overflow:hidden; background:#f5f5f5;  border-radius:6px; color:#0083bb}
.bet_eject2 a.close,.bet_eject a.close{ overflow:hidden; width:22px; height:22px; cursor:pointer; position:absolute; top:15px; right:15px; background:url(/Content/img/style_user/tabico.png) no-repeat -42px 0px; z-index:9; text-indent:-9999px;}
.bet_eject .tab{height:40px; position:relative; background:url(/Content/img/style_user/user_03.png) no-repeat 50px 20px; border-bottom:1px solid #0083bb}
.bet_eject .tab ul{ height:40px; position:absolute;right:45px; top:10px; padding:0 15px; background:#f5f5f5;}
.bet_eject .tab ul li{ float:left; }
.bet_eject .tab ul li a{ color:#fff; background:#c9a9b2; display:block; height:30px;border-radius:15px;transition: all 1s ease 0s;  padding: 0 20px; margin:5px; line-height:30px; border-radius:15px;}
.bet_eject .tab ul li i{ display:block;width:2px; height:38px; position:absolute; top:6px; right:0;}
.bet_eject .tab ul li.cur{ color:#fff;}
.bet_eject .tab ul li:hover a,.bet_eject .tab ul li.cur a{ color:#fff;background:#0083bb;transition: all 0.5s ease 0s;}
.bet_eject .tab_sub{ overflow:hidden; margin-top:12px; border-bottom:#a880e1 2px solid; margin:0 18px; padding:0 10px;}
.bet_eject .tab_sub li{ float:left;  height:28px; line-height:28px; text-align:center; margin:0 5px; background:#0083bb; color:#fff; cursor:pointer}
.bet_eject .tab_sub li.cur{ background:#a880e1;}
.bet_eject .tab_sub li a{color:#fff;padding:0 12px; display:block}
.bet_eject2 {padding:0;background: #f5f5f5 none repeat scroll 0 0; width:auto;
    border-radius: 6px; position:fixed; top: 5%; left: 50%; display:none;
    color: #0083bb; z-index:91;
    overflow: hidden;}
.bet_eject2 .h2{background:#0083bb; height:50px; line-height:50px; font-size:18px; color:#fff; padding:0 10px;}
.border_l {border-left: 1px solid #d9d6d6;}
.border_r {border-right: 1px solid #d9d6d6;margin-left: -1px;}

.line_l3{border:1px solid #c4a5ae;}
.wd53{width:53.5%; padding-bottom:15px; max-height:540px; overflow-y: auto;float: right;}
.wd45{width:45%; padding-bottom:15px;float: left;}
.betDetailMask,.scheduleDetailMask{position:fixed;_position:absolute; top:0; width:100%; height:1200px; background:#000; opacity:0.5; z-index:90; display:none; min-width:1100px; }
.betDetailMask {z-index:92;}

.bstate-green{color:#70bb5f !important}
.bstate-blue{color:#00b7ee !important}
.bstate-red{color:#fe7272 !important}


.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}

    .custom-select-wrapper select {
        display: none;
    }

.custom-select {
    position: relative;
    display: inline-block;
}

.custom-select-short {
    width: 120px;
    position: relative;
    display: inline-block;
}

.custom-select-trigger {
    position: relative;
    display: block;
    padding: 0 20px 0 11px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    background: #6996e2;
    border-radius: 4px;
    cursor: pointer;
    width: 150px;
}

    .custom-select-trigger:after {
        position: absolute;
        display: block;
        content: '';
        width: 7px;
        height: 7px;
        top: 50%;
        right: 15px;
        margin-top: -3px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(45deg) translateY(-50%);
        transition: all .4s ease-in-out;
        transform-origin: 50% 0;
    }

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
    z-index: 9999;
}

.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}

.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 14px;
    font-weight: 600;
    color: #666;
    line-height: 30px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}

.custom-option:first-of-type {
	border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
	border-bottom: 0;
	border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
	background: #f9f9f9;
}

.custom-div {
    padding-top: 6px;
}

.dropdown-toggle2 {
    background-color: #011224;
    padding: 5px 15px;
    border: 0px;
}

.dropdown-toggle2.active, .dropdown-toggle2.focus, .dropdown-toggle2:active, .dropdown-toggle2:focus, .dropdown-toggle2:hover, .open > .dropdown-toggle.dropdown-toggle2 {
	color: #fff;
	background-color: #011224;
	border: 0px;
	box-shadow: inset 0 3px 5px rgba(100,100,100,1);
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}


.citySelector {
	width:227px;
    background: #FFF none repeat scroll 0% 0%;
    text-align: left;
	z-index: 999999;
	position:absolute;
	top:1300px;
	left:478px;
	/*display:none;*/
}

/****帐户资料__银行排列****/
.bankedit a{
	cursor: pointer;
	color: #007d77;
	padding:10px 15px 3px;}
	
.bankedit a:hover, .bankedit a:active{
	border-bottom:0px;
	
	}
.cityBox{    
    width: 600px;
    padding: 15px 20px;
    border: 1px solid #B6C6D5;
    overflow: hidden;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	background-color: #fff;
}

p.tip {
    display: none;
    color: #FFF;
    line-height: 20px;
    padding: 2px;
    margin: 0px 0px 5px;
    text-indent: 3px;
    background: #ffffff none repeat scroll 0% 0%;
}

.cityTab {
	float:left;
    overflow: hidden;
	display: inline-table;
}
.cityTab dl {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
	padding-top:2px;
	display:inline-table;
}

.cityTab dl dt {
    float: left;
    padding-left: 3px;
    color: #F30;
    line-height: 38px;
    width: 10px;
    margin-left: 2px;
  
   

}

.cityTab dl dd {
    margin-left: 2px;
	margin-bottom: 4px;
    float: left;
	
	
}
.cityTab dl dd:last-child {
    text-align: left;
    width: 540px;
}
.cityTab2 dl dd {
    
	width:540px;
	
}



.cityTab dl dd a{
	
padding-right:5px;
padding-left: 5px;
line-height: 38px;
color: #000;
text-decoration: none;
    cursor: pointer;
	    font-size: 12px;
		display:inline-block;

}
.cityTab dl dd a:active, .cityTab dl dd a:focus{
	border:0px;}
	
	
.cityTab dl dd a:hover, .cityTab dl dd a:active {

   color: #007d77;

}

.citySelector {
	width:227px;
    background: #FFF none repeat scroll 0% 0%;
    text-align: left;
	z-index: 999999;
	position:absolute;
	top:1300px;
	left:478px;
	/*display:none;*/
}
@charset "utf-8";
/* CSS Document */
.panel-default > .panel-heading2{
	color: #FFF;
	font-weight:bold;
    background-color: #FC0;
    text-shadow:1px 1px 1px #333333;
    vertical-align: central;
    padding:10px;
  }
  
 .banner_Activity{
	 margin-bottom:1em;}
	 
.box20{
	background:#FFF;}
.bs-example2{
	border:0px;}
	<!--覆蓋bootstrap.css-->
.nav-tabs2 > li.active > a, .nav-tabs2 > li.active > a:hover, .nav-tabs2 > li.active > a:focus{
	background-color:#FFF;
	border:0px solid; }
	
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background-color:#FFF;
	border:0px solid;
	border-top:4px solid #FF0; }
.doing1{
	  list-style-type:decimal;
	  margin:0px 0px 0px 1.8em;
	  line-height:2.2em;
	  font-size:15px;
	}
.doing1 li{
	padding:0px;
	margin:0px;}
	

.bgAcv2{
	background-color:#FFFFFF;
	padding:5px;
	border-bottom:1px #CCCCCC dashed;
	}
	
.paneBox	
{
	padding-top:2.3em;}
	
.titleAcv{
	padding:4px 7px;
	display: inline-block;
	background-color:#C00;
	color:#ffffff;
	font-size:15px;
	
	 border-radius: 6px;
	 margin-top:0.5em;
	 margin-bottom:0.5em;
	font-family: "Helvetica Neue",  Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei ;}
	
.titleAcv2{
	display:block;
	padding:4px 7px;
		background-color:#C00;
		text-align:center;
		font-family: "Helvetica Neue",  Helvetica, Microsoft Yahei, Hiragino Sans GB ;
		letter-spacing:5px;
	color:#ffffff;
	font-size:20px;
	margin-top:0.8em;}
.pAcv{
	font-size:16px;
	margin-left:0.5em;
	
	}
	
.Give{
	color:#FFF;
	background-color:#C00;
	font-weight:bolder;
	  width: 1.5em;
  height:1.5em;
  display: inline-block;
	
	border-radius:50%;
	
	text-shadow:0px 0px 2px #FFFFFF;}
.btnGive{
	
	
	margin-bottom:0.5em;}
	
.panelBg{
	margin-top:2em;
	background-color:#FFF;}


	
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}	


[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.zltable td.prize {color: red;}
.zltable td.noprize {color: #00b7ee;}
.zltable td.nostart {color: #090;}
.zltable td.betcancel {color: darkorchid;}

.selectMin{width:auto; height:18px; line-height:18px; font-size:12px; margin:0 5px;}

.raido label{margin:0 10px; cursor:pointer;}
.raido label input {vertical-align:middle; margin-bottom:3px; margin-right:2px;}
.modal-dialog_wechat {
    width: 1370px;
}

    .modal-dialog_wechat .wechat img {
        width: 100%;
    }

    .modal-dialog_wechat .modal-header {
        display: none;
    }

    .modal-dialog_wechat .modal-content {
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0;
        border: none;
        background: transparent;
    }

.wechatblock {
    padding-left: 52px;
    margin-top: 20px;
}

.wechatblock .wechat_img {
    display: inline-block;
    vertical-align: middle;
    margin-top: 17px;
    margin-right: 20px;
}

.wechatblock .wechat_txt {
    display: inline-block;
    vertical-align: middle;
    color: #727272;
}

.wechatblock .wechat_txt .darkredtitle {
    line-height: 36px;
    color: #0083bb;
}

.wechatblock .wechat_txt .darkredtitle .bind {
    color: red;
    margin-left: 25px;
}

.wechatblock .wechatqrcode {
    margin-left: 70px;
    margin-top: 25px;
}

.wechatblock .wechatqrcode img{
    width: 160px;
}

.weChatQrCodeStyle {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    min-height: 1px;
    padding-right: 60px;
    padding-left: 15px;
    float: left;
    width: 25%;
}

.weChatQrCodeStyle img {
    margin: 0 auto;
    border-radius: 7px;
    border: 4px solid #4faaea;
    margin-bottom: 12px;
}

.inplist dl dd .field-validation-error span, .inplist dl dd span.Validform_checktip, .inplist dl dd span.field-validation-error {
    color: #fff;
}

.inplist dl dd .selectUi span {
    color: #0083bb;
}

input[type="radio"]:hover {
}

#Disablelink2 {
    color:black;
}

.announceBox .datatableBlock {
    margin-top:40px;
}

.registerlink li {
    float: left;
    width: 341px;
    line-height: 31px;
    padding-bottom: 7px;
}

.registerlink li div {
    float: left;
}

.registerlinkNote {
    width: 240px;
    padding: 0 8px;
    height: 35px;
    line-height: 35px;
    background: #d7eaf2;
    border: #039bdd 1px solid;
    border-radius: 20px;
    outline: none;
    font-size: 12px;
    color: #0083bb;
}
.twochangetable {
    width: 800px;
    margin: 20px auto;
    line-height: 35px;
}

.twochangetable li {
    width: calc(100% / 7);
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.twochangetable .th {
    background: #11a3e2;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.twochangetable .td {
    font-size: 14px;
    color: #11a3e2;
    border: 1px solid #11a3e2;
}

input[type="button"]:disabled {
    opacity: .65;
}

.playersEditHead {
    border: 0px currentColor;
    border-image: none;
    text-align: center;
    font-size: 23px;
    width: 100px;
    float: left;
    margin-left: 10px;
    line-height: 26px;
}

.playersEditList {
    margin-left: 110px;
}

.playersEditList li {
    float: left;
    width: 210px;
}

.playersEditList li div {
    float: left;
    width: 140px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background-color: #f8f2f2;
    border: 1px solid #0ca1e0;
}

.playersEditList .bg {
    background: #0083bb;
    color: #fff;
    width: 66px;
}

/**************充值入款方式logo Start****************/
.bankAccountLogo label {
    display: inline-block;
    width: 175px;
    height: 36px;
    white-space: nowrap;
    padding: 0px 10px 10px 0px;
    cursor: pointer;
}
.bankAccountLogo label span {
    pointer-events: none;
    height: 36px;
    width: 150px;
    border: 0;
    display: inline-block !important;
    vertical-align: middle;
}
.bankAccountLogo label .ALIPAY {
    background: url('/Content/img/bankAccountLogo/lg-alipay.png') no-repeat;
}
.bankAccountLogo label .BANKDEPOSIT {
    background: url('/Content/img/bankAccountLogo/lg-wanin.png') no-repeat;
}
.bankAccountLogo label .ONLINEPAY {
    background: url('/Content/img/bankAccountLogo/lg-onlinepay.png') no-repeat;
}
.bankAccountLogo label .WEIXINPAY {
    background: url('/Content/img/bankAccountLogo/lg-wechat.png') no-repeat;
}
.bankAccountLogo label .TENPAY {
    background: url('/Content/img/bankAccountLogo/lg-tenpay.png') no-repeat;
}
.bankAccountLogo label .QQWALLETPAY {
    background: url('/Content/img/bankAccountLogo/lg-qq.png') no-repeat;
}
.bankAccountLogo label .JDPAY {
    background: url('/Content/img/bankAccountLogo/lg-jdpay.png') no-repeat;
}
.bankAccountLogo label .BAIDUPAY {
    background: url('/Content/img/bankAccountLogo/lg-baidu.png') no-repeat;
}
.bankAccountLogo label .UNIONPAY {
    background: url('/Content/img/bankAccountLogo/lg-union.png') no-repeat;
}
.bankAccountLogo label .QUICKPAY {
    background: url('/Content/img/bankAccountLogo/lg-fastpay.png') no-repeat;
}
.bankAccountLogo label .QUICKPASSPAY {
    background: url('/Content/img/bankAccountLogo/lg-quickpasspay.png') no-repeat;
}
.bankAccountLogo label .logo2 {
    background-position-x: -180px;
}
.bankAccountLogo label .logo3 {
    background-position-x: -360px;
}
.bankAccountLogo label .logo4 {
    background-position-x: -540px;
}
.bankAccountLogo label .logo5 {
    background-position-x: -720px;
}
.bankAccountLogo label .logo6 {
    background-position-x: -900px;
}
.bankAccountLogo label .logo7 {
    background-position-x: -1080px;
}
.bankAccountLogo label .logo8 {
    background-position-x: -1260px;
}
.bankAccountLogo label .logo9 {
    background-position-x: -1440px;
}
.bankAccountLogo label .logo10 {
    background-position-x: -1620px;
}
.bankAccountLogo label .logo11 {
    background-position-x: -1800px;
}
/**************充值入款方式logo End****************/
.center{width:1100px; margin:0 auto}
.top{padding:10px 0;}
.ico2{ background:url(/Content/img/bet/ico.png?v=20171204) no-repeat;}
#userHead{background: #293c52;width:100%;min-width:1100px;font-size:12px;margin-bottom:0px;}
.logo{float:left; width:129px; height:29px; background:url(/Content/img/bet/ico.png?v=20171204) 0 5px; margin-right:25px;}
.tua{margin:3px 3px 0 3px;height:26px;padding:0 7px;border-radius:13px;color: #90b0d5;float:left;line-height:26px;text-decoration: none;}
.tua2{margin:3px 1px 0 0px;background: #3d5a7b;border-radius:13px 0 0 13px;}
.tua3{margin:3px 5px 0 0;background: #3d5a7b;border-radius: 0 13px 13px 0;}
.tua4{margin:3px 5px 0 0;background: #3d5a7b;border-radius: 13px}
.user-t{display:inline-block;margin-left:5px;line-height:26px;color: #90b0d5;margin: 3px 3px 0 3px;}
.update_btn{width:18px; display:inline-block; height:19px; vertical-align:middle; cursor:pointer;  margin:0px 0px 0 3px; background-position:0 -104px;}
/*.update_btn:hover{background-position:0 -129px}*/
.update_animat{
  -moz-animation:circle 1s infinite linear;
  -ms-animation:circle 1s infinite linear;
  -o-animation:circle 1s infinite linear;
  -webkit-animation:circle 1s infinite linear;
  animation:circle 1s infinite linear;
}
@-moz-keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-ms-keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.u-info{width: 252px;padding-top:3px;line-height:26px;text-align:center;white-space:nowrap;}
.headico{width:16px; height:16px; display:inline-block; background:url(/Content/img/style_user/user.png); vertical-align:middle; margin-right:2px;}
.pfbox,.pf-s{background:#3f5070; background:linear-gradient(top, #46577a, #30425a);  background:-ms-linear-gradient(top, #46577a, #30425a); background:linear-gradient(top, #46577a, #30425a);  background:-moz-linear-gradient(top, #46577a, #30425a);  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#46577a), to( #30425a));  background:-o-linear-gradient(top, #46577a, #30425a); }
.pf-c{background:#596e99; background:linear-gradient(top, #596e99, #30425a);  background:-ms-linear-gradient(top, #596e99, #30425a); background:linear-gradient(top, #596e99, #30425a);  background:-moz-linear-gradient(top, #596e99, #30425a);  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#596e99), to( #30425a));  background:-o-linear-gradient(top, #596e99, #30425a); }
.pfbox,.pf-s{width:36px; position:absolute;top:0;left:50%; margin-left:560px;height:42px;box-shadow:0 2px 2px #666;  border-radius:0 0 18px 18px;   z-index: 100;}
.uin-b{font-weight:normal;display: inline-block;padding: 0 3px;height:23px;line-height:23px;vertical-align:middle;/* background:#dcdcdc; */border-radius:12px;color: #f06c52;}
.pf-c{width:26px; height:26px; border-radius:18px; cursor:pointer;padding:5px; margin-top:6px;}
.pf-c1, .pf-c2 {
    width: 26px;
    height: 26px;
    border-radius: 13px;
}

.pf-c:hover{background:#34415a;}
.pf-s{height:126px;margin:0; left:0; top:-126px;transition:top 0.5s;}
.pfbox:hover .pf-s{top:0; transition:top 0.5s;}

#user_ul li { padding:10px 0; float:left;}
.tua.cur,.tua:hover{color:#fff; background:#344159;}
.cz-list .close,.user-info .close,#specialBox .scplistClose {width:24px;height:25px; cursor:pointer;position: absolute;top: 6px;right: 8px;background: url(/Content/img/index/close.png) no-repeat center center;}
.tuaUser{position:relative; cursor:pointer;}
.userMenu{position:absolute; top:49px; display:none; padding: 0; box-shadow:0 2px 2px #000; z-index:99; text-align:center; z-index:9999; left:-4px; width:90px; background:#293c52; color:#fff; font-size:12px;}
.userMenu a{color:#eee; display:block;}
#user_ul .userMenu li {float:none;}
#user_ul .userMenu li:hover {color:#fff; background:#90b0d5;}

/*彩票大厅*/
.cz-list-li{margin: 0px 10px;overflow:hidden;border: 1px solid #37b4e9;}
.cz-list-h1{background:#2bbfff;height:38px;margin-bottom:8px;line-height:38px;padding:0 15px;color:#fff;font-size:14px;}
.cz-list{position:absolute;box-shadow:0px 0px 3px #000;z-index: 99;top:54px;left:50%;margin-left: -551px;background: #009adc;overflow:hidden;border-radius: 7px;text-align:left;width: 1100px;display:none;/* padding-bottom:8px; */}
.hallMask{position: fixed;width:100%; height:1200px; background: rgba(0, 0, 0, 0.7); opacity:1; z-index:90; display:none; min-width:1100px; }
.gameMask{position: fixed;width:100%; height:1200px; background: rgba(0, 0, 0, 0.7); opacity:1; z-index:90; display:none; min-width:1100px; }

.cz-list-li a{color: #fff;}
.cz-list2{width: 960px;padding: 9px 5px;/* background:#fff; */border-left: 1px solid #37b4e9;}
.left-bottom-circle{/* border-radius:0 8px 8px 8px; */}
.cz-list3{width:480px;float:left}
.cz-list2a, .vr-list {
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    line-height: 26px;
}
.cz-list2a:hover, .vr-list:hover{color:#fff; background:#0b6f9a; border-radius:13px; padding:0 10px;}
.cz-ico{width: 90px;height: 29px;/* padding: 0px 5px; */float:left;background-position: -148px 6px;background:url(/Content/img/bet/ico.png?v=20171204);margin: 7px 0;/* border-right: 1px solid #37b4e9; */}
.ico-ssc{background-position: -138px -8px;}
.ico-3d{background-position: -138px -419px;}
.ico-11s5{background-position: -138px -98px;}
.ico-vr{background-position: -138px -54px;}
.ico-tcpl3{ background-position: -130px -150px;}
.ico-kl8{ background-position: -130px -240px;}
.ico-k3{background-position: -138px -326px;}
.ico-shaibao {
    background-position: -138px -682px;
}
.ico-pk10{background-position: -138px -279px;}
.ico-lucky28{ background-position: -138px -372px;}
.ico-happy{background-position: -136px -234px}
.cz-list .close{top:6px; right:6px}
.f-fr{ float:right}
.f-fl{ float:left}

.cz-list2 .raduis {
    margin-left: 10px;
    display: inline-block;
    width: 222px;
    height: 52px;
    border-radius: 50px;
    box-sizing: border-box;
    background-color: #009ADC;
    background: url(/Content/img/bet/playground.png) no-repeat;
    transition: 0s;
}
.cz-list2 .raduis:hover{border:2px solid #37b4e9 }
.ico-fish{ background-position: -140px -462px; margin: 20px 0;}
.ico-fish-1{ background-position: -500px -0px !important;}
.ico-fish-1:hover{ background-position: -500px -67px !important;}
.ico-fish-2{ background-position: -743px -0px !important;}
.ico-fish-2:hover{background-position: -743px -69px !important;}
.ico-sp{background-position: -140px -508px;}

.cs-playground-a {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.not-ready:after {
    position: absolute;
    top: 0;
    display: none;
    content: '敬请期待';
    width: 100%;
    height: 100%;
    background: white;
}

.cs-playground-a.not-ready:hover:after {
    display: block;
}
.cs-playground-a:hover{background: #fff;color:#009ADC;}
.ico-rp{background-position: -140px -552px;}
.ico-eg{background-position: -140px -598px;}
.ico-cp{margin: 20px 0;background-position: -140px -643px;}
.ico-cp-1{background-position: -100px 0px !important;}
.ico-cp-1:hover{background-position: -100px -70px !important;}
.green .cs-playground-a:hover{color:#0FB38C;}
.red .cs-playground-a:hover{color:#BF4165;}

/*优惠*/
.specialMask{position:absolute;top:53px; width:100%; height:1200px; background: rgba(0, 0, 0, 0.7); opacity:1; z-index:90; display:none; min-width:1100px; }

.specialBox {
    width: 925px;
    display: none;
    left: 50%;
    margin-left: -462px;
    box-shadow: 0 3px 5px #000;
    border-radius: 10px;
    background: #009adc;
    position: absolute;
    top: 54px;
    z-index: 91;
}
   .spH1{height:38px; background:url(/Content/img/special/spec_03.png) no-repeat 12px 11px; border-top:1px solid #37b4e9; border-bottom:1px solid  #37b4e9; border-radius: 10px 10px 0px 0px;}
   .spH2{background:url(/Content/img/special/spec_20.png) no-repeat 12px 11px; border-radius: 0px;}
   .spLRBox{border-top:1px solid #2bbfff; border-bottom:1px solid  #2bbfff; height:150px; width:100%;}

   .spLbtn,.spRbtn{float:left;background:url(/Content/img/special/spec_24.png) no-repeat 10px 43px; cursor:pointer; height: 150px; width:60px;border-left:1px solid #2bbfff; border-right:1px solid  #2bbfff;}
   .spLbtn:hover,.spRbtn:hover{background-color:#bce2f2}
   .spRbtn{background-position:-55px 43px; border-right:none; width:59px;}
   .spList{width:800px; position: relative; line-height:21px; overflow:hidden;border-left:1px solid #2bbfff; height:150px; border-right:1px solid  #2bbfff; float:left;}
   .spList2 a,.spList2 a:link{float:left;margin:18px 0 0 37px; color:#fff; font-size:14px; text-align:center;width:155px;background:#2a3c52;padding-bottom:10px;border-radius:10px;}
   .spList2 a i{display:inline-block; width:17px; line-height:17px; height:17px; border-radius:8px; color:#fff; background:#247446; font-size:12px;}
   .spList2 a i.h{background:#FF6E00}
   .spList2 img{width:155px; height:70px; border-radius:5px;  }
   .spList2{position:absolute;top:0; left:0;}
   
   
  .hallMask2{display:block; z-index:95; top:0;position: fixed;width:100%; height:3000px !important; background: rgba(0, 0, 0, 0.7); opacity:1;  min-width:1100px;}
.scpBody{width:1100px; height:502px; position:absolute; z-index:98; top:50%; left:50%; margin:-252px 0 0 -550px;  box-shadow:0 3px 8px #000; border-radius:5px; background:url(/Content/img/special/scp1_11.jpg);}
.scpClose{width:40px; height:30px; background:url(/Content/img/special/scp1_06.png) no-repeat center center #fff; float:right; top:-32px; position: relative; cursor: pointer; border-radius:5px; }
.scpText1{width:350px; float:left; margin:155px 0 0 65px; text-align:left; color:#fff; line-height:21px;font-size:12px; height: 300px;overflow: auto;}
.scph1{height:26px; width:120px; line-height:26px; border-radius:13px; margin:10px auto; background:#fff; text-align:center; color:#705a42;}
   .noBB{border-bottom:none;}
   .noBT{border-top:none;}
   .noBL{border-left:none;}

/* 兑换优惠码*/
.scpRight1{float:left;width:255px; margin:148px 0 0 280px;}
.scpRight1 input{height:45px; line-height:45px; padding:0 10px; width:235px; background:repeat; border:none; font-size:14px ; color:#8a6956 }
#CouponBonus{height:45px; line-height:45px; padding:0 10px; width:235px; background:repeat; border:none; font-size:14px ; color:#8a6956 }
.scpRa2{margin-top:16px;}
.scpRa3{height:45px; cursor:pointer; width:100%;margin-top:16px;}
.scpRa4:hover,.scpRa3:hover{background:#fff; opacity:0.1}
.scpRa4{height:45px; cursor:pointer; width:160px;margin-top:65px; margin-left:-4px;}


/*签到领红包 */
.scpBody2{background:url(/Content/img/special/spc2_03.jpg);}
.scpBR21{float:left;width:400px;}
.scpRight2{float:left;width:610px; overflow:hidden; margin:25px 0 0 60px;}
.scpBR21{float:left; overflow:hidden; width:396px;}
.scpBR21-on{width:100%;background:url(/Content/img/special/spc2.png); height:42px; color:#d1385d; line-height:42px; white-space:nowrap; overflow:hidden; margin-bottom:16px;}
.off{ background-position:0 -54px; color:#767676;}
.scpBR21-t1{display:inline-block; margin-left:11px; vertical-align:middle; width:60px; text-align:center;}
.scpBR21-t2{display:inline-block; margin-left:27px;vertical-align:middle; width:143px; text-align:center;}
.scpNum{font-weight:bold; color:#fff; font-size:24px;vertical-align:middle; margin-left:26px; display:inline-block; width:25px;}
.scpBR22{float:left; width:175px; margin:0px 0 0 21px; text-align: center; color:#fff; font-size:14px;}
.scpBR221{font-size:16px;}
.off .scpBR21-t2 b{color:#333}
.scpBR22B{font-size:120px; line-height:145px;  font-weight: lighter;}
.scpBR22A{width:168px; height:33px; line-height:33px; box-shadow: 0 3px 5px #ae4a62; background:#fff; color:#fc4770;  display:block; border-radius:12px; margin-left:-2px; margin:20px 5px 10px 5px;}
.scpBR22A:hover{background:#fff; opacity:0.8}
.scpBR22Line{height:31px; padding:6px 0 6px 0; white-space:nowrap; font-size:14px; line-height:31px;}
.scpCircle{min-width: 10px;margin: 0 5px;padding: 0 10px;min-width: 30px;vertical-align: middle;background: #b6364d;line-height: 21px;height: 21px;display: inline-block;border-radius: 10px;}
.noLine{border:none;}
.scpBR222{width:103px; height:26px; line-height:26px; border-radius:13px; background:#d1395d; text-align:center; font-size:14px; margin:10px auto -5px;}
.not-active {pointer-events: none;cursor: default;}

/*消费领豪礼 */

.scpBody3 .scph1{color:#755bb4;}
.scpBody3{background:url(/Content/img/special/sp3_03.jpg);}
.scpRight3{float:left;width:653px; overflow:hidden; margin:0px 0 0 30px;}
.scpRight3-li{width:216px; height:104px; float:left; padding-top:125px;  margin:0; background:url(/Content/img/special/spc3.png) -3px 0;}

.scpRight3-li1{ background-position:-218px 0px;}
.scpRight3-li2{ background-position:-434px 0px;}
.scpRight3-li3{ background-position:-3px -228px;}
.scpRight3-li4{ background-position:-218px -228px;}
.scpRight3-li5{ background-position:-434px -228px;}

.scpRight3-li.on{ background-position:-3px -468px;}
.scpRight3-li1.on{ background-position:-218px -468px;}
.scpRight3-li2.on{ background-position:-434px -468px;}
.scpRight3-li3.on{ background-position:-3px -696px;}
.scpRight3-li4.on{ background-position:-218px -696px;}
.scpRight3-li5.on{ background-position:-434px -696px;}


/*消費搶紅包*/
.scpBody_redenvo {background-image: url(/Content/img/special/redenvo.png)}
.scpBody_redenvo .scpText1 {margin-top: 149px;height: 325px;overflow-y: auto;padding-right: 20px;}
.scpRight-redenvo {float: left;width: 600px;padding-top: 53px;}
.scpBody_redenvo .condition {}
.scpBody_redenvo .condition div {width: 250px;line-height:28px;height: 28px;color: #fff;text-align: center;margin-bottom: 14px;}
.scpBody_redenvo .mainBtn {text-align: center;margin-top: 142px;margin-left:4px;}
.scpBody_redenvo .mainBtn button {width: 128px;height: 128px;border: 0;background: url(/Content/img/special/redenvo-btn.png);position: relative;cursor:default;}
.scpBody_redenvo .mainBtn button.btn2 {background-position: 0 -150px;}
.scpBody_redenvo .mainBtn button.btn3 {background-position: 0 -300px;}
.scpBody_redenvo .mainBtn button.btn3:hover {background-position: 0 -450px;cursor:pointer;}
.scpBody_redenvo .mainBtn button.btn4 {background-position: 0 -600px;}
.scpBody_redenvo .mainBtn .time {color: #fff000;font-size: 12px;position:absolute;bottom: 25px;width: 100%;left: 0;}
.scpBody_redenvo .pricelist {width: 460px; margin-top: 19px; }
.scpBody_redenvo .pricelist li{width: 115px;float: left;padding-left: 35px;color: #f89a9a;line-height: 30px;margin-bottom: 3px;} 
.scpBody_redenvo .pricelist li:first-child {color: #faefc7;} 
.scpBody_redenvo .pricelist li:nth-child(2){color: #e4e2e2;} 
.scpBody_redenvo .pricelist li:nth-child(3){color: #f8d5b0;} 
.redenvo_Interbtn {width: 283px;height: 257px;position: absolute;right: 0px;top: 40px;background: url(/Content/img/special/redenInter.png);z-index: 100;cursor:pointer;}
.redenvo_Interbtn .time {font-size: 12px;color: #fff;width: 109px;height: 19px;line-height: 19px;text-align: center;margin-top: 192px;float: left;margin-left: 60px;}
.redenvo_Interbtn.closebtn { width: 40px; height: 30px; background: url(/Content/img/special/scp1_06.png) no-repeat center center #fff; float: right; top: 10px; position: absolute; cursor: pointer; border-radius: 5px;}
.scpBody_redenvo .prise {width: 1100px;height: 502px;position:absolute;top: 0;left: 0;text-align: center;}
.scpBody_redenvo .prise.prise_1 {background: url(/Content/img/special/redenvo-p1.png);}
.scpBody_redenvo .prise.prise_2 {background: url(/Content/img/special/redenvo-p2.png);}
.scpBody_redenvo .prise.prise_3 {background: url(/Content/img/special/redenvo-p3.png);}
.scpBody_redenvo .prise .scpClose{ float: right; top: 63px; right: 180px; }
.scpBody_redenvo .prise .money {font-size: 24px;color: #e10e0e;margin-top: 193px;}
.scpBody_redenvo .prise.prise_3 .money {margin-top: 230px;}
.scpBody_redenvo .prise .money span {font-size: 72px;}
.scpBody_redenvo .prise button {width: 157px;height: 29px;font-size: 14px;color: #fff;border: 0;border-radius: 20px ;background: #f83f34;}

.scpBody_reward { background-image: url(/Content/img/special/redenvo-p3.png) }
.scpBody_reward span {color:#e10e0e;font-size:24px;font-style:italic;}
.scpBody_reward label {font-size:72px;}
.scpBody_reward button {
    font-size: 14px;
    padding: 6px 50px;
    background: -webkit-linear-gradient(#F03B30,#C52B22);
    background: -o-linear-gradient(#F03B30,#C52B22);
    background: -moz-linear-gradient(#F03B30,#C52B22);
    background: linear-gradient(#F03B30,#C52B22);
    color: white;
    border: 1px solid red;
    border-radius: 14px;
    margin-top:7px;
}
.scpBody_reward button:hover {
    background: -webkit-linear-gradient(#C52B22,#F03B30);
    background: -o-linear-gradient(#C52B22,#F03B30);
    background: -moz-linear-gradient(#C52B22,#F03B30);
    background: linear-gradient(#C52B22,#F03B30);
}
.scpBody_reward1 {
    background-image: url(/Content/img/special/redenvo-p1.png)
}

.scpBody_reward2 {
    background-image: url(/Content/img/special/redenvo-p2.png)
}
.scpBody_reward .reward_content{
    padding-top:220px;
    text-align:center;
}
.scpBody_reward1 .reward_content {
    padding-top: 200px;
}

.scpBody_reward2 .reward_content {
    padding-top: 200px;
}





.scpRight3-lit{line-height:23px; padding-left: 50px; }
.scpRight3-lia,.scpRight3-lia:hover{display:block; margin:12px auto 0 auto; line-height:30px; text-align:center; color:#52526d; cursor:not-allowed;} 
.scpRight3-li.on .scpRight3-lia{cursor:pointer;display:block;overflow:hidden;text-indent:150px;color:#fff;width:110px;border-radius:15px;margin:10px auto 0 54px;line-height:30px;height:30px;}

/*合買跟單 */
.formGd{ padding:71px 50px 30px 0px}
.zh-select,.zh-input{height:38px; padding:0 5px; min-width:50px; text-align:center; margin:0 5px; line-height:38px; background:#fff; border:1px solid #11a3e2; border-radius:5px; color:#11a3eb;}

/* 网银汇款送 */
.scp-money-r{position: relative; margin:15px 0 0 -25px;}
.scp-money{background-image: url(/Content/img/special/yh1_07.jpg?v=20171106);}
.scp-c{float: left; white-space: nowrap; margin-left:79px;font-size: 14px; width: 280px;line-height: 31px;  text-align: center;padding-top: 50px;}
.red2{color: #f00;}
.scp-mr1{margin-right:20px;}
.scp-c1{height: 31px; font-style:italic; margin-bottom:5px; }
.scp-c2{text-align: left; padding-left: 10px; color: #01467b;}
.scp-b{font-size: 55px;width: 77px; height: 55px; line-height: 55px; float: left; margin:55px 13px; text-align: center; letter-spacing:-2px; color: #fff; font-weight: normal;
-ms-transform:rotate(7deg);   /* IE 9 */
-moz-transform:rotate(7deg);  /* Firefox */
-webkit-transform:rotate(7deg); /* Safari 和 Chrome */
-o-transform:rotate(7deg);  /* Opera */
transform:rotate(-10deg);
}
.scp-money-li3 .scp-b{font-size: 45px;}
.scp-money-li{background-image: url(/Content/img/special/y1-2_03.png); width: 598px; height: 153px; position: absolute; top:0;left:0; z-index: 11}
.scp-money-li-on{background-image: url(/Content/img/special/y1-2_06.png);}
.scp-money-li1{left:33px; top:110px; z-index: 10;}
.scp-money-li2{left:66px; top:220px; z-index: 9;}
.scp-money-li3{left:99px; top:330px; z-index:8;}
.scp-money-btna{float: left; width: 79px; height: 57px; cursor: pointer; line-height: 57px; border-radius: 29px; text-align: center; font-size: 16px; margin: 56px 0 0 16px; display: none;color: #fff;}
.scp-money-btna:hover{color: #ffe2e0}
.scp-money-li-on .scp-money-btna{display: block;}



.scpBody_ag{background-image: url(/Content/img/special/ag_03.jpg);}
.scpRight-ag-li{background-image: url(/Content/img/special/ag_03.png); position: relative; margin-right: 18px; padding: 141px 0 0 20px; height: 92px; width: 141px; float: left; color: #fff; text-align: left; line-height:19px;font-size: 12px;}
.scpRight-ag-li.on{background-image: url(/Content/img/special/ag_05.png); cursor: pointer; opacity: 0.9;}
.scpRight-ag-li.ok{background-image: url(/Content/img/special/ag_052.png); cursor: default; opacity: 0.9;}
.scpRight-ag-li.on:hover{opacity: 1;}
.scpRight-ag{ padding-top: 20px; padding-right: 40px; }
.scag0,.scag1,.scag2,.scag3,.scag4,.scag5{
    display: block;background-image: url(/Content/img/special/ag_num.png); position: absolute;top:44px;left:40px;width: 76px; height: 43px;
}
.scag1{background-position: 0 -43px;}
.scag2{background-position: 0 -84px;}
.scag3{background-position: 0 -128px;}
.scag4{background-position: 0 -168px;}
.scag5{background-position: 0 -210px;}

.scpBody_wechat {
    background-image: url(/Content/img/special/wechat_01.png)
}
.scpBody_wechat .scpText1,.scpBody_wechat-bind .scpText1  {margin-top: 215px; height: 230px; overflow-y: auto; padding-right: 20px;}
.scpBody_wechat .scpText1 span.y,.scpBody_wechat-bind .scpText1 span.y{color: #ffd200; } 
.scpRight-wechat {margin-top: 307px; float: left; padding-left: 80px;} 
.scpRight-wechat .time{    width: 140px; display: inline-block; text-align: center; margin-top: 33px; font-size: 30px; color: #7ab00f;} 
.scpRight-wechat .band{width: 147px; display: inline-block; text-align: center; margin-top: 33px; font-size: 30px; color: #7ab00f; margin-right: 39px; } 
.scpRight-wechat button {font-size: 18px; font-weight: bold; color: #7ab00f; background: #fff; border: none; width: 190px; line-height: 65px; vertical-align: top; border: 5px solid #7ab00f; border-radius: 70px; cursor: pointer; } 
.scpRight-wechat button:disabled { color: #dddddd;border-color:#767676 }

.scpBody_wechat-bind {
    background-image: url(/Content/img/special/wechatbind_01.png)
}
.scpRight-wechatbind {margin-top: 353px;float: left;padding-left: 57px;color: #767676;} 
.scpRight-wechatbind .time{width: 102px;display: inline-block;text-align: center;margin-top: 33px;font-size: 30px;} 
.scpRight-wechatbind .band{width: 121px;display: inline-block;text-align: center;margin-top: 33px;font-size: 30px;} 
.scpRight-wechatbind .threeeight{width: 110px;display: inline-block;text-align: center;margin-top: 33px;font-size: 30px;margin-right: 9px;} 
.scpRight-wechatbind .ok{color: #f95d65;} 
.scpRight-wechatbind button {font-size: 18px; font-weight: bold; color: #f95d65; background: #fff; border: none; width: 188px; line-height: 65px; vertical-align: top; border: 5px solid #f95d65; border-radius: 70px; cursor: pointer; } 
.scpRight-wechatbind button:disabled { color: #dddddd;border-color:#767676 }

/* 換膚頁面用的三個選項 */
.blue_switch, .pf-c1 {
    background: #a3e0fb;
    background: -moz-linear-gradient(top, #a3e0fb 0%, #49b2db 100%);
    background: -webkit-linear-gradient(top, #a3e0fb 0%,#49b2db 100%);
    background: linear-gradient(to bottom, #a3e0fb 0%,#49b2db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3e0fb', endColorstr='#49b2db',GradientType=0 );
}

.red_switch, .red .pf-c1 {
    background: #f5909a;
    background: -moz-linear-gradient(top, #f5909a 0%, #b15268 100%);
    background: -webkit-linear-gradient(top, #f5909a 0%,#b15268 100%);
    background: linear-gradient(to bottom, #f5909a 0%,#b15268 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5909a', endColorstr='#b15268',GradientType=0 );
}
.green_switch, .green .pf-c1 {
    background: #27cec8;
    background: -moz-linear-gradient(top, #27cec8 11%, #0fb38c 89%);
    background: -webkit-linear-gradient(top, #27cec8 11%,#0fb38c 89%);
    background: linear-gradient(to bottom, #27cec8 11%,#0fb38c 89%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27cec8', endColorstr='#0fb38c',GradientType=0 );
}

/*公告管理*/
.announceBox {}
.announceBox .mainblock{
  width: 1200px;
  height: 558px;
  padding: 20px;
  position:absolute;
  z-index:99;
  top: 0;
  left:50%;
  margin: 108px 0 0 -620px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.41);
  border-radius:5px;
  background: url(/Content/img/index/announcebg.png) center bottom;
}
.announceBox .mainblock .title{font-size: 22px;color: #079ede;}
.announceBox .datatableBlock {
  min-height: 500px;
  background: #e5f7ff;
  border-radius: 20px;
  position: relative;
}
/***********/
.announceBox .dataTables_wrapper {
  position: initial;
}
.announceBox .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #0083bb!important;
    transition: 0s;
    padding: 0px;
    line-height: 30px;
    margin: 0 6px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #0083bb;
    padding: 0 10px;
    border-radius: 3px;
}.announceBox .dataTables_wrapper .dataTables_paginate .paginate_button.current,.announceBox .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #ffffff !important;
  background: #0083bb;
  border: 1px solid #0083bb;
}.announceBox .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #101010 !important;
  background: none;
  border-radius: 3px;
}
.announceBox .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.announceBox .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.announceBox .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    transition: 0s;
    color: #0083bb !important;
    border: 1px solid #0083bb;
}
.announceBox .dataTables_wrapper .dataTables_paginate .previous:hover,.announceBox .dataTables_wrapper .dataTables_paginate .previous:active,.announceBox .dataTables_wrapper .dataTables_paginate .previous:link,.announceBox .dataTables_wrapper .dataTables_paginate .previous:focus {
  background-color: none;
  color: #494845;
}.announceBox .dataTables_wrapper .dataTables_paginate .next:hover,.announceBox .dataTables_wrapper .dataTables_paginate .next:active,.announceBox .dataTables_wrapper .dataTables_paginate .next:link,.announceBox .dataTables_wrapper .dataTables_paginate .next:focus {
  background-color: none;
  color: #494845;
  border: 1px solid #0083bb;
}
.announceBox .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    /* padding-top: 2em; */
    position: absolute;
    width: 100%;
    bottom: 25px;
}
.announceBox .dataTables_wrapper .dataTables_info {
    display: none;
}
.announceBox .dataTables_wrapper div.dataTables_filter {
    display:none;
}
.announceBox .dataTables_wrapper div.dataTables_length label {
    display:none;

}
.announceBox table.dataTable.no-footer {
    border-bottom: 0px solid #acb6bc;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
}
.announceBox table.dataTable thead .sorting {
    background-image: url(/Content/img/sort_both.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.announceBox table.dataTable thead .sorting_asc {
    background-image: url(/Content/img/sort_asc.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.announceBox table.dataTable thead .sorting_desc {
    background-image: url(/Content/img/sort_desc.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.announceBox .dataTables_wrapper .paginate_button.last,.announceBox .dataTables_wrapper .paginate_button.first{

}
.announceBox .dataTables_paginate span {
  padding: 0 0px;
}
/***/
.announceBox .datatableBlock .dataTable th{
    font-size: 13px;
    color: #fff;
    background: #079ede;
    border-bottom: none;
    padding: 10px;
    font-weight: 100;
}
.announceBox .datatableBlock .dataTable tbody tr {
  height: 38px;
  background: #f0fbff;
  border: 0;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #e5f7ff;
}
.announceBox .datatableBlock .dataTable tbody tr td{
    color: #079ede;
    letter-spacing: 0;
    padding: 0 0 0 0px;
    /* border-bottom: 0px solid #fff; */
    text-align: center;
}
.announceBox table.dataTable.display tbody tr td:first-child {
}
/*******datatables_end*********/
.announceBox .read {
  color: #c0c0c0 !important;
}
.announceBox .annBlock {
  background: #ecf9ff;
  color: #00acfe;
  padding: 5px 35px;
  border: 1px solid #94d7f3;
  border-radius: 30px;
  margin-top: 15px;
}
.announceBox .annBlock .tB{
  text-align: center;
  border-bottom: 1px dashed #00acfe;
  padding: 7px;
}
.announceBox .annBlock .tB .maintitle{
  font-size: 30px;
  margin-bottom: 7px;
}
.announceBox .annBlock .tB .date{
  font-size: 14px;
}
.announceBox .annBlock .bB{
  font-size: 16px;
  line-height: 30px;
  padding: 20px 12px;
  height: 390px;
  overflow-y: auto;
}
.announceBox .scpClose {
    width: 19px;
    height: 26px;
    float: right;
    top: -5px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: none;
    font-size: 25px;
    color: #0083bb;
}

.announceBox table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}

.announceBox table.dataTable {
    font-size:14px;
}

/* 雙11活動 */
.scpBody_double11{ background-image: url(/Content/img/special/event201811-bg.png); }
.double11-content{ padding: 205px 0 0 0; text-align: center; }
.double11-detials{ display: inline-block; padding: 2px 5px; border-radius: 20px; color:#8e1d8c; background: rgb(255, 255, 255, .6); height:15px; overflow-y:auto; }
.double11-content ul{ display: flex; padding: 10px 90px; }
.double11-content li{ width: 33.33%; height: 150px; background: url(/Content/img/special/event201811-red.png) 0px 0px no-repeat; }
.double11-content li.active{ background: url(/Content/img/special/event201811-blue.png) 0px 0px no-repeat; }
.double11-content li.active .btns{ color: #8491e9; }
.double11-content .title{ padding: 5px 0; color:#ffffff; font-size: 14px; }
.double11-content .current-depo{ position: relative; top: -13px; font-size: 12px; transform: scale(.95); color:#ffffff; }
.double11-content .feedback{ font-size: 40px; font-weight: bold; line-height: 60px; color: #ffffff; }
.double11-content .btns{ position: relative; top: -10px; border:0; background: #ffffff; color: #ff121c; border-radius: 20px; padding: 5px 15px; box-shadow: 0px 8px 5px 0px rgba(77, 77, 77, 0.3); cursor: pointer; }
.double11-content .btns:disabled{ cursor:unset; }
.double11-content .description{ color: #ffffff; padding: 5px 190px; text-align: left; height: 80px;overflow: auto;margin-top: 10px;}

/* 转盘活动 20190130 by Section */
.turntablebg { background: url(/Content/img/special/turntablebg.png); width: 1425px; height: 760px; position: absolute; z-index: 98; top: 0; bottom: 0; right: 0; left: 0; box-shadow: 0 3px 8px #000; border-radius: 5px; margin: auto; display: flex; justify-content: space-between;padding: 94px 114px 89px;box-sizing: border-box; }
.turntablebg .scpClose { position: absolute; right:0; }
.turntablebg .scpText1 { margin: 235px 0 0 125px; height:330px; overflow-y:auto; }
.gb-turntable { width: 430px; height: 430px; border-radius: 50%; box-shadow: 0 2px 3px #333,0 0 2px #000; margin-left: 129px; margin-top: 140px; position: relative; box-sizing: border-box; }
.gb-turntable-container { z-index: 1; width: 100%; height: 100%; border-radius: inherit; }
.gb-turntable-container canvas { width: inherit; height: inherit; border-radius: 50% }
.gb-turntable-item { position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #e4370e; font-weight: bold; }
.gb-turntable-item span { display: block; padding-top: 52px; margin: 0 auto; text-align: center; -webkit-transform-origin: 50% 215px; -ms-transform-origin: 50% 215px; transform-origin: 50% 215px; font-size: 23px; font-weight: bold; color: #ad0000; z-index: 1; box-sizing: border-box; }
.gb-turntable-item:nth-child(7) span { padding-right: 13px; }
.gb-turntable-container .pointer { width: 199px; height: 233px; background: url(/Content/img/special/turn_pointer.png?v=20190130) -4px 0; top: 0; position: absolute; margin: auto; left: 0; right: 0; -webkit-transform-origin: 50% 135px; -ms-transform-origin: 50% 135px; transform-origin: 50% 135px; transform: rotate(22.5deg); z-index:999; }
.gb-turntable-item.active span:before { width: 101px; height: 67px; position: absolute; left: 0; right: 0; background: url(/Content/img/special/turn_active.png); content: ""; top: 48px; margin: 0 auto; z-index: -1; }
.gb-turntable-item.active span { color: #fff; }
.gb-turntable-item:nth-child(1) span { padding-left: 10px; }
.gb-turntable-item:nth-child(2) span { padding-left: 0px; }
.gb-turntable-item:nth-child(3) span { padding-left: 10px; }
.gb-turntable-item:nth-child(4) span { padding-right: 7px; }
.gb-turntable-item:nth-child(5) span { padding-left: 0px; }
.gb-turntable-item:nth-child(6) span { padding-left: 10px; }
.gb-turntable-item:nth-child(7) span { padding-left: 10px; }
.gb-turntable-item:nth-child(1) span:before { left: 2%; top:46px; }
.gb-turntable-item:nth-child(2) span:before { left: -1%; }
.gb-turntable-item:nth-child(3) span:before { left: 6%; }
.gb-turntable-item:nth-child(4) span:before { left: -2%; }
.gb-turntable-item:nth-child(5) span:before { left: 0%; top:49px; }
.gb-turntable-item:nth-child(6) span:before { left: 3% }
.gb-turntable-item:nth-child(7) span:before { left: 1%; top:44px; }
.gb-turntable-item.nomoney span:before { background: url(/Content/img/special/turn_nomoneyactive.png); }
.gb-turntable .startbtn { width: 105px; height: 26px; background: url(/Content/img/special/turn_btn.png); position: absolute; right: -45px; bottom: -39px; border: 0; }
.nodidshadow { position: absolute; z-index: 5; width: 100%; height: 100%; left: 0; top: 0; }
.nodid .nodidshadow { background: url(/Content/img/special/turn_nodid.png?v=20190130) no-repeat center; }
.nodid.prizeFull .nodidshadow { background: url(/Content/img/special/turn-limit.png?v=20190130) no-repeat center; }
.nodid.actNotInProgress .nodidshadow { background: url(/Content/img/special/turn_notopen.png?v=20190130) no-repeat center; }
.nodid.startbtn { opacity: 0.3; cursor: initial; }

/*以下揭示提示弹跳視窗會使用到*/
.btn-c {
    display: inline-block;
    padding: 0 40px;
    margin: 3px 3px 8px 3px;
    box-shadow: 0 1px 1px 0px #253148;
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 33px;
    border-radius: 16px;
    line-height: 33px;
    color: #fff;
    background: #ed7481;
    background: linear-gradient(top,#f37683,#c05b70);
    background: -ms-linear-gradient(top,#f37683,#c05b70);
    background: linear-gradient(top,#f37683,#c05b70);
    background: -moz-linear-gradient(top,#f37683,#c05b70);
    background: -webkit-gradient(linear,0 0,0 bottom,from(#f37683),to(#c05b70));
    background: -o-linear-gradient(top,#f37683,#c05b70);
}
.btn-c:hover{background:#c05b70; color:#fff}

.btn-c1{color:#fff;
	background:#ed7481; 
    background:linear-gradient(top, #f37683, #c05b70);  
	background:-ms-linear-gradient(top, #f37683, #c05b70); 
    background:linear-gradient(top, #f37683, #c05b70);  
    background:-moz-linear-gradient(top, #f37683, #c05b70);  
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f37683), to( #c05b70));  
    background:-o-linear-gradient(top, #f37683, #c05b70);  }

.blueBut {
    display: inline-block;
    padding: 0 40px;
    margin: 3px 3px 8px 3px;
    box-shadow: 0 1px 1px 0px #253148;
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 33px;
    border-radius: 16px;
    line-height: 33px;
    background: #27afea;
    background: -moz-linear-gradient(top, #27afea 19%, #009adc 90%);
    background: -webkit-linear-gradient(top, #27afea 19%,#009adc 90%);
    background: linear-gradient(to bottom, #27afea 19%,#009adc 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27afea', endColorstr='#009adc',GradientType=0 );
    text-decoration: none;
}

.blueBut:hover {
    color:#fff;
    background: #11a3e2;
}

.ico{ background:url(/Content/img/bet/ico.png?v=20171204);}

/*提示弹窗*/
.alert{display:none;}
.alert-zd{position:fixed; z-index:990;width:100%; height:9999px; background: rgba(0, 0, 0, 0.7);top:0;left:0;}
.alert-m{width:390px; min-height:150px; z-index:997; padding-bottom:15px; margin:-100px 0 0 -195px; background:#f5f5f5; color:#0083bb; text-align:center; position:fixed; top:45%;left:50%; border-radius:10px; box-shadow:0 2px 5px #000;}
.alert-h2{text-align:left; height:42px; line-height:42px; font-weight: normal; font-size:16px; padding:0 10px; background:#15a5e4; color:#fff; border-radius:10px 10px 0 0; margin-top:0px;}
.alert-close{float:right;width:18px; height:18px; background-position:0 -500px; cursor:pointer; margin-top:12px;}
.alert-msg{padding:10px; line-height:24px; margin:25px 0; font-size:14px;}
.alert-m .btn-c1{color:#fff !important;}

.bet .alert-zd{position:fixed; z-index:990;width:100%; height:9999px; background: rgba(0, 0, 0, 0.7);top:0;left:0;}
.bet .alert-m{ width:390px; min-height:150px; z-index:997; padding-bottom:15px; margin:-100px 0 0 -195px; color:#b1b1b1; text-align:center; position:fixed; top:45%;left:50%; border-radius:10px; box-shadow:0 2px 5px #000;background:#252f41;}
.bet .alert-h2{text-align:left; height:42px; line-height:42px; font-weight: normal; font-size:16px; padding:0 10px; background:#de7b8a; color:#fff; border-radius:10px 10px 0 0;}
.bet .alert-close{float:right;width:18px; height:18px; background-position:0 -500px; cursor:pointer; margin-top:12px;}
.bet .alert-msg{padding:10px; line-height:24px; margin:25px 0; font-size:14px;}
.bet .alert-m .btn-c1{color:#000 !important;}

/*用戶列表弹窗*/
.account{display:none;}
.account-zd{position:fixed; z-index:990;width:100%; height:9999px; background:#000; opacity:0.5;top:0;left:0;}
.account-m{width:900px; min-height:150px; z-index:997; padding-bottom:15px; margin:-100px 0 0 -440px; background:#f5f5f5; color:#0083bb; text-align:center; position:fixed; top:35%;left:50%; border-radius:10px; box-shadow:0 2px 5px #000;}
.account-h2{text-align:left; height:50px; line-height:50px; font-weight: normal; font-size:18px; padding:0 10px; background:#15a5e4; color:#fff; border-radius:10px 10px 0 0;}
.account-close{float:right;width:22px; height:22px; background-position:0 -500px; cursor:pointer; margin-top:16px; background: url(/Content/img/style_user/tabico.png) no-repeat -42px 0px;}
.account-msg{padding:10px; line-height:24px; margin:10px 0; font-size:14px;}
.account-m .btn-c1{color:#fff !important;}

.tabUl { border-bottom: 1px solid #11a3e2; height: 28px; padding-top: 10px; }
.tabLi { float: left; margin: 0 8px 0 0; border: 1px solid #11a3e2; padding: 0 12px; border-bottom: none; height: 27px; line-height: 27px; cursor: pointer; }
.tabLi:hover { background: #eae4e6; }
.tabLi.cur { background: #11a3e2; color: #fff; }
.formM2 .formMin .inpMin { width: 70px; }

.ui-dialog-titlebar-close {
    float: right;
    width: 20px;
    height: 20px;
    background: url(/Content/chatJs/images/meIco.png) no-repeat -3px -5px;
    cursor: pointer;
    margin: 11px 0 0;
    border: 0
}

.red .bet_eject2 .h2 {
    background: #c43b65;
}
.green .bet_eject2 .h2 {
    background: #3ca789;
}
