.cbtrkr_single_container *{-webkit-box-sizing: border-box; box-sizing: border-box;}
.cbtrkr_flex{display: -webkit-flex; -webkit-flex-wrap:wrap;-webkit-justify-content: space-between;display: -ms-flexbox; -ms-flex-wrap:wrap;-ms-justify-content: space-between;-ms-flex-pack: justify;display: flex; flex-wrap: wrap;justify-content: space-between; flex-direction: row;}
.cbtrkr_center_inside{-ms-flex-align: center;-ms-flex-pack: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: center;margin: 0 auto;}
.cbtrkr_grid_image{height: 100px; border-bottom: 1px dashed #ddd}.cbtrkr_grid_image img{max-height: 60px}
.cbtrkr_grid_name{color: #333;font-size: 14px; line-height:18px; padding: 12px 10px;text-align: center;transition: color .2s ease;}
.cbtrkr_grid_cashback{font-weight:bold;color: #fb7203; padding: 5px 10px 15px 10px; text-align: center; font-size: 16px; line-height: 20px}
a.cbtrkr_grid_item{text-decoration: none; border-radius: 3px; box-shadow: 0 0 5px 0 rgba(0,0,0,.08); border: 1px solid #f1f1f1;transition: all .3s ease-out;margin-bottom: 15px}
a.cbtrkr_grid_item:hover{border: 1px solid #fb7203;}
.cbtrkr_alpha_head{background: #F4F2EF; padding: 15px; margin-bottom: 15px}
.cbtrkr_list_inline span{display: inline-block; margin: 0; padding: 0 5px; text-decoration: none; font-size: 18px; cursor: pointer;}
.cbtrkr_alpha_letter{border-bottom: 1px solid #eee; margin: 20px 0; padding-bottom: 10px}
.cbtrkr_letter_tag{font-weight: bold; font-size: 18px; line-height: 20px}
.cbtrkr_return{float: right; cursor: pointer; background-color: #fb7203 }
.cbtrkr_alpha_letter .cbtrkr_return span {color: #fff;width: 18px;height: 18px;display: inline-block;text-align: center;line-height: 18px;}
.cbtrkr_merchants_wrap, .cbtrkr_alphabet_wrap{margin-bottom: 25px}
.cbtrkr_cols_1{width: 100%}
.cbtrkr_cols_2{width: 48%}
.cbtrkr_cols_3{width: 30%}
.cbtrkr_cols_4{width: 23%}
.cbtrkr_cols_5{width: 18%}
.cbtrkr_cols_6{width: 16%}
.cbtrkr_cols_7{width: 13.5%}
.cbtrkr_cols_8{width: 12%}
.cbtrkr_cols_9{width: 10%}
.cbtrkr_cols_10{width: 9.5%}
.cbtrkr_single_container{margin: 0 auto; padding: 15px; background-color: #fff}
.cbtrkr_single_sidebar{width: 260px; padding: 0 12px; float: left;}
.cbtrkr_single_content{width: calc(100% - 260px); padding: 0 12px; float: left;}
.cbtrkr_single_wrapper{overflow: hidden;}
.cbtrkr_single_sidebar .sidebar{width: 100%}
.cbtrkr_single_img{height: 180px; margin-bottom: 15px; padding: 15px; box-shadow: 0px 0px 18px -5px rgba(0,0,0,0.2); border-radius:3px;}
.cbtrkr_single_img img{max-height: 150px; width: auto}
.cbtrkr_cashback_notice{    background: #f7f7f7;padding: 15px;text-align: center; margin-bottom: 15px}
.cbtrkr_cashback_notice_merchant{color: #fb7203;font-size: 13px;margin-bottom: 15px;}
.cbtrkr_cashback_notice_title {color: grey;font-size: 13px;}
.cbtrkr_cashback_notice_value {font-size: 20px;font-weight: bold;}
.cbtrkr_cashback_notice_divider {margin:10px 0;border-bottom: 1px dashed #ddd;}
.cbtrkr_btn_goshop{background-color: #fb7203; padding: 10px 20px; width: 100%; display: inline-block; border-radius: 3px; text-align: center; font-size: 20px; color: #fff; margin-bottom: 15px}
a.cbtrkr_btn_goshop:hover, a.cbtrkr_btn_goshop:active{color: #fff}
.cbtrkr_cashback_side_add{font-size: 13px; color:#666;}
.cbtrkr_emptyheight{height: 0}
.cbtrkr_grid_cashback_lbl{display: block; color: #aaa; line-height: 14px; font-weight: normal; font-size: 80%}
@media (min-width: 720px){
.cbtrkr_single_container{width: 720px}
}
@media (min-width: 960px){
.cbtrkr_single_container{width: 960px}
}
@media (min-width: 1200px){
	.cbtrkr_single_container{width: 1200px}
}
@media (max-width: 959px){
	.cbtrkr_single_content, .cbtrkr_single_sidebar{float: none; width: 100%}
}
@media (max-width: 767px){
	.cbtrkr_cols_mob_2{width: 48%}
	.cbtrkr_cols_mob_3{width: 30%}
}