﻿/**********************Manage Salon************************8*/

.manage {
    width: 1000px;
    margin: 0 auto;
}

    .manage .colleft {
        width: 220px;
        float: left;
        margin: 20px 0;
    }

        .manage .colleft .title {
            width: 285px;
            height: 32px;
            float: left;
            padding-left: 15px;
            background-color: #1260ab;
            font: 17px/32px 'OswaldVNF',Tahoma;
            font-size: 14px\0;
            color: #fff;
            text-transform: uppercase;
        }

        .manage .colleft .menu {
            width: 298px;
            float: left;
            color: #222;
            font: 14px 'Open Sans';
            border-left: 1px solid #e8e8e8;
            border-right: 1px solid #e8e8e8;
            border-bottom: 1px solid #e8e8e8;
        }

            .manage .colleft .menu .active {
                background-color: #e8e8e8;
            }

            .manage .colleft .menu ul li {
                padding-left: 15px;
                padding-top: 10px;
                padding-bottom: 10px;
            }

                .manage .colleft .menu ul li a {
                    color: #222;
                    padding-top: 10px;
                    padding-bottom: 10px;
                }

    .manage .colright {
        width: 545px;
        float: left;
        margin-top: 20px;
        margin-left: 20px !important;
    }

        .manage .colright .title {
            height: 42px;
            text-align: left;
            font: 18px/42px 'Open Sans';
            color: #fff;
            font-weight: bold;
            background-color: #1260ab;
            margin-left: 2px;
            padding-left: 15px;
        }

        .manage .colright .titleauto {
            width: 100%;
            height: 31px;
            text-align: left;
            font: 17px/32px 'OswaldVNF',Tahoma;
            font-size: 14px\0;
            color: #1260ab;
            text-transform: uppercase;
            border-bottom: 1px solid #1260ab;
        }

        .manage .colright .content {
            width: 545px;
            float: left;
            margin-bottom: 25px;
        }

        .manage .colright .bound {
            width: 515px;
            padding: 15px;
            border: 1px solid #e0e0e0;
            display: inline-block;
            margin-top: 15px;
        }

        .manage .colright .content .line {
            width: 545px;
            float: left;
            margin-bottom: 5px;
            font: 12px 'Arial';
            font-weight: normal;
            color: #222;
            position: relative;
        }

            .manage .colright .content .line #btnCheckPointer {
                background-color: #4db748;
                border: medium none;
                border-radius: 4px;
                color: #fff;
                cursor: pointer;
                font-family: Arial;
                font-size: 14px;
                font-weight: bold;
                min-height: 27px;
                min-width: 65px;
                padding-left: 10px;
                padding-right: 10px;
            }

            .manage .colright .content .line label {
                width: 160px;
                float: left;
                font-weight: normal !important;
                font: 14px/30px 'Open Sans';
                color: #222;
            }

            .manage .colright .content .line input[type=text],
            .manage .colright .content .line input[type=password] {
                float: left;
                width: 280px;
                height: 28px;
                border: 1px solid #e8e8e8;
                border-radius: 3px;
                font: 14px/28px 'Open Sans';
                color: #222;
                padding-left: 5px;
            }

            .manage .colright .content .line select {
                float: left;
                width: 287px;
                height: 28px;
                border: 1px solid #e8e8e8;
                border-radius: 3px;
                font: 14px/28px 'Open Sans';
                color: #222;
                padding-left: 5px;
            }

            .manage .colright .content .line .verifycodeinput {
                float: left;
                margin-left: 10px;
                width: 215px !important;
            }

            .manage .colright .content .line textarea {
                border: 1px solid #e8e8e8;
                color: #222;
                float: left;
                font: 14px/28px "Open Sans";
                height: 90px;
                padding-left: 5px;
                width: 280px;
            }

            .manage .colright .content .line .LongDescription {
                float: left;
                width: 550px;
                height: 350px;
                border: 1px solid #e8e8e8;
                font: 12px 'Arial';
                font-weight: normal;
                color: #222;
            }

            .manage .colright .content .line .left {
                float: left;
                width: 120px;
                height: 90px;
            }

            .manage .colright .content .line .right {
                float: left;
                width: 405px;
                height: 90px;
                margin-left: 20px;
            }

                .manage .colright .content .line .right .lineright {
                    float: left;
                    width: 405px;
                    height: 25px;
                    line-height: 25px;
                    margin-bottom: 5px;
                }

            .manage .colright .content .line .btnchangepass {
                float: left;
                width: 120px;
                height: 30px;
                margin-left: 327px;
                border-radius: 4px;
                background-color: #4db748;
                border: none;
                font: bold 15px/30px 'Open Sans';
                text-transform: uppercase;
                color: #fff;
                cursor: pointer;
            }

        .manage .colright .salonmanage .line label {
            font: bold 14px/28px 'Open Sans' !important;
            width: 118px !important;
        }

        .manage .colright .salonmanage .line input[type='text'] {
            width: 395px !important;
        }

        .manage .colright .salonmanage .line textarea {
            width: 395px !important;
        }

        .manage .colright .salonmanage .mapcontent {
            width: 515px;
            height: 180px;
            float: left;
            border: 1px solid #e8e8e8;
        }

        .manage .colright .salonmanage .editmap {
            font: bold 14px/28px 'Open Sans';
            background-color: #4DB748;
            color: #fff;
            cursor: pointer;
            float: left;
            height: 28px;
            border: none;
            border-radius: 4px;
            padding-left: 10px;
            padding-right: 10px;
            margin-bottom: 15px;
            margin-top: 15px;
            margin-left: 65px;
        }

        .manage .colright .content .region {
            float: left;
            font: bold 16px/22px 'Open Sans';
            color: #1260ab;
            margin-top: 15px;
            margin-bottom: 15px;
            line-height: 28px;
        }

    .manage .colmess {
        width: 195px;
        float: left;
        margin-top: 20px;
        margin-left: 20px !important;
    }

    .manage .colright .content .rulesalon {
        float: right;
        font: italic 13px/22px 'Open Sans';
        color: #1260ab;
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 28px;
        text-align: right;
    }

    /******************************Quản lý tin đã lưu************************************/

    .manage .colright .Saveproduct {
        width: 760px;
        float: left;
        padding-bottom: 15px;
    }

        .manage .colright .Saveproduct .SearchAutoManage {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

            .manage .colright .Saveproduct .SearchAutoManage input[type="text"] {
                float: left;
                width: 151px;
                height: 30px;
                line-height: 30px\0/;
                border: 1px solid #e8e8e8;
                border-radius: 2px;
                padding-left: 10px;
                font: 13px 'Arial';
                color: #222;
            }

                .manage .colright .Saveproduct .SearchAutoManage input[type="text"]::-webkit-input-placeholder {
                    font-style: normal;
                }

            .manage .colright .Saveproduct .SearchAutoManage select {
                width: 160px;
                float: left;
                height: 30px;
                border: 1px solid #e8e8e8;
                font: 13px 'Arial';
                border-radius: 3px;
                color: #222;
            }

            .manage .colright .Saveproduct .SearchAutoManage .btn {
                height: 28px;
                width: 70px;
                text-align: center;
                border: none;
                cursor: pointer;
                border-radius: 2px;
                font: bold 13px 'Arial';
                color: #fff;
                background-color: #1260ab;
                padding: 0px !important;
                margin-right: 0px;
            }
/*****************Change password******************/
/************ tblmanage Quản lý tin rao******************/
.tblmanage {
    width: 545px;
    margin-top: 15px;
    float: left;
    display: inline-block;
}

    .tblmanage th {
        /* height: 53px; */
        text-align: center;
        background-color: #1260ab;
        color: #fff;
        font: 14px 'Arial';
        border-right: 1px solid #579ddf;
        border-bottom: 1px solid #579ddf;
        border-left: none;
        vertical-align: central;
        padding: 10px 0;
    }

        .tblmanage th:first-child {
            border-left: 1px solid #f0f0f0;
        }

    .tblmanage .bgsaled {
        background-color: #f0f0f0;
    }

    .tblmanage tr td {
        font: 13px/18px 'Arial';
        color: #484848;
        border-right: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        border-left: 1px solid #f0f0f0;
        padding-left: 9px;
        padding-top: 10px;
        padding-bottom: 10px;
        vertical-align: top;
    }

        .tblmanage tr td a {
            font: 13px/18px 'Arial';
            color: #484848;
        }

        .tblmanage tr td:first-child {
            border-left-width: 1px;
        }

        .tblmanage tr td:first-child,
        .tblmanage tr .center {
            text-align: center !important;
            padding-left: 0 !important;
        }

        .tblmanage tr td .type {
            font: bold 13px/17px 'Arial';
            color: #1260ab;
            text-transform: uppercase;
        }

        .tblmanage tr td .top {
            margin-top: 6px;
        }

        .tblmanage tr td label {
            font-weight: bold;
            font-size: 14px;
            color: #222;
        }

        .tblmanage tr td .price,
        .tblmanage tr td .price a {
            font-weight: bold;
            font-size: 14px;
            color: #1260ab;
        }

        .tblmanage tr td .view {
            background: url('/images/viewauto.png') no-repeat 0 6px;
            padding-left: 20px;
            font: 12px 'Arial';
            color: #222;
        }

        .tblmanage tr td .edit {
            background: url('/images/editenable.png') no-repeat 0 3px;
            padding-left: 20px;
            font: 12px/22px 'Arial';
            color: #222;
            /*margin-left: 15px;*/
            /*background-position: 0px 0px;*/
        }

        .tblmanage tr td .edit-gray {
            background: url('/images/editauto.png') no-repeat 0 3px;
            padding-left: 20px;
            font: 12px/22px 'Arial';
            color: #222;
            /*margin-left: 15px;*/
            cursor: default;
        }

        .tblmanage tr td .copy {
            background: url('/images/copyenable.png') no-repeat 0 3px;
            padding-left: 20px;
            font: 12px/22px 'Arial';
            color: #222;
            float: left;
            width: 95px;
        }

        .tblmanage tr td .copy-gray {
            background: url('/images/copyv2.png') no-repeat 0 3px;
            padding-left: 20px;
            font: 12px/22px 'Arial';
            color: #222;
            cursor: default;
        }

        .tblmanage tr td .on {
            background: url('/images/on.png') no-repeat;
            width: 35px;
            height: 15px;
            float: left;
        }

        .tblmanage tr td .off {
            background: url('/images/off.png') no-repeat;
            width: 35px;
            height: 15px;
            float: left;
        }

        .tblmanage tr td .up {
            background: url('/images/upmoi.png') no-repeat center;
            width: 26px;
            height: 23px;
            float: left;
            margin-bottom: 5px;
        }

        .tblmanage tr td .updisable {
            background: url('/images/upmoidisable.png') no-repeat center !important;
        }

        .tblmanage tr td .reup {
            background: url('/images/danglai.png') no-repeat center;
            width: 26px;
            height: 23px;
            float: left;
            margin-bottom: 5px;
        }

        .tblmanage tr td .reupdisable {
            background: url('/images/danglaidisable.png') no-repeat center !important;
        }

        .tblmanage tr td .detele {
            background: url('/images/xoa.png') no-repeat center;
            width: 26px;
            height: 23px;
            float: left;
            margin-bottom: 5px;
        }

        .tblmanage tr td .restore {
            background: url('/images/icon_restore_green.png') no-repeat center;
            width: 26px;
            height: 23px;
            float: left;
            margin-bottom: 5px;
        }

        .tblmanage tr td .turnonreg {
            background: url('/images/turnonreg.png') no-repeat center;
            width: 26px;
            height: 23px;
            float: left;
            margin-bottom: 5px;
        }

        .tblmanage tr td .turnoffreg {
            background: url('/images/turnoffreg.png') no-repeat center !important;
        }

    .tblmanage .endate td:first-child {
        border-left: none;
    }

    .tblmanage .public td:first-child {
        border-left: none;
    }

    .tblmanage .new td:first-child {
        border-left: none;
    }

/***Quản lý tin rao ***/
.manage .colright .Saveproduct .SearchAutoManage .rowsearch {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
}

    .manage .colright .Saveproduct .SearchAutoManage .rowsearch .dvcombo {
        border: 1px solid #dedede;
        border-radius: 3px;
    }

    .manage .colright .Saveproduct .SearchAutoManage .rowsearch .col {
        margin-right: 9px;
        display: inline-block;
        float: left;
    }

        .manage .colright .Saveproduct .SearchAutoManage .rowsearch .col:last-child {
            margin-right: 0px;
        }

    .manage .colright .Saveproduct .SearchAutoManage .rowsearch #keywords {
        width: 400px;
        font: 13px 'Arial';
        color: #555;
    }

    .manage .colright .Saveproduct .SearchAutoManage .rowsearch .btnsearch {
        background: url('/images/iconsearchv6.png') no-repeat 14px 8px #1260ab;
        height: 30px;
        float: left;
        border-radius: 3px;
        border: none;
        padding-left: 34px;
        padding-right: 13px;
        font: 14px 'Open Sans';
        color: #fff;
        margin-right: 5px;
        cursor: pointer;
    }

