@charset "utf-8";
.coinnet-container{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	text-shadow: 0px 1px 1px #fff !important;
}
.cn-col-offset{
	width: 750px;
	margin: 0px auto;
}
.cn-col-offset-wide{
	width: 800px;
	margin: 0px auto;
}
.tableCon{
	float: left;
	width: 100%;
	border-radius: 4px;
}
.tableCon table{
	border-collapse: collapse;
	background: none !important;
}
.tableCon td{
	padding: 2px !important;
}
.tableCon th{
	background: #e9c662;
	color: #20231F;
	padding: 3px 0 0 0;
}
.tableCon input[type=text]{
	width: 100px;
}
.cTable{
	float: left !important;
	width: 100% !important;
	border: none !important;
}
.cTable-bordered{
	border-radius: 4px;
	float: left;
	width: 100%;
	border: 1px solid #e9c662 !important;
}
.myprices-table{
	border-collapse: collapse;
}
.myprices-table th{
	background: #D4CCAA !important;
	color: #000;
}
.myprices-table td{
	color: #000;
	border: 1px solid #c2ba96;
	padding: 2px 0 2px 5px;
}
.myprices-table td:first-child{
	color: #000;
	text-align: center;
}

.cTable-bordered tr:last-child{
	border-bottom: none !important;
}

