.main-member-place{
	padding: 10px;
}


.main-member-place form {
	margin-top: 10px;
	font-family: "Roboto-Regular";
	font-weight: normal !important;
	font-size: 14px;
}
.main-member-place form label{font-weight:normal !important}
.main-member-place form button{
	font-size: 17px;
	text-transform: uppercase;
	line-height: 17px;
	padding-top: 9px;
}


.main-member-place .content{
	margin-top:20px;
}
.logo-regestration{
	margin: 0 auto;
	padding-top: 6%;
	padding-bottom: 2%;
	padding-left: 5%;
	padding-right: 5%;
	background: #000;
	border-radius: 6px 6px 0 0px;
}
.logo-regestration img{
	margin:0 auto 
}
.tabbable li.active a{
	font-family:Arial;
	font-size:15px;
	color:#0099ff 
}
.tab-content{
	border: none;
	padding: 0px 10px 0 10px;
	background: transparent;
}
#regestration input.input-member{
	border-radius: 0;
	box-shadow: none;
	height: 37px;
	border: transparent;
	font-size: 15px;
	color: #000;
	border-bottom: 1px solid #eaeaea;
	border-radius: 0px 0px 5px 5px;
	font-family: Roboto-Regular;
	font-style: italic;
}
#regestration .check_member{
	padding-top: 20px;
}
#regestration .check_member .member_log_check{
}
#regestration label.Remeber::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0px;
	border: 1px solid #000;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border .15s ease-in-out , color .15s ease-in-out;
	-o-transition: border .15s ease-in-out , color .15s ease-in-out;
	transition: border .15s ease-in-out , color .15s ease-in-out;
	top: 20px;
}
#regestration label.Remeber.register::before{
	border: 1px solid #ff0000;
}
#regestration .check_member input[type="checkbox"]:checked+label::after,#regestration .check_member input[type="radio"]:checked+label::after {
	background: url(assets/img/icon5.png) no-repeat #fff;
	margin-top: 3px;
}
#regestration label.Remeber::after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 1px;
	top: 20px;
}
#regestration label.Remeber{
	padding-left:18% 
}
#regestration input[type="checkbox"] {
	opacity: 0;
}
#load-option-info label.Remeber::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0px;
	border: 1px solid #0099ff;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border .15s ease-in-out , color .15s ease-in-out;
	-o-transition: border .15s ease-in-out , color .15s ease-in-out;
	transition: border .15s ease-in-out , color .15s ease-in-out;
	top: 8px;
}
#load-option-info label.Remeber.register::before{
	border: 1px solid #0099ff;
}
#load-option-info .check_member input[type="checkbox"]:checked+label::after, #load-option-info .check_member input[type="radio"]:checked+label::after {
	background: url(assets/img/icon5.png) no-repeat #fff;
	margin-top: 3px;
}
#load-option-info label.Remeber::after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 1px;
	top: 8px;
}
#load-option-info label.Remeber{
	padding-left:5% 
}
#load-option-info input[type="radio"] {
	opacity: 0;
}
#regestration input::-webkit-input-placeholder{
	color:#000;
}
#regestration button,#regestration select{
	border-radius: 0;
}
#regestration label{
	font-weight:normal
}
#regestration label.Remeber{
	font-family:Arial;
	font-size:17px;
	color: #000000;
	text-indent: 5px;
}
#regestration #pane_login, #regestration #pane_reg{
	margin-top:10px;
}
#regestration .btn-blue:hover{
	background: #0065af;
	color: #fff;
}
#regestration .btn-blue{
	background: #FBBD00;
	border-radius: 0;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #FBBD00;
	padding: 10px 26px;
	float: right;
}
#regestration .btn-blue:hover{
	background: #c6322d;
	border: 1px solid #c6322d;
}
#regestration .text_pass_forget{
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	margin-top: 10%;
	margin-bottom: 3%;
}
#regestration .text_pass_forget a{
	color:#0099ff 
}
#regestration .text_pass_forget_click{
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	margin-top: 14%;
	margin-bottom: 3%;
}
#regestration .text_pass_forget_click a,#regestration .text_pass_forget a{
	text-decoration:none
}
#regestration .tabbable li a{
	color:#c6322d;
	background:none !important;
	border-radius:none;
	border:none !important;
	font-family: "Roboto-Bold";
	text-align: left;
}
#regestration .tabbable .nav-tabs>li>a:hover{
	color:#e21d2f
}
#regestration .tabbable .nav-tabs{
	border:none
}
#regestration .tabbable li.active{
	border-bottom: 3px solid #f00;
	background: none;
	color:#111;
}
#regestration .nav-tabs>li>a{
	border-radius:0;
	margin-right:0
}
#regestration .tabbable li.active a{
	background: none !important;
}
#regestration .tabbable li{
	position:relative;
	border-radius:0 !important;
	display: block;
	background: none !important;
	border:none;
	margin: 3px;
	margin-bottom:0;
	margin-left:10px;
	text-align: left;
}
#reg_modal_header{
	background:green;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-radius:0px;
}
#reg_close{
	opacity:0.5;
}
#reg_close:hover{
	opacity:1;
}
.rw{
	height: 32px;
	line-height: 32px;
	margin: 10px 0;
	text-align: left;
}
.size1of4 {
	width: 25%;
	float: left;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.rt{
	overflow: hidden;
}
.rw .rt input {
	font-size: 13px;
	padding: 0 0;
	valign:text-top;
	height:90%;
	width:90%;
}
.lbl{
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: bottom;
	padding-top:3px;
	margin-top:2px;
}
#login_email_id,#login_password,#reg_mob_no{
	border: 1px solid #ccc;
	resize: none;
	font-family: inherit;
	text-align:center;
	background:white;
}
.fk-input{
	border: 1px solid #ccc;
	resize: none;
	font-family: inherit;
	text-align:center;
	background:white;
	font-size: 13px;
}
div #OR{
	height: 50px;
	width: 50px;
	border: 1px solid #ddd;
	border-radius: 50%;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	font-size:20px;
	float:right;
	position: absolute;
	right: -25px;
	top:75px;
	z-index:1;
	background:white;
}
.reg_modal{
	border-radius:0px;
	border-bottom:4px solid green;
}
#reg_name{
	width:150px;
	margin-left:-50px;
	height:30px;
}
.title-login{
	margin:5px 0 5% 0;
	color: #000000;
	font-family:Roboto-Bold;
	font-size:17px;
}
#regestration .text_hide{
	margin: 7% 0 0 14%;
}
#regestration .text_hide a{
	font-family: Roboto-Bold;
	font-size: 15px;
	color: #c6322d;
	font-style: italic;
}
#regestration .text_hide a:hover,.member-log a:hover{
	text-decoration:none
}
#regestration #id-register{
	background: #FBBD00;
	border: none;
	padding: 7px 25px;
	text-transform: none;
	font-size: 14px;
}
#regestration input.input-member{
	color: #0e0e0e;
	font-size:14px;
}
#regestration input.input-member::-webkit-input-placeholder { /* Edge */
  color: #222;
}
#regestration .text-member{
	font-size:14px;
	color:#ff0000;
}
#regestration label.Remeber.text-member::before,#regestration label.Remeber.text-member::after{
	top:8px !important 
}
#regestration .send_eamil {
	background: #ffcc4a;
	border-radius: 0;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #ffcc4a;
	padding: 10px 26px;
	float: right;
	cursor: pointer;
}
.modal-dialog {
	width: 410px;
}
#form-login .show_pass {
	position: absolute;
	z-index: 12333;
	top: 9px;
	right: 40px;
	width: 23px;
	height: 20px;
	color: #000;
	cursor: pointer;
}
#form-login .hide_pass {
	position: absolute;
	z-index: 12333;
	top: 9px;
	right: 14px;
	width: 23px;
	height: 20px;
	color: #000;
	cursor: pointer;
} 
#regestration .check_member label a{color:#c6322d ;}
.member-log {float: left;}
.member-log a{
	float: left;
	color: #c6c5c5;
	font-family:Roboto-Regular;
	font-size: 15px;
	margin-right: 10px;
	position: relative;
}
#regestration .check_member input[type="checkbox"]:checked+label::after, #regestration .check_member input[type="radio"]:checked+label::after {
	background: url(../../img/icon5.png) no-repeat #fff;
	margin-top: 3px;
}
.lobibox-notify{
	font-family:Roboto-Regular;
}
.custom-tooltips.open .dropdown-menu {
	background-color: #F7F7F7;
}
.custom-tooltips.open .dropdown-menu li {
	border-bottom: 1px dotted #ddd;
	width: 100%;
	padding: 2px 0;
}
.custom-tooltips.open .dropdown-menu li a {
	font-family: "Roboto-Regular";
	color: #5b5b5b;
	font-size: 14px;
}
.box-left-member .user-inf-top .avatar {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
	border-radius: 20px;
	border: 1px solid #e7e7e7;
	padding: 2px;
}
.box-left-member .user-inf-top .shopname {
	color: #333333;
	font-weight: bold;
	line-height: 16px;
	display: block;
	font-size: 13px;
}
.box-left-member .user-inf-top .edit-account {
	color: #999;
	font-size: 11px;
	margin-top: 5px;
	display: block;
}

