﻿#content_member {
}

    #content_member .titlebox {
        color: #fff;
        font: bold 14px/30px 'Roboto Condensed';
        text-transform: uppercase;
        padding-left: 20px;
        background-color: #0091b2;
    }

#content_left {
    width: auto;
    float: left;
}

#content_right {
    width: 680px;
    float: right;
}
/*box member menu */
#Member_Menu {
    width: 100%;
    float: left;
    border: 1px solid #0090b2;
    margin-bottom: 20px;
}

    #Member_Menu h3 {
        text-align: center;
    }

    #Member_Menu ul {
        text-align: left;
    }

        #Member_Menu ul li {
            /*list-style: square;
                list-style-position: inside;
                color: #72a502;*/
        }

            #Member_Menu ul li a
{
    padding: 10px 15px 10px 32px;
    border-bottom: 1px dotted #21a8c6;
    display: block;
    background: url('/Styles/icon/icon_title.png') 18px 14px no-repeat;
    font-size: 15px;
}

                #Member_Menu ul li .active, #Member_Menu ul li a:hover {
                    background: url('/Styles/icon/icon_title.png') 20px 16px no-repeat #c1e9f2;
                }

                #Member_Menu ul li a:last-child {
                    border: none;
                }
/*box member menu */

/*box update member*/
#boxUpadate {
    text-align: left;
    margin-bottom: 20px;
}

    #boxUpadate .titlebox {
    }

    #boxUpadate .listbox {
    }

        #boxUpadate .listbox .h2 {
            border-bottom: 1px #0091b2 solid;
            margin: 0 0 15px 0;
            padding: 0 0 3px 0;
        }

            #boxUpadate .listbox .h2 .spInfo {
                font: bold 14px/40px 'Roboto Condensed';
                text-transform: uppercase;
                color: #007691;
                padding: 0 0 0 30px;
                background: url('img/icon_info.png') no-repeat 0 0;
                display: block;
                height: 30px;
            }

            #boxUpadate .listbox .h2 .spContact {
                font: bold 14px/40px 'Roboto Condensed';
                text-transform: uppercase;
                color: #007691;
                padding: 0 0 0 25px;
                background: url('img/icon_email.png') no-repeat 0 14px;
                display: block;
                height: 30px;
            }

            #boxUpadate .listbox .h2 .spAvatar {
                font: bold 14px/40px 'Roboto Condensed';
                text-transform: uppercase;
                color: #007691;
                padding: 0 0 0 25px;
                /*background: url('img/icon_avatar.png') no-repeat 0 5px;*/
                display: block;
                height: 30px;
            }

        #boxUpadate .listbox .item {
            display: inline-block;
            width: 100%;
            margin-bottom: 10px;
        }

            #boxUpadate .listbox .item #txtEmail {
                margin-left: 15px;
            }

            #boxUpadate .listbox .item .text {
                float: left;
                width: 100%;
                padding: 3px 0 0 0;
            }

                #boxUpadate .listbox .item .text span {
                    color: #f00;
                }

            #boxUpadate .listbox .item .select {
                float: left;
                border: 1px #CCC solid;
                padding: 5px;
                color: #666;
                width: 100%;
                margin: 0 0 10px 10px;
            }

            #boxUpadate .listbox .item .selectn {
                float: left;
                border: 1px #CCC solid;
                padding: 5px;
                color: #666;
                margin: 0 0 0px 10px;
                width: 100%;
            }

            #boxUpadate .listbox .item .textbox {
                float: left;
                border: 1px #CCC solid;
                padding: 7px;
                color: #666;
                width: 100%;
                margin: 0 0 0 10px;
            }

            #boxUpadate .listbox .item .textbox1 {
                float: left;
                border: 1px #CCC solid;
                padding: 7px;
                color: #666;
                width: 100%;
                margin: 0 0 0 10px;
            }

            #boxUpadate .listbox .item .label {
                float: left;
                border: 1px #CCC solid;
                padding: 7px;
                color: #666;
                width: 280px;
                margin: 0 0 0 10px;
                cursor: default;
                background: #F7F7F7;
                min-height: 15px;
            }

            #boxUpadate .listbox .item .chkbox {
                margin-left: 9px;
                display: block;
                margin-top: 6px;
                float: left;
            }

            #boxUpadate .listbox .item .button {
                background: #0090b2;
                padding: 8px 0px;
                color: #fff;
                border-radius: 3px;
                font-weight: bold;
                margin-left: 182px;
                cursor: pointer;
                display: block;
                width: 109px;
                text-decoration: none;
                text-align: center;
            }

                #boxUpadate .listbox .item .button:hover {
                    background-color: #71a501;
                }

            #boxUpadate .listbox .item .null {
                color: red;
                float: left;
                margin-left: 5px;
                margin-top: 5px;
                font: bold 16px arial;
            }

            #boxUpadate .listbox .item .avatar {
                width: 100%;
                height: 100px;
                float: left;
                margin-right: 15px;
            }

                #boxUpadate .listbox .item .avatar img {
                    width: 100%;
                    height: 100px;
                }

            #boxUpadate .listbox .item .infoUser {
                float: left;
            }

                #boxUpadate .listbox .item .infoUser .row {
                    margin-bottom: 7px;
                }

                    #boxUpadate .listbox .item .infoUser .row .btavatar {
                        width: 100%;
                        height: 24px;
                        font: bold 11px/24px arial;
                        /*background: url('img/bg_btavatar.png') no-repeat;*/
                        display: block;
                        color: #fff;
                        text-align: center;
                    }
