﻿
html, body { 
    height:100%
}

body {
    padding-top: 125px;
    background-color: #fff;
    color: #444;
    overflow-x:hidden;
}



#navbar {
    background-color: white;
    border: medium none;
    height: 85px;
}

#navbar a {
    font-size: 14px;
    text-decoration: none;
}


#navbar-brand-alt {
    margin-left:20px;
}


#navbar-brand-alt a {
    color: #4a4a4a;
    font-family: "PT Serif",serif;
    font-size: 38px;
    position: relative;
    top: 6px;
}


#navbar-brand-alt span {
    color: grey;
}

#navbar-brand-alt img {
    height: 30px;
    padding: 0 1px;
    position: relative;
    top: -5px;
}


.navbar-collapse.collapse {
    top: 22px;
}
 
#site-slogan a {
    border: 0 none;
    color: #aaa;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    line-height: 1;
    top: -1px;
}

.img-responsive {
padding-top:10px; padding-bottom:10px;}


.azul{
    background-color:#3484bb !important;
}

#menu{
    font-size: 0.9em;
    margin-left:20px;
}

#menu > li > a {
    color:#FFF !important;
    padding-left:10px !important;
    padding-right:10px !important;
}

#menu > li > a:hover,
#menu > li > a:focus {
    color:#FFF;
    background-color:#085286;
}

#menu .open > a,
#menu .open > a:hover,
#menu .open > a:focus {
  color:#FFF !important;
  background-color: #085286;
}




#menu2{
    font-size: 0.9em;
    margin-right:20px;
}

#menu2 > li > a {
    color:#FFF !important;
    padding-left:10px !important;
    padding-right:10px !important;
}

#menu2 > li > a:hover,
#menu2 > li > a:focus {
    color:#FFF;
    background-color:#085286;
}

#menu2 .open > a,
#menu2 .open > a:hover,
#menu2 .open > a:focus {
  color:#FFF !important;
  background-color: #085286;
}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu .open  > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu .open  > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 30px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.container-no-margin {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}


#map, #map-mini {
    width: 100%;
    height: 350px;
}



.leaflet-top, .leaflet-bottom {
    z-index: 401;
}

.gris {
background-color: #eee;
}

.ico-azul {

color: #337ab7;
}

.borde{
    border-bottom:1px dotted #d0d8e0;
    padding-top: 10px;
    padding-bottom:5px;
}

.texto-help {
    vertical-align:middle;

}

/*Botones*/

.btn {
    background-image: none !important;
    border: 5px solid #fff;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: background-color 0.15s ease 0s, border-color 0.15s ease 0s, opacity 0.15s ease 0s;
    vertical-align: middle;
}


.btn.btn-app.no-radius {
    border-radius: 0;
}

.btn.btn-app {
    border: medium none;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.7;
    margin: 2px;
    padding: 12px 0 8px;
    position: relative;
    text-align: center;
    width: 100px;
}

.btn-primary, .btn-primary:focus {
    background-color: #428bca !important;
    border-color: #428bca;
}

.btn.btn-app > .ace-icon {
    display: block;
    font-size: 42px;
    line-height: 36px;
    margin: 0 0 4px;
    min-width: 0;
    padding: 0;
}
.btn.btn-app > .ace-icon {
    opacity: 0.88;
}
.btn > .ace-icon {
    margin-right: 4px;
}
.bigger-230 {
    font-size: 230% !important;
}


.bigger-460 {
    font-size: 460% !important;
}


.ace-icon {
    text-align: center;
}
/*Fin botones*/


/*widget*/
.widget-box.transparent {
    border-width: 0;
}
.widget-box {
    border: 1px solid #ccc;
    box-shadow: none;
    margin: 3px 0;
    padding: 0;
}

.widget-header::before, .widget-header::after {
    content: "";
    display: table;
    line-height: 0;
}

.widget-header::after {
    clear: right;
}
.widget-header::before, .widget-header::after {
    content: "";
    display: table;
    line-height: 0;
}

.widget-box.transparent > .widget-header-small {
    padding-left: 1px;
}
.widget-box.transparent > .widget-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #dce8f1;
    border-width: 0 0 1px;
    color: #4383b4;
    padding-left: 3px;
}
.widget-header-small {
    min-height: 31px;
    padding-left: 10px;
}
.widget-header {
    
    border-bottom: 1px solid #ddd;
    box-sizing: content-box;
    color: #669fc7;
    min-height: 38px;
    padding-left: 12px;
    position: relative;
}

