﻿/***    所有頁面    最小   與     顯示器    同高        ***/
.wrapheightconf {
	min-height: 100vh;
}

/***    熱門彩種   的   字體   為紅色     樣式       ***/
.menu-mobile-third > li > a.lotteryhot-1,
.mega-menu .menu > li > a.lotteryhot-1 {
	color: #ff0000;
}
.menu-mobile-third > li > a.lotteryhot-1:hover,
.mega-menu .menu > li > a.lotteryhot-1 {
	color: #ff0000;
}
.menu-mobile-third > li > a.lotteryhot-0 {
	color: black;
}
.menu-mobile-third > li > a.lotteryhot-0:hover {
	color: black;
}

/***    留出    footer 的   高度     使footer  置底   不受影響     ***/
.mainheight {
	padding-bottom: 46px;
}

/***    各報表   table   在寬度不足時      有滾動條     ***/
.limitwidth {
	overflow: auto;
}

/***    搜尋條件   的    日期      調整     樣式      ***/
.overformcontrol {
	margin: 0!important;
}

/***    移除    <a>  下滑線          ***/
.btn-group > ul > li > a {
	text-decoration: none;
}

/***    報表  總計   的  背景顏色          ***/
.overbgcolor{
	background-color: #dddddd!important;
}
.page-total-amount .overbgcolor {
	background-color: #d8eaf6!important;
}

/***    分頁器      樣式                ***/
#page {
	font-size: 12px;
	height: 55px;
	margin-top: 20px;
	margin-bottom: 70px;
}
.pagebtn:link, 
.pagebtn:visited {
	color: #ffffff;
	background-color: #f20000;
}
.pagebtn:hover {
	color: #ffffff;
	background-color: #ff4949;
}
.pagebtn:active {
	color: #ff4949;
	background-color: #ff4949;
}
.centerpage {
	text-align: center;
}
.limitpagewidth {
	min-width: 35vh;
}

/***   谷歌登入器   綁定   彈框   的    清除浮動      樣式   ***/
.float-clear {
	clear: both;	
}

/***      注意須知    樣式             ***/
.unitefont {
	font-weight: 500!important;
	font-size: 13px!important;
}

/***     icon調整      樣式          ***/
.icon-center {
	padding-top: 3px;
}

/***     圖表 標題   樣式                 ***/
.away-foot {
	margin-bottom: 45px;
}

/***     圖片     樣式                       ***/
.img-contorl {
	display: inline;
}

/***     活動抽獎    小彈框            ***/
.lottery-tips {
	position: fixed;
	z-index: 999;
	bottom: 50%;
	left: 50%;
	margin: 0 0 -20px -80px;
	background-color: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#30000000, endColorstr=#30000000);
	padding: 6px;
}
.lottery-tips-wrap {
	padding: 10px 20px;
	text-align: center;
	border: 1px solid #F4D9A6;
	background-color: #FFFDEE;
	font-size: 14px;
}

/***    取消    動態牆     原有的遮罩效果       ***/
.slideshow .dark-translucent-bg {
	background-color: rgba(0, 0, 0, 0)!important;
}

/***    動態牆    切換條     樣式          ***/
.event-banner {
	margin-top: 0!important;
}
@media all and (min-width: 768px) {
	div.slider-banner-fullscreen > .tp-bannertimer {
		margin-top: 2px!important;
	}
}
@media all and (max-width: 767px) {
	div.slider-banner-fullscreen > .tp-bannertimer {
		margin-top: 0!important;
	}	
}

/***    動態牆      調整       樣式         ***/
@media all and (min-width: 1070px) {
	.event-slide{
		 margin-top:75px;
	}
}
@media all and (min-width: 768px) and (max-width: 1070px) {
	.event-slide{
		 margin-top:85px;
	}
}
@media all and (max-width: 768px) {
	.event-slide{
		 margin-top:65px;
	}
}
@media all and (max-width: 480px) {
	.event-slide{
		 margin-top: 0;
	}
}

/***    QRcode  下載      樣式         ***/
.download-center {
    margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
}
.download-font-mg-tp {
	margin-top: 10px;
	display: inline-block;
}

/***    產品餘額                 ***/
.activity-color {
	color: #f20000;
}

