.navbar-sf {
    background-color: #34437a;
    height: 55px;
    padding: 8px 0;
}

.titulo_aplicativo {
    color: #34437A;
}

.row-top {
    background-color: #34437a;
    margin: 0 auto;
    max-width: 1140px;
    min-width: 755px;
    overflow: hidden;
    width: 100%;
}

.tool-bars {
    background: none repeat scroll 0 0 #34437a;
    height: 31px;
    margin: 0;
    padding: 0;
    width: auto;
}

#cssmenu ul li ul li a:hover {
    color: #FFFFFF;
    background-color: #34437a;
    transition: background-color 0.25s ease 0s;
    border-radius: 4px;
}

#cssmenu ul li ul li:hover:after, #cssmenu ul li ul li.active:after {
    background: none repeat scroll 0 0 #34437a;
}

#cssmenu > ul > li.has-sub > a:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #34437a transparent transparent;
    border-image: none;
    border-right: 4px solid transparent;
    border-style: solid;
    border-width: 4px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 16px;
    top: 21px;
    width: 0;
    z-index: 2;
}

.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}

.weight-title {
    font-weight: 400;
    font-size: 1.1em;
}

.prev_container {
    overflow: hidden;
    width: 230px;
    height: 230px;
}

.prev_thumb {
    height: 210px;
    width: 210px;
}

.imagen-subida {
    height: 210px;
    width: 210px;
}

#prev_foto {
    margin: 10px;
}

.mostrar{
    padding: 10px;
}

.mostrar .row label{
    font-weight: bold;
}
.footer{
    margin: 0px !important;
}
/*
* 
*  Logo a reemplazar: //www.santafe.gov.ar/assets/standard/images/gob-santafe.png
*/