.manage .colright .Saveproduct .countauto {
    width: 100%;
    float: left;
    font: 14px 'Open Sans';
    color: #333;
}

    .manage .colright .Saveproduct .countauto span {
        color: #0070c0;
    }
/***********************Nạp tiền**************************/
.manage .colright .content .recharge {
    width: 514px;
    float: left;
    padding: 15px;
    margin-top: 15px;
    border: 1px solid #e0e0e0;
}

    .manage .colright .content .recharge .name {
        float: left;
        width: 100%;
        font: bold 16px/25px 'Open Sans';
        color: #1260ab;
    }

    .manage .colright .content .recharge .rowitems {
        float: left;
        width: 100%;
        font: 14px/25px 'Open Sans';
        color: #222;
    }

        .manage .colright .content .recharge .rowitems input[type='radio'] {
            border: 0 none;
            clip: rect(0px, 0px, 0px, 0px);
            height: 4px;
            margin: 2px 0;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 4px;
        }

            .manage .colright .content .recharge .rowitems input[type='radio']:checked + label {
                background: url("/Images/radio-checked.png") no-repeat;
            }

            .manage .colright .content .recharge .rowitems input[type='radio'] + label {
                background: url("/Images/radio-uncheck.png") no-repeat;
                float: left;
                height: 16px;
                width: 16px;
                line-height: 25px;
                margin-top: 5px;
                margin-right: 8px;
            }

            .manage .colright .content .recharge .rowitems input[type='radio']:checked + label + span {
                color: #1260ab !important;
                font-weight: 600;
            }

        .manage .colright .content .recharge .rowitems .bk {
            background: url('/images/iconbaokim.png') no-repeat;
            padding-left: 18px;
        }

