﻿.navbar .navbar-search .dropdown-menu {
    min-width: 25px
}

.dropdown-menu .label-icon {
    margin-left: 5px
}

.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s
}

.dmc-form {
    position: relative;
    display: table;
    border-collapse: separate
}

    .dmc-form .form-control {
        width: 100%;
        margin-bottom: 0
    }

    .dmc-form .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        color: #555;
        vertical-align: middle;
        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,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
    }

    .dmc-form .input-group-btn {
        position: relative;
        white-space: nowrap
    }

    .dmc-form .input-group-addon, .input-group-btn {
        width: 1%;
        white-space: nowrap;
        vertical-align: middle
    }

    .dmc-form .input-group-addon, .input-group .form-control, .input-group-btn {
        display: table-cell !important
    }

.Section_bordertop_icon .navbar-default {
    margin-top: 20px
}

.dmc-form .form-control {
    height: 38px
}

.WhiteBox {
    background: #fff;
    border: 1px solid #ccc;
    padding: 25px;
    margin-top: 10px
}

    .WhiteBox p {
        margin-top: 25px;
        color: #e99600;
        font-size: 13px;
        font-style: oblique;
        text-align: center;
        margin-bottom: 10px
    }

.Name-Table {
    width: 100%
}

    .Name-Table tr th, td {
        padding: 10px;
        color: #000
    }

    .Name-Table th {
        font-weight: 700
    }

.b1 {
    width: 100%;
    float: right;
    background: #111 !important;
    height: 1px !important;
    display: inline
}

.subpage {
    padding: 1cm
}

.page {
    padding: 2px;
    margin: 2px auto;
    border: 1px #d3d3d3 solid;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    text-align: justify;

}

#user .avatar {
    width: 60px
}

    #user .avatar > img {
        width: 50px;
        height: 50px;
        border-radius: 10%;
        vertical-align: middle
    }

#user .panel-thumb {
    margin: 5px auto;
    text-align: center
}

    #user .panel-thumb .avatar-card {
        text-align: center;
        height: 200px;
        margin: auto;
        overflow: hidden
    }

        #user .panel-thumb .avatar-card > img {
            max-width: 200px;
            max-height: 200px
        }

#user .panel-table {
    animation-duration: 3s
}

#user thead {
    color: #fff;
    vertical-align: middle
}

#user .panel-table .panel-body .table {
    margin: 0
}

#user .panel-table .panel-body {
    padding: 0
}

    #user .panel-table .panel-body .table-bordered > thead > tr > th {
        text-align: center
    }

#user .panel-table .panel-footer {
    height: 60px;
    padding: 0
}

.blue-clr {
    color: #1d8cb2
}

.clr-yellow {
    color: #e99600
}

.quadrat {
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
    -o-animation: NAME-YOUR-ANIMATION 1s infinite;
    animation: NAME-YOUR-ANIMATION 1s infinite;
    color: #fff;
    padding-left: 15px !important;
    padding-right: 15px !important
}

    .quadrat a {
        color: #fff !important
    }

        .quadrat a:hover {
            color: #fff !important
        }

.sunshade-bg {
    background-color: #581e1e
}

#user .table > thead > tr > th {
    vertical-align: middle !important;
    color: #fff;
    font-weight: 700
}

#user .table > tbody > tr > td {
    text-align: center;
    vertical-align: middle
}

#user .table-bordered > thead > tr > th, .table-bordered > tbody > tr > td {
    border: 1px solid #fde4c1
}

#user .table-bordered > thead > tr > th {
    border-bottom-width: 3px
}

.badge-warning, .label-warning {
    background-color: #f89406 !important
}

#user .panel-warning {
    border-color: transparent !important
}

.m-t-9 {
    margin-top: 10px !important
}

.bottom-text {
    color: #000 !important;
    font-size: 12px !important;
    text-align: left !important;
    font-style: normal !important
}

.subpage h1, h2, h3, h4, h5, h6 {
    text-align: center;
}

.subpage h4 {
    border-bottom: none !important;
    font-size: 22px;
}

.f-r {
    font-size: 24px;
    font-weight: 700
}

.Entry-T {
    color: #e99600 !important;
    text-decoration: underline;
}
.RollNosection
{
    font-size:30px;
}
    .RollNosection span 
    {
        font-size: 2rem;
        font-weight: 900;
        text-decoration: underline;
    }
.subpage h3 {
    text-decoration: underline;
    color: #f89305;
    margin-top: 10px !important;
}
.subpage h5 {
    font-size: 14px;
    border-bottom: none;
}

.subpage img {
    width: 120px !important;
    float: left;
    
}

.m-l-90 {
    margin-left: 160px !important
}

.WhiteBox .btn-warning i {
    color: #fff !important
}

.m-t-b-r {
    margin: 5px 5px 7px 0
}

.m-t-9 > tbody > tr > td {
    border-top: none !important
}

.m-t-15 {
    margin-top: 25px !important
}

    .m-t-15 > tbody > tr > td {
        border-top: none
    }

.remarks-p {
    border: 1px solid #fde4c1 !important;
    width: 47%;
    background-color: #f9f9f9;
    color: #581e1e;
    border-radius: 5px;
    font-size: 20px;
    text-align: center
}

.remarks {
    text-align: end !important
}

.w-20 {
    width: 20%
}

.w-14 {
    width: 14%
}

.w-17 {
    width: 17%
}

.f-t {
    float: right
}

.txt-al-l {
    text-align: left !important;
    font-weight: 700 !important
}

@-webkit-keyframes NAME-YOUR-ANIMATION {
    0%,49% {
        background-color: #f1221c
    }

    100%,50% {
        background-color: #e99600
    }
}
@media only screen and (max-width: 600px) {
    #user .table > tbody > tr > td {
        text-align: right;
        vertical-align: middle
    }

    #user .table > tfoot {
        border: #feae2e 2PX SOLID;
    }

        #user .table > tfoot > tr > td {
            text-align: right;
            vertical-align: middle
        }
}

@media screen and (max-width:600px) {
    .subpage img {
        width: 150px !important;
        float: none !important;
        margin-bottom: 20px;
        margin-left: 20px;
    }
    h2{
        font-size: 12px;
        margin: 0px;
    }
    .d-n {
        display: none !important
    }

    .WhiteBox {
        padding: 0 !important
    }

    .m-l-90 {
        margin-left: 0 !important
    }

    .subpage {
        padding: 0 !important
    }

        .subpage h3 {
            margin-left: 0 !important
        }

    .m-r-b-s {
        margin-bottom: 5px !important;
        margin-left: 10px !important
    }

    .remarks {
        text-align: left
    }

    .remarks-p {
        width: 100% !important;
        border: none !important
    }

    .w-20 {
        width: 100% !important
    }

    .w-14 {
        width: 100% !important
    }

    .w-17 {
        width: 100% !important
    }

    .rank {
        background-color: #ffae2e;
        color: #fff
    }

    #user .panel-table table {
        border: 0
    }

        #user .panel-table table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        #user .panel-table table tr {
            border-bottom: 1px solid #ddd;
            display: block;
            margin-bottom: .625em
        }

        #user .panel-table table td {
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: 1em
        }

            #user .panel-table table td:before {
                content: attr(data-label);
                float: left;
                font-weight: 700;
                text-transform: uppercase
            }

            #user .panel-table table td:last-child {
                border-bottom: 0
            }
}

.dmc-form .form-control {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    height: 34px !important
}
