.mm1{margin:-1px;}
.px1{padding: 1px;}

/***팝업레이어*/
.pop-layer .pop-container {
  padding: 20px 25px;
}

.pop-layer p.ctxt {
  color: #666;
  line-height: 25px;
}

.pop-layer .btn-r {
  width: 100%;
  margin: 10px 0 20px;
  padding-top: 10px;
  border-top: 1px solid #DDD;
  text-align: right;
}

.pop-layer {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 410px;
  max-width: 100vw;
  max-height: 100vh;
  height: auto;
  background-color: #151515;
  border: 5px solid #a48021;
  color: #fff;
  z-index: 10;
}

.dim-layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

.dim-layer .dimBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
  display: block;
}
.btn-layerClose{
  background-color:red;
  color: #fff;
}



.pop-layer2 .pop-container {
  padding: 20px 25px;
}

.pop-layer2 p.ctxt {
  color: #666;
  line-height: 25px;
}

.pop-layer2 .btn-r {
  width: 100%;
  margin: 10px 0 20px;
  padding-top: 10px;
  border-top: 1px solid #DDD;
  text-align: right;
}

.pop-layer2 {
  /*display: none;*/
  position: absolute;
  top: 50%;
  left: 50%;
  width: 410px;
  height: auto;
  background-color: #000;
  z-index: 10;
}
.pop-layer2 .pop-conts{
  text-align: center;
}
.dim-layer2 {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.dim-layer2 .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer2 .pop-layer {
  display: block;
}

a.btn-layerClose2 {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  border: 1px solid #304a8a;
  background-color: #3f5a9d;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

a.btn-layerClose2:hover {
  border: 1px solid #091940;
  background-color: #1f326a;
  color: #fff;
}



.pop-layer3 .pop-container {
  padding: 20px 25px;
}

.pop-layer3 p.ctxt {
  color: #666;
  line-height: 25px;
}

.pop-layer3 .btn-r {
  width: 100%;
  margin: 10px 0 20px;
  padding-top: 10px;
  border-top: 1px solid #DDD;
  text-align: right;
}

.pop-layer3 {
  /*display: none;*/
  position: absolute;
  top: 50%;
  left: 50%;
  width: 410px;
  height: auto;
  background-color: #000;
  z-index: 10;
}
.pop-layer3 .pop-conts{
  text-align: center;
}
.dim-layer3 {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.dim-layer3 .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer3 .pop-layer {
  display: block;
}

a.btn-layerClose3 {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  border: 1px solid #304a8a;
  background-color: #3f5a9d;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

a.btn-layerClose3:hover {
  border: 1px solid #091940;
  background-color: #1f326a;
  color: #fff;
}

.casino_money_input{
  width: 200px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.btn_deposit, .btn_exchange{
  background: rgb(51, 51, 51);
  background: linear-gradient(172deg, rgba(51, 51, 51, 1) 0%, rgba(51, 51, 51, 1) 49%, rgba(39, 31, 29, 1) 51%, rgba(39, 31, 29, 1) 100%);
  color: #fff !important;
}
.btn_casinomoney{
  background: rgb(51, 51, 51);
  background: linear-gradient(172deg, rgba(51, 51, 51, 1) 0%, rgba(51, 51, 51, 1) 49%, rgba(39, 31, 29, 1) 51%, rgba(39, 31, 29, 1) 100%);
  color: #fff !important;
  padding: 5px;
  font-size: 12px;
}

.btn_login_popup{
  background-color: #FFA02B;
  color: #fff;
  width: 90%;
  border-radius: 5px;
  border:0px;
  padding: 10px;
  margin-bottom: 10px;
}

.inputblack{
  background-color: #282828;
  border: 0px;
  width: 90%;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}
/*****팝업레이어 끝 */
.imgmenu .link{
  background: rgb(222,217,205);
  background: linear-gradient(141deg, rgba(222,217,205,1) 0%, rgba(203,194,176,1) 8%, rgba(190,163,135,1) 12%, rgba(190,163,135,1) 50%, rgba(190,163,135,1) 88%, rgba(199,189,170,1) 92%, rgba(227,222,212,1) 100%);
  padding: 5px;
}
.imgmenu .m_menu_img{}
.imgmenu .m_menu_title{
  background: rgb(201,199,195);
  background: linear-gradient(172deg, rgba(201,199,195,1) 0%, rgba(201,199,195,1) 49%, rgba(173,162,153,1) 51%, rgba(176,166,159,1) 100%);
  color: #000;
  text-align: center;
  width: 100%;
  font-size: 13px;
  padding: 8px;
}
.imgmenu .m_menu_title a{
  color: #fff;
  text-shadow: 1px 1px black;
}
.btn_casino{
  background: rgb(51,51,51);
  background: linear-gradient(172deg, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 49%, rgba(39,31,29,1) 51%, rgba(39,31,29,1) 100%);
  color: #fff !important;
}
.casino_money_change{
  max-height: calc(100vh - 150px);
  overflow-y: auto;
}
.casino_money_change>div{
  background-color: #fff;
  padding: 5px;
  border:1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 5px;
}
.btn-casino_money{
  color: #fff;
  border: 1px solid #ccc;
  padding: 1px;
  border-radius: 5px;
  display: inline-block;
  margin-left: 5px;
}
.casino_money_title{text-align: left; color: #000;}
.navtab-button{
  width: 100%;
  background-color: #242526;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  color: #BE783F;
}

.navtab-contents{
  display:none;
}

.navtab-contents.active{
  display:block;
}


/*LEFT SIDE STYLE*/
	.fixed-left {
		width: 300px;
		background: #151515;
		color: white;
		position: fixed;
		overflow: hidden;
		top: 95px;
		left: 5px;
		padding: 5px;
		border-radius: 5px;
		z-index: 10;
		overflow-y: scroll;
		height: 91vh;
		z-index: 900;
		padding-bottom: 2%;
		z-index: 1000;
	}

	.menu-table {
		text-align: center;
		width: 100%;
	}

	.menu-table > th, .menu-table > td {
		padding: 10px 0px;
		background: #A42D21;
		border:1px solid #333;
		border-radius: 2px;
		cursor: pointer;
		font-size: 12px;
		font-weight: #f6f6f6;
		color: black;
	}

	.menu-table a {
		color: #333;
	}

	.game-type button {
	    font-size: 12px;
	    text-align: left;
	    padding: 0 15px;
	    padding-top: 2px;
      color: #fff;
	}

	.panel-heading img {
		width: 15px;
	}

	.panel-heading .badge, #side-type-2 .badge {
		float: right;
		padding: 5px;
		font-size: 12px;
		background: #A42D21;
		font-weight: 300;
		min-width: 50px;
		color: #fff;
	}

	.list-group-item {
		padding : 10px 0px;
		margin-left: 15px;
		list-style: none;
		background: transparent;
	}

	.block-title img {
		margin-top: -8px;
		margin-right: 10px;
		margin-left: 5px;
	}

	.live-block-result {
		border:1px solid transparent;
		border-bottom: 1px solid #333;
		cursor: pointer;
	}

	.live-block-result:hover {
		background: rgba(43, 219, 255, 0.2)!important;
		border: 1px solid rgb(43 219 255);
	}
	.live-block-result table {
		width: 100%;
	}

	.live-block-result td {
		background: transparent;
		text-align: center;
		border: none;
	}

	.live-block-result button {
		width: 90%;
		font-size: 10px;
		text-align: center;
	}

	.asia-bet-content .panel-heading button {
		text-align: left;
		background: #000!important;
		color: #f6f6f6;
		padding: 10px 30px;
	}

	.asia-bet-content .panel-heading .badge {
		background: transparent;
		padding: 0;
	}

	.asia-bet-content .panel-heading .badge img {
		margin-top: -5px;
		height: 30px;
		width: 30px;
	}

	.badge-span {
		margin-top: 2px;
		padding-left: 10px;
		margin-left: 10px;
		border-left: 2px solid #f3f3f3;
	}

	.flag-icon {
		width: 35px!important ;
		margin-right: 10px;
	}


	.collapse-content {
		padding: 5px;
		padding-top: 5px;
	}

	.collapse-content .inner-content {
		border:2px solid #333;
		padding: 5px 5px;
		padding-top: 5px!important;
		position: relative;
		padding-top: 20px;
	}

	.collapse-content .inner-content table {
		width: 100%;
		text-align: center;
	}

	.collapse-content .inner-content table td {
		background: transparent;
		border: none;
		padding: 0px 5px;
	}


	.collapse-date {
		color: #f6f6f6;
		position: absolute;
		background:   #333;
		padding: 2px 20px;
		top: -20px;
		left: -2px;
		border-radius: 3px;
	}

	.collapse-right-float {
		position: absolute;
		right: 10px;
		top: 10px;
		color: #f6f6f6;
		background: transparent;
		border-radius: 5px;
		padding: 2px 10px;
		height: 82%;
		max-width: 120px;
		width: 120px;
		text-align: center;
	}

	.collapse-content .inner-content table span{
		font-size: 15px;
	}

	.collapse-content .inner-content table span img {
		margin-top: -3px;
	}

  .list-group-item {
	padding: 5px 5px!important;
	font-size: 12px;
	padding-left: 15px!important;
	border-left: 1px solid #ccc;
}
.list-group-item:hover {
	color: #A42D21!important;
	cursor: pointer;
}

.list-group-item::before {
	content: '';
    position: absolute;
    left: 2px;
    top: 50%;
    width: 9px;
    height: 9px;
    margin-top: -5px;
    margin-left: -7px;
    background: url(../images/icon/bl_02.png) left top no-repeat;
}

/*END OF LEFT SIDE STYLE*/