.manage .colright .content .rechargedes {
    width: 514px;
    float: left;
    padding: 15px 15px 0px 15px;
    border: 1px solid #e0e0e0;
    border-top: none;
    background-color: #d6e7f8;
    font: 14px/18px 'Open Sans';
    color: #222;
}

    .manage .colright .content .rechargedes .name {
        float: left;
        width: 100%;
        font: bold 16px/25px 'Open Sans';
        color: #1260ab;
    }

    .manage .colright .content .rechargedes .code,
    .manage .colright .content .rechargedes .code .info {
        line-height: 25px;
    }

        .manage .colright .content .rechargedes .code span {
            font-weight: bold;
            color: #ff0000;
        }

    .manage .colright .content .rechargedes .info {
        color: #1260ab !important;
        float: left;
        margin-bottom: 15px;
    }

    .manage .colright .content .rechargedes .infotransaction {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .manage .colright .content .rechargedes .bankitem {
        background-color: #f0f0f0 !important;
        display: inline-block;
        float: left;
        width: 514px;
        margin-left: -15px;
        padding: 15px 15px;
    }

.manage .colright .content #container-atm {
    padding-bottom: 0px !important;
}

.manage .colright .content .rechargedes .infotransaction label {
    width: 160px;
    float: left;
    font-weight: bold;
    line-height: 30px;
}

    .manage .colright .content .rechargedes .infotransaction label span {
        color: #ff0000;
    }