/***   google  驗證碼     彈框     文字      樣式     ***/
.google-verification {
    text-align: right;
	height: 40px;
    line-height: 40px;
}
.google-red-font {
    text-align: center;
    color: #ff0000;
    font-size: 13px;
    margin: 7px auto;
}
.google-hidden {
	display: none;
}
.google-hr {
	margin: 0;
}

@media all and (max-width: 767px) {
	.google-verification {
    	text-align: center;
	}
	.google-verification-input {
		max-width: 270px;
    	margin: 0 auto;
	}
	.google-hr {
		display: none;
	}
}

/***    網站地圖         樣式                            ***/
/***    地圖section樣式           ***/
.map-section {
	margin-bottom: 46px;
}
.map-section a,
.map-section p {
	font-size: 9pt;
}
.map-section h3 {
	color: #777777;
} 

/***     map logo  ***/
.map-logo {
	margin-bottom: 20px;
}
.map-p-lh {
	line-height: 1.6;
}

/***      分線           ***/
.line-map {
	height: 2px;
	width: 100%;
	margin-bottom: 30px;
	background: #e9e9e9;
	background: -moz-linear-gradient(left,  #e9e9e9 0%, #e9e9e9 30%, #e9e9e9 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e9e9e9), color-stop(30%,#e9e9e9), color-stop(50%,#e9e9e9), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
	background: -o-linear-gradient(left,  #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
	background: linear-gradient(to right, #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
    left: 0;
}
.line-map-sm {
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #e9e9e9;
	background: -moz-linear-gradient(left,  #e9e9e9 0%, #e9e9e9 30%, #e9e9e9 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e9e9e9), color-stop(30%,#e9e9e9), color-stop(50%,#e9e9e9), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
	background: -o-linear-gradient(left,  #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
	background: linear-gradient(to right, #e9e9e9 0%,#e9e9e9 30%,#e9e9e9 50%,#ffffff 100%);
    left: 0;
}

/***    map 的 <a>  樣式       ***/
.map-alink {
	color: #777777;
	width: 90%;
    float: left;
    margin-bottom: 10px;
    font-size: 15px!important;
}
.map-alink:hover,
.map-alink:focus {
	color: #777777;
}

/***   icon顏色             ***/
.map-icon-color {
	color: #cacaca;
	width: 10%;
	float: left;
	margin-bottom: 10px;
}

/***     icon的span樣式           ***/
.map-icon-span {
	border-radius: 100%;
    border: 1px solid #777777;
    height: 40px;
    width: 40px;
    float: left;
    text-align: center;
    line-height: 38px;
    margin-right: 5px;
    margin-top: 20px;
}
.map-icon-span > i {
	color: #777777;
	font-size: 20px;
}
.map-sp-top.map-icon-span {
	line-height: 35px;
}

/***    map 的   平台公告      樣式           ***/
.map-announce {
	width: 100%;
}
.map-announce-div {
	margin-top: 35px;
}
.map-limit-p {
	text-overflow : ellipsis;
	white-space: nowrap;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
}
.map-limit-p > a,
.map-limit-p > a:hover,
.map-limit-p > a:focus {
	color: #777777;
}
.map-event {
	width: 100%;
	float: left;
	margin-bottom: 16px;
}
.map-event-a {
	margin-top: 6px;
}
.map-event-img {
	width: 45%;
	display: inline-block;
	float: left;
}
.map-event-font {
	width: 55%;
	display: inline-block;
	padding-left: 10px;
	float: left;
}

/***   map  的   更多  的   <a> 和  icon 樣式      ***/
.map-more,
.map-more:hover,
.map-more:focus {
	float: right;
	color: #777777;
}
.map-more > i {
	font-size: 16px!important;
}
.map-more-div {
	margin-top: 10px;
}

/***    網站地圖                   樣式              end   ***/

/***      footer    樣式           ***/
#footer {
	width:100%;
	height:46px;
	position:relative;
	margin-top: -46px;
	color: #000000;
	background-color: rgba(143, 143, 143, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.footimgcontorl {
	display:inline;
	margin-top:-2px;
	margin-left:-30px;
}
.footimgcontorl-left {
	display:inline;
	margin-top:-2px;
	margin-left:90px;
}
.footcontorl {
	font-size: 12px;
	margin-left:5px;
    color: #222222;
}
.footfont {
	height:45px;
	line-height:45px;
}
.foot-font-style,
.foot-font-style:focus,
.foot-font-style:hover {
	color:#8E8E8E; 
	text-decoration:none;
}

/***    其他遊戲    的    立即進入    btn  樣式    ***/
.other-game-play-btn {
	width: 165px;
    height: 45px;
	font-size: 18px;
	border-radius: 6px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	color:#ffffff!important;
	border-color:#ff0000!important;
	background-color:#c30000!important;
	background: #c30000; /* Old browsers */  
    background: -moz-linear-gradient(top,  #ff0000 0%, #c30000 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#c30000)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  #ff0000 0%,#c30000 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  #ff0000 0%,#c30000 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  #ff0000 0%,#c30000 100%); /* IE10+ */  
    background: linear-gradient(top,  #ff0000 0%,#c30000 100%); /* W3C */  
}

/***   外接遊戲     btn 的 icon 位置           ***/
.other-game-play-btn > i {
	line-height: 40px;
}

/***   外接遊戲     btn  的     動畫陰影拿掉    ***/
.other-game-play-btn.btn-animated:after {
	background-color: rgba(0, 0, 0, 0); 
}

/***   報表頁   各類遊戲    切換 按鈕    所需    樣式       ***/
.other-game-btn-box {
	width: 100%;	
	border-bottom: 1px solid #f20000;
	margin-bottom: 20px;
	text-align: center;
}
.btn-other-game {
    border: 0;
    display: inline-block;
    height: 34px;
    width: 95px;
    border-radius: 5px;
    font-size: 14px;
    color: #777777;
    padding-top: 6px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
}
.btn-other-game.sel,
.btn-other-game:hover,
.btn-other-game:focus {
	color: #ffffff;
    border-radius: 5px 5px 0 0;
	background-color: #f20000;
	text-decoration: none;
}
@media (max-width: 991px) {
	.btn-other-game {
		width: 75px;
    	font-size: 13px;
    	margin-right: 0;
	}
}
@media (max-width: 767px) {
	.other-game-btn-box {
		display: none;
	}
}
.btn-other-game > img {
	display: inline-block;
	margin-right: 5px;
}


/***      全部的               彈框         置中                                 ***/
/***      放在CSS裡面                                    ***/
.modal-dialog {
	word-break: break-all;
}
.modal-dialog .MsoNormalTable {
	width: auto!important;
}
@media only screen and (min-width: 768px) {
	.modal:before {
	    display: inline-block;
	    vertical-align: middle;
	    content: " ";
	    height: 100%;
	}
	.modal-dialog {
	    display: inline-block;
	    text-align: left;
	    vertical-align: middle;
	    margin: 10px auto;
	}
	.modal {
	    text-align: center;
	}    
}

/***    原本的        common.css     start    ***/
/* public */
.word-wrap-break {
	word-wrap: break-word;
}
.text-center {
	text-align: center;
}
.padding-clear {
	padding: 0px;
}
.margin-clear {
	margin: 0px;
}
.clear-both {
	clear: both;
}
.display-none {
	display: none;
}
.green {
	color: green;
}
.red {
	color: red;
}
.blue {
	color: green;
}
.non-visible-input {
	border: 0px;
	max-height: 0px;
	max-width: 1px;
	cursor: inherit;
}
.header-chat a {
	color: #FFFFFF;
}
.header-chat a:hover {
	color: #f7dddd;
}

/* chat */
#message_list {
	height: 450px;
	overflow-y: auto;
	border: 1px solid #ddd;
	background-color: #ffffff;
}
#message_list .timeline-item {
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	overflow-x: hidden;
	word-wrap: break-word;
}
#message_list .timeline-item .photo {
	margin: 0px 20px 10px 20px;
	border: 1px solid #ddd;
	max-width: 90%;
	cursor: pointer;
}
#send_message {
	width: 100%;
	height: 40px;
}
.message-photo {
	width: 100% !important;
	height: auto !important;
	border: 1px solid #ddd;
}
#message_list .timeline-item.pull-right header {
	background-color : #D0F0FF;
	color: #222222;
}

#message_list .timeline-item.pull-right div {
    background-color : #D0F0FF;
    color: #222222;
}

#message_list.timeline::before{
	background:none;
}

#message_list.timeline .timeline-item::after{
	background-color:transparent;
}

#message_list.timeline .timeline-item::before{
	background-color:transparent;
	border:0px;
}

