a {
    color: #000;
}

.valid {
        color: red;
}

    a:hover {
        color: #000;
        text-decoration: none;
    }

.btn-black {
    border-radius: 0px;
    background: #116502;
    color: #fff;
    padding: 5px 35px;
    font-weight: 700;
    border: 2px solid #fff;
}

    .btn-black:hover {
        background: #fff;
        color: #116502;
        border: 2px solid #116502;
    }

.navbar {
    min-height: 80px;
}

.navbar-right {
    margin-top: 10px;
}

.main-menu {
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    background: #000;
}

    .main-menu i {
        margin-right: 10px;
    }

.ticket-cancel {
    border: 1px solid #1ca503;
    padding: 5px;
    box-shadow: 4px 3px 10px #1ca503;
    max-height: 300px;
    overflow: scroll;
    margin: 5px;
    width: 30%;
}

.sidebar {
    background-color: #1ca503;
    border-right: 1px solid #1ca503;
    color: #ffffff;
    /*display: block;*/
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 1000;
}

.table > tbody > tr > td {
    padding: 3px !important;
}

.nleft {
    float: left;
    width: 16%;
    margin-right: 5px;
}

.block-inner-page {
    overflow-y: auto;
    height: auto;
}
/*.home-menu {
    top: 0px !important;
}*/
.hari {
    font-family: 'Conv_hari',Sans-Serif;
    font-size: 10px;
    font-weight: 900;
}

.saral {
    font-family: 'Gujrati-Saral-1',Sans-Serif;
    font-size: 10px;
    font-weight: 900;
}

.access {
    text-decoration: underline;
    color: blue;
    font-size: 18px;
    font-weight: bold;
}

.cmp1 {
    background-color: #7a3b8a;
    color: white;
}

.cmp2 {
    background-color: #568a3b;
    color: white;
}

.cmp3 {
    background-color: #c64f00;
    color: white;
}

.cmp4 {
    background-color: #008000;
    color: white;
}

.cmp5 {
    background-color: chartreuse;
    color: white;
}

.cmp6 {
    background-color: #ff00f7;
    color: white;
}

.cmp7 {
    background-color: #00dcff;
    color: white;
}

.cmp8 {
    background-color: #ccff00;
}

.dn {
    background-color: #ff0080;
    color: white;
}

.oc {
    background-color: #007efd;
    color: white;
}

.mc {
    background-color: #400040;
    color: white;
}

.ent {
    background-color: #0008ff;
    color: white;
}

.can {
    background-color: #ff0000;
    color: white;
}

.num {
    background-color: black;
    color: white;
}

.black {
    color: black;
}

.left {
    float: left;
    width: 86%;
}

.btn-number {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 5px;
    width: 100%;
    font-weight: bold;
    /*color: white;*/
}

.btn-row {
    padding-right: 5px;
    padding-left: 5px;
}

.right {
    float: left;
    margin-left: 20px;
}

.mleft {
    float: left;
    width: 32%;
}

.mcenter {
    float: left;
    width: 32%;
    margin-left: 10px;
    margin-right: 10px;
}

.mright {
    float: left;
    width: 32%;
}

.highlite {
    color: #fff;
    background-color: red;
    font-weight: 900;
    /*font-size:medium;*/
}

.grid {
    border-left-width: 5px;
    border-left-color: #e2e2e2;
    font-weight: 800;
}

.unhighlite {
    color: black;
}

.ft {
    font-family: Gujrati_Saral-1;
    font-weight: normal;
    font-style: normal;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: #116502;
}

.sidebar ul li i {
    margin-right: 10px;
}

.sidebar ul li a {
    display: block;
    color: #FFF;
    border-left: 3px solid transparent;
    font-size: 14px;
}

    .sidebar ul li a:hover, .sidebar ul li a:foucs, .sidebar ul li a:active {
        background: #383838;
        border-left: 3px solid #fff;
    }

.block {
    border: 1px solid #116502;
    background: #fff;
    height: auto;
    margin-bottom: 20px;
    padding: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.profile-block {
    height: auto !important;
}

.sub-menu {
    list-style: none;
    padding-left: 0px;
    background: #1ca503;
    padding-right: 0px;
    position: relative;
}

    .sub-menu li {
        padding: 10px 15px;
    }

        .sub-menu li a:hover {
            background: #116502;
        }

.box-comment img, .user-block.user-block-sm img {
    width: 30px !important;
    height: 30px !important;
}

.comment-text {
    margin-left: 40px;
    color: #555;
}

.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600;
}