.box-left-member .title {
	font-size: 14px;
	color: #666666;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	font-weight: bold;
	background-color: #f5f5f5;
	padding: 0 10px;
	border-left: 3px solid #189eff;
}
.box-left-member .title {
	text-indent: 10px;
}
.box-left-member ul {
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
.box-left-member ul li {
	padding: 10px 0 0 8px;
	/* height: 37px; */
}
.box-left-member ul li a {
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	position: relative;
	color: #666;
	line-height: 27px;
	padding-left: 0;
	font-size: 14px;
	font-family: "Roboto-Regular";
}
.box-left-member ul li a i {
	font-size: 14px;
	margin-right: 6px;
}
.avatar-user {
	width: 150px;
	height: 150px;
}
.avatar-user img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}
.main-member-place label {
	font-family: "Roboto-Regular";
	font-size: 15px;
}

.form-horizontal.user .form-group input, .form-horizontal.user .form-group textarea {
	display: block;
	padding: 2px 2px;
	background: none;
	border: none;
	transition: all 0.3s ease;
	box-shadow: none;
	border-bottom: 1px solid #222222;
}
.form-horizontal.user .form-group select{
	box-shadow: none;
	border-radius: 0
}
#edit-btn-info {
	border-radius: 0;
	background-color: #222;
	border-color: #222;
	font-family: "Roboto-Bold";
	color: #fff;
	padding: 10px 30px;
	text-transform: uppercase;
}
.main-member-place form button {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.caret-user {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	bottom: -8px;
	left: 11px;
}
.prev_container{
    overflow: auto;
    width: 300px;
    height: 135px;
}

.prev_thumb{
    margin: 10px;
    height: 100px;
    width: 100px;
}

.main-member-place .title{
    border-bottom:1px solid #00BBD6;
}
.main-member-place .title h2{
    font-size:20px;
    
    font-weight:normal;
    margin:0;
    margin-bottom:5px;
}

.main-member-place form label{font-weight:normal !important}
.main-member-place form button{
    font-size: 15px;
    text-transform: uppercase;
    line-height: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.main-member-place .content{
    margin-top:20px;
}
.reg_modal{
    border-radius:0px;
    border-bottom:4px solid green;
}
#reg_name{
    width:150px;
    margin-left:-50px;
    height:30px;
}
#regestration .text_hide{
    margin: 7% 0 0 14%;
}
#regestration .text_hide a:hover,.member-log a:hover{
    text-decoration:none
}
#regestration #id-register{
    border: none;
    padding: 7px 25px;
    text-transform: none;
    font-size: 14px;
}