.widget-header-small > .widget-title {
    line-height: 30px;
}
.widget-header > .widget-title {
    display: inline;
    line-height: 36px;
    margin: 0;
    padding: 0;
}
h4.smaller {
    font-size: 17px;
}
h5.smaller {
    font-size: 12px;
}

.blue {
    color: #478fca !important;
}

.widget-toolbar::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d9d9d9;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    bottom: 3px;
    content: "";
    display: inline-block;
    left: -1px;
    position: absolute;
    top: 3px;
}

.widget-header-small > .widget-toolbar {
    line-height: 29px;
}
.widget-toolbar {
    display: inline-block;
    float: right;
    line-height: 37px;
    padding: 0 10px;
    position: relative;
}

.widget-box > .widget-header > .widget-toolbar > [data-action="reload"], .widget-color-dark > .widget-header > .widget-toolbar > [data-action="reload"], .widget-box > .widget-header > .widget-toolbar > .widget-menu > [data-action="reload"], .widget-color-dark > .widget-header > .widget-toolbar > .widget-menu > [data-action="reload"] {
    color: #acd392;
}
.widget-toolbar > a[data-action], .widget-toolbar > .widget-menu > a[data-action] {
    transition: transform 0.1s ease 0s;
}
.widget-toolbar > a, .widget-toolbar > .widget-menu > a {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin: 0 1px;
    padding: 0;
}
.action-buttons a {
    display: inline-block;
    margin: 0 3px;
    opacity: 0.85;
    transition: all 0.1s ease 0s;
}
.widget-toolbar > a, .widget-toolbar > .widget-menu > a {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin: 0 1px;
    padding: 0;
}


.widget-box.transparent > .widget-body {
    background-color: transparent;
    border-width: 0;
}
.widget-body {
    background-color: #fff;
}
.widget-main.padding-8 {
    padding: 8px;
}
.widget-main {
    padding: 12px;
    min-height:80px;
}
.scroll-content {
    overflow: hidden;
    position: static;
}

.profile-activity:first-child {
    border-top: 1px dotted transparent;
}
.profile-activity {
    border-bottom: 1px dotted #d0d8e0;
    border-left: 1px dotted #fff;
    border-right: 1px dotted #fff;
    padding: 10px 4px;
    position: relative;
}

.profile-activity img {
    border: 2px solid #c9d6e5;
    border-radius: 100%;
    box-shadow: none;
    margin-left: 0;
    margin-right: 10px;
    max-width: 40px;
}

.profile-activity .time {
    color: #777;
    display: block;
    margin-top: 4px;
}

/*fin wigdet*/


/*Elementos wizard*/

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}

.navbar-wizard {
    margin-bottom: 10px;
    height: 20px;
}

.progress {
    background-color: #56c72f;
    height: 10px;
    margin-bottom: 10px;
}

ul#ruta-posiciones {
    list-style-type: none;
}


ul#ruta-posiciones > li {
    border:1px solid transparent;
}

ul#ruta-posiciones > li.activa {
    border: 1px dotted red;
}

input[type=text].text-wizard{
    margin-top:7px;
}

.fa-2x {
  vertical-align: middle;
}

input[type=text] { width: 100%; box-sizing: border-box; height: 28px; }



.note-btn  {
    color: #000 !important;
}


.red {
  color: #dd5a43 !important;
}

.blue {
  color: #478fca !important;
}

#tarefas-wizard{
    display:block;
}

.fa-1x {
    vertical-align: middle;
}
.fa-1x {
    font-size: 1.5em;
}

/*#tareas-lista.table > thead > tr > th, #tareas-lista.table > tbody > tr > th, #tareas-lista.table > tfoot > tr > th, #tareas-lista.table > thead > tr > td, #tareas-lista.table > tbody > tr > td, #tareas-lista.table > tfoot > tr > td {
    border: 0px;
}
.table-wiz {
    margin-bottom: 5px !important;
}*/


/*Fin elementos wizard*/

 footer.footer {
    background-color: #3484bb;
    color: white;
    position: relative;
    text-align: center;
    width: 100%;
}



.footer {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-bottom: 36px;
    padding-top: 35px;
}