.user-image {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    margin-right: 5px;
}
/*.Profile-block{margin-top:90px;}*/
.big-profile {
    border: 3px solid #000;
    text-align: center;
    width: 200px;
    height: 200px;
}

.detail {
    margin-bottom: 10px;
}

.detail-padding {
    padding-top: 60px;
}

.tital-1 {
    color: #fff;
    background-color: #116502;
    padding: 20px;
    margin-bottom: 20px;
}

.post-date {
    font-size: 12px;
}

.user-block {
    margin-top: 10px;
    margin-bottom: 5px;
}

.inner-block-1 {
    margin-bottom: 20px;
}

.username {
    display: block;
    margin-left: 50px;
}

.description {
    margin-left: 10px;
    font-size: 12px;
    color: #bbb;
}

.user-block .user-image {
    border: 2px solid #000;
}

hr {
    border-top: 1px solid #ccc;
}

.bday-text {
    margin-left: 15px;
    margin-top: 10px;
}

.round-ans {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid #000;
}

.no-ans {
    font-size: 26px;
    font-weight: 700;
    display: block;
    text-align: center;
}

.small-ans-text {
    font-size: 11px;
}

.answered-by {
    margin-left: 60px;
}

.login-box, .register-box {
    width: 360px;
    margin: 7% auto;
}

.login-page {
    background: #bbb;
}

.login-box-body, .register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}

.left-margin-ans {
    margin-left: 50px;
}
/* inner pages **********************/
/*.inside-sidebar{top:100px;}*/
.table-image {
    height: 40px;
    width: 40px;
    border: 1px solid #000;
}

.image-block-big img {
    border: 2px solid #000;
    width: 128px;
    height: 128px;
}

.forum-block {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .forum-block .left-ans-no {
        border: 1px solid #000;
        padding: 10px;
        margin-right: 15px;
    }

        .forum-block .left-ans-no h1 {
            margin-bottom: 5px;
            margin-top: 10px;
            text-align: center;
        }

    .forum-block .forum-tag {
        Padding: 5px;
        border: 1px solid #aaa;
        display: inline-block;
    }

    .forum-block .right-text {
        display: block;
        margin-left: 90px;
    }

    .forum-block .ans-box {
        border-bottom: 1px solid #ccc;
    }

    .forum-block .qus-number {
        border: 1px solid #000;
        padding: 10px;
        margin-right: 10px;
    }

    .forum-block .ans-block {
        margin-bottom: 10px;
    }

.placement-block .left-ans-no {
    border: 1px solid #000;
    height: 60px;
    width: 60px;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
}

    .placement-block .left-ans-no h2 {
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: center;
    }

.placement-block .forum-tag {
    Padding: 5px;
    border: 1px solid #aaa;
    display: inline-block;
}

.placement-block .right-text {
    display: block;
    margin-left: 70px;
}

.placement-block .ans-box {
    border-bottom: 1px solid #ccc;
}

.placement-block .qus-number {
    border: 1px solid #000;
    padding: 10px;
    margin-right: 10px;
}

.placement-block .ans-block {
    margin-bottom: 10px;
}



.poll {
    font-weight: 700;
}

    .poll .btn {
        margin-left: 40px;
    }

.search-block .form-group {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
}

    .search-block .form-group .btn-black {
        display: inline-block !important;
    }

@media (max-width: 768px) {
    .navbar-brand img {
        width: 200px;
    }

    .navbar-right > li {
        display: inline-block;
        padding: 5px;
    }

        .navbar-right > li a {
            padding: 5px;
        }

    .sidebar {
        top: -340px;
        position: absolute;
        width: 80%;
    }

    .mobile-right {
        float: right;
    }

    .mobile-left {
        float: left;
    }

    .profile-block {
        height: 300px !important;
    }

    .block-inner-page {
        overflow-y: auto;
        height: auto;
    }

    .scrolldown-menu {
        margin-top: 210px;
    }
}
