/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
  
}


/*
 * Global add-ons
 */

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
  border: 0;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
  display: none;
  width:245px;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px !important; /* 20px padding + 1px border */
 /* margin-bottom: 20px;*/
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  /*background-color: #428bca;*/
  background:#283047;
  border-right:10px solid #448ED6;
}
.nav-sidebar a:hover
{
    background:#424A65 !important;
}

/*
 * Main content
 */

.main {
  padding: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

.NumericCol
{
    text-align:right !important;
    padding-right:20px !important;
}
.CatSales
{
    border:1px solid #D8D8D8;
    padding:10px;
    background:#F9F9F9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin:5px;
}
.table_decoration
{
    margin:0px;
    margin-top:5px;
    margin-bottom:5px;
}
.CatSales H1
{
    color:#428BCA;
    padding: 10px;
    padding-right:0px;
    font-size: 20px;
    width: 100%;
    text-transform: uppercase;
    margin:0px;
    font-weight:normal;
}


.MainDash
{
    border:1px solid #D8D8D8;
    padding:10px;
    background:#F9F9F9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.MainDash H1
{
    margin:0px;
    margin-bottom:5px;
    font-size:20px;
    width:100%;
}

/*********** DataTable *******************/
.dataTables_scrollHeadInner
{
  
}



.FUMain
{
    border: 1px solid #D8D8D8; overflow:hidden; margin-bottom:1px;
    padding:5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.FUMain .wTitle
{
    background-color:#D9EDF7; font-weight: bold; color:#647394; padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow:hidden;
}
.FUMain .wTitle span
{
    float: right;
}
.FUMain .wBody
{
    padding: 10px;
}
.FUMain .wFooter
{
    font-weight:bold; margin:0px auto; overflow:hidden; width:90%;
}
.FUMain .wFooter div
{
    float:left; padding:4px; margin-right:5px 
}
.FUMain .wFooter div span
{
    color:#647394
}
.sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: none;
    padding: 20px;
    padding-top:0px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #384363;
    border-right: 1px solid #eee;
    margin-bottom:50px;
    transition: all 0.1s ease;
  }
.top-Production, .low-Production 
{
    
    padding-bottom:5px;
    margin-bottom:10px;
    margin-top:10px;
}
.top-Production 
{
    background:#FCFCFC;
    -webkit-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.46);
-moz-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.46);
box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.46);
}
.top-Production  table.dataTable thead, .low-Production  table.dataTable thead
{
    background:#E4E4E4;
    color:#424A65
}
.top-Production h2, .low-Production h2
{
    color:#454B50;
}
.top-Production table caption h2
{
    margin:0px;
    padding:0px;
    color:#557A25;
}
.low-Production
{
    background:#FCFCFC;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.46);
-moz-box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.46);
box-shadow: 0px 4px 12px -4px rgba(0,0,0,0.46);
}
.low-Production table caption h2
{
    margin:0px;
    padding:0px;
    color:#535353;
}
.top-padding
{
    padding-top:15px;
}
.reduce-margine
{
    margin:0px;
}

.MainDash-summery, .FarmerSummery, .UnionConnectionStatus
{
/*    
-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.49);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.49);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.49);
*/
}
.MainDash-summery table.dataTable thead
{
     background:#E4E4E4;
     color:#424A65;
}
.MainDash-summery
{
    margin: -2px;
    margin-top: 0px;
}
.FarmerSummery table.dataTable thead
{
  background:#ACC4E7;
  color: #424A65;  
}
.title_cmp{ padding-right:75px; background:#448ED6}
.title_dash
{
    background:#6F7E95;
    -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.title_dash h2
{
    margin:0px;
    padding:10px;
    color:#fff;
    font-size:17px;
}
.table_decoration .dataTables_scroll, .MemberModificationInfoDetail .table_decoration, .SocViewTypeSummaryDbrd .dataTables_wrapper
{
    font-size:12px !important;
}
/*change font size for Current Summary*/
.allDataMember .table_decoration .dataTables_scroll tr td
{
    font-size:10px !important;
}


.table_decoration table.dataTable tbody td, .table_decoration table.dataTable tbody th
{
    padding:5px 8px 5px 10px 
}
.table_decoration table.dataTable thead th
{
    padding-left:10px;
}
.table_decoration caption h2
{
    margin:0px;
}

.table_decoration  table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before
{
    top:3px;
    font-size:18px;
    line-height: 16px;
}
.top-Production .title_top, .low-Production .title_top
{
      
     -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.top-Production .title_top
{
    background:#A6D879
}
.low-Production .title_top
{
    background:#81DBF6
}
.top-Production .img-circle, .low-Production .img-circle
{
    width:80px;
    height:80px;
}
.top-Production .img-circle
{
     background:url(~/Image/cow.jpg) no-repeat;
     
}


.title_top select.normal{
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0px;
    text-overflow: '';
    margin: 0px;
    padding: 0px;
    font-size:20px;
    background: none;
    border: none;
    box-shadow:none;
    color:#000;
    font-style:italic;
    text-align:center;
    text-decoration:underline;
}
.title_top select::-ms-expand {
    display: none;
}
.title_top select.normal option
{
    display:none;
}
.title_top select.normal option:first-child
{
    display:block;
}
.title_top .form-control
{
    vertical-align:baseline;
    height:auto
}
.title_top .form-inline
{
    line-height: 1.42857;
    margin-top:-7px;
    margin-bottom:4px;
}
.title_top h3
{
    color:#5F5F5F;
    font-size:17px;
    float:left;
    margin-top:10px;
    margin-bottom:10px;
}

.title_top label
{
    font-weight:normal;
}
.DayImage_M, .DayImage_E
{
    width:20px;
    height:20px;
    display:block;
}
.Session_E, Session_M
{
    height:20px;
    display:block;
}
.Session_Both
{
     height:20px;
    display:block;
    background:url(../image/BothSession.png) no-repeat center center;
}
.DayImage_M, .Session_M
{
    background:url(../image/Morning.png) no-repeat center center;
}
.DayImage_E, .Session_E
{
    background:url(../image/Evening.png) no-repeat center center;
}
.section-icon .DayImage_M
{
    background:url(../image/Morning-1.png) no-repeat;
}
.section-icon .DayImage_E
{
    background:url(../image/Evening-1.png) no-repeat;
}