/*box update member*/

/*box_history*/
.box_history {
}

    .box_history .titlebox {
    }

    .box_history .box_search {
        padding: 10px 0;
        display: inline-block;
    }

        .box_history .box_search .item {
            float: left;
            width: 170px;
        }

            .box_history .box_search .item label {
                color: #025e77;
                margin: 5px 0;
                display: block;
                font: bold 12px arial;
            }

            .box_history .box_search .item input[type=text] {
                padding: 5px;
                border: 1px solid #b6cfd4;
                width: 150px;
            }

        .box_history .box_search .btnSearch {
            background: url(img/timkiem.png) no-repeat;
            width: 85px;
            height: 25px;
            border: none;
            margin-top: 25px;
            float: left;
        }
        
         
/*box_history end*/

/*box ban the*/
.boxThe {
    text-align: left;
    margin-bottom: 20px;
}

    .boxThe .titlebox {
        margin-bottom: 15px;
    }

    .boxThe .listbox {
        float: left;
        width: 100%;
    }

    .boxThe .listbox2 {
        float: left;
        margin-left: 0px;
        width: 100%;
    }

        .boxThe .listbox2 .user_info {
            margin-bottom: 10px;
            font: normal 14px/18px arial;
            display: none;
        }

            .boxThe .listbox2 .user_info p {
                margin-bottom: 7px;
            }

        .boxThe .listbox2 .item .textbox {
            float: left;
            border: 1px #CCC solid;
            padding: 7px;
            color: #666;
            width: 100%;
        }

    .boxThe .listbox .item .button:hover {
        background-color: #71a501;
    }

    .boxThe .listbox2 .item .button {
        background: #0090b2;
        padding: 8px 15px;
        color: #fff;
        border-radius: 3px;
        font-weight: bold;
        cursor: pointer;
        display: block;
        text-align: center;
        float: left;
    }

    .boxThe .listbox2 .item .sendMail {
        margin: 0 10px;
    }

    .boxThe .listbox .item {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }

        .boxThe .listbox .item #txtEmail {
            margin-left: 15px;
        }

        .boxThe .listbox .item .text {
            float: left;
            width: 100%;
            padding: 5px 0 0 0;
        }

            .boxThe .listbox .item .text span {
                color: #f00;
            }

        .boxThe .listbox .item .select {
            float: left;
            border: 1px #CCC solid;
            padding: 5px;
            color: #666;
            width: 100%;
            margin: 0 0 10px 10px;
        }

        .boxThe .listbox .item .selectn {
            float: left;
            border: 1px #CCC solid;
            padding: 5px;
            color: #666;
            margin: 0 0 0px 10px;
            width: 100%;
        }

        .boxThe .listbox .item .textbox {
            float: left;
            border: 1px #CCC solid;
            padding: 7px;
            color: #666;
            width: 100%;
            margin: 0 0 0 10px;
        }

        .boxThe .listbox .item .textbox1 {
            float: left;
            border: 1px #CCC solid;
            padding: 7px;
            color: #666;
            width: 100%;
            margin: 0 0 0 10px;
        }

        .boxThe .listbox .item .label {
            float: left;
            border: 1px #CCC solid;
            padding: 7px;
            color: #666;
            width: 100%;
            margin: 0 0 0 10px;
            cursor: default;
            background: #F7F7F7;
            min-height: 15px;
        }

        .boxThe .listbox .item .chkbox {
            margin-left: 9px;
            display: block;
            margin-top: 6px;
            float: left;
        }

        .boxThe .listbox .item .button {
            /*background: #0090b2;
        padding: 8px 0px;
        color: #fff;
        border-radius: 3px;
        font-weight: bold;
        margin-left: 105px;
        cursor: pointer;
        display: block;
        width: 109px;
        text-decoration: none;
        text-align: center;*/
            background: #0090b2;
            padding: 8px 15px;
            color: #fff;
            border-radius: 3px;
            font-weight: bold;
            cursor: pointer;
            display: block;
            text-align: center;
            float: left;
        }

            .boxThe .listbox .item .button.cancel {
                margin: 0 13px 0 10px;
            }

    .boxThe .item .button:hover {
        background-color: #71a501;
    }

    .boxThe .listbox .item .null {
        color: red;
        float: left;
        margin-left: 5px;
        margin-top: 5px;
        font: bold 16px arial;
    }

    .boxThe table.mathe, .box_history table.history {
        border: 1px solid #0090b2;
        width: 100%;
        margin-bottom: 20px;
        font: normal 12px/18px arial;
    }

        .boxThe table.mathe thead, .box_history table.history thead {
            background: #c1e9f2;
            color: #000;
            padding: 3px;
            font-weight: bold;
        }

        .boxThe table.mathe td, .box_history table.history td {
            padding: 9px 5px;
            text-align: center;
            border-right: 1px solid #a0dae6;
            border-bottom: 1px solid #a0dae6;
            vertical-align: middle;
        }

        .box_history table.history td {
            text-align: left;
        }

        .box_history table.history .number {
            text-align: right;
        }