.manage .colright .content .rechargedes .infotransaction .dvcombo .combotext {
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 !important;
    padding: 0 0 0 9px !important;
}

.manage .colright .content .rechargedes .infotransaction .dvcombo .dartdown {
    height: 17px !important;
    line-height: 30px !important;
    margin: 13px 9px 0 0 !important;
    padding: 0 !important;
}

.manage .colright .content .rechargedes .infotransaction .bxhvalidatetooltip {
    margin-left: 160px;
}

.manage .colright .content .rechargedes .infotransaction p {
    margin-left: 167px;
    color: #222;
    font: 12px/18px "Open Sans";
    display: inline-block;
}

.manage .colright .content .rechargedes .validation-summary-errors {
    color: #222;
    display: inline-block;
    font: 14px/18px "Open Sans";
    margin: 10px 0 0 160px;
    text-align: left;
    width: 354px;
}

.manage .colright .content .rechargedes .infotransaction input[type="text"],
.manage .colright .content .rechargedes .infotransaction select,
.manage .colright .content .rechargedes .infotransaction textarea {
    width: 340px;
    padding-left: 10px;
    float: left;
    height: 30px;
    color: #222;
    line-height: 30px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
}

.manage .colright .content .rechargedes .infotransaction select {
    width: 352px !important;
}

.manage .colright .content .rechargedes .infotransaction textarea {
    height: 100px !important;
}

.manage .colright .content .rechargedes .infotransaction .short {
    width: 168px !important;
}

.manage .colright .content .rechargedes .infotransaction span {
    line-height: 30px;
    margin-left: 10px;
}

.manage .colright .content .rechargedes .note {
    float: left;
    width: 100%;
    display: inline-block;
}

    .manage .colright .content .rechargedes .note span {
        font-weight: bold;
        color: #ff0000;
    }