#regestration label.Remeber.text-member::before,#regestration label.Remeber.text-member::after{
    top:8px !important 
}
#regestration .send_eamil {
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 26px;
    float: right;
    cursor: pointer;
}
#regestration > input.input-member {
    border-radius: 0;
    box-shadow: none;
    height: 37px;
    border: 1px solid #0099ff;
    font-size: 17px;
    color: #000;
}

#regestration label.Remeber {
    padding-left: 18%;
}
#regestration label {
    font-weight: normal;
}
#regestration .text_pass_forget {
    font-family: Arial;
    font-size: 17px;
    color: #666666;
    margin-top: 10%;
    margin-bottom: 3%;
}
#regestration .text_pass_forget_click {
    font-family: Arial;
    font-size: 17px;
    color: #666666;
    margin-top: 10%;
    margin-bottom: 3%;
}
#regestration .text_pass_forget {
    font-family: Arial;
    font-size: 17px;
    color: #666666;
    margin-top: 6%;
    margin-bottom: 3%;
}
.logo-regestration {
    margin: 0 auto;
    padding-top: 3%;
    padding-bottom: 3%;
}
.logo-regestration img {
    margin: 0 auto;
}
.modal-backdrop {
    background-color: #000;
}
#regestration .check_member {
    padding-top: 5px;
}
#regestration input[type="checkbox"] {
    opacity: 0;
}
#regestration label.Remeber::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out , color .15s ease-in-out;
    -o-transition: border .15s ease-in-out , color .15s ease-in-out;
    transition: border .15s ease-in-out , color .15s ease-in-out;
    top: 7px;
}
label.Remeber::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    border: 1px solid #0099ff;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out , color .15s ease-in-out;
    -o-transition: border .15s ease-in-out , color .15s ease-in-out;
    transition: border .15s ease-in-out , color .15s ease-in-out;
    top: 8px;
}
label.Remeber::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 1px;
    top: -9px;
}
#regestration label.Remeber::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 1px;
    top: 6px;
}
#regestration .check_member input[type="checkbox"]:checked+label::after, #regestration .check_member input[type="radio"]:checked+label::after {
    background: url(../../img/icon8.png) no-repeat #fff;
    margin-top: 3px;
}

#regestration input::-webkit-input-placeholder{
    color:#0099ff;
}
#regestration .facebook{float:left;margin-right:5px;}
#regestration .google{float:left}
.ttl-box-profile {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #ededed;
    height: auto;
}
.ttl-box-profile p {
    display: inline-block;
    margin-bottom: 0;
}
.col-member-left{
    border-right: 1px solid #eee;
    margin-top: 20px;
}

.box-left-member .title{
    
    font-size: 14px;
    color: #666666;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    font-weight: bold;
    background-color: #f5f5f5;
    padding: 0 10px;
    border-left: 3px solid #189eff;
}
.box-left-member .title{
    
    
    text-indent:10px;
}
.box-left-member ul{
    list-style: none;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.box-left-member ul li{
    padding: 10px 0 0 8px;
    /* height: 37px; */
}
.box-left-member ul li a{
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    position: relative;
    color: #666;
    line-height: 27px;
    padding-left: 0;
    font-size: 14px;
    font-family:"Roboto-Regular";
}
.box-left-member ul li a:hover{color:#444;text-decoration:none;}

.box-left-member ul li a i{
    font-size: 14px;
    margin-right: 6px;
}
.box-left-member .user-inf-top .avatar {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    border-radius: 20px;
    border: 1px solid #e7e7e7;
    padding: 2px;
    object-fit: cover;
}
.box-left-member .user-inf-top .shopname {
    color: #333333;
    font-weight: bold;
    line-height: 16px;
    display: block;
    font-size: 13px;
}
.box-left-member .user-inf-top .edit-account {
    color: #999;
    font-size: 11px;
    margin-top: 5px;
    display: block;
}
.box-left-member ul li a:hover,.box-left-member ul li a.active
{
    background-color: #fff;
    color: #189eff;
    font-family:"Roboto-Bold";
}
.main-member-place label{
    font-family: "Roboto-Regular";
    font-size: 15px;
}
#captcha_img{float:left}
#edit-btn-info{
    border-radius:0;
    background-color: #222222;
    border-color: #222222;
    font-family:"Roboto-Bold";
    color:#fff
}
.avatar-user{
    width:150px;
    height:150px;
}
.avatar-user img{
    width:150px;
    height:150px;
    border-radius:50%
}
.main-member-place input{
    box-shadow:none;
    border-radius:0
}
.content-pro-like{margin-top:15px;}
#modalMessage .modal-title{
        margin: 0;
    line-height: 1.42857143;
    font-size: 15px;
    font-family: Arial;
    margin-top: 15px;
}
#modalMessage .modal-header .close{
    position: absolute;
    top: 0;
    right: 15px
}
#modalMessage label{
    font-weight:normal;
}
.input-shop-like{
    box-shadow: none;
    font-family: "Roboto-Regular";
    color: #333;
    border-radius: 0
}
#shopname{color:#333;}
#send-email-shop #messger {
    color: red;
    font-family: "Roboto-Regular";
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 15px
}
.tbl-loyalty .tbl-header {
    display: table;
    width: 100%;
}
.tbl-loyalty .tbl-header .cont-tbl-header {
    width: 100%;
    display: table;
}
.tbl-loyalty .tbl-header {
    height: 32px;
    background: url(../../img/bg-ttl-user-order.gif) bottom left repeat-x;
    line-height: 30px;
    padding: 0 12px;
    border-bottom: 1px solid #ddd;
}
.tbl-loyalty .cont-tbl-header .cols {
font-weight: bold;
    color: #666;
    font-size: 13px;
}


