﻿@charset "utf-8";


/************Login page Start***************/
.content-body{
    font-size:.75rem;
    width:100%!important;
}
textarea, select, input[type=text],input[type=button],input[type=submit],input[type=password]
{
     font-size:.75rem!important;
}
input[type=checkbox], input[type=radio] {
    vertical-align: middle;
    margin: 2px 2px 5px 5px;
}
/***Header Start***/
.header
{
    min-height:200px;
    background:#286090;
    border-bottom: solid 3px #f04d55;
}
/***Header End***/
req{
color:#dc3545 !important
}
.count-dairy-update ul li {
    list-style: none;
    display: inline;
    position: relative;
    float: left;
}

    .count-dairy-update ul li:nth-child(1)::before {
       width: 16px;
        height: 16px;
        content: "";
        border: 1px solid #ccc;
        z-index: 999;
        margin:2px 5px;
        float: left;
        background: #3134E4;
    }

    .count-dairy-update ul li:nth-child(2)::before {
        width: 16px;
        height: 16px;
        content: "";
        border: 1px solid #ccc;
        z-index: 999;
        margin:2px 5px;
        float: left;
        background: #DD0000;
    }

    .count-dairy-update ul li:nth-child(3)::before {
       width: 16px;
        height: 16px;
        content: "";
        border: 1px solid #ccc;
        z-index: 999;
        margin:2px 5px;
        float: left;
        background: #00AA00;
    }

    .count-dairy-update ul li:nth-child(4)::before {
      width: 16px;
        height: 16px;
        content: "";
        border: 1px solid #ccc;
        z-index: 999;
        margin:2px 5px;
        float: left;
        background: #99D2F3;
    }
/* * Form styles* */
.admin {
    background-color: #F7F7F7;
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: -110px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.admin-container.admin {
   max-width: 425px;
    padding: 15px 25px;
    box-shadow: inset 0px 0px 0px 4px #396999;
    border: 10px solid #f7f7f7;
}
.profile-img-card {

    margin: 0 auto 10px;
    display: block;
}
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}
.forgets h2 {
    text-align: center;
    background: #f04d55;
    padding: 8px 0px;
    color: #fff;
    font-size:18px;
    /*font-family: "Raleway";*/
    border-radius: 15px 15px 0px 0px;
}
.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    font-size: 14px;
    /*font-family: "Raleway";*/
}
.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}
.email{
    margin-bottom: 10px;
}

.password{
    margin-bottom: 10px;
}
.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.btn .btn-signin {
    /*font-family: "Raleway";*/ 
    background-color: rgb(57, 105, 153);
    padding: 0px;
    font-size: 16px !important;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
    margin-bottom: 15px;
}



.forgot-password {
    color:#396999;
    /*font-family: "Raleway";*/
}
.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color:#f04d55;
    text-decoration:none;
    /*font-family: "Raleway";*/
}
/* * Form styles end* */
/************Login page Start***************/
/******list page*****/

.menu{
    background: #07498c!important; 
    border-bottom: 3px solid #fff;
    padding:0.15rem 0.4rem;
}

.menu ul li a{
    color: #ffffff!important;
}

.menu ul li a:hover{
    color: #ffc107 !important;
}
.menu .dropdown-item{
    color: #252525 !important;
}

.menu .dropdown-item:hover{
    background: #007bff;
    color: #fff!important;
}

.dropmenu{
    padding: 0;
}
.dropmenu a{
    padding: 3px 10px;
    font-size: 14px;
}

.dropmenu1{
    padding: 0;
    left: -45px;
}
.dropmenu1 a{
    padding: 3px 10px;
    font-size: 14px;
}
.product_list{
    height:auto;
}
.product_list h2{
    text-align:left;
    background: #396999;
    font-size: 1.3rem;
    padding: 8px 15px;
    color:#fff;
    /*font-family: "Raleway";*/
    margin-top: 0px !important;
}
.search-filter{
    background:#83bbf3;
    color:#FFF;
    /*font-family: "Raleway";*/
    font-size:16px;
    padding: 5px;
    cursor:pointer;
}
.well-sm {
    padding: 3px 10px !important;
    border-radius: 3px;
}

/*label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600 !important;
    font-family: "Raleway";
    font-size:14px !important;
    line-height:23px;
}*/
/*.form-control {
    display: block;
    width: 100%;
    height:auto !important;     
    font-size: 13px !important;   
    font-family: "Raleway";
    padding: 4px 4px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px !important;
    -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,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}*/

.form-actions {
    text-align: center;
    background: #d7d8d8;
    padding: 5px 0;
    margin-top: 7px;
}
.required {
    color: #f00;
    font-size: 18px;
    line-height: 20px;
}
.ValidationError{ font-size:.7rem; color:#C00000; background-image:url(../images/error.png); background-position:left; background-repeat:no-repeat; padding-left:16px;}
.titles {
    float: right;
    font-weight: 700;
}

.gms{
    margin-bottom:5px;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}


/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.pm {
    padding: 1px 3px;
    font-size: 17px;
}

.pm-detail {
    top: 3px !important;
    font-size: 12px;
}
.camera {
    background: #396999;
    width:100%;
    padding: 5px 20px;
    /*font-family: "Raleway";*/
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    border: solid 2px #fff;
    border-radius:5px;
}

.icon_img{
    padding-left:15px;
}
.icon_img img{
    width:25px;
}
.footer{
    height:auto;
    background:#396999;
    text-align:center;
    /*font-family: "Raleway";*/
    font-size: 13px; color:#FFF;
    
}
.cfcs{
    font-family: impact !important;
    font-size: 13px;
    color: #9e000d;
}
.footer p{
    padding:7px 0px  !important;
    margin: 0 0 0px !important;
}
.dashboard {
    height: 290px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

@media only screen and (min-width: 1366px){
   .dashboard a{font-size: 1rem; text-align: left; }
}
@media only screen and (max-width: 1366px){
   .dashboard a{font-size: 13px; text-align: left; }
}
@media only screen and (max-width: 1280px) {
.dashboard a {font-size: 11px; text-align: left; }
}
@media only screen and (max-width: 1024px) {

.dashboard a {font-size: 12px; text-align: left; }
}
@media only screen and (max-width: 767px) {
.dashboard{ height: auto;  }
.dashboard a {font-size: 1rem; text-align: left; }
}
/*@media only screen and (max-width: 1920px) {
    .dashboard {
        height: 385px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1600px) {
    .dashboard {
        height: 288px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1580px) {
    .dashboard {
        height: 250px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1366px) {
    .dashboard {
        height: 285px;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}



@media only screen and (max-width: 1280px){
    .dashboard{
    height: 250px;
    width: 100%;
    overflow-y: auto;
    overflow-x:hidden;
}
    .dashboard a{font-size: 12px; text-align: left; }
}


@media only screen and (max-width: 1024px) {
.dashboard{ height: 215px;  }
.dashboard [type=button]{font-size: 11px; text-align: left; }
}

@media only screen and (max-width: 767px) {
.dashboard{ height: auto;  }
.dashboard [type=button]{font-size: 10px; text-align: left; }
}*/
/***********Responsive***********/
@media only screen and (max-width: 800px) {    
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
    display: block;         
    }
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    } 
    #no-more-tables tr { border: 1px solid #ccc;     border-bottom: none;     margin-bottom: 20px; } 
    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 45%; 
        white-space: normal;
        text-align:left;
    }
#no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}