.cTable-text-indent td:first-child{
	text-indent: 15px;
	/*background: #e9c662;*/
}
.cTable-no-border{
	float: left;
	width: 100%;
	border: none !important;
}
.c{
	border: none !important;
	float: left !important;
	width: 100% !important;
}
.page-heading{
	padding: 2px 0 3px 0;
	float: left;	
	width: 100% !important;	
}
.page-heading h2{
	width: 100% !important;	
	padding: 2px 0 6px 0;	
	border-bottom: 1px solid #D4CCAA !important;
}
.left-side-bar{
	float: left;
	width: auto;
	padding: 0 0 15px 0;
}
.col-left{
	float: left;
}
.col-left-li li{
	padding: 2px;
	list-style: none;
}
.col-left-li a{
	width: 170px;
	float: left;
	text-decoration: none !important;
	background: #D4CCAA;
	padding: 3px 15px 3px 15px;
	text-align: center;
	border: 1px solid #c7b87d;
	color: #000 !important;
	margin: 0 0 2px 0;
}
.col-left-li a:hover{
	background: #cdc4a1;
}
.col-right{
	margin: 0 0 0 5px;
	width: 650px;
	float: left;
}
.coinnet-form{
	padding: 8px 5px 8px 5px !important;
	border: 1px solid #c1c1c1 !important;
	border-radius: 4px;
}
.coinnet-form-md{
	padding: 6px 2px 6px 2px !important;
	border: 1px solid #c1c1c1 !important;
	border-radius: 4px;
}
.coinnet-form-sm{
	padding: 5px 0px 5px 0px !important;
	border: 1px solid #c1c1c1 !important;
	border-radius: 4px;
	text-align: center;
}
.row{
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.btn{
	padding: 3px 15px 3px 15px !important;
	border: 1px solid #eee !important;
	background: #ccc !important;
	text-align: center;
	border-radius: 4px;
	box-shadow: none !important;
	text-shadow: 0px 1px 1px #fff;
}
.btn-primary{
	border: 1px solid #d0ba20 !important;
	background: #e3cc26 !important;
	text-align: center;
	border-radius: 4px !important;
	font-weight: 600 !important;
	text-shadow: 0px 1px 1px #fff;
}
.btn-primary:hover{
	background: #dac425 !important;
}
.btn-primary:focus{
	background: #ccb61e !important;
}

.btn-primary-sm{
	border: 1px solid #b6ad88  !important;
	background: #d4ccaa  !important;
	text-align: center;
	border-radius: 2px !important;
	font-weight: 600 !important;
	text-shadow: 0px 1px 1px #fff;
}
.btn-primary-sm:hover{
	background: #b6ae8c !important;
	cursor: pointer;
}


.buttons-full-bg{
	background: none;
	float: left;
	width: 100%;
	padding: 3px 5px 15px 5px;
}
.cn-breadcrumb{
	float: left;
	width: 100%;
}
.cn-breadcrumb h2{
	margin: 0 0 5px 0;
	border: none !important;
	color: #2c302b !important;
}
.blockquotes{
	color: #000;
	font-size: 16px;
	margin: 5px 0 15px 10px !important;
	float: left;
	width: 97%;
	padding: 5px 0 5px 10px;
	border-left: 5px solid #D4CCAA;
}
.cn-breadcrumb strong{ color: #000 !important; }
.clear{
	float: left;
	clear: both;
	width: 100%;
}
.clear-table{
	float: left;
	width: 100%;
	clear: both;
	height: 10px;
}
.cn-filter{
	float: left;
	width: 96.6%;
	padding: 12.7px;
	background: #D4CCAA;
	border: 1px solid #c7bf9d;
	position: relative;
	color: #000;
}
.filter-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #efece1;

}
.filter-show-hide-btn{
	background: #878063;
	color: #fff !important;
	font-weight: 600;
	border-bottom: 1px solid #c7bf9b;
	border-left: 1px solid #c7bf9b;
	border-right: 1px solid #c7bf9b;
	border-top: none;
	cursor: pointer;
	padding: 5px 15px 5px 15px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.filter-show-hide-btn:hover{
	background: #a9a07c;
	color: #fff;
}

.add-delete-table{
	float: left;
	width: 100%;
	border: 1px solid #c7bf9d;
	border-radius: 4px;
	color: #000 !important;
}
.add-delete-table{
	border-collapse: collapse;
}
.add-delete-table td{
	border-bottom: thin solid #bbb;
	padding: 0 0 0 5px;
}

.add-delete-table td:last-child{
	/*background: #d4ccaa;*/
	text-align: left;
}
.add-delete-table td:nth-child(5){
	/*background: #d4ccaa;*/
	text-align: right;
}
.add-delete-table th{
	background: #d4ccaa;
	border-bottom: 1px solid #d4ccaa;
	color: #000 !important;
}

.edit-items-table{
	float: left;
	width: 100%;
}
.edit-items-table table{
	float: left;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #d4ccaa;
}
.edit-items-table th{
	background: #d4ccaa;
	border: 1px solid #c2ba96;
	padding: 5px;
	color: #000;
}
.edit-items-table td{
	padding: 5px;
	text-align: left;
	border: 1px solid #c2ba96;
}

.spots-line{
	float: left;
	width: 99.8%;
	padding: 4px 0 4px 0;
	background: #e9c662;
	text-align: center;
	color: #000;
	border: 1px groove #d7b658;
}

/* COUNTER ON MY PRICE BEGIN */
.coundown-container{
	margin: 0px auto;
	width: 100%;
	max-width: 250px;
	text-align: center;
}
.coundown-container input[type=button]{
	background: #efecdf;
	border: 1px solid #bdb590;
	color: #000;	
	padding: 3px 14px 3px 14px;
	font-weight: 600;
	box-shadow: 0 2px 0 0 #bdb590;
	text-shadow: 0px 1px 1px #fff;
}
.coundown-container input[type=button]:hover{
	background: #e8e5d6;
	border: 1px solid #d4ccaa;
	cursor: pointer;
	box-shadow: 0 1px 0 0 #bdb590;
	transform: translate(.5px,.5px);
	-moz-transform: translate(.5px,.5px);
	-webkit-transform: translate(.5px,.5px);
}
.coundown-container input[type=button]:focus{
	background: #e8e5d6;
	border: 1px solid #d4ccaa;
	box-shadow: 0 1px 0 0 #bdb590;
	transform: translate(1.5px,1.5px);
	-moz-transform: translate(1.5px,1.5px);
	-webkit-transform: translate(1.5px,1.5px);
}
.countdown-inner{
	background: #e9c662;
	border: 1px solid #d1b156;
	border-radius: 6px;
	float: left;
	width: auto;
	padding: 8px 10px 0px 10px;
	box-shadow: 0  2px 0px 0px #d3b253;
}
#countdown-div{
    font-weight: 600;
    font-size: 25px;
    color: #000;
}
.countdown-spacer{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
}

#add_countdown,#get_latest_price{

}
#time-msg{
    font-size: 14px;
    color: #ff000d;
    text-shadow: none !important;
}
/* COUNTER ON MY PRICE END */
.cn-melt{
	margin: 10px 0 0 0;
}
.cn-melt td{
	padding: 3px 5px 3px 5px !important;
	border-bottom: 1px solid #b9b18e;
}
.cn-melt tr:nth-child(odd){
	background: #e8e3ce !important;

}
.cng tr:nth-child(odd){
	background: #e8e3ce !important;
}
.cng tr{
	border-bottom: 1px solid #b9b18e;
}
.cng input[type=text]{
	width: 70px;
}
#myTable_filter{
	margin: 0 0 5px 0;
}
#myTable_filter input[type=search]{
	padding: 5px;
	margin: 0 4px 0 0;
}
.my_price_t tr:nth-child(odd){
	background: #e8e3ce !important;
	padding: 2px 0 2px 0;
	
}
.my_price_t td{
	padding: 3px 3px 3px 3px !important;
	border-top: 1px solid #b9b18e !important;
}
.my_price_t th{
	padding: 3px;
}
.buy-sell{
	float: right;
	width: 50px !important;
}
.myprice-qty{
	text-align: center !important;
	width: 35px !important;
}
.cn-col-offset td{
	padding: 2px 2px 2px 2px !important;
	border-left: 1px solid #B7A971;
}
.cn-col-offset th:nth-child(2){
	width: 220px;
}
.cn-col-offset th:nth-child(3),
.cn-col-offset th:nth-child(4){
	width: 75px;
}
.cn-col-offset th:nth-child(5),
.cn-col-offset th:nth-child(6){
	width: 100px !important;
}

