.top_right {
	float: right;
}
.box-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
.our_commit {
    padding: 10px 10px 0 20px;
    margin-bottom: 10px;
    color: #FFF;
    min-height: 300px;
    background: url(../images/commitmentBg.jpg) no-repeat;
    background-size: auto 100%;
    text-transform: uppercase;
}
.our_commit h3 {
    font-size: 16px;
    color: #ffd800;
    margin-bottom: 5px;
}
.our_commit span {
    display: block;
    margin-bottom: 2px;
    padding-left: 18px;
    background: url(../images/check_icon.png) 0 3px no-repeat;
    font-size: 14px;
    line-height: 20px;
}
.cf {
    display: block;
    clear: both;
}
.delivery_time .delivery_title {
    white-space: nowrap;
    display: inline-block;
    line-height: 28px;
    margin-right: 10px;
}
.fl {
    float: left!important;
}
.delivery_time .dropdown_list {
    width: auto;
    overflow: hidden;
}
.dropdown_list {
    overflow: visible;
}
.dropdown_list {
    width: 280px;
    overflow: hidden;
    height: 30px;
    white-space: nowrap;
}
.dropdown_list select {
    width: 100%;
    height: 30px;
    padding: 1px 15px 1px 3px !important;
    cursor: pointer;
    text-indent: .01px!important;
    color: #565656;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.link_more em {
    display: block;
    color: #0265aa;
}
.link_more em a{
    color: #000;
}
.price_box span.text_price {
    color: #fd5018;
	font-size: 16px;
}
.highlight {
	color: #ea0000;
}
.mt-5 {
	margin-top: 5px;
}
.dtp_status {
    margin-bottom: 11px;
}
.dtp_status .left_title {
    float: left;
    width: 140px;
}
.cl_blue {
    color: #002ec3;
}
.cl_green {
    color: #38761d;
}
.cl_red {
    color: #ff0000;
}
.product_variant.btn_single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.button_add_cart {
    border: 0;
    font-size: 16px;
    background: #d16f00;
    height: 42px;
    line-height: 42px;
    text-transform: capitalize;
	margin-right: 13px;
}
.button_add_cart:hover {
    background: #045dad;
	color: #fff;
}
.button_add_cart:focus {
    background: #045dad;
	color: #fff;
}
.order_btn {
    background: #045dad !important;
	color: #fff !important;
}
.order_btn:focus,.order_btn:hover {
    background: #045dad;
	color: #fff;
}
.button_fast:hover {
	color: #fff;
}
.button_fast {
    border: 0;
    font-size: 16px;
    margin-left: 18px;
    background: #045dad;
    height: 42px;
    line-height: 42px;
    text-transform: capitalize;
}
#nav_Tab {
    background: #FFF;
    border-bottom: 1px solid #e4e4e4;
}
#nav_Tab li {
    float: left;
    margin-bottom: -1px;
    padding-right: 2px;
}
#nav_Tab a {
    display: block;
    color: #222;
    margin: 0;
    padding: 10px 15px 9px;
    position: relative;
    text-decoration: none;
    font-weight: 700;
    background: #e4e4e4;
    text-align: center;
}
#nav_Tab a:hover, #nav_Tab li a.active {
    background: #045dad !important;
    color: #FFF;
}
.bor_box {
    border: 1px solid #cecece;
    border-top: none;
}
@media only screen and (min-width: 641px) {
	#TabsContent>div:first-child .text_tab {
		display: none;
	}
}
#TabsContent {
    float: left;
    width: 100%;
    padding: 15px;
}
.text_tab {
    font-size: 1.2em;
    color: #1b6e66;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.box {
    width: 100%;
    margin-bottom: 20px;
}
#nav_Tab:after, .box:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
.pro_customer_box .tab_comment {
    font-size: 16px;
    margin-bottom: 5px;
    color: #444;
}
.pro_customer_box .pro_customer_content {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
@media only screen and (min-width: 641px) {
	.pro_customer_box .pro_customer_content .prod_customer_col1, .pro_customer_box .pro_customer_content .prod_customer_col2 {
		margin-right: 15px;
		padding-right: 15px;
		background: url(../images/seprate-review.png) right 0 no-repeat;
	}
}
.pro_customer_box .pro_customer_content .prod_customer_col1 {
    width: 25%;
    min-height: 120px;
}
@media only screen and (min-width: 641px) {
	.pro_customer_box .pro_customer_content .prod_customer_col1, .pro_customer_box .pro_customer_content .prod_customer_col2 {
		margin-right: 15px;
		padding-right: 15px;
		background: url(../images/seprate-review.png) right 0 no-repeat;
	}
}
.pro_customer_box .pro_customer_content .prod_customer_col2 {
    width: 32%;
    margin-top: 0;
}
@media only screen and (min-width: 641px) {
	.pro_customer_box .pro_customer_content .prod_customer_col3 {
		min-height: 120px;
	}
}
.pro_customer_box .pro_customer_content .prod_customer_col3 {
    width: 35%;
}
.pro_customer_box .pro_customer_content .prod_customer_col1 h4 {
    font-weight: 700;
    font-size: 14px;
    color: #444;
    margin: 0;
    text-align: center;
}
.pro_customer_box .pro_customer_content .prod_customer_col1 .total_review_point {
    text-align: center;
    font-size: 35px;
    color: #f63;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 20px;
}
.pro_customer_box p {
    margin: 0;
}
.pro_customer_box .pro_customer_content .prod_customer_col2 .item {
    margin-bottom: 8px;
    font-size: 0;
    text-align: center;
}
.pro_customer_box .pro_customer_content .prod_customer_col2 .item .rating_num {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    width: 40px;
    line-height: 15px;
    vertical-align: middle;
}
.pro_customer_box .pro_customer_content .prod_customer_col2 .item .progress {
    display: inline-block;
    width: 180px;
    height: 17px;
    margin: 0;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    vertical-align: middle;
    overflow: hidden;
}
.progress_bar_success {
    background-color: #5cb85c;
}
.progress_bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-transition: all width .6s ease ease-out;
    -moz-transition: all width .6s ease ease-out;
    -o-transition: all width .6s ease ease-out;
    transition: all width .6s ease ease-out;
}
.sr_only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.pro_customer_box .pro_customer_content .prod_customer_col2 .item .rating_num_total {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    margin-left: 10px;
    color: #999;
    line-height: 15px;
    vertical-align: middle;
}
.write_comment_btn {
    width: 210px;
    text-align: center;
    margin: 10px auto;
}
.btn_web {
    display: block;
    background: #d16f00;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    padding: 0 10px;
    height: 40px;
    font: 500 1.1em/40px UTMAvo,sans-serif;
    white-space: nowrap;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.btn_web, .btn_web:hover {
    text-decoration: none;
    color: #fff;
}
.btn_web, img {
    vertical-align: middle;
}
.pro_customer_box .pro_customer_content .prod_customer_col3 h4 {
    font-weight: 700;
    font-size: 14px;
    color: #444;
    margin: 0;
    text-align: center;
}
.sec_form {
    position: relative;
}
.pro_customer_box .pro_customer_content .form_write_comment {
    position: relative;
}
.form_write_comment .tab_comment {
    padding-bottom: 3px;
    margin: 15px 0 20px !important;
    border-bottom: 1px solid #e7e7e7;
}
.pro_customer_box .tab_comment {
    font-size: 18px;
    margin-bottom: 5px;
    color: #444;
    font-weight: bold;
}
.container .eight.columns {
    width: 50%;
}
.container .column, .container .columns {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
}
@media only screen and (min-width: 769px) {
	.left_form_comment {
		padding-right: 30px;
		background: url(/images/seprate-review.png) right 0 repeat-y;
	}
}
div.row_account {
    width: 100%;
    float: left;
    margin-bottom: .8em;
    position: relative;
}
.prod_customer_col4 div.row_account .item_title {
    width: 160px;
    text-align: left;
}
div.row_account .item_title {
    text-align: left;
    width: 160px;
}
div.row_account .item_title {
    width: 120px;
    line-height: 28px;
    text-align: right;
    margin-right: 10px;
}
@media only screen and (min-width: 769px) {
	.row_input {
		overflow: hidden;
	}
}
div.row_account .inputbox {
    border: 1px solid #CCC;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset;
    box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset;
    background-color: #FFF;
    color: #000;
    padding: 7px 0;
    width: 100%;
    text-indent: 5px;
    font: 400 13px UTMAvo,sans-serif;
}
.prod_customer_col4 div.row_account .item_title {
    width: 160px;
    text-align: left;
}
div.row_account textarea.inputbox {
    height: 100px;
    text-indent: 0;
    padding: 5px;
}
.ladda-button {
    position: relative;
}
.btn_web {
    display: block;
    background: #d16f00;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    padding: 0 10px;
    height: 40px;
    font: 500 1.1em/40px UTMAvo,sans-serif;
    white-space: nowrap;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.container .eight.columns {
    width: 50%;
}
.container .column, .container .columns {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
}
@media only screen and (min-width: 769px) {
	.rule_comment {
		padding-left: 30px;
	}
}
.rule_comment ul {
    margin-left: 5px;
    font-size: 12px;
}
.rule_comment li {
    margin: 5px 0;
}
.choose_star label {
    white-space: nowrap;
}
.heading_success_content {
	font-size: 18px;
	font-weight: bold
}
.payment_desc li {
	font-size: 16px;
	padding: 5px 0;
}
.product_d_inner table {
    border: 1px solid #DDD;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}
.product_d_inner table >tbody>tr:nth-child(2n+1)>td, table-bordered>tbody>tr:nth-child(2n+1)>th {
    background-color: #F9F9F9;
}
.product_d_inner table  td {
    font-size: 14px;
    background-color: #FFF;
    border: 1px solid #DDD;
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
}
.product_d_inner table tr td:first-child {
    font-weight: bold;
}
.box_baogia {
	padding: 20px;
	background: rgba(26,110,102,.6);
	color: #fff;
}
.price_fast_ul li{
	background: #045dad;
	color: #fff;
	font-size: 25px;
	padding: 13px 0;
	margin-bottom: 15px;
}
.price_fast_ul li span{
	padding-left: 10px;
}
.price_fast_ul  li:last-child {
	padding: 13px 0 !important
}
.price_fast_ul li i{
	font-size: 25px;
}
.file_upload {
    padding: 0px;
}
.file_upload {
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #000;
    font-size: 16px;
    padding: 7px 10px;
    background: #c2c2c2;
}
.jFiler {
    font-family: sans-serif;
    font-size: 14px;
    color: #494949;
    position: relative;
    min-height: 44px;
}
.jFiler-input-dragDrop {
    display: block;
    height: 44px;
    width: 264px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.jFiler-input-inner {
    width: 264px;
    height: 44px;
    cursor: pointer;
    /* margin: 19px 0px 0px 9px; */
}
.jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-icon {
    margin-top: 0px;
    height: 44px;
    font-size: 12px;
    padding-left: 42px;
}
.jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-icon .icon-jfi-cloud-up-o {
    float: left;
    background: url(../images/upload_icon.png) no-repeat;
    width: 27px;
    height: 29px;
    margin-top: 8px;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn_upload {
  border: 2px solid gray;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#noi_dung_danh_gia .tab_comment {
    padding-bottom: 3px;
    border-bottom: 2px solid #ddd;
}
.pro_customer_box .tab_comment {
    font-size: 16px;
    margin-bottom: 5px;
    color: #444;
}
#noi_dung_danh_gia .comment_item:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid #E9E9E9;
}
.comment_item {
    width: 100%;
    padding-top: 15px;
}
.comment_item .author {
    display: table-cell;
    width: 18%;
    vertical-align: top;
    padding: 0 10px;
}
.comment_item .author .name {
    font-size: 14px;
    margin: 10px 0 0;
    font-weight: 700;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
}
.comment_item .author .from {
    font-size: 12px;
    text-align: center;
}
.comment_item .author .days {
    font-size: 12px;
    color: #999;
    margin: 0;
    text-align: center;
}
.comment_item .comment_content {
    display: table-cell;
    width: 82%;
    vertical-align: top;
    border-left: 1px solid #e7e7e7;
    padding-left: 24px;
}
@media only screen and (min-width: 481px) {
	.comment_item .comment_content .review {
		padding-left: 10px;
	}
}
.comment_item .comment_content .review {
    font-size: 1.1em;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    color: #00b7f1;
    margin-top: 3px;
    line-height: 1.2;
}
.comment_item .comment_content .description {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin: 10px 0;
}
@media only screen and (max-width: 640px) {
	.pro_customer_box .pro_customer_content .prod_customer_col1, .pro_customer_box .pro_customer_content .prod_customer_col2, .pro_customer_box .pro_customer_content .prod_customer_col3 {
		width: 100%;
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 980px) {
	.r_col_dtp, .row_input, .sub_categories_page li:nth-child(4n+1) {
		clear: both;
	}
}
@media only screen and (max-width: 980px) {
	#payment_page .dropdown_list, div.row_account .inputbox {
		width: 100%!important;
	}
}
@media (max-width: 768px) {
	.eight.columns {
		width: 100%!important;
	}
}