﻿ /*new header*/
 
#mu-header {
    background-color: #f8f8f8;
    display: inline;
    float: left;
    width: 100%;
}

    #mu-header .mu-header-area {
        display: inline;
        float: left;
        width: 100%;
    }

        #mu-header .mu-header-area .mu-header-top-left {
            display: inline;
            float: left;
            width: 100%;
        }

            #mu-header .mu-header-area .mu-header-top-left .mu-top-email {
                display: inline;
                float: left;
                font-size: 14px;
            }

            #mu-header .mu-header-area .mu-header-top-left .gov_log {
                display: block;
                line-height: 15px;
                width: 85px;
                float: left;
                margin-top: 10px;
                border-right: 1px solid #ccc;
                font-size: 10px;
                font-weight: bold;
            }

            #mu-header .mu-header-area .mu-header-top-left .gov_head {
                display: inline-block;
                padding: 9px 0px 0px 10px;
                font-size: 14px;
                font-weight: bold;
                width: 400px;
   				margin-top: 5px; color:#fff;
				

            }

.top-block-right .social {
    margin-top: 30px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: transparent;
}

#mu-header .mu-header-area .mu-header-top-left .mu-top-email img {
    margin-right: 5px;
    float: left;
    width: 46px;
    height: 50px;
    margin-top: 3px;
}
/*right*/ #mu-header .mu-header-area .mu-header-top-right {
    display: inline;
    float: left;
    text-align: right;
    width: 100%;
}

    #mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav {
        display: inline-block;
    }

        #mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li {
            display: inline-block;
        }

.ddlheader {
    margin-bottom: 5px !important;
    border-radius: 5px !important;
    margin-left: 0px !important;
    background: rgba(68, 136, 208, 0.25) !important;
    color: #1a3b69 !important;
    text-align: left;
}
/*menu*/ #mu-menu {
    display: inline;
    float: left;
    width: 100%;
}

    #mu-menu .navbar-default {
        background-color: #fff;
        border-radius: 0;
        border-left: none;
        border-right: none;
        margin-bottom: 0px; /*-----------------------------------------------------------Property added from here---------------------------------------------*/
        z-index: 100;
        box-shadow: 0px 3px 5px #888888;
    }

.affix {
    top: 0;
    width: 100%;
}

    .affix + .container-fluid {
        padding-top: 70px;
    }

.chat-sidebar {
    position: fixed;
    top: 19px;
    padding-top: 0px;
    height: auto;
    width: auto;
    text-align: right;
    background-color: rgba(255, 255, 255, 0.78);
    box-shadow: -3px 0 3px 0 rgba(160,160,160,.3);
    z-index: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    right: -44px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

    .chat-sidebar.focus {
        right: 0;
    }

.nav-controller {
    position: absolute;
    top: 0px;
    right: 100%;
}

.list-group-item {
    background-color: rgba(0, 0, 0, 0.02);
}

.list-group {
    margin-bottom: 0px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.list-group-item {
    padding: 5px 5px;
}

/*-------------------------------------------------Properties end here------------------------------------------------------------*/ #mu-menu .navbar-header .navbar-brand {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    letter-spacing: 0.5px;
}

    #mu-menu .navbar-header .navbar-brand span {
        margin-left: 4px;
        display: inline-block;
    }

.navbar-brand > img {
    display: inline-block;
}

.head_left {
    float:left;
    padding-left: 10px;
   padding-top: 10px;
}

