@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
body {
  /*  overflow-y: hidden;*/
    font-family: 'Open Sans', sans-serif;
}
.full-width-tr{
    width:100%;
    position:relative;
    z-index:1;
}
.file-edit{
    width:100px;
    height:100px;
}
.farmz-d{
	position: relative;
    float:left;
    padding-right:10px;
}
.farmz-d input[type=file] {
    width: 100px;
    height: 100px;
    opacity: 0;
    padding: 10px;
    background: rgb(45, 45, 45);
    position: absolute;
    bottom: 0px;
}

.overlay-farm{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width:105px;
    height:53px;
    top: 0;
    left: 0;
    display:none;
}
.container-images:hover .overlay-farm{
    display:block;
}
.container-images {
    margin-bottom: 11px;
    overflow: hidden;
    width: 105px;
    height: 53px;
    position: relative;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}
a, button{
    outline:none;
}
#sidebar ul li a img {
    padding-right: 6px;
}
.log-trace{
    width:auto;
}
.close {
    margin-right: 10px;
    margin-top: -8px;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: rgb(0, 0, 0);
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
#sidebar.active.collapse.in {
    display: none !important;
}
.bttn {
    margin-left: 34px;
    border: none;
    width: auto;
    background: rgba(66, 132, 244, 0);
    outline: none;
}

.trade-header {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(255, 255, 255);
}

.trace-ground {
background: rgba(226,229,229,1);
background: -moz-linear-gradient(left, rgba(226,229,229,1) 0%, rgba(234,246,249,1) 66%, rgba(234,246,249,1) 92%, rgba(234,246,249,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226,229,229,1)), color-stop(66%, rgba(234,246,249,1)), color-stop(92%, rgba(234,246,249,1)), color-stop(100%, rgba(234,246,249,1)));
background: -webkit-linear-gradient(left, rgba(226,229,229,1) 0%, rgba(234,246,249,1) 66%, rgba(234,246,249,1) 92%, rgba(234,246,249,1) 100%);
background: -o-linear-gradient(left, rgba(226,229,229,1) 0%, rgba(234,246,249,1) 66%, rgba(234,246,249,1) 92%, rgba(234,246,249,1) 100%);
background: -ms-linear-gradient(left, rgba(226,229,229,1) 0%, rgba(234,246,249,1) 66%, rgba(234,246,249,1) 92%, rgba(234,246,249,1) 100%);
background: linear-gradient(to right, rgba(226,229,229,1) 0%, rgba(234,246,249,1) 66%, rgba(234,246,249,1) 92%, rgba(234,246,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e5e5', endColorstr='#eaf6f9', GradientType=1 );
}
.form-control2 {
   border: 1px solid rgb(59, 193, 226);
 }
.form-control2 {
    border: 1px solid rgb(104, 159, 57);
}
.trades-row {
    margin-bottom: 17px;
    background-color: rgb(255, 255, 255);
    margin-left: 10px;
    margin-right: 2px;
    border-radius: 4px;
    padding-bottom: 18px !important;
    padding-top: 15px;
}
.t1 {
    padding-top: 5px;
    padding-right: 0 !important;
}
.mapz{
    position:relative;
}
.mapz ul li {
    padding-left: 29px;
    width: 18.5%;
    display: inline-block;
}
.mapz ul {
    z-index: 1;
    padding-left: 0;
    position: absolute;
  width: 91%;
    list-style: none;
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
    display: block;
    top: 10px;
    left: 0;
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mapz ul li img {
    float: left;
    padding-right: 6px;
    padding-left: 10px;
}
.mapz ul li p {
    margin: 0;
    color: rgb(0, 0, 0);
    font-size: 14px;
}
.mapz ul li h6 {
    color: rgb(104, 159, 57);
    margin: 0;
}
#map {
    height:500px;
}

iframe {
    overflow-x: hidden;
    overflow-Y: hidden;
    height: 460px;
    border-radius: 6px;
    border: 0;
}

 .lft-scroll{
    max-height: 500px;
    overflow: auto;
    
}
 .lft-scroll:hover{
     visibility: visible;
     overflow-y: scroll;
 }
 .show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}