.manage .colright .content .rechargedes .button {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

    .manage .colright .content .rechargedes .button .btn {
        width: 120px;
        height: 30px;
        float: left;
        margin-right: 10px;
        border-radius: 2px;
        font: 15px/30px 'Open Sans';
        color: #fff;
        border: none;
        cursor: pointer;
    }

    .manage .colright .content .rechargedes .button .submit {
        background: url('/images/icon-btnsubmit.png') no-repeat #4db748;
        background-position: 7px 7px;
        padding-left: 19px;
        margin-left: 160px;
    }

    .manage .colright .content .rechargedes .button .cancel {
        background: url('/images/icon-btncancel.png') no-repeat #4db748;
        background-position: 30px 7px;
        padding-left: 15px;
    }

    .manage .colright .content .rechargedes .button .continue {
        /*background: url('/images/continue.png') no-repeat #4db748;            
            background-position: 18px 8px;*/
        background-color: #4db748;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 160px;
        font: bold 14px/30px 'Open Sans';
        color: #fff;
        text-transform: uppercase;
        border-radius: 4px;
        text-align: center;
        float: left;
        border: none;
        cursor: pointer;
    }

.manage .colright .content .rechargedes .box {
    display: none;
}

.manage .colright .content .recharge .recharge-left {
    width: 195px;
    float: left;
}

.manage .colright .content .recharge .recharge-right {
    width: 310px;
    float: left;
}

.manage .colright .content .recharge .recharge-left .goitin {
    width: 145px;
    padding: 15px 5px;
    text-align: center;
    border: 1px solid #e1e1e1;
    display: inline-block;
}

.manage .colright .content .recharge .recharge-left .name {
    min-height: 54px;
}

.manage .colright .content .recharge .recharge-left .vippro {
    color: #e50e0e;
    background: url('/images/vip-pro-v3.png') no-repeat !important;
    background-position: 15px 0px !important;
    padding-left: 45px;
    text-align: left;
}

.manage .colright .content .recharge .recharge-left .vip1 {
    color: #e50e0e;
}

.manage .colright .content .recharge .recharge-left .vip2 {
    color: #f79d0d;
}

.manage .colright .content .recharge .recharge-left .vipchung {
    color: #1260ab;
}

.manage .colright .content .recharge .recharge-left .price {
    float: left;
    font: bold 14px 'Open Sans';
    text-align: center;
    color: #4db748;
    width: 100%;
}

.manage .colright .content .recharge .recharge-left .month {
    float: left;
    font: italic 13px 'Open Sans';
    text-align: center;
    color: #444;
    width: 100%;
}

.manage .colright .content .recharge .recharge-left .btn {
    float: left;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 13px 0 0 0 !important;
}

.manage .colright .content .recharge .recharge-left .btnbuy {
    width: 87px;
    height: 28px;
    padding: 6px 14px;
    border-radius: 4px;
    background-color: #1260ab;
    text-align: center;
    font: bold 13px/28px 'Open Sans';
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: default;
}
/********************Thanh toán cho gói tin******************/
.manage .colleftnologin {
    width: 320px;
    float: left;
    margin-top: 26px;
    display: inline-block;
}

    .manage .colleftnologin .titleauto {
        float: left;
        font: 14px/25px 'Open Sans';
        color: #222;
        background-color: #e0e0e0;
        padding-left: 12px;
        width: 308px;
    }

        .manage .colleftnologin .titleauto span {
            font-weight: bold;
            color: #1260ab !important;
        }

    .manage .colleftnologin .tblinfoauto {
        float: left;
        width: 100%;
        border: 1px solid #e0e0e0;
    }

        .manage .colleftnologin .tblinfoauto td {
            border-bottom: 1px solid #e0e0e0;
            font: 13px/28px 'Open Sans';
            color: #333;
            width: 170px;
            text-align: left;
            min-height: 30px;
        }

        .manage .colleftnologin .tblinfoauto .first {
            width: 150px !important;
            padding-left: 12px;
            font-weight: bold;
        }

        .manage .colleftnologin .tblinfoauto .rowprice {
            background-color: #1260ab;
        }

            .manage .colleftnologin .tblinfoauto .rowprice td {
                text-transform: uppercase;
                color: #fff;
            }

                .manage .colleftnologin .tblinfoauto .rowprice td:first-child {
                    font-weight: normal !important;
                }

                .manage .colleftnologin .tblinfoauto .rowprice td:last-child {
                    font-weight: bold;
                    text-transform: uppercase;
                    font: 18px 'Open Sans';
                }

        .manage .colleftnologin .tblinfoauto .autotype {
            font: 16px 'OswaldVNF';
            color: #1260ab;
        }

        .manage .colleftnologin .tblinfoauto .vippro {
            background: url('/images/vip-pro-v3.png') no-repeat;
            background-position: 0px 3px;
            padding-left: 30px;
            color: #e50e0e !important;
        }

        .manage .colleftnologin .tblinfoauto .vip1 {
            color: #e50e0e !important;
        }

        .manage .colleftnologin .tblinfoauto .vip2 {
            color: #f79d0d !important;
        }

.manage .tbdktc {
    width: 515px;
    padding: 15px 15px;
    font: 14px/18px 'Open Sans';
    color: #555;
    border: 1px solid #dedede;
    display: inline-block;
}

    .manage .tbdktc .row {
        float: left;
        width: 100%;
    }

        .manage .tbdktc .row .name {
            font-weight: bold;
        }

        .manage .tbdktc .row .pass {
            color: #555 !important;
        }

    .manage .tbdktc span,
    .manage .ft span,
    .manage .info a {
        color: #1260ab;
    }

        .manage .tbdktc span.vippro {
            background: url('/images/vip-pro-v3.png') no-repeat;
            background-position: 0 0px;
            padding: 4px 0 0 25px;
            color: #e50e0e !important;
            font-weight: bold;
            float: left;
        }

        .manage .tbdktc span.vip1 {
            color: #e50e0e !important;
            font-weight: bold;
        }

        .manage .tbdktc span.vip2 {
            color: #f79d0d !important;
            font-weight: bold;
        }

    .manage .tbdktc .row label {
        width: 155px;
        float: left;
    }

.manage .info {
    display: inline-block;
    font: 14px/28px 'Open Sans';
    color: #555;
    width: 515px;
    padding: 10px 15px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.manage .ft {
    width: 530px;
    background-color: #c6e3fa;
    display: inline-block;
    font: 14px/28px 'Open Sans';
    color: #555;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #dedede;
}

.manage .nttc {
    background-color: #c6e3fa;
    font: 14px/18px 'Open Sans';
    color: #555;
    width: 515px;
    margin-top: 15px;
    padding: 10px 15px;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

    .manage .nttc span {
        color: #1260ab;
    }

.fn {
    font-weight: normal !important;
}

.manage .infoauto {
    float: left;
    display: inline-block;
    width: 515px;
    padding: 15px 15px;
    border: 1px solid #dedede;
    font: 14px/18px 'Open Sans';
    color: #555;
    margin: 0 0 20px;
}

    .manage .infoauto .tblinfo {
        margin-top: 10px;
        width: 454px;
        margin-left: 15px;
        border: 1px solid #dedede;
    }

        .manage .infoauto .tblinfo tr td:first-child {
            width: 205px;
            padding-left: 35px;
            line-height: 30px;
            font-weight: bold;
            border-bottom: 1px solid #dedede;
        }

        .manage .infoauto .tblinfo tr td:last-child {
            width: 195px;
            line-height: 30px;
            border-bottom: 1px solid #dedede;
        }

        .manage .infoauto .tblinfo .total {
            background-color: #1260ab;
            color: #fff;
            font-weight: normal !important;
            text-transform: uppercase;
        }

            .manage .infoauto .tblinfo .total .price {
                font-weight: bold;
                text-transform: uppercase;
                font-family: 'Open Sans';
                font-size: 18px;
            }

        .manage .infoauto .tblinfo .autotype {
            font: 16px/18px 'OswaldVNF';
            color: #1260ab;
        }

        .manage .infoauto .tblinfo .vippro {
            background: url('/images/vip-pro-v3.png') no-repeat;
            background-position: 0px 3px;
            padding-left: 30px;
            color: #e50e0e !important;
        }

        .manage .infoauto .tblinfo .vip1 {
            color: #e50e0e !important;
        }

        .manage .infoauto .tblinfo .vip2 {
            color: #f79d0d !important;
        }

    .manage .infoauto .money {
        font-weight: bold;
        margin-top: 10px;
    }

        .manage .infoauto .money span {
            font-weight: normal;
            color: #1260ab;
        }

    .manage .infoauto .btn {
        text-transform: uppercase;
    }

.manage .button {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}

.manage .btn {
    font: bold 14px/30px 'Open Sans';
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 10px;
    height: 28px;
    display: inline-block;
}

.manage .btncontinue {
    background-color: #4db748;
}

.manage .btncancel {
    background-color: #a2a2a2;
}

.manage .btnedit {
    background-color: #1260ab;
}

/*Trang quản lý tin đăng*/
.Saveproduct .autoposting {
    height: 30px;
    width: 130px;
    float: left;
}

    .Saveproduct .autoposting a {
        background: url('/Images/icondangtin.png') no-repeat #4db748;
        padding-left: 31px;
        padding-right: 15px;
        line-height: 30px;
        font: 14px/30px 'Open Sans';
        color: #fff;
        float: left;
        height: 30px;
        background-position: 13px 9px;
        border-radius: 3px;
    }

.Saveproduct .tblmanage {
    width: 100% !important;
}

    .Saveproduct .tblmanage .avt {
        width: 96px;
        height: 100%;
        float: left;
        margin-left: 9px;
    }

    .Saveproduct .tblmanage .info {
        width: 227px !important;
        float: left !important;
        margin-left: 10px !important;
        border: none !important;
        padding: 0px !important;
    }

        .Saveproduct .tblmanage .info .tit {
            font: 14px/18px 'Arial';
            margin-bottom: 5px;
        }

            .Saveproduct .tblmanage .info .tit a {
                font: 14px/18px 'Arial';
            }

    .Saveproduct .tblmanage td {
        padding-bottom: 0;
    }

    .Saveproduct .tblmanage .top {
        width: 100%;
        float: left;
        border-top: 1px solid #f0f0f0;
    }

        .Saveproduct .tblmanage .top a {
            float: left;
            width: 90px;
            line-height: 23px;
            margin-left: 5px;
            border-right: 1px solid #f0f0f0;
        }

            .Saveproduct .tblmanage .top a:last-child {
                border-right: none;
            }

    .Saveproduct .tblmanage .viewauto {
        font: 12px/28px 'Arial';
        color: #999;
        line-height: 28px;
    }

        .Saveproduct .tblmanage .viewauto:last-child {
            margin-left: 10px;
        }

    .Saveproduct .tblmanage .top #editprice {
        background: url('/images/editauto.png') no-repeat 0 4px;
        padding-left: 20px;
        width: 56px;
    }

    .Saveproduct .tblmanage tr .center .endate {
        color: #ff8a00;
    }

    .Saveproduct .tblmanage tr .center .public {
        color: #0070c0;
    }

    .Saveproduct .tblmanage tr .center .new {
        color: #4cb848;
    }

    .Saveproduct .tblmanage tr .center .saled {
        color: #484848;
    }

    .Saveproduct .tblmanage tr .center .disapprove {
        color: #dc4938;
    }

    .Saveproduct .tblmanage tr .center .notapprove {
        color: #999 !important;
        font: 11px 'Arial' !important;
        margin-top: 5px;
        float: left;
        width: 100%;
        text-align: center;
    }

    .Saveproduct .tblmanage tr td .vippro {
        background-color: #ee0e0e;
        color: #fff;
        border-radius: 3px;
        display: inline-block;
        padding-left: 3px;
        padding-right: 3px;
        line-height: 20px;
        height: 18px;
    }

    .Saveproduct .tblmanage tr td .vip1 {
        background-color: #dc4938;
        color: #fff;
        border-radius: 3px;
        display: inline-block;
        padding-left: 3px;
        padding-right: 3px;
        line-height: 20px;
        height: 18px;
    }

    .Saveproduct .tblmanage tr td .vip2 {
        background-color: #ee9405;
        color: #fff;
        border-radius: 3px;
        display: inline-block;
        padding-left: 3px;
        padding-right: 3px;
        line-height: 20px;
        height: 18px;
    }

.postnews {
    float: left;
    width: 100%;
    font: normal 12px tahoma;
}

    .postnews .pn-title {
        height: 24px;
        padding: 2px 0 0 34px;
        background: url(../images/icon-dangtin.png) no-repeat;
        border-bottom: 1px solid #37a344;
    }

        .postnews .pn-title h1 {
            width: 100%;
            font-family: 'Roboto Condensed';
            text-transform: uppercase;
            float: left;
            color: #016098;
            font-size: 14pt;
        }

.margintop20 {
    margin-top: 20px !important;
}

#spanGoiytieude {
    float: left;
    width: 496px;
}

.postnews .pn-content {
    float: left;
    width: 704px;
    padding: 17px;
    border: 1px solid #e3e3e3;
    margin: 3px 0 0 0;
    background: #fff;
}

.pn-content .wr_upload {
    position: relative;
}

.pn-content .row {
    float: left;
    width: 100%;
    margin: 7px 0;
}

.pn-content .row1 {
    float: left;
    height: 1px;
    width: 100%;
    margin: 15px 0 10px 0;
    background: #cac1ba;
}

.pn-content .row2 {
    clear: both;
    margin-top: 15px;
    position: relative;
    text-align: center;
}

.pn-content .row label {
    width: 125px;
    float: left;
    height: 28px;
    color: #1d1312;
    padding-top: 8px;
}

    .pn-content .row label span {
        color: #fc0000;
    }

.pn-content .row .row-right {
    float: left;
    _float: none;
    *float: none;
}

.pn-content .row .row-right2 {
    padding-left: 125px;
}

.pn-content .row p {
    line-height: 18px;
}

.paid-card .row {
    float: left;
    width: 100%;
    margin: 7px 0;
}

.paid-card .row1 {
    float: left;
    height: 1px;
    width: 100%;
    margin: 15px 0 10px 0;
    background: #cac1ba;
}

.paid-card .row2 {
    margin-top: 20px;
}

.paid-card .row label {
    width: 125px;
    float: left;
    height: 28px;
    color: #1d1312;
    font-weight: normal;
    line-height: 29px;
}

    .paid-card .row label span {
        color: #fc0000;
    }

.paid-card .row .row-right {
    float: left;
    width: 160px;
}

.paid-card .row .row-right-full {
    float: left;
    width: 520px;
}

.paid-card.row .row-right2 {
    padding-left: 125px;
}

.paid-card .row p {
    line-height: 18px;
}

.paid-card .row .row-right input {
    float: left;
    padding: 6px 6px;
}

.paid-card .row .row-right select {
    float: left;
    padding: 6px 9px;
}

.paid-card .tablecontainer {
    width: 100%;
}

.paid-card .tablecontainerrow {
    clear: both;
    overflow: hidden;
    border: none !important;
}

    .paid-card .tablecontainerrow .column1 {
        width: 50%;
        float: left;
        line-height: 40px;
    }

    .paid-card .tablecontainerrow .column2 {
        width: 45%;
        float: left;
        padding-left: 10px;
        line-height: 40px;
    }

.paid-card .btnConfirm {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 123px;
    background: #37a344;
    color: #fff;
    line-height: 36px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

.marginright34 {
    margin-right: 34px !important;
}

.marginright80 {
    margin-right: 80px !important;
}

.marginright95 {
    margin-right: 95px !important;
}

.marginright15 {
    margin-right: 15px !important;
}

.marginleftt10 {
    margin-left: 10px !important;
}

.hplcate {
    background: url(../images/bg-radio.png) no-repeat 0 2px;
    padding: 6px 0 6px 30px;
    margin-right: 35px;
}

.hplcate-active {
    background: url(../images/bg-radio-selected.png) no-repeat 0 2px !important;
}

.row-right .select-item {
    float: left;
    width: 229px;
    height: 29px;
    border: 1px solid #cac1ba;
    background: url(../images/mbg-select.png) no-repeat right #fff;
    cursor: pointer;
}

.row-right .select-container {
    float: left;
    width: 229px;
    height: 29px;
    cursor: pointer;
}

.row-right .select-item1 {
    width: 158px !important;
}

    .row-right .select-item1 .v-drop {
        width: 131px !important;
    }

.row-right .select-item .v-drop {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    width: 198px;
    text-align: left;
    z-index: 1;
    font-size: 13px;
    padding: 7px 31px 6px 10px;
    float: left;
}

.row-right .select-menu {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px;
    text-align: left;
    font-size: 13px;
}

.row-right .select-item .dcate {
    border: 0 solid #ababab;
    color: #000;
    height: 31px;
    margin: 0;
    opacity: 0;
    padding: 5px 5px 5px 2px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.row-right .input1 {
    width: 219px;
    border: 1px solid #cac1ba;
    float: left;
    padding: 6px 5px;
}

.row-right .input2 {
    width: 158px !important;
}

.row-right .input3 {
    width: 484px !important;
}

.row-right .input4 {
    width: 119px !important;
}

.row-right .input5 {
    width: 197px !important;
    margin-left: 14px;
}

.row-right .span {
    float: left;
    margin: 8px 0 0 5px;
}

.row-right textarea {
    border: 1px solid #cac1ba;
    width: 490px;
}

.row-right2 .vip-type {
    margin-top: 2px;
}

    .row-right2 .vip-type li {
        padding: 8px;
    }

.row-right2 .preview label {
    width: 86px;
    float: left;
    height: 28px;
    color: #1d1312;
    padding-top: 2px;
}

.row-right2 .preview .vip-preview ul {
    float: left;
    margin: 10px 0 0 0;
}

    .row-right2 .preview .vip-preview ul li {
        padding: 5px;
        margin-bottom: 10px;
        float: left;
        width: 570px;
        background: #fff;
    }

        .row-right2 .preview .vip-preview ul li:first-child {
            margin-left: 0 !important;
        }

        .row-right2 .preview .vip-preview ul li img {
            width: 127px;
            height: 115px;
            float: left;
        }

        .row-right2 .preview .vip-preview ul li .desc {
            float: right;
            width: 426px;
            position: relative;
            min-height: 115px;
        }

            .row-right2 .preview .vip-preview ul li .desc .date {
                position: absolute;
                bottom: -5px;
                right: 0;
                color: #959595;
                font-size: 12px;
            }

            .row-right2 .preview .vip-preview ul li .desc h4 a {
                color: #006092;
                font: bold 13px/18px tahoma;
                min-height: 36px;
                display: block;
            }

                .row-right2 .preview .vip-preview ul li .desc h4 a:hover {
                    text-decoration: underline;
                }

        .row-right2 .preview .vip-preview ul li .other {
            font-size: 12px;
        }

            .row-right2 .preview .vip-preview ul li .other .price,
            .row-right2 .preview .vip-preview ul li .other .area,
            .row-right2 .preview .vip-preview ul li .other .location {
                padding: 0 0 0 25px;
                line-height: 24px;
            }

            .row-right2 .preview .vip-preview ul li .other .price {
                background: url(../images/icon-price.png) no-repeat 2px 5px;
                color: #37a344;
                font-weight: bold;
            }

            .row-right2 .preview .vip-preview ul li .other .area {
                background: url(../images/icon-area.png) no-repeat 0 5px;
            }

            .row-right2 .preview .vip-preview ul li .other .location {
                background: url(../images/icon-location.png) no-repeat 3px 1px;
                height: 23px;
                display: inline-block;
            }

            .row-right2 .preview .vip-preview ul li .other div label {
                width: 60px;
                display: inline-block;
                color: #424242;
                margin-right: 5px;
                font-weight: normal;
                height: 16px;
                padding: 0;
            }

                .row-right2 .preview .vip-preview ul li .other div label span {
                    float: right;
                    color: #000;
                }

.row-right div#tablecontainer {
    width: 497px;
    border-top: 1px solid #dedede;
    margin-top: -6px;
}

.row-right div.tablecontainerrow {
    clear: both;
    overflow: hidden;
    border: 1px solid #dedede;
    border-top: none;
}

.row-right div#tablecontainer div div.column1 {
    width: 240px;
    float: left;
    padding-left: 10px;
    line-height: 40px;
    border-right: 1px solid #dedede;
}

.row-right div#tablecontainer div div.column2 {
    width: 200px;
    float: left;
    padding-left: 10px;
    line-height: 40px;
    font-weight: bold;
}