table a.table-th-btn {
	color: #FFFFFF;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font15 {
	font-size: 15px;
}
/* font-size use em , body default size is 15px */
.font12useem {
	font-size: 0.8em;
}
.font13useem {
	font-size: 0.867em;
}
.font15useem {
	font-size: 1em;
}

/* dialog-order-detail */
.dialog-order-detail {
	margin: 10px;
}
.dialog-order-detail {
	margin: 10px;
}
.dialog-order-detail .bet-info {
	border: 1px solid #DDDDDD;
	padding: 7px;
	height: 380px;
	overflow-y: auto;
}
.dialog-order-detail .order-info .col-md-3 {
	padding: 2px 0px 10px 0px;
	font-size: 13px;
	text-align: right;
}
.dialog-order-detail .order-info .col-md-8 {
	padding: 0px 0px 10px 7px;
	text-align: left;
}
.dialog-order-detail .order-info .unit {
	font-size: 12px;
}
.result-ball div {
	float: left;
	width: 24px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #f10000;
	border-radius: 14px;
	background: #f10000;
	margin: 0 5px 5px 0;
	color: #FFFFFF;
}
@media ( max-width : 992px) {
	.dialog-order-detail .order-info .col-md-3 {
		margin-left: 20px;
		width: 100px;
		float: left;
	}
	.dialog-order-detail .order-info .col-md-8 {
		margin-right: 10px;
		float: right;
	}
}

