body {
    padding-top: 100px;
    background-color: #f8f8f8;
    font-family: B Yekan,Tahoma,Arial;
}

.btnExit {
    border: none;
    background-color: transparent;
}

.taskpadding {
    margin-right: 0;
}

.nav-sidebar {
    width: 100%;
}

#sidebar {
    padding-right: 35px;
}

.bodyform {
    padding-right: 50px;
}

.bodyformw {
    padding-right: 0;
}

        .foo {
    background: url(../img/avajang.png) no-repeat;
    position: fixed;
    width: 170px;
    height: 162px;
    BOTTOM: 0;
    RIGHT: 0;
    z-index: 5000;
    background-position: 0px 0px;
}

.btnmenu {
    width: 40px;
    height: 720px;
    border: 1px solid silver;
    color: #fff;
    box-shadow: inset 1px 3px 3px rgba(0,0,0,0.095);
    border-radius: 10px;
    background-color: #2A6496;
    vertical-align: middle;
    position: absolute;
    z-index: 4000;
    text-align: right;
    padding: 300px 10px 15px 5px;
    right: -8px;
    top: 50px;
    color: #fff;
    font-size: 30px;
}

.btnmenuw {
    width: 40px;
    height: 720px;
    border: 1px #000 solid;
    background-color: #add8e6;
    box-shadow: inset 1px 3px 3px rgba(0,0,0,0.075);
    border: 1px solid silver;
    color: #fff;
    border-radius: 10px;
    vertical-align: middle;
    position: absolute;
    z-index: 5000;
    text-align: right;
    padding: 300px 10px 15px 5px;
    right: -8px;
    top: 50px;
    color: #fff;
    font-size: 30px;
}

.btnmenu a {
    color: silver;
    cursor: pointer;
}

    .btnmenu a:hover {
        color: #fff;
        text-decoration: none;
    }

.btnmenuw a {
    color: gray;
    cursor: pointer;
}

    .btnmenuw a:hover {
        color: #fff;
        text-decoration: none;
    }

#btnarrow .btn {
    background-color: transparent;
}

.allowRight {
    background-image: url(../img/ArrowRight.png);
    background-repeat: no-repeat;
    position: relative;
    height: 40px;
    left: -300px;
    top: 150px;
    z-index: 3000;
}

.table-responsive {
    position: relative;
}

    .table-responsive tr td {
        color: #428bca;
        margin: 0;
        padding: 0;
    }

    .table-responsive input[type=text] {
        position: relative;
        z-index: 2000;
        top: 0;
        height: 22px;
        border: 1px solid silver;
        border-radius: 3px;
        width: 100%;
        margin: 0;
        padding: 0;
    }

.navbar-top-links {
    color: #fff;
    padding-top: 15px;
}

.btnExit {
    color: #000;
    text-align: right;
}

.inline {
    display: inline-block;
}

.panel-title {
    font-family: B Yekan,Tahoma,Arial;
}

.page-header {
    font-family: B Yekan,Tahoma,Arial;
}

.gradeX i {
    max-width: 100%;
}

@media(min-width:768px) {

    
    body {
        padding-top: 50px;
    }
  
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    width: 100%;
}

@media(min-width:1400px) {
    #page-wrapper {
        padding: 0;
        min-height: 568px;
        background-color: #F8F8F8;
    }
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        padding: 0;
        min-height: 1300px;
        border-left: 1px solid #e7e7e7;
    }
}

.navbar-top-links li {
    padding-left: 5px;
    display: inline-block;
}

    .navbar-top-links li:last-child {
        margin-right: 0;
    }

    .navbar-top-links li a {
        padding: 15px;
        min-height: 50px;
    }

.navbar-top-links .dropdown-menu li {
    display: block;
}

    .navbar-top-links .dropdown-menu li:last-child {
        margin-right: 0;
    }

    .navbar-top-links .dropdown-menu li a {
        padding: 3px;
        min-height: 0;
    }

        .navbar-top-links .dropdown-menu li a div {
            white-space: normal;
        }

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 350px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-right: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-right: -123px;
}

.navbar-top-links .dropdown-user {
    left: auto;
    right: 0;
}

.navbar-static-side ul li {
    border-bottom: 1px solid #e7e7e7;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}

.nav-second-level li, .nav-third-level li {
    border-bottom: none !important;
}

    .nav-second-level li a {
        padding-left: 37px;
        padding-right:20px;
        line-height:1;
        font-size:12px;
    }

    .nav-third-level li a {
        padding-left: 52px;
    }

@media(min-width:768px) {
    .navbar-static-side {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

@media(max-height:600px) and (max-width:767px) {
    .sidebar-collapse {
        max-height: 300px;
        overflow-y: scroll;
    }

    #sidebar {
        display: block;
    }

    .taskpadding {
        margin-right: 0;
    }

    .btnmenu {
        display: none;
    }

    .btnmenuw {
        display: none;
    }
}

@media(max-height:400px) and (max-width:767px) {
    .sidebar-collapse {
        max-height: 200px;
        overflow-y: scroll;
    }

    #sidebar {
        display: block;
    }

    .taskpadding {
        margin-right: 0;
    }

    .btnmenu {
        display: none;
    }

    .btnmenuw {
        display: none;
    }
}

@media(max-width:768px) {
    .page-header {
        font-size: 18px;
        padding-right: 25px;
    }


     #sidebar{display: block;}
      .bodyform{font-size:12px;}
   

    .taskpadding {
        margin-right: 0;
    }

    .btnmenu {
        display: none;
    }

    .btnmenuw {
        display: none;
    }
}


@media(max-width:1400px)
{
     #sidebar{font-size:11px; display: block;}
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

    .btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
        color: #fff;
    }

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .chat li {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dotted #B3A9A9;
    }

        .chat li.left .chat-body {
            margin-left: 60px;
        }

        .chat li.right .chat-body {
            margin-right: 60px;
        }

        .chat li .chat-body p {
            margin: 0;
            color: #777;
        }

    .panel .slidedown .glyphicon, .chat .glyphicon {
        margin-right: 5px;
    }

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

    table.dataTable thead .sorting_asc:after {
        content: "\f0de";
        float: right;
        font-family: fontawesome;
    }

    table.dataTable thead .sorting_desc:after {
        content: "\f0dd";
        float: right;
        font-family: fontawesome;
    }

    table.dataTable thead .sorting:after {
        content: "\f0dc";
        float: right;
        font-family: fontawesome;
        color: rgba(50,50,50,.5);
    }

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        border-radius: 25px;
        font-size: 18px;
        line-height: 1.33;
    }

    .btn-circle.btn-xl {
        width: 70px;
        height: 70px;
        padding: 10px 16px;
        border-radius: 35px;
        font-size: 24px;
        line-height: 1.33;
    }

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}

.show-grid {
    margin: 15px 0;
}

.btn {
    margin-right: 2px;
}


    .detaildiv {
            background-color: white;
            border-right: 2px solid gray;
            border-bottom: 2px solid gray;
            border-left: 2px solid gray;
            padding-right: 24px;
            padding-left: 22px;
            padding-top: 5px;
            height: 400px;
            width: 150%;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            overflow: auto;
        }

        .closediv {
            
            background-color: silver;
            padding: 2px;
             border-right: 2px solid gray;
            border-top: 2px solid gray;
            border-left: 2px solid gray;
             border-bottom: 1px solid gray;
              border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }