
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
caption {
    color:inherit !important;
}

.form-group {
   
 width: 100% !IMPORTANT;
DISPLAY: block;
 
margin-bottom: 6px!IMPORTANT;
 
}
.form-control {
  
    height:auto!IMPORTANT;
}
.form-horizontal .form-group {
    margin-right: 0px!IMPORTANT;
    margin-left: 0px!IMPORTANT;
}
.modal-content {
  
    background: rgba(255, 255, 255, 0.95) !important;

 
   border: 0px  !important;
   
    border-radius: 8px 8px 8px 8px!important;
 
}

.modal-body {
    
    padding: 15px !important;
}
.btn-group, .btn-group-vertical {
    
    margin: 10px 0 !important;
}
/*modales*/
#divGoto, #divPrint,#divBasemap, #divGraphic  {
     width:inherit !important;
         max-width:inherit !important;

}
.modal-header {
  
    border: 0px solid #e5e5e5!important; 
    background: #3d4045!important; 
    color: white!important; 
    font-size: 14px;
    text-transform: uppercase!important; 
    font-weight: bold!important; 
   
    border-radius: 6px 6px 0 0!important; 
}

.modal-header .close {
    margin-top: -2px!important;
    color: white !important;
    opacity: .7!important;
}
    .modal-header .close {
         background:none;
            opacity: 1!important;
            background-color:transparent !important;
    }
#divMeasure,#divSplash
{
     width:inherit !important;
         max-width:inherit !important;
             overflow:inherit !important;
}

 #divSplash
{
   text-align: justify;
}


#divIndicatorThematicMap {
    height:300px;
    max-height:380px;
}
select,input[type="number"]{
display: block;
    width: 100%;
  
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#divNivel4 label, #divNivel2 label, #divNivel3 label{display:none ;
}

.input-group {
   
    z-index: 1;
}
#btnBoldTextSymbol, #btnItalicTextSymbol, #btnUnderlineTextSymbol {
color: white;
width: 26px;
text-align: center;
padding: 2px 10px;
margin-left: 5px;
}


.tab-content .scroll100 {
    height: 300px;
}
.tab-content caption {
    color: inherit !important;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #80A45D !important;
}