/* 追號彈窗 */
.multi-sel-btn-list {
	padding: 10px 10px 0 10px;
}
.seek-balance {
	float: right;
	padding: 18px;
}
.seek-option {
	padding: 10px 0 10px 20px;
	font-size: 14px;
	color: #000000;
	float: left;
}
.seek-option label {
	font-weight: initial;
	font-size: 13px;
}
.seek-option select, .seek-option input[type=text] {
	width: 70px !important;
	margin: 0 10px 0 10px;
}
.seek-auto-stop {
	padding-left: 40px;
	font-size: 14px;
}
.modal-footer .btn.btn-dark {
	background: #959595;
	border: 1px solid #959595;
}
.modal-footer .btn.btn-dark:hover {
	background: #878787;
	border: 1px solid #878787;
}

/* 下注页倍數按鈕 */
.bet_multi_button {
	display: inline;
	height: 32px;
	width: 62px;
	text-align: center;
	border: solid #f10000;
	border-width: 1px;
}
span.input-group-btn>.btn-plus {
	margin-top: 0px !important;
	height: 32px;
}
span.input-group-btn>.btn-minus {
	margin-top: 0px !important;
	height: 32px;
}

/* 下注頁手機版本設定 */
.select-for-mobile {
    margin: 10px;
	display: none;
}
@media (max-width: 480px) {
	.select-for-mobile {
	    display: block;
	}
	.select-for-non-mobile {
	    display: none;
	}
}

/*  平台公告   */
#kxbdMarquee {
    overflow:hidden;
    height: 18px;
}
#kxbdMarquee ul {
    list-style-type:none;
    margin-bottom: 0px;
}
#kxbdMarquee ul li {
    display: inline;
    line-height: 1;
    display: block;
    padding: 10px 0;
}

.form-group .chat-list-form-label {
	font-weight: normal;
}

span.team-icon {
	width: 30% !important;
}
span.team-icon i {
	width: 100% !important;
}

.report-box-row {
	background: #EEEEEE;
	border-radius: 5px;
	padding: 30px 0 0 0;
}

/*中獎提示寬度設定*/
.modal-dialog.popup {
    width: 30%;
}
/*當寬度小於 767 時變動  767:ipad 直拿寬度*/
@media ( max-width : 767px) {
    .modal-dialog.popup {
        width: 50%;
    }
}

.table-transparent tbody {
	background-color: transparent !important; 
}

.text-align-center {
	text-align: center; 
}

.companyColor {
    color:rgba(236, 99, 0, 0.9);
}

