﻿.content-right {
    /*overflow: auto;*/
    /*margin-top: 10px;*/
}

.modal-dialog {
    transform: translate(0, 0) !important;
}

.tab-content {
    padding-top: 5px;
}

label.pull-left {
    margin-top: 8px;
    margin-left: 20px;
    margin-right: 20px;
}

select.pull-left {
    margin-right: 5px;
}

.checkbox-inline, .radio-inline {
    margin-top: 8px !important;
}

#TkbCtr  table {
    height: 100%;
}

    #TkbCtr  table td {
        position: relative;
        padding: 5px !important;
    }

    #TkbCtr table input {
        width: 100%;
        height: 100%;
        border: none;
        min-height: 30px;
    }

    #TkbCtr  table td.input {
        padding: 0 !important;
    }

        #TkbCtr  table td.input a {
            position: absolute;
            margin-left: 2px;
        }

    #TkbCtr  table td.button a {
        position: absolute;
        right: 0;
        bottom: 0;
        cursor: pointer;
    }

.t1, .t2, .t3 {
    border-radius: 10px 0 0 10px;
    color: #fff;
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #337ab7;
    padding: 5px 0;
}

.t3 {
    background: #5cb85c;
}

.t2 {
    border-radius: 0 10px 10px 0;
    background: #ccc;
}
.ttp-1 .t3{background:red}

.truong, .button {
    vertical-align: middle !important;
    text-align: center;
}

    .truong a {
        position: absolute;
        top: 55%;
        left: 40%;
        cursor: pointer;
    }

        .truong a:nth-child(2) {
            top: 60%;
        }

.traodoi {
    list-style: none;
    padding: 0;
}

    .traodoi li {
        margin-bottom: 10px;
    }

    .traodoi div {
        padding: 10px;
        border-radius: 5px;
    }

    .traodoi p {
        margin: 0;
    }

    .traodoi span {
        color: #888;
    }

.fa-15x {
    font-size: 1.5em;
}

.col-md-20 {
    flex: 0 0 20% !important;
    max-width: 20% !important;
}

input, select, button {
    border-radius: 0 !important;
}

button {
    height: 32px !important;
    font-size: 14px !important;
    padding: 5px 14px !important;
}

.modal-lg {
    width: 1000px;
}