/* Service Agreement */
.cn-service-agreement {
	height: 370px;
	min-height: 370px;
	overflow-y: scroll;
	padding-bottom: 1rem;
	padding-top: 1.5rem;
	padding-left: 1.4rem;
	padding-right: 1.4rem;
	margin-top: 1rem;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ccc;
	box-shadow: inset 0 0 3px 0 rgba(0,0,0,.25);
	-moz-box-shadow: inset 0 0 3px 0 rgba(0,0,0,.25);
	-webkit-box-shadow: inset 0 0 3px 0 rgba(0,0,0,.25);
}
.cn-service-agreement h2 {
	border-bottom: none !important;
}
.cn-service-agreement .cn-section {
	background: #c69314;
	margin-top: .75rem;
	padding: .75rem 2rem;
	width: auto;
	float: left;
	position: relative;
	border-radius: 5px;
}

.cn-service-agreement .cn-section:after {
	position: absolute;
	content: "";
	top: -22px;
	left: 5px;
	border-style: solid;
	border-width: 12px;
	border-color: transparent transparent #c69314 transparent;
}

.bg-white {
  background-color: #fff !important;
}
.bg-form {
  background-color: #efead7 !important;
}
.cn-row {
	display: flex;
	flex-wrap: wrap;
}
.cn-col-12 {
	flex: 0 0 100%;
	max-width: 100%;
	box-sizing: border-box;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-white {
	color: #fff !important;
}
.text-dark {
	color: #1a1a1a !important;
}
.text-danger {
	color: #dc3545 !important;
}
.text-cn {
	color: #c69314 !important;
}
.text-dark-cn {
	color: #9c730d !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
/* end */

.agreement-btn {
	background: linear-gradient(top, #E9CC63, #E0B724 100%) !important;
	background: -moz-linear-gradient(top, #E9CC63, #E0B724 100%) !important;
	background: -webkit-linear-gradient(top, #E9CC63, #E0B724 100%) !important;
	border: 1px solid #c69314 !important;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-cn {
  color: #fff !important;
  background-color: #cda206 !important;
  border-color: #b48e05 !important;
  text-shadow: none;
}

.btn-cn:hover {
  color: #111 !important;
  background-color: #E9CC63 !important;
  border-color: #E0B724 !important;
}
.btn-cn:focus, .btn-cn.focus {
  color: #111 !important;
  background-color: #E9CC63 !important;
  border-color: #E0B724 !important;
  box-shadow: 0 0 0 0.2rem rgba(4,106,142, 0.5) !important;
}

.form-control {
  display: block !important;
  width: 100% !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
  padding: 0.2rem 0.75rem !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #495057 !important;
  background-color: #fffffd !important;
  background-clip: padding-box !important;
  border: 1px solid #bbb !important;
  border-radius: 0.20rem !important;
  box-sizing: border-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none !important;
  }
}

.form-control::-ms-expand {
  background-color: transparent !important;
  border: 0 !important;
}

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057 !important;
}

.form-control:focus {
  color: #495057 !important;
  background-color: #f0ede3 !important;
  border-color: #80bdff !important;
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.form-control::-webkit-input-placeholder {
  color: #6c757d !important;
  opacity: 1 !important;
}

.form-control::-moz-placeholder {
  color: #6c757d !important;
  opacity: 1 !important;
}

.form-control:-ms-input-placeholder {
  color: #6c757d !important;
  opacity: 1 !important;
}

.form-control::-ms-input-placeholder {
  color: #6c757d !important;
  opacity: 1 !important;
}

.form-control::placeholder {
  color: #6c757d !important;
  opacity: 1 !important;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef !important;
  opacity: 1 !important;
}

select.form-control:focus::-ms-value {
  color: #495057 !important;
  background-color: #fff !important;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}