.tbl-loyalty .tbl-content {
    padding: 0 12px;
}
.tbl-content .rows {
    display: table;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.tbl-content .rows.total .col1 {
    font-weight: bold;
    color: #333;
    text-align: center;
}
.tbl-loyalty .cols {
    display: table-cell;
    width: 13%;
    color: #666;
    vertical-align: middle;
}
.tbl-loyalty .col2 {
    width: 7%;
}
.tbl-loyalty .tbl-content .col4 {
    font-weight: bold;
    color: #0099ff;
}
.tbl-loyalty .tbl-content .col5 {
    padding-right: 20px;
    font-weight: bold;
    color: #f00;
    padding-right: 3.5%;
}
.tbl-loyalty .col6 {
    width: 24%;
}
.tbl-loyalty .cols.col7 {
    width: 10%;
    padding-left: 2%;
}
.senPoint-search .row-box.points {
    padding: 15px 0;
}
.senPoint-search .row-box.points .itemPoints {
    display: inline-block;
    margin-right: 10px;
}
.row-box.points .senPoint, .row-box.points .tmpPoint {
    color: #e5101d;
    font-size: 18px;
    margin-left: 5px;
}
.senPoint-search .row-box .input-date input {
    background: url(//checkout.scdn.vn/images/ecom/icDate.png) center right no-repeat;
    width: 100%;
    padding-left: 5px;
    height: 24px;
    border: 1px solid #ddd;
}
.senPoint-search .row-box label {
    width: 80px;
    line-height: 26px;
    font-weight: normal;
}
.senPoint-search .row-box .input-date {
    width: 200px;
    position: relative;
}
.senPoint-search .row-box label, .senPoint-search .row-box .input-date, .row-box .gift-type {
    float: left;
}
.senPoint-search{margin-top: 3%}
.m-l-40 {
    margin-left: 40px;
}
.senPoint-search .bt-search {
    float: right;
    background: #e5101d;
    height: 28px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    padding: 0 16px;
    line-height: 28px;
}
.cont-order-tabs .loyalty-block {
    margin-top: 10px;
    border: 1px solid #ddd;
}
.itemPoints{
    margin-top: 10px
}



.profile-user .block-control {
    border-bottom: 1px solid #e7e7e7;
}
.profile-user .order-tabs {
    margin-top: 10px;
    width: calc(100% - 140px);
    display: inline-block;
    padding: 0;
    margin-bottom: 0;

}
.profile-user .order-tabs li {
    display: inline-block;
    /* margin-left: 10px; */
    margin-right: 15px;
}
.profile-user .order-tabs li a {
    display: block;
    padding: 10px 0;
    border-bottom: none;
    white-space: nowrap;
    color: #333;
    font-family:"Roboto-Regular";
}
.profile-user .order-tabs li a:hover{text-decoration:none}
.profile-user .order-tabs li:hover, .profile-user .order-tabs li.active {
    border-bottom: 2px solid #e5101d;
}
.profile-user .order-tabs li:hover, .profile-user .order-tabs li.active {
    border-bottom: 2px solid #49b3ff;
}
.profile-user .order-tabs li.active a,.profile-user .order-tabs li:hover a {
    background: #fff;
    font-family:"Roboto-Bold";
    color: #189eff;
}
.cont-order-tabs .note-order {
    margin-top: 20px;
    text-align: center;
    font-family:"Roboto-Regular";
}
.cont-order-tabs .note-order a {
    color: #0066cc;
}
.cont-order-tabs .user-order-items {
    margin-top: 10px;
    border: 1px solid #ddd;
    float: left;
    width: 100%;
}
.cont-order-tabs .user-order-items.first-child {
    margin-top: 20px;
    position: relative;
    min-height: 220px;
}
.user-order-items .order-inf1 {
    background-color: #f5f5f5;
    padding-bottom: 10px;
}
.user-order-items .order-inf1 .cols-order-inf {
    line-height: 1.6;
    position: relative;
    margin-top: 10px;
    width: 30%;
    display: inline-block;
}
.user-order-items .order-inf1 .cols-order-inf:first-child {
    margin-left: 20px;
}
.user-order-items .order-inf1 .order-code {
    float: left;
    margin-right: 15px;
    width: 100%;
}
.user-order-items .order-code .link-oder-detail {
    color: #0066ff;
}
.user-order-items .order-inf1 .cols-order-inf span {
    display: inline-block;
    cursor: pointer;
    font-family: "Roboto-Regular";
    font-size: 13px;
}
.order-inf1 .cols-order-inf .user-inf-add {
    position: absolute;
    width: 300px;
    padding: 5px 10px;
    line-height: 20px;
    border: 1px solid #189effed;
    background: #189eff;
    color: #fff;
    display: none;
    z-index: 999;
    opacity: 0.8;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    font-family:"Roboto-Regular";
}
.order-inf1 .cols-order-inf:hover .user-inf-add {
    display: block;
}
.ttl-box-profile.no{border-bottom:none}
.user-order-items .order-inf1 .cols-total-money {
    float: right;
    text-align: right;
    margin-right: 20px;
    font-family:"Roboto-Bold";
}
.user-order-items .order-inf1 .cols-order-inf p{margin-bottom:0}
.user-order-items .order-code .link-oder-detail {
    color: #0066ff;
}
.user-order-items .order-inf2 .order-inf2-lf {
    width: 52%;
    float: left;
    padding: 15px 15px 15px 20px;
}

.user-order-items .order-inf2 .order-inf2-lf.feedback {
    width: 35%;
}
.order-inf2 .order-inf2-lf .img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ddd;
}
.order-inf2 .order-inf2-lf .pr-name {
    font-weight: bold;
    display: block;
    line-height: 20px;
    color: #333;
    font-family:"Roboto-Bold";
}
.order-inf2 .order-inf2-lf .shop-name {
    display: block;
    padding: 5px 0;
    color: #999999;
    font-family:"Roboto-Regular";
}
.order-inf2 .order-inf2-lf .order-status {
    max-width: 73%;
}
.order-inf2 .order-inf2-lf .order-status {
    padding: 2px 10px;
    color: #f7941d;
    display: inline-block;
    border: 1px dashed #f7941d;
    max-width: 75%;
    font-family:"Roboto-Regular";
    margin-top: 15px;
}
.order-inf2 .order-inf2-rg {
    float: left;
    padding: 20px 20px 0 0;
    width: 51%;
    position: relative;
}
.order-inf2 .order-inf2-rg {
    width: 65%;
}
.block-inprogress .inner-steps {
    float: left;
    text-align: center;
    padding-left: 15px;
    position: relative;
    min-width: 111px;
}
.block-inprogress .inner-steps .icon-order{
    position: relative;
    margin-bottom: 8px;
}
.block-inprogress .inner-steps.active .icon-order:after{
    background:url(../../img/icon_active_order.png) no-repeat center;
    z-index:78;
    content:"";
    position:absolute;
    width:100%;
    height:50px;
    top:0;
    left:0
    
}
.block-inprogress .inner-steps:first-child {
    padding-left: 0;
    min-width: 85px;
}
.block-inprogress .inner-steps .not-active {
    color: #999999;
    font-family: "Roboto-Regular";
}
.order-inf2 .order-inf2-lf .shop-name span {
    color: #0066ff;
    font-family:"Roboto-Regular";
}
.block-inprogress .inner-steps img{margin:0 auto}
.block-inprogress .inner-steps .icon-line {
    position: absolute;
    top: 30%;
    left: -21%;
    width: 55px;
    height: 3px;
    background:#d0d0d0;
}
.block-btn-group {
    padding: 10px;
}
.user-order-items .block-btn-left {
    float: left;
    text-align: left;
}
.user-order-items .block-btn-group  {
    display: block;
    /* max-width: 50%; */
    padding: 10px 20px 10px;
    overflow: auto;
}
.order-contact .btn-yellow {
    background: #ffcf35;
    color: #fff;
    padding: 5px 5px;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 12px;
    text-align: center;
    display: block;
    height: 30px;
    border-radius: 3px;
    position: relative;
    float: left;
}
.order-contact .btn-yellow:hover,.block-btn-group .bt a:hover{text-decoration:none}
.order-contact .btn-yellow > span, .order-contact .btn-phone > span {
    padding-left: 30px;
    line-height: 21px;
    padding-right: 7px;
}
.user-order-items .block-btn-right {
    float: right;
    text-align: right;
}
.user-order-items .block-btn-group .block-btn-right {
}
.user-order-items .block-btn-group .bt {
    float: right;
}
.order-inf2 .order-inf2-rg .bt, .block-btn-group .bt {
    background: url(//checkout.scdn.vn/images/ecom/bg-ttl-user-order.gif) 0 -15px repeat-x;
    text-align: center;
    margin-top: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #189eff;
    color: #fff;
    background: #189eff;
    white-space: nowrap;
    margin-left: 10px;
    padding: 5px 5px;
    overflow: auto;
    font-family:"Roboto-Regular";
}
.order-inf2 .order-inf2-rg .bt a, .block-btn-group .bt a {
    color: #fff;
}
.order-contact .btn-phone {
    position: relative;
    padding: 5px;
    white-space: normal;
    overflow: hidden;
    text-align: center;
    display: block;
    height: 30px;
    border-radius: 3px;
    pointer-events: none;
}
.order-contact .btn-phone > i {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 6px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #189eff99;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    font-size: 13px;
    line-height: 23px;
}
.order-contact .btn-yellow > span {
    padding-left: 0;
    line-height: 21px;
    padding-right: 7px;
    font-family:"Roboto-Regular";
    font-size:14px
}
.order-contact .btn-phone > span{
    padding-left: 30px;
    line-height: 21px;
    padding-right: 7px;
}
.order-contact .btn-yellow > span> img{
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.order-contact .btn-phone > span {
    color: #646464;
    font-family:"Roboto-Bold";
}
.order-inf2{padding-bottom:2%}
.ttl-box-profile span{
    font-weight:normal
}

/* end */

.cont-order-detail .block-info-inprogress {
    display: block;
    overflow: auto;
    padding: 15px 0;
}
.cont-order-detail .first-block {
    padding: 10px 0;
    float: left;
    width: 30%;
}
.cont-order-detail .first-block {
    width: 25%;
}
.cont-order-detail .first-block span {
    display: inline-block;
    margin-right: 0;
    line-height: 1.6;
    font-family:"Roboto-Regular";
    font-size:14px;
    color:#333
}
.cont-order-detail .first-block span b {
    color: #189eff;
    font-family:"Roboto-Bold";
}
.cont-order-detail .block-inprogress {
    width: 100%;
    margin: 0 auto;
    float: none;
}
.cont-order-detail .block-inprogress.order-detail .inner-steps{
	padding-left:0px;
}
.block-left-detail, .block-right-detail {
    display: table-cell;
    width: 48%;
    min-height: auto;
    margin-left: 0;
    vertical-align: top;
}
.block-left-detail, .block-right-detail {
    padding: 18px;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    border-radius: 3px;
    position: relative;
}
.block-left-detail .cols-left-detail h3, .block-right-detail h3 {
    font-size: 15px;
    font-family: "Roboto-Bold";
    margin: 0 0 15px 0;
}
.block-left-detail .cols-left-detail p{margin:0}
.block-left-detail .cols-left-detail .txt-inf label {
    width: 110px;
    display: inline-block;
    font-family:"Roboto-Regular";
    font-size:14px;
    color:#333;
    font-weight:normal;
}
.block-left-detail .cols-left-detail {
    width: 59%;
}


.block-left-detail .cols-right-detail {
    float: left;
    width: 50%;
    font-size: 13px;
    color: #189eff;
    border: 1px dashed;
    padding: 5px;
    text-align: center;
    margin: 10px 0;
    border-radius: 3px;
}
.block-left-detail .cols-right-detail {
    width: 45%;
}
.block-left-detail .cols-left-detail {
    float: left;
    position: relative;

}
.block-left-detail.order-left{
    width: 45%;
    margin-right: 18px;
}
.block-right-detail .address-inf{
    font-family:"Roboto-Regular";
    font-size:14px;
    color:#333;
    font-weight:normal
}
.block-right-detail .address-inf strong{
    font-family: "Roboto-Bold";
}
.shipment-tracking.pc {
    display: block;
    margin-top: -20px;
    padding: 20px 20px 20px 40px;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    margin-bottom: 12px;
    margin-top:15px;
    position: relative;
}
.shipment-tracking .shipment-status {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-wrap: nowrap;
    /* flex-wrap: nowrap; */
    /* -webkit-box-pack: start; */
    -ms-flex-pack: start;
    /* justify-content: flex-start; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
}
.shipment-tracking .shipment-icon {
    position: relative;
}
.shipment-tracking .shipment-icon span {
    width: 24px;
    height: 24px;
    position: relative;
    z-index: 2;
    background: white;
}
.shipment-tracking .shipment-context {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    z-index: 2;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    padding: 7px 0;
}
.shipment-tracking .shipment-context {
    padding: 6px 0;
    width: 88%;
}
.shipment-tracking .shipment-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.shipment-tracking .shipment-status:first-of-type .shipment-text {
    color: #2dc8ec;
}
.shipment-tracking .shipment-context .shipment-time{margin-right:15px;}
.shipment-tracking .shipment-context .shipment-time .time,.shipment-tracking .shipment-context .shipment-time .date{
    float:left;
    font-family:"Roboto-Regular";
    font-size:14px;
    color:#333;
    padding: 0;
    margin: 0;
}
.shipment-tracking.pc:after{
    content:"";
    position:absolute;
    left: 18px;
    top: 29px;
    height:45px;
    width:13px;
    background: url(../../img/icon15.png) no-repeat center left;
}
.block-inner-detail {
    position: relative;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    padding: 15px 20px 20px;
    margin-bottom: 20px;
}
.detail-block .inner-detail {
    display: block;
    float: left;
    margin: 0 0 10px;
    width: 100%;
    color: #999999;
}
.detail-block .inner-detail .txt-inf {
    float: left;
    margin-right: 10px;
    font-family:"Roboto-Regular";
    font-size:14px;
    color:#333;
    font-weight:normal
}
.detail-block .inner-detail .txt-inf label{
    font-family: "Roboto-Regular";
    font-size: 14px;
    color: #b5b0b0;
    font-weight: normal;
}
.inner-detail .txt-inf .shop-name, .inner-detail .txt-inf .shop-name span {
    font-family: "Roboto-Regular";
    font-size: 14px;
    color: #189eff;
    font-weight: normal
}
.detail-block .inner-detail .txt-inf span {
    color: #333333;
}


.detail-block .tbl-items-list {
    width: 100%;
}
.detail-block .tbl-items-list th {
    height: 30px;
    line-height: 30px;
    font-family:"Roboto-Bold";
    color: #000;
    text-align: center;
}
.detail-block .tbl-items-list th:last-child {
    text-align: right;
}
.detail-block .tbl-items-list th:first-child {
    width: 40%;
    text-align: left;
}
.detail-block .tbl-items-list td {
    vertical-align: top;
    padding: 15px 0;
    border-top: 1px solid #cdcdcd;
    text-align: center;
    font-family: "Roboto-Regular";
}
.detail-block .tbl-items-list td:first-child {
    text-align: left;
}
.tbl-items-list .item-pr img {
    float: left;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
    width: 80px;
    height: 80px;
}
.tbl-items-list .item-pr .item-pr-info {
    overflow: hidden;
}
.tbl-items-list .item-pr .pr-name {
    display: block;
    font-family:"Roboto-Bold";
    line-height: 17px;
    padding-bottom: 5px;
    color: #000;
}
.tbl-items-list .item-pr .size {
    padding: 5px 0;
    float: left;
    max-width: 50%;
    width: 100%;
}

.tbl-items-list .item-pr .size span.title-size {
    width: auto;
    height: auto;
    text-align: left;
    padding: 0;
    border: 0;
    display: inline-block;
    font-family:"Roboto-Regular";
    float: left;
    margin-right: 5px;
}
.tbl-items-list .item-pr .item-pr-info .price-mobile,.tbl-items-list .item-pr .item-pr-info .price-desktop{
    font-family: "Roboto-Regular";
    font-size: 14px;
}
.tbl-items-list .item-pr .item-pr-info .price-desktop{padding: 5px 0;float: left;max-width: 50%;width: 100%;}
.tbl-items-list .item-pr .size span {
    border: 1px solid #e7e7e7;
    width: 18px;
    height: 18px;
    text-align: center;
    /* padding: 2px 7px; */
}
.tbl-items-list .item-pr .size span.display-color-product {
    float: left;
    width: 25px;
    height: 24px;
    display: block;
    font-size: 11px;
    line-height: 1.2em;
}
.tbl-items-list .price {
    color: #595959;
}
.tbl-items-list .numb {
    font-weight: bold;
    color: #000;
}
.tbl-items-list .total-pr {
    font-family:"Roboto-Bold" !important;
    color: #595959;
}
.detail-block .tbl-items-list td:last-child {
    text-align: right;
}
.order-bill {
    overflow: hidden;
    border-top: 1px solid #e7e7e7;
}
.order-bill .detail-order-bill {
    width: 300px;
    float: right;
}
.order-bill .detail-order-bill .row-inf {
    padding: 8px 0;
    font-family: "Roboto-Regular";
    font-size: 14px;
    overflow: hidden;
}
.detail-order-bill .row-inf .lbl {
    width: 140px;
    float: left;
    text-align: right;
}
.detail-order-bill .row-inf .fee {
    float: right;
}
.detail-order-bill .row-inf .lbl b{
    font-family:"Roboto-Bold";
    color: #000;
}
.order-btn-group {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.shipment-tracking .shipment-context .shipment-time .time{margin-right:10px}
.user-address-block .bt-block {
    text-align: center;
    margin-top: 15px;
}
.user-address-block .bt-block .bt.back-order-list {
    color: #333;
    line-height: 30px;
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 0 10px;
    border-radius: 3px;
    font-family:"Roboto-Bold";
}
.user-address-block .bt-block .bt.back-order-list {
    text-transform: uppercase;
}
.cancel-order{
    float:left;
    margin-top: 6px;
}
.cancel-order a{
    font-family:"Roboto-Regular";
    font-size:15px;
    color:#000;
    border:1px solid #ccc;
    border-radius:5px;
    padding: 5px 23px;
}
#popup-option-cancel-order{
    display:none
}
.option-order-cancel{
    font-family: "Roboto-Regular";
    font-size: 15px;
    color: #000;
    margin-bottom: 6px !important;
}

.main-member-order-detail  .tl {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333;
}
/* end */


.disable-payment_ {
    position: relative;
}
.disable-payment_:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(255,255,255,0.7);
    top: 0;
    left: 0;
    z-index: 1;
}
#modalShipping .box_modal_ship .vct_ {
    float: left;
    line-height: 20px;
    white-space: nowrap;
}
#modalShipping .box_modal_ship .place_pickup_ {
    float: right;
    line-height: 20px;
    white-space: nowrap;
}
#modalShipping .box_modal_ship .vct_  b,#modalShipping .box_modal_ship .place_pickup_ b{
    color:#189eff
}
.ajax-load-qa {
    background-color: rgba(255,255,255,0.6);
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.ajax-load-qa:before {
    content: "";
    position: absolute;
    z-index: 9;
    width: 34px;
    height: 34px;
    left: 50%;
    top: 30%;
    margin-left: -17px;
    margin-top: -17px;
    background: url(../img/loading.GIF) no-repeat center center;
    background-size: cover;
    -webkit-animation: spin 1s ease-out infinite;
    -moz-animation: spin 1s ease-out infinite;
    -ms-animation: spin 1s ease-out infinite;
    animation: spin 1s ease-out infinite;
}
.error-pay-name,.error-pay-phone,.error-pay-email,.error-pay-address{
    font-size: 11px;
    color: red;
    margin-top: 5px;
    font-family:"Roboto-Regular";
}
.sppayment-block-title {
    margin: 25px 0 7px 5px !important;
    font-size: 16px;
    color: #666 !important;
    font-family: "Roboto-Regular";
}
.list-content{padding:0;margin: 0;font-family: "Roboto-Regular";}
ul.bankList {
    clear: both;
    height: 202px;
    width: 636px;
}
ul.bankList li {
    list-style-position: outside;
    list-style-type: none;
    cursor: pointer;
    float: left;
    margin-right: 0;
    padding: 5px 2px;
    text-align: center;
    width: 90px;
}
.list-content li {
    list-style: none outside none;
    margin: 0 0 10px;
}

.list-content li .boxContent {
    display: none;
    width: 100%;
    border:1px solid #cccccc;
    padding:10px; 
}
.list-content li.active .boxContent {
    display: block;
}
.list-content li .boxContent ul {
    height:auto;
}

i.VISA, i.MASTE, i.AMREX, i.JCB, i.VCB, i.TCB, i.MB, i.VIB, i.ICB, i.EXB, i.ACB, i.HDB, i.MSB, i.NVB, i.DAB, i.SHB, i.OJB, i.SEA, i.TPB, i.PGB, i.BIDV, i.AGB, i.SCB, i.VPB, i.VAB, i.GPB, i.SGB,i.NAB,i.BAB 
{ width:80px; height:30px; display:block; background:url(https://www.nganluong.vn/webskins/skins/nganluong/checkout/version3/images/bank_logo.png) no-repeat;}
i.MASTE { background-position:0px -31px}
i.AMREX { background-position:0px -62px}
i.JCB { background-position:0px -93px;}
i.VCB { background-position:0px -124px;}
i.TCB { background-position:0px -155px;}
i.MB { background-position:0px -186px;}
i.VIB { background-position:0px -217px;}
i.ICB { background-position:0px -248px;}
i.EXB { background-position:0px -279px;}
i.ACB { background-position:0px -310px;}
i.HDB { background-position:0px -341px;}
i.MSB { background-position:0px -372px;}
i.NVB { background-position:0px -403px;}
i.DAB { background-position:0px -434px;}
i.SHB { background-position:0px -465px;}
i.OJB { background-position:0px -496px;}
i.SEA { background-position:0px -527px;}
i.TPB { background-position:0px -558px;}
i.PGB { background-position:0px -589px;}
i.BIDV { background-position:0px -620px;}
i.AGB { background-position:0px -651px;}
i.SCB { background-position:0px -682px;}
i.VPB { background-position:0px -713px;}
i.VAB { background-position:0px -744px;}
i.GPB { background-position:0px -775px;}
i.SGB { background-position:0px -806px;}
i.NAB { background-position:0px -837px;}
i.BAB { background-position:0px -868px;}

ul.cardList li {
    cursor: pointer;
    float: left;
    margin-right: 0;
    padding: 5px 4px;
    text-align: center;
    width: 90px;
}
.online-payment .title {
    position: relative;
    min-height: 40px;
    display: block;
    padding-left: 25px;
    max-width: 300px;
}
.online-payment .title .txt-ng{
    display: block;
    font-size: 14px;
    white-space: nowrap;
    margin-top: 9px;
}
.online-payment .title .ng:before{
    content: '';
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    left: -26px;
    top: 3px;
    border: 2px solid #666;
    background-color: #f5f5f5;
}
.online-payment .title .ng:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #009587;
    border-radius: 100%;
    top: 6px;
    left: -23px;
}
.online-payment .title input[type="radio"]:checked~.ng:before{
    border: 2px solid #009587;
}
.online-payment .title input[type="radio"]:checked~.ng:after{
    opacity: 1;
}
.cartTotal{
    padding: 0 1.2rem 1.2rem;
    min-width: 25rem;
    flex: 1 1;
}
.cartTotal .title {
    display: flex;
    align-items: center;
    height: 3.6rem;
    font-family:"Roboto-Bold";
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: .5px solid #c7c7cd;
}
.cartTotal .content_dDLj {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: right;
    position: absolute;
    bottom: 20px;
    width: 92%;
}
.cartTotal .content_dDLj .cartAmount {
    display: flex;
    align-items: baseline;
    align-content: baseline;
    justify-content: flex-end;
    margin-bottom: 0px;
}
.cartTotal .content_dDLj .cartAmount .textPrimary {
    display: block;
    font-size: 2.2rem;
    text-transform: uppercase;
    color: #e5101d;
    margin-left: .6rem;
    margin-right: 1.2rem;
    white-space: nowrap;
    font-family:"Roboto-Bold";
}
.cartTotal .content_dDLj .btn_IRNx {
    width: 100%;
    height: 3.2rem;
    display: inline-block;
    padding: .6rem 1.2rem;
    text-align: center;
    color: #fff;
    background-color: #189eff;
    font-size: 1.4rem;
    font-weight: 500;
    border-radius: 3px;
    font-family:"Roboto-Bold";
}
.shopAvatar {
    position: relative;
    margin-left: 1.2rem;
    margin-right: 1rem;
    float: left;
    margin-top: 0.3rem;
}
.shop-title-cart{
   float: left;
   font-family:"Roboto-Bold";
   color: #000;
   line-height: 40px;
}
.shopCard{
    border-bottom: 1px solid #c7c7cd;
}
.cartItem{
    margin-bottom: 1.2rem;
    display: flex;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,.2);
    position: relative;
}
.cartEmpty{
    margin-bottom: 1.2rem;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,.2);
    position: relative;
    padding: 30px
}
.table-cart{padding: 5px}
.cartDetail {
    width: 100%;
    border-right: .5px solid #c7c7cd;
}
#giohang tbody{padding-top: 10px}