.dropdown-menu12 {
    margin: 0px 0 0;
   }
.trace-btn{
    border: none;
    background: no-repeat;
}
.show-on-hover {
    margin-top: 26px;
    float: right;
    padding-right: 23px;
}
.dropdown-menu12 {
  
    right: 24px;

    }
    .dropdown-menu {
    cursor: pointer;
}
.menu .active,.menu .active:hover{
    color: #fff !important;
    background-color: #7d8928 !important;
}
/* ---------------------------------------------------
    Add Farmer
----------------------------------------------------- */
.farm-rit label {
    padding-left: 49px;
}
.farm h4 {
    margin-top: 0;
    border-radius: 4px;
    padding: 12px 13px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: rgb(61, 70, 77);
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    background-color: rgb(255, 255, 255);
}
.farm-ground {
   
    height: 500px;
    padding-left: 10px;
    padding-top: 26px;
    margin-left: 0;
    background: rgb(255, 255, 255);
    margin-right: 0;
    padding-right: 41px;
     overflow-y:scroll !important;
}

.profile{
    margin:0 auto;
    display:block;
}
.p-0 {
    margin-bottom: 12px;
    padding: 0 !important;
}
.farm-ground label{
       font-family: 'Open Sans', sans-serif;
       font-size:14px;
       font-weight:400;
}

.form-group {
    margin-bottom: 0px !important;
}
/* ---------------------------------------------------
    Add Farmer details
----------------------------------------------------- */

.farm-details img{
    margin:0 auto;
    display:block;
    border-radius: 4px;
}
.farm-details h4 {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
}
.farm-details p{
    text-align:center;
}
.farm-tables .table tr td:nth-child(1) {
    text-align: right;
    background-color: rgb(237, 243, 244);
    color: rgb(104, 159, 57);
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding-right: 20px;
    border-bottom: 1px solid rgb(255, 255, 255);
}
.farm-tables .table tr td:nth-child(2) {
   padding-left:20px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:14px;
}
.activesz{
    list-style:none;
}
.activesz li{
    display:inline-block;
}
.activesz li:nth-child(3) { 
   float:right;
   padding-right: 13px;
}
.activesz li:nth-child(2) { 
    float:right;
   padding-right: 13px;
}
.season tr th {
    background-color: rgb(237, 243, 244);
    color: rgb(104, 159, 57);
    font-family: 'Open Sans', sans-serif;
}
.smt-button{
    list-style:none;
    float:right;
}
.smt-button li{
    display:inline-block;
    padding-bottom:20px;
}
/*.smt-button li:nth-child(2) {
    border-radius: 5px;
    padding: 6px 24px;
    background-color: rgb(104, 159, 57);
    color: rgb(255, 255, 255);
    font-size: 14px;
}*/
.smt-button li:nth-child(1){
   margin-right:10px;
   font-size:14px;
}
/* ---------------------------------------------------
    Packing-Report
----------------------------------------------------- */
.packing {
    overflow-y: scroll;
    margin-left: 7px;
    background-color: rgb(255, 255, 255);
    border-radius: 7px;
}
.packing tr td {
    /* font-weight: bold; */
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    padding: 11px 2px 11px 2px !important;
}
.packing tr td:nth-child(1){
width: 95px;
}
.packing tr td:nth-child(2){
width: 95px;
}
.packing tr td:nth-child(3){
width: 95px;
}.packing tr td:nth-child(4){
width: 71px;
}
.packing tr td:nth-child(5){
width: 71px;
}
.packing tr td:nth-child(6){
width: 98px;
}
.packing tr td:nth-child(7){
width: 79px;
}
.packing tr td:nth-child(8){
width: 84px;
}
.packing tr td:nth-child(9){
width: 76px;
}
.packing tr td:nth-child(10){
width: 77px;
}
.packing tr td:nth-child(11){
width: 105px;
}
.packing tr td:nth-child(12){
width: 100px;
}
.packing tr:nth-child(odd) {
    background-color: rgb(230, 239, 222);
}
.packing tr:nth-child(even) {
    background-color: rgb(246, 247, 245);
}