.head_topleft {
    font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
    font-weight: bold;
    color: #337ab7;
	background: -webkit-linear-gradient(#a15338, #036e38);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
   line-height: 35px;
}

.bltext {
        font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
text-shadow: 1px 1px #cccccc;
    color: #3f5a62;
}
/*end*/ .homeslider {
    width: 100%;
    position: relative;
    margin: 0;
    display: inline-block;
}
.site_logo {
        height: 70px;
        float:left;
    }
@media only screen and (max-width: 1510px) and (min-width: 768px) {
    .fontStyle {
        font-size: 13px;
        text-align: justify;
    }

    .grid-block strong {
        color: #4472C4;
        text-transform: capitalize;
        font-weight: 600;
        margin: 0px;
        font-size: 17px;
    }

    /*.head_topleft {
        padding-left: 0px;
        font-size: 14px;
    }

    .head_left {
        top: -15px;
    }*/

    

    .navbar-header {
        height: 72px;
    }

    .right-top-bar {
        float: right;
        margin-right:20px;
    }
    /*#mu-menu .navbar-header {
                width: 40%;
            } .head_topleft {
        padding-left: 4px;
        font-size: 12px;
    }

    .head_left {
        top: -15px;
    }*/

    .PrPanel {
        margin-bottom: 10px !important;
    }

    .chat-sidebar {
        top: 19px !important;
    }
}

@media only screen and (max-width: 767px) and (min-width: 50px) {
    .fontStyle {
        font-size: 11px;
        text-align: justify;
    }

    .irrigation-h4 {
        font-size: 9px;
    }

    .grid-block strong {
        color: #4472C4;
        text-transform: capitalize;
        font-weight: 600;
        margin: 0px;
        font-size: 14px;
    }

    .col-lg-6 {
        width: 100%;
    }

    .navbar-toggle {
        display: block;
    }

    .head_topleft {
        padding-left: 0px;
        font-size: 12px;
    }

    .bltext {
        font-size: 14px;
    }

    .site_logo {
        height: 55px;
    }

    .navbar-header {
        height: 60px;
    }

    .sociallink {
        display: none;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        height: 150px;
    }

    .scrollbarx {
        min-width: 300px;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .ddlheader {
        margin-bottom: 5px !important;
        border-radius: 5px !important;
        margin-left: 0px !important;
        background: rgba(68, 136, 208, 0.25) !important;
        color: #1a3b69 !important;
    }

    .PrPanel {
        margin-bottom: 10px !important;
    }

    .chat-sidebar {
        top: 130px !important;
    }

    .head_bottomleft {
        top: -17px;
    }
.head_bottomleft {
    padding-left: 85px;
}
}

@media only screen and (max-width: 355px) and (min-width: 50px) {
    #mu-header .mu-header-area .mu-header-top-left .gov_head {
        font-size: 11px;
        width: 162px;
    }

    #mu-header .mu-header-area .mu-header-top-left .gov_log {
        width: 76px;
        font-size: 10px;
    }

    .head_topleft {
        padding-left: 0px;
        font-size: 11px;
    }

    .head_bottomleft {
        top: -17px;
    }
}

.navbar-toggle {
    padding: 7px 4px;
}

.no-p {
    padding: 0 !important;
}

.mt25 {
    margin-top: 0px;
}

.mt25 {
    margin-bottom: 0px;
}

.mb15 {
    margin-bottom: 15px;
}

.grid-block .panel {
    background: rgba(221, 221, 221, 0.08);
    border-radius: 2px;
    box-shadow: 0 0 8px 2px #CCC;
    margin: 0;
}

.irrigation-h4 {
    padding: 10px;
    margin: 0;
    padding-left: 20px;
    font-weight: 600;
    background: #EDEDED;
    font-size: 13px;
        border: 1px solid rgba(220, 219, 219, 0.74);
}

.ng-hide:not(.ng-hide-animate) {
    display: none !important;
}

.grid-block .panel {
    background: rgba(221, 221, 221, 0.08);
    border-radius: 2px;
    box-shadow: 0 0 8px 2px #CCC;
    margin: 0;
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.irrigation-table {
    border-collapse: collapse;
    font-size: 13px;
    font-weight: 600;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.no-m {
    margin: 0 !important;
}

.table-bordered {
    border: 1px solid #c5c5c5;
    border-radius: 2px; /* border-collapse: separate; */
    border-collapse: collapse;
}

.div_loader {
    height: 100%;
    display: block;
    background-color: #fdfdfd;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 8;
}

    .div_loader img {
        width: 60px;
        height: 60px;
        top: 42%;
        left: 45%;
        position: absolute;
    }

.modal {
    z-index: 99999;
}
/*.mid_right {
            margin-top: 18px;
        }
        .ico_block {
            padding-top: 6px;
               border-bottom: 1px solid #4D4D4D!important;
        }
            .ico_block:hover {
                background-color: #5cb85c;
                            }
        .ico_text:hover {
            color: white;
        }*/
