﻿
th , td {
     white-space: nowrap !important;
}

/*.table-responsive*/

 .table-responsive::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        background-color: #e7e7e7;
    }


.panel-default > .panel-heading {
    background-color: white!important;
        outline: 1px solid #c5c7ce!important;
  
} 

   .section-1 {
      border:2px solid #e7e7e7;
      border-bottom:none;
    }
    .minsec1{
        border-right: 2px solid #e7e7e7;
        border-bottom: 2px solid #e7e7e7;
    }

     .minsec2 {
      
        border-bottom: 2px solid #e7e7e7;
    }
    .minsec3 {
        border-right: 2px solid #e7e7e7;
    }
    .minsec4 {
        border-right: 2px solid #e7e7e7;
        border-bottom: 2px solid #e7e7e7;
    }
    .minsec5 {
        border-right: 2px solid #e7e7e7;
    }
     .headingrow {
        border-top: 2px solid #e7e7e7;
        border-bottom: 2px solid #e7e7e7;
        padding-bottom: 26px;
    }

    .huge {
        text-align: center;
        font-size: 52px;
        font-weight: bolder;
        margin-top: 13px;
        color: #6b6e79;
    }

    .heading-min {
        font-weight: 600;
        margin-top: 6px;
        font-size: 13px;
        font-weight: 600;
        color: #323536;
    }
    .titlerow {
        padding-left: 13px;
        padding-bottom: 10px;
        padding-top: 8px;
    }
    table, tbody, tr {
        border: none;
        color: #848484;
    }
    .titlerow {
        padding-left: 13px;
        padding-bottom: 10px;
        padding-top: 8px;
    }
    .tablediv{
        height:401px;
        overflow:hidden;
        overflow-y:scroll;
    }
.tablediv2 {
        height: 386px;
    overflow: hidden;
    overflow-y: scroll;
}
    .tablediv::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .tablediv::-webkit-scrollbar-thumb {
        background-color: #e7e7e7;
    }
    .tablediv2::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .tablediv2::-webkit-scrollbar-thumb {
        background-color: #e7e7e7;
    }
    .tablediv4::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .tablediv4::-webkit-scrollbar-thumb {
        background-color: #e7e7e7;
    }


    label{
            color: #909090;
    }


    .panel-title {
        font-size: 18px;
    }
    /*a :hover,a :active a:focus {
        color: white !important;
    }*/

    .tablediv3 {
        height: 179px;
    }

    .tablediv4 {
        height: 150px;
        overflow: hidden;
        overflow-y: scroll;
    }
    .searchrow {
        padding-bottom: 13px;
        padding-left: 11px;
        padding-right: 11px;
    }
    .filterbtn{
       background-color: #474747 !important;
    border-color:#323536 !important;
    padding: 4px !important;
    margin-left: 14px !important;
    font-size: 13px !important;
    }
    .clearfilter{
            padding: 5px !important;
    color:#ec2227 !important;
    font-size: 12px !important;
    margin-left: 5px !important;
    }
.downloadbtn {
    background-color: #b02b49!important;
    border-color: #b02b49!important;
    margin-right: 12px!important;
    padding: 5px!important;
}
      .msr::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .msr::-webkit-scrollbar-thumb {
        background-color: #e7e7e7;
    }