.ad-icons .fa {
    padding-right: 1px;
  
    height: 0;
    float: right;
}
.ad-icons {
    background-color: rgb(70, 106, 39) !important;
    color: rgb(255, 255, 255);
}
.founds{
    background-color:#fff !important;
    padding: 2px 3px 5px 5px !important;
}
.founds ul{
    padding-left:15px !important;
    list-style:none;
   

    margin:0 !important;
}
.founds ul li {
    padding-left: 22px;
    font-size: 14px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}


.founds ul li:nth-child(2){
    padding-right: 13px;
    float:right;
}
.heading{
    font-size:14px;
     font-family: 'Open Sans', sans-serif;
     font-weight:400;
   color: rgb(255, 255, 255);
   background-color: rgb(104, 159, 57) !important;
}
.cnt{
    margin:0 auto;
    display:block;
}
.packing .table {
    margin:0 !important;
}
.ad-icons p{
    display:inline-block;
}
.ad-icons p:nth-child(2) {
    float: right;
    padding-top: 4px;
}



.stylish-input-group .input-group-addon{
    background: white !important; 
    padding:0 !important;
}
.stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
#imaginary_container input{
        height: 29px !important;
}
.farm-sl li{
      list-style:none;
      float:left;
      width:50%;
  }
.farm-sl{
    padding-left:0 !important;
}
.packing .form-control{
     padding:0;
}
.packing li{
    list-style:none;
}
.packing ul{
    padding-left:0 !important;
}
.farm-cal li{
    width:50%;
    float:left;
}
.packing select{
    height:29px !important;
}
/* ---------------------------------------------------
    list-farmers
----------------------------------------------------- */
.lst-farm li {
    list-style: none;
    float: left;
    width: 177px;
    margin-left: 10px;
}
.lst-farm{
    padding-left:0;
}
.trace-list {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 10px;
}
/*.trace-list ul li a{
    background-color: rgb(59, 193, 226);
    color: rgb(255, 255, 255);
   
}*/
/*.trace-list ul li:nth-child(5){
    margin-top: 9px;
}
.trace-list ul li:nth-child(6){
    margin-top: 9px;
}*/
.farm-fill {
    text-align: center;
    color:#fff;
    width: 100%;
    padding: 7px 0;
    border-radius: 4px;
    background-color: rgb(104, 159, 57);
    text-transform: uppercase;
}
.trace-list .form-control{
    background-color: rgb(237, 237, 237);
   }
.trace-list .btn-default{
    border-left:0;
    background-color: rgb(237, 237, 237);
   }

.list-ground {
   overflow-y: scroll !important;
    height: 422px;
    margin-left: 0;
    background: rgb(255, 255, 255);
    margin-right: 0;
   
    border-radius: 6px;
    
}
.list-ground h4{
    margin-top: 0;
    padding-top: 18px;
   
    font-family: 'Open Sans', sans-serif;
    background-color: rgb(237, 237, 237);
    font-size: 15px;
    padding-left: 21px;
    padding-bottom: 18px;
}
.farmer-name .col-md-3{
    padding-right:0;
}
.farmer-name img{
   float:right;
}