.post-info {
    float: left;
    width: 704px;
    padding: 17px;
    border: 1px solid #e3e3e3;
    margin: 3px 0 0 0;
    background: #fff;
}

.post-contact {
    float: left;
    width: 704px;
    padding: 17px;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
    font: normal 14px/24px 'Roboto', Arial;
}

.warning {
    float: left;
    width: 704px;
    padding: 17px;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
    font: normal 14px/24px 'Roboto', Arial;
}

    .warning .reason {
        margin-left: 10px;
    }

.post-info .p-i-title {
    margin: 0 0 25px 0;
    font: normal 14px/24px 'Roboto', Arial;
}

.post-info .p-i-thanks {
    font: normal 14px/24px 'Roboto Bold', Arial;
    padding-top: 10px;
}

.post-info .p-i-payment {
    padding-top: 10px;
}

    .post-info .p-i-payment p {
        font: normal 14px/24px 'Roboto', Arial;
    }

.post-info .p-i-vip p {
    font: normal 14px/24px 'Roboto', Arial;
}

.post-info .p-i-payment-methods {
    font: normal 14px/24px 'Roboto', Arial;
}

.post-info .table {
    width: 100%;
    border-top: 1px solid #dedede;
    margin-top: -6px;
    background: #e2f5ff;
}

