/*#end_date{
  display: none;
}*/
#myTab{
  visibility: hidden;
}
.two-columns-form {
    width:50%;
    float:left;
  }
  .multiple-select{
    width: 100% !important;
    min-width: 150px !important;
  }
  .two-columns-form table.multicolumncheckboxesradios-table {
    width:100%!important;
  }
  
  .two-columns-form  .control-group.form-type-textfield.form-item {
    margin-bottom: 0px!important;
  }
  .two-columns-form  input {
    margin-bottom:5px!important;
  }
  .two-columns-form td.multicolumncheckboxesradios-column-first.multicolumncheckboxesradios-column {
    padding-top:0px!important;
    padding-bottom:0px!important;
  }
  
  .two-columns-form td.multicolumncheckboxesradios-column.multicolumncheckboxesradios-column-last {
    padding-top:0px!important;
    padding-bottom:0px!important;
  }
  
  .two-columns-form label.control-label {
    margin-top:5px!important;
  }
  
  .two-columns-form label.option.checkbox.control-label {
    margin-top:0px!important;
  }
  
  .two-columns-form span.form-required {
    color: #ff3300!important;
    opacity: 0.6;
  }
  
  .two-columns-form span.form-required::before {
    content:'(';
  }
  
  .two-columns-form span.form-required::after {
    content:')';
  }
  
  table.multicolumncheckboxesradios-table {
    width:100%!important;
  }
  
  a#check-all {
      font-weight: 100;
  }
  
  input.input-filter {
      margin-left: 20px;
      margin-right: 5px;
  }
  
  
  @media screen and (max-width: 700px) {
    .two-columns-form {
      width:100%!important;
      float:left;
    }
  
  }
  
  #legend2 {
    position: absolute;
    padding: 10px;
    margin: 10px;
    bottom: 15px;
  }
  
  #legend3 {
    position: absolute;
    padding: 10px;
    margin: 10px;
    bottom: 15px;
  }
  
  #legend4 {
    position: absolute;
    padding: 10px;
    margin: 10px;
    bottom: 15px;
  }
  
  #os-historical-accuracy-surveying-form .scaleSeventh {
    margin-bottom: 0px;
    height:50px;
    margin-right:10px;
    background: #0000ff;
    background: -moz-linear-gradient(top, #0000ff 0%, #00008b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0000ff), color-stop(100%, #00008b));
    background: -webkit-linear-gradient(top, #0000ff 0%, #00008b 100%);
    background: -o-linear-gradient(top, #0000ff 0%, #00008b 100%);
    background: -ms-linear-gradient(top, #0000ff 0%, #00008b 100%);
    background: linear-gradient(to bottom, #0000ff 0%, #00008b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#00008b', GradientType=0 );
  }
  
  .form-date{
    padding: 0 10px 0 35px !important;
    width: 180px !important;
    background-position: 5px center;
    background-size: 20px;
    background-repeat: no-repeat;
  }
  .text-normal{
    font-weight: normal !important;
  }
  .card{
    padding: 10px;
    background-color: #e5e5e5;
    border-radius: 2px;
    border: 1px solid #fff;
    
  }
  
  .mt-20{
    margin-top: 20px;
  }
  
  .control-label{
    width: 100%
  }
  
  .divAsLink {
    color: #003a6e;
    margin-bottom:0px;
    cursor:pointer;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
  }
  
  .divAsLink:hover {
    color: #f7b500;
  }
  
  #map {
    display:none;
    margin-right:15px;
  }
  
  #map > div{
    position: relative !important;
    min-height: 400px;
  }
  .form-w{
    width: 30%;
    float: left;
    padding: 20px 10px;
  }
  .form-w-buttom{
    width: 100%;
    float: right;
    margin: 10px 0;
  }
  .form-w-buttom button{
    float: right;
  }
  
  .ajax-result{
   width: 100%;
   clear: both;
   margin-top: 20px;
  }
  .divAsLink{
    padding: 30px 10px 0;
    line-height: 30px;
  }
  .map-w{
    clear: both;
    padding-top: 10px !important;
  } 
  
  .select-date{
  float: right;
  border: 2px solid #ccc;
  padding: 5px;
  border-radius: 3px;
  font-weight: 400;
  }
  a{
    cursor: pointer;
  }
  .clear{
    clear: both;
  }
  
  .map-style{
    width: 70%; max-width:650px;height:550px;margin-bottom:20px;float:left;position:relative;
  }
  .leyend{
    min-width:60px;height:550px;float:right;position:relative;padding-left:10px; width: 25%;
  }
  .leyend-scale{
    margin-top:-10px;font-weight:bold;margin-left:10px
  }
  p{
    padding: 10px !important;
  }
  @media(max-device-width: 600px){
    .region-content{
        padding: 10px;
    }
    p{
      padding: 10px !important;
    }
    .map-style{
      width: 70%; max-width:650px;height:450px;margin-bottom:20px;float:left;position:relative;
    }
     .leyend .row {
      margin-left: 0px !important;
      margin-right: 0px !important;
     }
     .leyend strong{
       font-size: 14px !important;
     }
     .leyend {
      min-width: 60px;
      height: 550px;
      float: right !important;
      position: relative;
      margin-left: 0px;
      width: 25%;
  }
  .leyend-scale {
    margin-top: -56px;
    font-weight: bold;
    margin-left: 30px;
    position: absolute;
    font-size: 12px !important;
    padding-left: 5px;
  }
  .span2 {
    margin-bottom: 0px;
    height: 50px;
    margin-right: 50px !important;
  }
  
  #upcm_tabs li  span{
  display: none;
  }
  }
  .hiden{
    display: none;
  }
  
  .loader-gif{
    position: relative; top: 53%; left: 50%;
  }
  #ajaxSpinnerImage{
  width: 50px;
  height: 50px;
  }
  
  .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #tableMode{
    overflow: auto;
  }
  #search-pass a{
    float: left;
    padding: 5px 10px;
    background: #005960;
    color: #e5e5e5;
    border-radius: 3px;
    text-decoration: none;
  }
  
  #filterVariables{
    visibility: hidden;
  }
  #edit-date-pass{
    width: 210px !important;
    float: left;
  }
  #search-pass{
    width: 150px;
    float: left;
    margin-left: 10px;
  }
  
  
  /*Css agriculture filter*/
  #accuracy-agriculture-form .filter-color{
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 5px;
    background: #ccc;
    min-height: 100px;
  }
  #accuracy-agriculture-form #option-filter{
    margin: 10px auto;
    padding: 3px;
    background: #9ab1b3;
  }
  .w-30{
    width: 30%;
    float: left;
  }
  .select-wrapper {
    display: inline-block;
    position: relative;
    width: auto !important;
  }
  .multiple-select button{
    border: 0 !important;
  }
  .multiple-select ul li span{
    padding-left: 10px;
  }
  
  .w-100{
  width: 100%;
  clear: both;
  }
  @media(max-device-width: 600px){
    .radio-left .form-type-radio{
      width: 50% !important;
      float: left;
      padding: 10px 0;
      margin: 0 !important;
    }
  }
  @media(max-device-width: 350px){
    .radio-left .form-type-radio{
      width: 100% !important;
      float: left;
      padding: 10px 0;
      margin: 0 !important;
    }
  }
  .radio-left .form-type-radio{
    width: 30%;
    float: left;
    padding: 10px 0;
    margin: 0 !important;
  }
  #accuracy-agriculture-form .option{
    font-weight: bold !important;
  }
  #edit-captcha{
    margin-top: 15px !important;
  }
  .col-md-4{
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .date-table th:first-child{
    min-width: 110px;
  
  }
  
  .buttom-line{
    margin-bottom: 15px;
    border-bottom: 1px solid #fff;
  }
  @media(min-width: 700px){
  #integrity-performance-form .nav-item a{
   font-size: 12px;
 
  }
}
#integrity-performance-form .nav-tabs{
margin-top: 50px;
}
#integrity-performance-form .nav-tabs li{
  padding: 0;
  }
#table_aaip .per_date tr:last-child{
  background-color:  #aaa !important;
  font-weight: bold;
}
.mt-10{
  margin-top: 10px;
}
.filter-border{
  border: 1px solid white;
  padding: 0 10px;
}