.navbar-default {
  background: #f0f0f0;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);

  -moz-box-shadow: 0 4px 7px -5px #777;
  -webkit-box-shadow: 0 4px 7px -5px #777;
  box-shadow: 0 4px 7px -5px #777;
  color: #98a6ad !important;
}
.topbar .topbar-left {
  -moz-box-shadow: 0 4px 7px -5px #777;
  -webkit-box-shadow: 0 4px 7px -5px #777;
  box-shadow: 0 4px 7px -5px #777;
  background: #f9fff7;
}

.navbar-default .right-menu-item{
  color: #000;
}
.app-search .form-control, .app-search .form-control:focus {
  border: 1px solid rgba(212, 212, 212, 1);
  color: #000000 !important;
  background: #ffffff;
}
.app-search a {
  color: rgba(80, 80, 80, 0.7);
}



.app-search .form-control::placeholder {
  color: #98a6ad !important;
}
.app-search .form-control::-webkit-input-placeholder {
  color: #98a6ad !important;
}
.app-search .form-control::-moz-placeholder {
  color: #98a6ad !important;
}
.app-search .form-control:-ms-input-placeholder {
  color: #98a6ad !important;
}
.app-search .form-control:-moz-placeholder {
  color: #98a6ad !important;
}
.gmaps, .gmaps-panaroma {
  height: 700px;
}

.nav-tabs > li > a {
    font-size: 12px;
}
.content-tabs-ypf{
    border-top: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;

}
.badge {
    font-size: 12px;
}

.form-control-static {
  color: #015192;
  font-weight: 500;
  font-size: 13px;
}

label {
  font-size: 13px;
}

.badge-modal {
  position: absolute;
  right: 46px;
  top: 6px;
}

/* CUSTOM IMG SIMULADOR */

.container-img{
  background-color:#FFFFFF;
  width: 100%;
  height: 450px;
  overflow: auto;
  position: relative;
}

#img-mapa {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1);
  transform-origin: 0 0;
}

.plano{
  max-width: 960px;
}

.masthead{
  background-color: #000000 !important;
}
.links{
  position: absolute;
  cursor: pointer;
  font-size: 10px;
  text-align: center;
  color: #FFFFFF;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: rgba(255, 0, 0, 0.3);
  left: 240px;
  top: 126px;
}
.links.focused:after{
  position: absolute;
  top: -5px;
  height: calc(100% + 10px);
  left: -5px;
  width: calc(100% + 10px);
  /*border: 2px solid rgba(120, 0, 0, 0.7);*/
  content: '';
  display: block;
  border-radius: 50%;
}
.act{
  background-color: rgba(255, 0, 0, 0.7);
}
#link-1{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(255, 0, 0, 0.7);
  left: 262px;
  top: 152px;
}
#link-2{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(127, 191, 63, 0.7);
  left: 163px;
  top: 150px;
}
.nav-zoom{
  background: #f0f0f0;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
  color: #000000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.inner-zoom{
  width: 600px;

}

.logo-most{
  max-width: 270px;
}
.logo-ypf{
  max-width: 150px;
}
.cover-container{
  position: relative;
  padding-left: 0rem!important;
  padding-right: 0rem!important;
  padding-bottom: 0rem!important;
  padding-top: 0!important;
}

.modal-content{
  color: #0b2e13;
}
.collapse{
  border-bottom: #4c5978 2px solid;
}


.modal table{
  font-size: 12px !important;
}
.f-10{
  font-size: 10px !important;
}
.f-11{
  font-size: 11px !important;
}
.f-12{
  font-size: 12px !important;
}
.f-13{
  font-size: 13px !important;
}
.f-14{
  font-size: 14px !important;
}

.modal-lg {
  max-width: 1024px !important;
}

#color-link1{
  color: transparent !important;
}



#datatable_filter{
  float: right !important;
}
#datatable_filter label{
  margin-bottom: 0;
}
.dataTables_length {
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 0px;
}

.dataTables_length label{
  margin-bottom: 0;
}
.pagination{
  float: right;
}
.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border: 1px solid #ddd; /* Gray */
}
.pagination a.active {
    background-color: #4CAF50;
    color: white;
}
.pagination a:hover:not(.active) {background-color: #ddd;}
.txt-header-modal{
  position: absolute;
  right: 15px;
  font-size: 12px;
  top: 20px;
  text-align: right;
}

.bg-light {
  background-color: #f3f3f3!important;
}

.tabs-bordered .nav-item .nav-link.active {
  border-bottom: 3px solid #78c350 !important;
  margin-bottom: -1px;
  color: #348cd4;
}
.card-heading {
  padding: 10px 20px;
}
#comparar-sitios-mapa{
    margin-left: 0px;
}
#label-comparar-sitios-mapa {
    padding: 10px;
    display: grid;
    grid-template-columns: max-content;
    grid-gap: 10px;
}
.quitar-sitio {
    margin-left: 5px;
    border-radius: 15%;
}
#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

#cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:black;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