.farmer-name h5{
   margin:0;
}
.farmer-name p {
    padding-top: 2px;
    margin: 0;
}
.farmer-place .fa {
    color: rgb(104, 159, 57);
    margin-right: 10px;
}
.farm-edit {
    list-style: none;
    float: right;
    padding-right: 25px;
}
.farm-edit li {
    float: left;
    padding-left: 29px;
}
.divider {
    margin-top: 13px;
    height: 1px;
    background-color: rgb(215, 215, 215);
}
.farm-grid {
    padding-left: 10px;
    margin-top: 11px;
    width: 20%;
    float: left;
    padding-right: 10px;
    margin-bottom: 31px;
}
.farm-grid img{
    margin:0 auto;
   
}
.farm-grid h2 {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
   color: rgb(104, 159, 57);
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}
.farm-grid p{
    text-align:center;
}
.full-farm {
    padding-left: 26px;
    padding-right: 26px;
}
.farm-grid ul li {
    display: inline-block;
   width: 31%;
}
.farm-grid ul li:nth-child(2){
background-color: rgb(243, 243, 243);
}
.farm-grid ul {
    margin: 0;
    padding-left: 0;
    background-color: rgb(231, 231, 231);
     border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.farm-br {
    border-bottom: 1px rgba(0, 0, 0, 0) !important;
    border: 1px solid rgb(231, 231, 231);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.pic-farm{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.map-field h1{
    text-transform:uppercase;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
}
.map-field .modal-header {
    padding: 15px 15px 0px 15px;
   border-bottom: 0px solid rgb(229, 229, 229);
}
.map-field select {
    margin-bottom: 10px;
    background-color: rgb(243, 243, 243);
}
.map-field label{
    font-size:14px;
    font-weight:600;
} 
.map-field ul {
    margin-bottom: 28px;
    margin-top: 34px;
    background-color: rgba(0, 0, 0, 0) !important;
    text-align: center;
}
.map-field .modal-dialog {
    width: 338px;
    margin: 74px auto;
}
.farm-grid ul li img {
   padding-left: 25%;
    vertical-align:center;
}
 .farm-grid img {
    margin: 0 auto;
    width: 100%;
}
.farm-grid ul li img {
    width: auto !important;
    padding-left: 39%;
    vertical-align: center;
}


/*img {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}*/

@media (max-width: 1920px){ 

#map {
  height: 708px;
}
.farm-ground {
    overflow: hidden;
    height: 743px;
    }


    iframe {
    overflow-x: hidden;
    overflow-Y: hidden;
    height: 708px;
    border-radius: 6px;
    border: 0;
}
#sidebar-rit {
    overflow: hidden;
    height: 709px;
    }
   .lst-farm li {
    list-style: none;
    float: left;
    width: 14.3333%;
    margin-left: 33px;
}
    .farm-grid img {
    margin: 0 auto;
    width: 100%;
}
.farm-grid ul li img {
    width: auto !important;
    padding-left: 39%;
    vertical-align: center;
}
.list-ground {
    overflow: hidden;
    height: 665px;
    margin-left: 0;
    background: rgb(255, 255, 255);
    margin-right: 0;
    overflow: hidden;
    border-radius: 6px;
    padding-bottom: 0;
}
.farm-grid ul li {
    display: inline-block;
   width: 31%;
}

}

@media (max-width: 1780px){ 
    .farm-grid img {
    margin: 0 auto;
    width: 100%;
}
.farm-ground {
    overflow: hidden;
    height: 676px;
}
.list-ground {
    overflow: hidden;
    height: 599px;
    margin-left: 0;
    background: rgb(255, 255, 255);
    margin-right: 0;
    overflow: hidden;
    border-radius: 6px;
    padding-bottom: 0;
}
.farm-grid ul li img {
    width: auto !important;
    padding-left: 39%;
    vertical-align: center;
}
.list-ground {
    overflow: hidden;
    height: 665px;
    margin-left: 0;
    background: rgb(255, 255, 255);
    margin-right: 0;
    overflow: hidden;
    border-radius: 6px;
    padding-bottom: 0;
}
.farm-grid ul li {
    display: inline-block;
   width: 31%;
}
.lst-farm li {
    list-style: none;
    float: left;
    width: 232px;
    margin-left: 23px;
}
}
@media (max-width: 1750px){ 
.lst-farm li {
    list-style: none;
    float: left;
    width: 220px;
    margin-left: 27px;
}


}
@media (max-width: 1700px){ 

.lst-farm li {
    list-style: none;
    float: left;
    width: 218px;
    margin-left: 24px;
}


}
@media (max-width: 1670px){ 
.lst-farm li {
    list-style: none;
    float: left;
    width: 218px;
    margin-left: 12px;
}



}

@media (max-width: 1600px){ 
.list-ground {
    height: 470px;
}
 .farm-grid img {
    margin: 0 auto;
    width: 100%;
}
.farm-grid ul li img {
    width: auto !important;
    padding-left: 39%;
    vertical-align: center;
}
.lst-farm li {
    list-style: none;
    float: left;
    width: 177px;
    margin-left: 46px;
}
}
@media (max-width: 1500px){ 
.lst-farm li {
    list-style: none;
    float: left;
    width: 177px;
    margin-left: 32px;
}

}
@media (max-width: 1444px){
.farm-ground {
    overflow: hidden;
    height: 436px;
}
.lst-farm li {
    list-style: none;
    float: left;
    width: 177px;
    margin-left: 26px;
}
#sidebar-rit {
    overflow: hidden;
    height: 454px;
}
iframe {
    overflow-x: hidden;
    overflow-Y: hidden;
    height: 454px;
    border-radius: 6px;
    border: 0;
}
body{
    overflow-y:hidden;
}

 }
 @media (max-width: 1400px){
    

.lst-farm li {
    list-style: none;
    float: left;
    width: 177px;
    margin-left: 17px;
}
#sidebar-rit {
    overflow: hidden;
    height: 454px;
}
iframe {
    overflow-x: hidden;
    overflow-Y: hidden;
    height: 454px;
    border-radius: 6px;
    border: 0;
}
/*body{
    overflow-y:hidden;
}*/



 }
  @media (max-width: 1366px){
.list-ground {
    height: 402px;
}
    .farm-ground {
    overflow: hidden;
    height: 506px;
}
    .farm-grid ul li img {
    width: auto !important;
    padding-left: 28%;
    vertical-align: center;
}

    #sidebar-rit {
    overflow: hidden;
    height: 459px;
    margin-left: 10px;
    min-width: 100%;
    max-width: 100%;
    background: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    transition: all 0.3s;
    border-radius: 4px;
}
iframe {
    overflow-x: hidden;
    overflow-Y: hidden;
    height: 460px;
    border-radius: 6px;
    border: 0;
}
.lst-farm li {
    list-style: none;
    float: left;
    width: 177px;
    margin-left: 11px;
}
/*body{
    overflow-y:hidden;
}*/

  }

 @media (min-width: 992px) and (max-width: 1199px) {  
body{
    overflow-y:scroll;
}
.farm-grid {
    padding-left: 10px;
    margin-top: 11px;
    width: 32%;
    float: left;
    padding-right: 10px;
    margin-bottom: 31px;
}
.farm-fill {
    font-size: 12px;
    text-align: center;
  
    width: 100%;
    padding: 8px 0px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}
.lst-farm li {
    list-style: none;
    float: left;
    width: 115px;
    margin-left: 13px;
}

 }  