.loading_update {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url('/Styles/icon/bg_diagonals_40x40.png') repeat scroll 50% 50% #666666;
    opacity: 0.5;
    z-index: 11;
    border-radius: 5px 5px 5px 5px;
}

    .loading_update img {
        height: 100px;
        left: 50%;
        position: absolute;
        top: 40%;
        width: 100px;
    }
/*box ban the*/

/*box_chuyển nội bộ*/
#InternalTransfer .listbox .item {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
#InternalTransfer .listbox {
    margin-top: 15px;
}
    #InternalTransfer .listbox .item .label {
        float: left;
        border: 1px #CCC solid;
        padding: 7px;
        color: #666;
        width: 100%;
        margin: 0 0 0 10px;
        cursor: default;
        background: #F7F7F7;
        min-height: 15px;
    }

    #InternalTransfer .listbox .item .text {
        float: left;
        width: 100%;
        padding: 5px 0 0 0;
    }

        #InternalTransfer .listbox .item .text span {
            color: #f00;
        }

    #InternalTransfer .listbox .item .textbox {
        float: left;
        border: 1px #CCC solid;
        padding: 7px;
        color: #666;
        width: 100%;
        margin: 0 0 0 10px;
    }

    #InternalTransfer .listbox .item .button {
        background: #0090b2;
        padding: 8px 15px;
        color: #fff;
        border-radius: 3px;
        font-weight: bold;
        cursor: pointer;
        display: block;
        text-align: center;
        float: left;
    }

        #InternalTransfer .listbox .item .button.cancel {
            margin: 0 13px 0 10px;
        }
/*box_chuyển nội bộ end*/

/*box Chage Pass*/
#boxChagePass {
    text-align: left;
    margin-bottom: 20px;
}

    #boxChagePass .titlebox {
        margin-bottom: 15px;
    }

    #boxChagePass .listbox {
    }

        #boxChagePass .listbox .item {
            display: inline-block;
            width: 100%;
            margin-bottom: 10px;
        }

            #boxChagePass .listbox .item .text {
                float: left;
                width: 172px;
                padding: 8px 0 0 0;
                text-align: right;
            }

            #boxChagePass .listbox .item .textbox {
                float: left;
                border: 1px #CCC solid;
                padding: 7px;
                color: #666;
                width: 358px;
                margin: 0 0 0 10px;
            }

            #boxChagePass .listbox .item .null {
                color: red;
                float: left;
                margin-left: 5px;
                margin-top: 5px;
                font: bold 16px arial;
            }

            #boxChagePass .listbox .item .text span {
                color: #f00;
            }

            #boxChagePass .listbox .item .btnLogin {
                background: #0090b2;
                padding: 8px 0px;
                color: #fff;
                border-radius: 3px;
                border: none;
                font-weight: bold;
                margin-left: 182px;
                cursor: pointer;
                display: block;
                width: 109px;
                text-decoration: none;
            }

                #boxChagePass .listbox .item .btnLogin:hover {
                    background-color: #71a501;
                }
/*box Chage Pass end */
