#header_logo img {height:70px !important;}
table {
    width:100%;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border:1px solid #e8e8e8;
}
.left_table {
    width: 50%;
    border-right:1px solid #CCCCCC
}
.right_table {
    width: 50%;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.services {
    padding-top:20px;
}
.services h2{
    font-size: 18px;
}
#group_service li{
    clear:both;
    margin-left:20px;
    list-style-type: disc;
    vertical-align: middle;
}
#pPrice span,#pCharge span {color:green; font-size: 120%;}
#pOption span{color:green; font-size: 110%;}
.payment {
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    margin-bottom:30px;
}
.payment span{
    color:#f15922;
}
.product_form_title{
    text-transform: uppercase;
    font-size: 16px;
    border-bottom:1px dashed #f15922;
    clear: both;
}

.input-control {
    display: block;
    width: 99.5%;
    height: 32px;
    text-indent: 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.disa {background-color: #e8e8e8;}
.textarea-control {
    display: block;
    width: 99%;
    height: 50px;
    font-size: 14px;
    text-indent: 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.before-control {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 1.42857143;
    word-wrap: initial;
    background-color: #e8e8e8;
    cursor: pointer;
    border:0px;
    float:left;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.button-control {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#btn-fee {
    width:70%;
    word-wrap: initial;
    background-color: #f15922;
    cursor: pointer;
    color:#fff;
    border:0px;
    float:left;
}

#Fee {
    width:28%;
    float:right;
    text-align: center;
    text-indent: 0px;
}
#vat {
    float:right;
    
}
#showcheck, #submit {cursor: pointer;}
#columnfix {
    position: relative;
}
#total {
    border-top:1px dashed #797979;
    padding-top:5px;
    margin-top:5px;
    font-size:18px;
    
}
#edit {display:none;}
.picture {text-align: center;}
.picture img{
    max-width: 500px;max-height:300px;
}
#infoproduct
{
    padding:10px;
    background-color: #e8e8e8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#infoprice {
    /*text-align: center;*/
    width:100%;
    /*background-color: #e7e7e7;*/
    /*position: absolute;*/
    /*right:0px;*/
    padding-bottom:10px;
    line-height: 20px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.combo-control {
    text-indent: 0px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#_group, #group_quanhuyen, #group_timer, #buttoncalc, #group_vat {
    padding-bottom:10px;
}

@media only screen and (max-width: 450px) {
	.inner {
	    width:100%;
	}
    }
    #boxCart tr.border td {
        border: 0;
    }
    .pick-color {
        padding: 5px 0;
        font-weight: bold;
    }
    .border-bot {
        border-bottom: 1px solid #CCCCCC;
    }
    .s-right-header {
        padding: 10px 0;
        border-bottom: 1px solid #CCCCCC;
        font-size: 20px;
        font-weight: bold;
        clear: both;
        text-transform: uppercase;
        margin: 0 0 10px 0;
    }
    #frmInfo p.line input {
        width: 96%;
        padding: 7px;
        font-size: 14px;
        border: 1px solid #CCCCCC;
        margin: 0 0 5px 0;
    }
    .icon-checked {
        padding: 2px;
        border: 1px solid #CCCCCC;
    }
    .confirm-box {
        padding: 20px 0;
    }
    .btn-orange-small-2 {
        border: 0;
        border-radius: 3px;
        border-bottom: 2px solid #d54715;
        background-color: #f56938;
        color: #ffffff;
        cursor: pointer;
    }
    #purchaseButton {
        width: 100%;
        float: right;
        font-size: 14px;
        padding: 10px 10px;
        margin-bottom: 0!important;
    }
    .bag-left {
        margin: 0;
        max-height: 430px;
        overflow: hidden
    }
    #TB_closeWindowButton {
        top: 5px!important;
    }
    #TB_ajaxContent {
        margin-top: 0px!important;
        overflow: hidden;
        width: 650px!important;
        background-color: #ffffff;
    }
    #TB_window {
        width: 680px!important;
        background-color: #ffffff;
    }
    #TB_ajaxContent p {
        padding: 3px 0;
    }
    body {} #product-detail-right .box .content {
        height: 60px;
        overflow: auto!important
    }
    .enteradd {
        display: block;
        margin-top: 8px;
        padding: 6px 0;
        overflow: hidden;
        font-size: 12px;
        color: #4a90e2;
        position: relative;
        cursor: pointer;
    }
    .choosepay {
        cursor: pointer;
    }
    .arrow-down {
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #f56938;
        position: absolute;
        top: 10px;
        margin-left: 10px;
        cursor: pointer;
    }
    .arrow-up {
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #f56938;
        position: absolute;
        top: 10px;
        margin-left: 10px;
        cursor: pointer;
    }
    .visamaster {
        display: block;
        margin: auto;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        border: 0px;
        border-bottom: 2px solid #57c6ff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #3a3a3a !important;
        cursor: pointer;
        float: left;
	width: 49%;
    }
    .visamaster span {
        font-size: 11px;
        color: #c24d03;
        display: block;
        text-transform: none;
    }
    .atmnoidia {
        float: right;
        margin: auto;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        border: 0px;
        border-bottom: 2px solid #57c6ff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        background-color: #57c6ff !important;
	width: 49%;
    }
    @media (min-width: 600px){
	.visamaster {width: 49%;}
	.atmnoidia {width: 49%;}
    }
    @media (max-width: 500px){
	.mobile {margin-top:20px}
    }
    .atmnoidia span {
        font-size: 11px;
        color: #2174d4;
        display: block;
        text-transform: none;
    }
    .showdropdown {
        width: 100%;
    }
    #atmspan {
        font-size: 13px;
        float: right;
	padding-top:3px;
    }

    .opt {
        height: 36px;
    }
    .desc {
        margin-bottom: 10px;
    }
    .optPrice {
        font-size: 16px;
        color: green;
    }
    input[type=checkbox],
    label {
        cursor: pointer;
    }
    #color-rank {
        padding-top: 10px;
        padding-bottom: 25px;
    }
    #colorrank ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    #colorrank li {
        width: 30px;
        height: 30px;
        float: left;
        margin-right: 5px;
    }
    #colorrank li img {
        cursor: pointer;
        border: 1px solid #ccc;
        max-width: 28px;
    }
    .active {
        border: 1px solid #f56938;
    }
    #group_option {
        margin-top: 10px;
    }
    #group_option ul li a{
	font-size: 12px;
    }
    .sp {
        margin-top: 10px;
    }
.showdropdown {padding-top:10px;}
.bag-price{padding:10px 0 0 0; font-size:18px;}
.orange{color:#f15922!important}
#goodprice{}
#goodprice li {line-height: 16px; font-size:14px; position: relative;}
#goodprice li label{position: absolute; top:2px; left:15px;}
#goodprice li .optPrice {
    font-size: 14px;
    color: green;
}