@media (min-width: 768px) and (max-width: 991px) { 
     body{
    overflow-y:scroll;
}
     .farm-grid {
    padding-left: 10px;
    margin-top: 11px;
    width: 50%;
    float: left;
    padding-right: 10px;
    margin-bottom: 31px;
}
  .lst-farm li {
    list-style: none;
    float: left;
    width: 48%;
    margin-left: 10px;
    margin-bottom: 10px;
}

     #sidebar-rit {
    margin-left: 10px;
    min-width: 97%;
    max-width: 250px;
    background: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    transition: all 0.3s;
    border-radius: 4px;
}
a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    top: auto;
    bottom: 5px;
    right: 27px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}





   }

 @media (max-width: 767px){ 
    body{
    overflow-y:scroll;
}
      .farm-grid {
    padding-left: 10px;
    margin-top: 11px;
    width: 50%;
    float: left;
    padding-right: 10px;
    margin-bottom: 31px;
}
  .lst-farm li {
    list-style: none;
    float: left;
    width: 48%;
    margin-left: 10px;
    margin-bottom: 10px;
}

     #sidebar-rit {
    margin-left: 10px;
    min-width: 97%;
    max-width: 250px;
    background: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    transition: all 0.3s;
    border-radius: 4px;
}
    #sidebar ul li a {
    border-bottom: 2px solid rgb(255, 255, 255);
    padding: 9px;
    font-size: 1.1em;
    color: rgb(0, 0, 0);
    display: block;
}
    #sidebar-rit {
    margin-left: 10px;
    min-width: 97%;
    max-width: 250px;
    background: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    transition: all 0.3s;
    border-radius: 4px;
}
a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    top: auto;
    bottom: 5px;
    right: 27px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