footer.footer.serrated-lightgrey-bottom::after {
    top: -1px;
}
.serrated-lightgrey-bottom::after {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(135deg, #fff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #fff 75%);
    background-origin: padding-box, padding-box;
    background-position: center top, center top;
    background-repeat: repeat-x, repeat-x;
    background-size: 22px 26px;
    bottom: -22px;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

footer h2 {
margin-top:0px;
}

#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}

#login-dp .form-group {
    margin-bottom: 10px;
}

.img-fix{
max-height: 150px !important;
}

.well {
margin-top:20px;
min-height: 270px;
}

.well .datos {margin-top:40px;}

.well .datos  p {margin-top:10px !important; text-align:center;}

.well > .datos > div { display:block; min-height:150px; }

.imagen {
    text-align:center;
}

.imagen > h4 {font-size:0.8em;}

.container {
    margin-left: 15px;
    margin-right: 15px;
    text-align:justify;
}


@media (min-width: 768px) {


}

@media (min-width: 992px) {
/* Styles */

}

@media (min-width: 1200px) {
/* Styles */

}

@media (max-device-width: 480px) {
/* Styles */
body {padding-top: 25px;}
#navbar-brand-alt a {font-size: 28px;}
#site-slogan a {font-size: 14px;}
#menu   a {color: #fff;}
.dropdown-submenu > .dropdown-menu {margin-left: 20px;}
}


@media (max-device-width: 480px) and (orientation: landscape) {
/* Styles */
body {padding-top: 35px;}
#map { width: 100%; height: 200px;}
#navbar-brand-alt a {font-size: 28px;}
#site-slogan a {font-size: 14px;}
#menu   a {color: #fff;}
.dropdown-submenu > .dropdown-menu {margin-left: 20px;}
}


@media (max-device-width: 767px) and (orientation: landscape) {
/* Styles */
body {padding-top: 35px;}
#map { width: 100%; height: 200px;}
#navbar-brand-alt a {font-size: 28px;}
#site-slogan a {font-size: 14px;}
#menu   a {color: #fff;}
.dropdown-submenu > .dropdown-menu {margin-left: 20px;}
}


@media (max-width: 767px) {
/* Styles */

}

@media (min-width: 768px) and (max-width: 991px) {
/* Styles */

}

@media (min-width: 992px) and (max-width: 1199px) {
/* Styles */

}

@media (min-width: 1200px) {
/* Styles */

}

@media (max-width: 767px) {
/* Styles */

}

@media (min-width: 768px) and (max-width: 991px) {
/* Styles */

}

@media (min-width: 992px) and (max-width: 1199px) {
/* Styles */

}

@media (min-width: 1200px) {
/* Styles */

}


#contenido {
margin-top:40px;}


.f-circle {
font-family: Arial; /* your font family here! */
font-weight: bold;
display: block;
border: 1px solid #3484bb ;
border-radius: 999px;
padding: 4px 10px;
width:30px;
height:30px;
}

.fa-alph {
font-family: Arial, sans-serif; /* your font family here! */
font-weight: bold;
color: white;
font-style: normal; 
color:  #3484bb;
}

.f-circle2 {
font-family: Arial; /* your font family here! */
font-weight: bold;
display: block;
border: 1px solid #3484bb ;
border-radius: 999px;
padding: 5px 4px;
width:30px;
height:30px;
background-color:  #3484bb;
}

.fa-alph2 {
font-family: Arial, sans-serif; /* your font family here! */
font-weight: bold;
color: white;
font-style: normal; 
background-color:  #3484bb;
}


.f-circle3 {
font-family: Arial; /* your font family here! */
font-weight: bold;
display: block;
border: 1px solid #3484bb ;
border-radius: 2px;
padding: 5px 4px;
width:45px;
height:30px;
background-color:  #3484bb;
margin-left:20px;
}

.f-circle4 {
font-family: Arial; /* your font family here! */
font-weight: bold;
display: block;
border: 1px solid #3484bb ;
border-radius: 2px;
padding: 5px 4px;
width:60px;
height:30px;
background-color:  #3484bb;
margin-left:40px;
}

.f-circle5 {
font-family: Arial; /* your font family here! */
font-weight: bold;
display: block;
border: 1px solid #3484bb ;
border-radius: 2px;
padding: 5px 4px;
width:75px;
height:30px;
background-color:  #3484bb;
margin-left:60px;
}



blockquote footer, blockquote small, blockquote .small {
    font-size: 80%;
}

.img-thumbnail {
    margin-bottom: 8px;
}

blockquote {
    border-left: 5px solid #3484bb;
    font-size: 12.5px;
    margin-left:50px;
}

img.gris {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

img.gris:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}