@font-face {
    font-family: 'afta_sansregular';
    src: url('../tipografia/AftaSansThin-Regular-webfont.eot');
    src: url('../tipografia/AftaSansThin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../tipografia/AftaSansThin-Regular-webfont.woff') format('woff'),
         url('../tipografia/AftaSansThin-Regular-webfont.ttf') format('truetype'),
         url('../tipografia/AftaSansThin-Regular-webfont.svg#afta_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

header h2 { 
		padding-top:20px; 
		font-size:26px; 
		font-family: 'afta_sansregular';
		}	

header h1 {
 		padding-right: 30px; }

header h1 a { 
		display:block; 
		width:210px; 
		height:100px;
		background:url(http://www.shd.gov.co/plantillas/images/cabezote_derecho.gif) no-repeat;
		}
		
header .col-md-1 {
		padding-top:20px; 
	
}

.border-top-bottom {
	border-bottom:3px solid #F15B4B;
	border-top:3px solid #F15B4B;
	padding: 0;
}

main .form-horizontal{
	 background-color: #F9EDED;
	 margin: 20px;
	 padding: 20px;
	 border: 2px solid #F15B4B;
    border-radius: 15px;
}	
 
main .sombra {
-webkit-box-shadow: 10px 10px 10px -6px black;
-moz-box-shadow: 10px 10px 10px -6px black;
box-shadow: 10px 10px 10px -6px black;
}


footer{
	margin: 20px 0 30px 0;
}

footer .col-md-3{
	margin-top: 20px;
}

footer .row{
	padding: 10px;
	margin-top: 20px;
}

/* Navigation */

header .nav h3 {
	color: white;	
	font-size: 17px;
	font-weight: 700;
}
header .nav small {
	color: white;	
	font-size: 14px;
	
	
}
.nav{
	background-color: #ccc;
}

.nav .active {
	background-color: #F15B4B;
}

.nav-tabs > li{
	padding: 0 20px 0 20px;
}

/* Home */

.foto-pag-principal{
	background:url(../imagenes/fondo-1170.jpg) no-repeat;
	display:inline-block; 
	width: 100%;
	height: auto;
}

main .form-horizontal{
	 background-color: #F9EDED;
	 margin: 20px;
	 padding: 20px;
	 border: 2px solid #F15B4B;
    border-radius: 15px;
}	
 
main .sombra {
-webkit-box-shadow: 10px 10px 10px -6px black;
-moz-box-shadow: 10px 10px 10px -6px black;
box-shadow: 10px 10px 10px -6px black;
}

main button h4{
	font-size: 12px;
	padding: 0;
	margin: 5px;
}
main h5{
	font-size: 10px;
}

.foto-pag-principal{
	background:url(../imagenes/fondo-1170.jpg) no-repeat;
	display:inline-block; 
	width: 100%;
	height: auto;
}

/*  Paginas internas */

.get-datos{
	background-color: #ED9A8C;
	padding: 10px;	
        float: left;
        width: 100%
}

/** INI Arreglos */
.botones-pull-right {
    float: right !important;
    margin-top: -6px;
}

#calcularAvaluoBtn {
  background-image: url(../imagenes/calcular.gif);
  display: block;
  margin: 0 0;
  text-indent: -9999px;
  width: 129px;
  height: 25px;
}

.modal-backdrop{
    z-index: 0;
}

.modalLoading {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .2 ) 
                url('../imagenes/loading.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modalLoading {
    display: block;
}

.caja-mensaje {
    background-color: #FFFFFF;
    border-style: none;
}

.nav {
    background-color: #f9eded;
}

.nav .active {
    background-color: #f9eded;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #f15b4b;
}

a:hover, a:focus {
    color: #98706c;
    text-decoration: underline;
}

a {
    color: #b92111;
    text-decoration: none;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #ecd2d2;
}

/** FIN Arreglos */

.cajas-formulario{
	background-color: #F9EDED;
	border: 1px solid #F15B4B;
	margin: 10px 0px;
	padding:10px;
        float: left;
        width: 100%        
	}
	
.form-group {
	font-size: 12px;
}
.form-control{
	border-radius: 0px;
	font-size: 12px;
}

main .button .pull-right{
	padding-right: 20px;
}


.btn-primary {
    color: #fff;
    font-weight: 600;
    background-color: #F15B4B;
    border-color: #CD2D27;
}

.btn-primary:hover{
    color: #fff;
    font-weight: 600;
    background-color: #CD2D27;
    border-color: #CD2D27;
}

.btn-primary:active:hover,
.btn-primary.active:hover{
    color: #fff;
    font-weight: 600;
    background-color: #CD2D27;
    border-color: #CD2D27;
}

.btn-primary:focus{
    color: #fff;
    font-weight: 600;
    background-color: #CD2D27;
    border-color: #CD2D27;
}


.ocultar-texto{
	height: 0px;
			margin: 0px;
}

.identificacion-inline .form-control{
	width: inherit;
	margin-right: 10px;
}

.alinear-derecha{
    text-align: right;
}

/*Tooltip FIX */
/*Change the size here*/
div.tooltip-inner {
    max-width: 600px;
}