/* 配額分配表單 START */
.quota-edit-form {
	background: #f5f5f5;
    list-style: none;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding: 0px;
    margin: 0px;
}
.quota-edit-form li {
    color: #6d6d6d;
    text-align: center;
    line-height: 30px;
    padding: 18px;
    margin: 0px;
    font-size: 13px;
    border-top: 1px #fff solid;
    border-bottom: 1px #e0e0e0 solid;
}
.quota-edit-form li span {
    color: #212121;
}
.quota-edit-form input[type=range] {
    margin-top: 30px;
}
.quota-edit-form input[type=text] {
	height: 30px;
    width: 95px;
    text-align: center;
    border: 1px solid #eb7d00;
    border-radius: 2px;
}
.quota-edit-form input[type=text].disabled {
    border: 1px solid #aaaaaa;
    background: #ddd;
}

input[type=range].range-orange {
  -webkit-appearance: none !important;
  width: 100% !important;
}
input[type=range].range-orange:focus {
  outline: none !important;
}
input[type=range].range-orange::-webkit-slider-runnable-track {
  width: 100% !important;
  height: 12.5px !important;
  cursor: pointer !important;
  box-shadow: 0px 0px 6px #0d0000, 0px 0px 0px #270000 !important;
  background: #f20000 !important;
  border-radius: 6.9px !important;
  border: 1.2px solid #000000 !important;
}
input[type=range].range-orange::-webkit-slider-thumb {
  box-shadow: 1.1px 1.1px 6.8px #000000, 0px 0px 1.1px #0d0d0d !important;
  border: 0px solid #000000 !important;
  height: 28px !important;
  width: 15px !important;
  border-radius: 3px !important;
  background: #ffffff !important;
  cursor: pointer !important;
  -webkit-appearance: none !important;
  margin-top: -8.95px !important;
}
input[type=range].range-orange:focus::-webkit-slider-runnable-track {
  background: #f20000 !important;
}
input[type=range].range-orange::-moz-range-track {
  width: 100% !important;
  height: 12.5px !important;
  cursor: pointer !important;
  box-shadow: 0px 0px 6px #0d0000, 0px 0px 0px #270000 !important;
  background: #f20000 !important;
  border-radius: 6.9px !important;
  border: 1.2px solid #000000 !important;
}
input[type=range].range-orange::-moz-range-thumb {
  box-shadow: 1.1px 1.1px 6.8px #000000, 0px 0px 1.1px #0d0d0d !important;
  border: 0px solid #000000 !important;
  height: 28px !important;
  width: 15px !important;
  border-radius: 3px !important;
  background: #ffffff !important;
  cursor: pointer !important;
}
input[type=range].range-orange::-ms-track {
  width: 100% !important;
  height: 12.5px !important;
  cursor: pointer !important;
  background: transparent !important;
  border-color: transparent !important;
  color: transparent !important;
}
input[type=range].range-orange::-ms-fill-lower {
  background: #f20000 !important;
  border: 1.2px solid #000000 !important;
  border-radius: 13.8px !important;
  box-shadow: 0px 0px 6px #0d0000, 0px 0px 0px #270000 !important;
}
input[type=range].range-orange::-ms-fill-upper {
  background: #f20000 !important;
  border: 1.2px solid #000000 !important;
  border-radius: 13.8px !important;
  box-shadow: 0px 0px 6px #0d0000, 0px 0px 0px #270000 !important;
}
input[type=range].range-orange::-ms-thumb {
  box-shadow: 1.1px 1.1px 6.8px #000000, 0px 0px 1.1px #0d0d0d !important;
  border: 0px solid #000000 !important;
  height: 28px !important;
  width: 15px !important;
  border-radius: 3px !important;
  background: #ffffff !important;
  cursor: pointer !important;
  height: 12.5px !important;
}
input[type=range].range-orange:focus::-ms-fill-lower {
  background: #f20000 !important;
}
input[type=range].range-orange:focus::-ms-fill-upper {
  background: #f20000 !important;
}
input[type=range].range-orange.disabled {
  -webkit-appearance: none !important;
  width: 100% !important;
}
input[type=range].range-orange.disabled:focus {
  outline: none !important;
}
input[type=range].range-orange.disabled::-webkit-slider-runnable-track {
  width: 100% !important;
  height: 12.5px !important;
  cursor: pointer !important;
  box-shadow: 0px 0px 6px #000000, 0px 0px 0px #0d0d0d !important;
  background: #dddddd !important;
  border-radius: 6.9px !important;
  border: 1.2px solid #000000 !important;
}
input[type=range].range-orange.disabled::-webkit-slider-thumb {
  box-shadow: 1.1px 1.1px 6.8px #000000, 0px 0px 1.1px #0d0d0d !important;
  border: 0px solid #000000 !important;
  height: 28px !important;
  width: 15px !important;
  border-radius: 3px !important;
  background: #aaaaaa !important;
  cursor: pointer !important;
  -webkit-appearance: none !important;
  margin-top: -8.95px !important;
}
input[type=range].range-orange.disabled:focus::-webkit-slider-runnable-track {
  background: #dddddd !important;
}
input[type=range].range-orange.disabled::-moz-range-track {
  width: 100% !important;
  height: 12.5px !important;
  cursor: pointer !important;
  box-shadow: 0px 0px 6px #000000, 0px 0px 0px #0d0d0d !important;
  background: #dddddd !important;
  border-radius: 6.9px !important;
  border: 1.2px solid #000000 !important;
}
input[type=range].range-orange.disabled::-moz-range-thumb {
  box-shadow: 1.1px 1.1px 6.8px #000000, 0px 0px 1.1px #0d0d0d !important;
  border: 0px solid #000000 !important;
  height: 28px !important;
  width: 15px !important;
  border-radius: 3px !important;
  background: #aaaaaa !important;
  cursor: pointer !important;
}
input[type=range].range-orange.disabled::-ms-track {
  width: 100% !important;
  height: 12.5px !important;
  cursor: pointer !important;
  background: transparent !important;
  border-color: transparent !important;
  color: transparent !important;
}
input[type=range].range-orange.disabled::-ms-fill-lower {
  background: #dddddd !important;
  border: 1.2px solid #000000 !important;
  border-radius: 13.8px !important;
  box-shadow: 0px 0px 6px #000000, 0px 0px 0px #0d0d0d !important;
}
input[type=range].range-orange.disabled::-ms-fill-upper {
  background: #dddddd !important;
  border: 1.2px solid #000000 !important;
  border-radius: 13.8px !important;
  box-shadow: 0px 0px 6px #000000, 0px 0px 0px #0d0d0d !important;
}
input[type=range].range-orange.disabled::-ms-thumb {
  box-shadow: 1.1px 1.1px 6.8px #000000, 0px 0px 1.1px #0d0d0d !important;
  border: 0px solid #000000 !important;
  height: 28px !important;
  width: 15px !important;
  border-radius: 3px !important;
  background: #aaaaaa !important;
  cursor: pointer !important;
  height: 12.5px !important;
}
input[type=range].range-orange.disabled:focus::-ms-fill-lower {
  background: #dddddd !important;
}
input[type=range].range-orange.disabled:focus::-ms-fill-upper {
  background: #dddddd !important;
}
/* 配額分配表單 END */