.post-info .tablecontainerrow {
    clear: both;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-top: none;
}

.post-info .table .column1 {
    width: 170px;
    float: left;
    padding-left: 10px;
    font: normal 14px/34px 'Roboto Condensed', Arial;
}

.post-info .table .column2 {
    width: 510px;
    float: left;
    padding-left: 10px;
    font: normal 14px/34px 'Roboto', Arial;
    border-left: 1px solid #dedede;
}

.post-info .p-i-btn {
    margin: 25px auto;
    width: 100%;
    padding-left: 34%;
}

.text-blue {
    color: #055699;
}

.btnUpgrade {
    float: left;
    width: 172px;
    background: #37a344;
    color: #fff;
    line-height: 36px;
    text-transform: uppercase;
    padding-left: 40px;
}

.btnpost {
    background: url(../images/icon-post.png) no-repeat 20px 11px #37a344;
    color: #fff;
    line-height: 33px;
    text-transform: uppercase;
    border: 1px solid transparent;
    padding-left: 45px;
    padding-right: 20px;
    cursor: pointer;
}

.btncheckout {
    float: left;
    width: 95px;
    background: url(../images/icon-post.png) no-repeat 20px 11px #37a344;
    margin-left: 20px;
    color: #fff;
    padding-left: 40px;
    line-height: 36px;
    text-transform: uppercase;
}