.content-empty {
    text-align: center;
}
.cartEmpty .title_cart_empty {
    display: block;
    margin-bottom: 3.2rem;
    font-size: 1.6rem;
}
.cartEmpty .btn_cart_empty{

}
.cartEmpty .btn_cart_empty {
    width: 20rem;
    height: 3.2rem;
    display: inline-block;
    padding: .6rem 1.2rem;
    text-align: center;
    color: #fff;
    background-color: #e5101d;
    font-size: 1.4rem;
    font-weight: 500;
    border-radius: 3px;
    border: none;
    white-space: nowrap;
    font-family:"Roboto-Bold";
}
.content-empty .image-square{margin-bottom: 20px}
.content-empty img{text-align: center;margin: 0 auto}
.title-shop-header{padding-left: 5px;height: 30px;}
.title-shop-header .icon-shop-header{
    float: left;
    position: relative;
    top: 6px;
    margin-right: 5px;
}
.title-shop-header .name-shop-header{
     font-family:"Roboto-Bold";
     font-size:12px;
     color:#000;
}
.code-tabs{
    margin-top: 3%
}
.cont-profile-favshop .row-favshop {
    overflow: hidden;
    padding: 15px 0;
}
.cont-profile-favshop .row-favshop:nth-child(odd) {
    background-color: #EFFBFF;
}
.row-favshop .cl1-favshop .shop-inf-block {
    padding-top: 15px;
}
.cl1-favshop .shop-inf-block .logo-shop {
    border: 1px solid #ececec;
    width: 160px;
    height: 80px;
    float: left;
    margin-right: 15px;
    position: relative;
}
.cl1-favshop .shop-inf-block .shop-inf {
    margin-left: 175px;
}
.cl1-favshop .shop-inf-block .shopname {
    font-size: 16px;
    color: #4585f4;
    font-weight: bold;
    line-height: 18px;
    word-break: break-all;
}
.shop-inf-block .shop-points {
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 8px;
}
.shop-inf-block .shop-points .points {
    font-weight: bold;
    color: #f00;
    font-size: 15px;
}
.cl2-favshop .action-favshop {
    float: right;
    padding-right: 10px;
}
.cl2-favshop .action-favshop a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px 0 35px;
    background-color: #e4e4e4;
    color: #555;
    margin-top: 4px;
    position: relative;
}
.cl2-favshop .action-favshop .goshop:before {
    background-position: -40px -36px;
    width: 18px;
    height: 19px;
    top: 4px;
}
.cl2-favshop .action-favshop a:before {
    content: '';
    background: url(../img/icPriteProfile.png) 0 0 no-repeat;
    position: absolute;
    left: 8px;
}
.cl2-favshop .action-favshop .sms:before {
    background-position: -60px -36px;
    width: 19px;
    height: 14px;
    top: 7px;
}
.cl2-favshop .action-favshop .dl:before {
    background-position: -82px -36px;
    width: 17px;
    height: 19px;
    top: 4px;
}
#modalMessage{
    z-index: 78999
}
.shippingfee_total .note {
    margin-top: 10px;
}
.shippingfee_total .note span {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: Arial;
    font-size: 13px;
}
.shippingfee_total .note textarea {
    width: 100%;
    padding: 5px;
    height: 67px;
    resize: vertical;
    border: 1px solid #ddd;
    float: left;
}
.notifications {
    margin-top: 14px;
}
.box-notificate {
    background-color: #fff;
    margin-bottom: 14px;
}
.box-notificate .box-notify {
    border: 1px solid #d9d9d9;
    margin-bottom: 14px;
    padding: 10px;
}
.box-notificate .title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 2px;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
   font-family:"Roboto-Regular";
    font-weight: bold;
    margin-bottom: 20px;
}
.content-notification .ngaytao{
    margin-bottom: 15px;
   font-family:"Roboto-Bold";
    border-bottom: 1px solid #e2dcdc;
}
.detail-block .inner-detail .txt-inf .hide-mobile {
    float: left;
    margin-right: 5px;
}
#popup-option-cancel-order{padding:10px;}
#popup-option-cancel-order .panel-info{margin-bottom: 0}
.tbl-items-list .price strong{font-weight: normal;}

#close-modal {
    position: absolute;
    top: 1px;
    right: 5px;
    color: #fff;
    font-family: "Roboto-Bold";
    border: 1px solid #fbbd00;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    z-index: 9999999;
    background: #fbbd00;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 15px;
}