/***    原本的        common.css      end     ***/

/***    原本的        report.css     start    ***/
.lottery-table-report > thead > tr > th {
    height: 10px;
}
.table-report > thead > tr > th {
    height: 10px;
    font-weight: 500;
    padding: 8px 10px;
}
.table-height {
	overflow-y: auto; 	
}
.table-report {
	background-color: whitesmoke;
	font-size: 12px;
}
.table-report > tbody > tr > td {
    height: 10px;
    font-weight: 500;
    padding: 8px 10px;
}
.table-report > tbody > .total_count {
    border-bottom-style: dashed;
    border-bottom-color: #d0d0d0;
    border-width: thin;  
}
.lottery-table-report {
	background-color: whitesmoke;
}
.lottery-table-report > tbody > tr > td {
    height: 10px;
}
.lottery-table-report > tbody > .table_more {
   border-bottom-style: dashed;
   border-bottom-color: #d0d0d0;
   border-width: thin;
}
/***    原本的        report.css     end    ***/


/***     消息對話         手機板間隔縮小             ***/
@media all and (max-width: 480px) {
	#message_list .timeline-item {
		margin-top: 5px;
	}
	.chatroom-section .timeline {
		padding: 15px 0;
	}
}

/***     平台公告         手機板不必要空白            ***/
@media all and (max-width: 480px) {
	.announcement-section {
		padding: 10px 0;
	}
	.announcement-section .timeline {
		margin-top: 0;
		padding: 0;
	}
	div.timeline-date-label {
		margin-bottom: 30px;
		margin-top: 25px;
	}
	article.blogpost {
		margin-bottom: 15px;
	}
	.announcement-mobile-line {
		margin-bottom: 0;
	}
}


