﻿.nav-tabs > li {
    float: right;
}

    .nav-tabs > li > a {
        margin-left: auto;
        margin-right: -2px;
        border-radius: 4px 4px 0 0;
        background-color: #ddd;
        text-align: center;
        margin-bottom: 1px;
    }

.nav-pills > li {
    float: right;
}

    .nav-pills > li + li {
        margin-right: 2px;
        margin-left: auto;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-right: 0;
        margin-left: auto;
    }

.nav-justified > .dropdown .dropdown-menu {
    right: auto;
}

.nav-tabs-justified > li > a {
    margin-left: 0;
    margin-right: auto;
}
.k-grid-header th.k-header:first-child, .k-grid tbody td:first-child, .k-grid tfoot td:first-child, .k-filter-row > th:first-child {
    border-left-width: 1px;
}
.heading {
    background-color: #7d7d7d;
    color: #FFFFFF;
    padding: 10px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
        width: 100%;
    }

        .nav > li > a {
            color: white;
            position: relative;
            display: block;
            padding: 0px 9px 0px 0px;
            margin: 0px 0px;
            line-height: 40px;
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 3px solid #545454;
    margin-top: 10px;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
            background-color: #e6e6e6;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #f4f4f4;
            cursor: default;
            background-color: #545454;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }



        .nav-tabs.nav-justified > li > a {
            margin-right: 0;
            border-radius: 4px;
        }

        .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
            border: 1px solid #ddd;
        }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li > a.active, .nav-pills > li > a.active:focus, .nav-pills > li > a.active:hover {
        color: #fff;
        background-color: #fea83b;
    }

        .nav-pills > li > a.active .Arrow {
            position: relative;
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-left: 10px solid #f3f3f3;
            border-bottom: 15px solid transparent;
            float: left;
            margin-top: 5px;
            margin-bottom: 0px;
        }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }


.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

.Orang {
    color: white;
    background-color: #dd7213;
    line-height: 60px !important;
    margin-top: 40px;
}

.blue {
    color: white;
    background-color: #1BCCDC;
    line-height: 60px !important;
    margin-top: 40px;
}

.UserIcon {
    margin-left: 10px;
    font-size: 14px;
    color: #1BCCDC;
    border: solid 1px #1BCCDC;
    padding: 5px;
    border-radius: 50%;
}

.widget-head {
    display: inline-block;
    /* min-width: 130px; */
    margin-bottom: 10px;
}

.nopadding {
    padding: 0px;
}

.Subject:first-child {
    border-bottom: solid 1px #dadada;
    margin-bottom: 30px;
}

.Content_Tab {
    float: left !important;
    text-align: justify;
    line-height: 32px !important;
}

.Tab_Style {
    background-color: #a5a5a5;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.Margin_Top_20 {
    margin-top: 20px;
}
.table-personal thead tr th{
        background: #fea83b;
    color: white;
    text-align:center;
}
.table-personal tr{
        font-size: 15px;
    color: #7f7a7a;
}
.table-personal tr ul li{
        padding: 6px 0px;
}
.table-personal td{
    width:50%;
}
.tblfile td {
    width: 50%;
    display: inline-block;
}
.btn-site {
    /*background-image: linear-gradient(to left,#1C7DA8,#1BCCDC);*/
    color: #fff;
    width: 132px;
    /*float: left;*/
    margin: 12px;
}

.Date_Titr {
    margin-top: -10px;
    width: 40%;
    margin-right: 5%;
    padding-right: 2%;
    height: 25px;
    line-height: 15px;
    margin-bottom: 5px;
}

.dashed_Box_F {
    border: dashed 1px #3C3C3C;
    min-height: 55px !important;
    padding-bottom: 8px;
}

.Header_internalbox_title {
    color: #413D3D;
    font-size: 12px;
    font-weight: 700;
    padding-left: 10px;
    background-color: white;
}

.emptydata {
    padding: 20px;
    background-color: #e4e4e4;
    border: dashed 1px #bdbdbd;
    margin-top: 20px;
}

    .emptydata span {
        margin-left: 10px;
    }

.boxpersonal {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px;
    display: flex;
    color: black;
    background: white;
    height: calc(100% - 20px);
    display: -ms-flexbox;
    /*! align-items: center; */
    flex-wrap: wrap;
}

    .boxpersonal .fa, .boxpersonal .fas {
        font-size: 34px;
        padding: 0px 11px;
        color: #7d7d7d;
    }

.NamePersonal {
       color: #ffffff;
    padding: 6px 3px;
    text-align: center;
}
.NamePersonal span{

}
.imgshoworder{
        margin: auto;
    height: 100px;
}
/*.creditli {
    float: right !important;
    display: flex !important;
    text-align: center;
    padding: 6px 19%;
}

    .creditli span {
        direction: ltr;
    }*/