#sidebar {
    min-width: 104px;
    max-width: 104px;
    background: rgb(239, 239, 239);
    color: rgb(255, 255, 255);
    transition: all 0.3s;
}
ul ul a {
    font-size: 0.9em !important;
    border-bottom: 1px solid rgb(239, 239, 239) !important;
    padding-left: 10px !important;
    background: rgb(255, 255, 255);
}
.trace-space {
    padding-left: 8px;
    padding-right: 8px;
}
/*.mapz ul li {
    padding-bottom: 10px;
    padding-left: 14px;
    width: 42.5%;
    display: inline-block;
}*/
}
 @media (max-width: 764px){ 


.lst-farm li {
    list-style: none;
    float: left;
    width: 96%;
    margin-left: 10px;
    margin-bottom: 10px;
}

}
 @media (max-width: 600px){ 
  .farm-grid {
    padding-left: 10px;
    margin-top: 11px;
    width: 100%;
    float: left;
    padding-right: 10px;
    margin-bottom: 31px;
}


 }

 #sidebar.active ul li a .collapse.in {
    display: none;
}

.lst-farm li {
    list-style: none;
    float: left;
    width: 15.2%;
    margin-left: 1%;
}


.new-file {bottom: 9px;
    position: absolute;
    opacity: 0;
    left: 32px;
}
.filx-upload{
    position:relative;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
    padding-left: 25px;
}
.farm h6 a {
    border-radius: 4px;
    margin-left: 14px;
    margin-top: 13px;
    float: left;
    /*background-color: rgb(104, 159, 57);*/
    color: #000;
   /* padding: 7px 29px;*/
    font-size: 14px;
    line-height: 16px;
}
.lft-ic{
    font-size: 17px;
    padding-right: 4px;
}
.farm{
    position:relative;
}
.farm h5 a{
    position: absolute;
    top: 22px;
    right: 42px;
}

.spac-farm {
    padding-left: 10%;
    padding-right: 10%;
}

.one-s {
    padding-bottom: 14px;
    overflow: hidden;
    height: 477px;
    overflow-y: scroll !important;
}
.one-s label{
    text-align:right;
}
.save-btn a{
    border-radius: 5px;
    padding: 6px 37px;
    background-color: rgb(104, 159, 57);
    color: rgb(255, 255, 255);
    font-size: 14px;
}
.save-btn{
   margin-top: 21px; 
}
.farm-grid ul li {
    display: inline-block;
    width: 49%;
}
.fondz{
    padding:0;
}
.table2>tbody>tr>td, .table2>tbody>tr>th, .table2>tfoot>tr>td, .table2>tfoot>tr>th, .table2>thead>tr>td, .table2>thead>tr>th {
   /* border-top: rgba(0, 0, 0, 0);*/
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.example {
    float: right;
    padding-right: 11px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: rgb(255, 255, 255);
    cursor: default;
    background-color: rgb(104, 159, 57);
    border-color: rgb(104, 159, 57);
}
.example ul li a{
    color: rgb(104, 159, 57);
}
.one-s .btn-success {
    padding: 6px 44px;
    color: rgb(255, 255, 255);
    background-color: rgb(104, 159, 57) !important;
    border-color: rgb(104, 159, 57) !important;
    margin-top: 14px;
}
.smt-button button{
       text-decoration: none;
}
.btn-link:focus, .btn-link:hover {
    color: rgb(35, 82, 124);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
}
.farm-login {
    padding: 24px 30px;
    background-color: rgb(255, 255, 255);
    width: 482px;
    margin: 0 auto;
    display: block;
    margin-top: 36px;
}
.login-btn{
    background-color: rgb(104, 159, 57);
    border-color: rgb(104, 159, 57);
    margin-top: 10px;
    padding: 6px 27px;
    color:#fff;
}

.farm-login input{
    margin-bottom: 14px;
}
.farm-login img{
    margin: 0 auto;
    display: block;
    padding-bottom: 15px;
}


/*.table2 tr td{    
    border: 1px solid rgb(221, 221, 221);
}*/