/***   Public  的       login  頁面           (可以跟  該頁面  一起刪除)    ***/
.servicestyle {
	color:rgba(0, 191, 255, 0.9)!important;
	text-decoration:none!important;
}
.fontbottom {
	margin-top: 20px;
	font-size: 10pt;
	color: #b7b7b7;
}
.serviceposition {
	padding-left: 30px;
}


/***    WebFinance 的  lotteryRecharge  和    lotteryRechargePop  頁面      (可以跟  該頁面  一起刪除)    ***/
.recharge-font {
	font-size: 13px!important;
}


/***    WebBlack   的     index 頁面      (可以跟  該頁面  一起刪除)    ***/
.blacklist-font-size {
	font-size: 15px;
	line-height: 2;
}
.blacklist-margin {
	margin: 30px 0;
}
.blacklist-margin-top {
	margin-top: 60px;
}
.blacklist-btn {
	width: 175px;
	height: 50px;
	line-height: 30px;
	font-size: 16px;
}
.blacklist-btn > .blacklist-icon {
	line-height: 42px;
}


/***     WebPublic 的  activity 頁面      (可以跟  該頁面  一起刪除)     ***/
.font-ch {
	font-size: 16pt;
}
.font-ma {
	font-style: italic;
	font-size: 21pt;
}
.contain-pd {
	padding-top: 50px;
	padding-bottom: 50px;
}
.activity-bg {
	background-color: #e7e7e7;
}

/***    側邊浮動彈窗                 軟件計畫        &   自動投注***/
.side-window {
    position: fixed;
    left: 0;
    z-index: 999;
}
.side-window.side-auto {
	top: 50%;
	margin-top: -140px;
}
.side-auto-content {
	background-image: url('../../Image/side_window/auto_bg.png');
	width: 134px;
	height: 184px;
	padding-top: 55px;
}
.side-window.side-plan {
	top: 50%;
	margin-top: 80px;
}
.side-window a {
    float: left;
}
.auto-btn {
	background-image: url('../../Image/side_window/auto_btn.png');
	width: 101px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-bottom: 6px;
	color: #ffffff;
	font-size: 13px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.auto-btn:hover,
.auto-btn:focus {
	background-image: url('../../Image/side_window/auto_btn_h.png');
	text-decoration: none;
	color: #ffffff;
}
.auto-doc {
	background-image: url('../../Image/side_window/auto_doc.png');
	width: 72px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.auto-doc:hover,
.auto-doc:focus {
	background-image: url('../../Image/side_window/auto_doc_h.png');
	text-decoration: none;
	color: #ffffff;
}
.auto-close {
	background-image: url('../../Image/side_window/auto_close.png');
	width: 26px;
	height: 33px;
	position: absolute;
	top: 1px;
	right: -26px;
	margin: 0!important;
}
.auto-close:hover {
	background-image: url('../../Image/side_window/auto_close_h.png');
}
.side-window.side-plan .close-btn {
    margin: 115px 0 0 -7px;
}
.side-window.side-auto .close-btn {
    margin: 95px 0 0 -7px;
}
@media all and (max-width: 480px) {
	.side-window{
	    display: none;
	}
}

/***    覆蓋日期選擇樣式       ***/
.ui-widget-header {
	border: 1px solid #f20000!important;
    background: #f20000 repeat-x!important;
    color: #ffffff!important;
    font-weight: bold;
}
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active {
	border: 1px solid #ccc!important;
    background: #fff url("../images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    color: #f20000!important;
}
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight {
	border: 0 solid #f20000!important;
    background: #f20000 top repeat-x!important;
    color: #ffffff!important;
}

.ui-state-hover .ui-icon, 
.ui-state-focus .ui-icon {
	background-image:url("../images/ui-icons_e82e2e_256x240.png")!important;
}
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus {
    border: 1px solid #f20000;
    background: #ffffff url(/Public/Tpl/redbull/Comm/Css/webcommon/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #f20000;
}