.btnPreview {
    float: left;
    width: 78px;
    background: url(../images/icon-preview.png) no-repeat 7px -1px #37a344;
    margin-left: 190px;
    color: #fff;
    padding-left: 40px;
    line-height: 36px;
    text-transform: uppercase;
}

.btnpost:hover {
    background: url(../images/icon-post.png) no-repeat 20px 11px #38a246;
}

.btncancel {
    background: url(../images/icon-cancel.png) no-repeat 20px 13px #016096;
    color: #fff;
    line-height: 33px;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid transparent;
    padding-left: 45px;
    padding-right: 20px;
}

    .btncancel:hover {
        background: url(../images/icon-cancel.png) no-repeat 20px 13px #023e61;
    }

.hplVipType {
    background: url(../images/bg-radio.png) no-repeat 0 2px;
    padding: 6px 0 6px 30px;
    margin-right: 35px;
}

.hplVipType-active {
    background: url(../images/bg-radio-selected.png) no-repeat 0 2px !important;
}

.mright {
    width: 730px;
    overflow: hidden;
    margin: 30px auto;
}

.user-mright {
    width: 730px;
    overflow: hidden;
    margin: 30px auto;
}
.module-header-profile {
    height: 24px;
    padding: 2px 0 0 34px;
    background: url(../images/icon-profile.png) no-repeat;
    border-bottom: 1px solid #37a344;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    color: #016098;
    font-size: 14pt;
}