/*.tab-navigation { margin-bottom:40px; }*/
/*.tab-content { width:200px; height:95px; color:white; font-size:30px; text-align:center; line-height:26px; padding-top:30px;}*/
/*#tab-1 { background:red; }
#tab-2 { background:blue; }
#tab-3 { background:gray; }
#tab-4 { background:yellow; color:black; }
#tab-5 { background:purple; }*/

 input[type="button"]{
   outline:none;
}
input[type="button"]::-moz-focus-inner {
   border: 0;

}
.box-select-dow-crop:focus{
   border:0;
  outline:none;

}
.box-select-dow-crop-en:focus{
   border:0;
  outline:none;
}
.box-select-dow-crop {
  /* padding: 8px 120px 10px 67px;
  margin: 1px 0px 7px;
  font-size: 17px; */
  font-size: 15px;
  padding: 11px 92px 3px 50px;
  margin: 0px 0px 7px;
  text-align: left;
  line-height: 30px;
  color: #2c2d2c!important;
  border: 0px;
  background-color: #ffffff!important;
}

/*background: linear-gradient(#008000,#409868, #2196f3 ,#119ac6);*/
.box-select-dow-crop-en {
    padding: 6px 95px 6px 6px;
    margin: 1px 0px 35px;

    font-size: 25px;
    text-align: left;
    line-height: 30px;
    color: #2c2d2c!important;
    border-bottom: 4px solid #3d9875;
}





/* Reset Select */
.select {
  position: relative;
  display: flex;
  width: 11em;
  height: 41px;
  line-height: 3;
  background: #ffffff;
  overflow: hidden;
  border-radius: 0.25em;
  right: 0;
  box-shadow: rgb(148 148 148 / 20%) 0px 2px 8px 0px;
  border: 1px solid #878787;
}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}
/* Custom Select */
.select {
  position: relative;
  display: flex;
  width: 12em;
  height: 41px;
  line-height: 3;
  background: #eeeeee;
  overflow: hidden;
  border-radius: 0.25em;
  right: 0;
}
select {
  flex: 1;
  padding: 0 .5em;
  color: #fff;
  cursor: pointer;
}
/* Arrow */
.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    /* padding: 3px 1em; */
    padding: 0px 1em;
    background: #ffc72c;
    /* background: #34b233; */
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;

}
/* Transition */
.select:hover::after {
  color: #ffffff;
}

.text-select-year{
    font-weight: 400;
    font-size: 17px;
    float: left;
    padding: 10px 8px 10px 0;
}
.pd00{
  padding: 0;
}
.crop-bov-financial {
  margin: 20px -15px;
}
.crop-select-year{
margin: 40px 0;
}

.box-financial {
  padding: 26px 12px 23px;
  border-bottom: 5px solid #572607;
  font-weight: 300;
  background-color: #94c946;
  color: #000000;
  font-size: 15px;
  margin: 5px 0;
  height: 120px;
  border-radius: 8px;
}
.downL-fi{
  padding: 13px 0 0px;
  font-weight: 400;
  /* color: #fff; */
}

.box-financial:hover {
  border-bottom: 5px solid #572607;
  background-color: #34b233;
  color: #ffffff;
}
.icon-download2-f {
  width: 28px;
  top: 0px;
  position: relative;
}





/* @media only screen and (max-width: 375px) {
.box-select-dow-crop {
    padding: 4px 2% 4px 6px;
    margin: 1px 0px 35px;

    font-size: 25px;
    text-align: left;
    line-height: 30px;
 }
 .box-select-dow-crop-en {
    padding: 4px 2% 4px 6px;
    margin: 1px 0px 35px;

    font-size: 25px;
    text-align: left;
    line-height: 30px;
 }
} */
