﻿body {
    border-top: solid 2px #87a7ce;
    margin-top: 0px;
}

.menuhome {
    width: auto;
    height: auto;
    display: inline-block;
    background: url('../images/homeicon.png') no-repeat;
}

.menuupload {
    width: auto;
    height: auto;
    display: inline-block;
    background: url('../images/upload.png') no-repeat;
}

.menuadddiretorio {
    width: auto;
    height: auto;
    display: inline-block;
    background: url('../images/addfolder.png') no-repeat;
}

.form-search {
    display: block;
    width: 200px;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18pt;
}

.panel {
    box-shadow: 0 2px 0 rgba(0,0,0,0.075);
    border-radius: 0;
    border: 0;
    margin-bottom: 2px;
}

    .panel .panel-heading, .panel > :first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.bg-primary, .bg-primary a {
    color: #fff;
}

.bg-success, .bg-success a {
    color: #fff;
}

.bg-success {
    background-color: #91c957;
}

.widget-header {
    padding: 15px 15px 15px 15px;
    min-height: 50px;
    position: relative;
    overflow: hidden;
}

.panel .panel-footer, .panel > :last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.widget-body {
    padding: 10px 10px 10px;
    position: relative;
}

.widget-photo {
    padding: 10px 10px 10px;
    position: relative;
}

.panel-body {
    padding: 25px 20px;
}

.pad-all {
    padding: 15px;
}

.widget-img {
    position: absolute;
    width: 63px;
    height: 53px;
    margin-left: -30px;
    top: 13px;
    border: none;
}

.divprofile {
    background-color: #808080;
    padding: 0px 7px 4px 7px;
}

.carbonad-text {
    margin-left: 60px;
}

.carbonad {
    min-height: 56px;
    display: block;
    background-color: #eaeaea;
}

.navbar {
    margin-bottom: 0px;
}

.img-md {
    width: 40px;
    height: 70px;
}

.widget-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}

.img-border-light {
    box-shadow: 0 0 0 4px #fff;
}

.img-border {
    box-shadow: 0 0 0 4px rgba(0,0,0,0.1);
}

.mar-no {
    margin: 0 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
}

.text-muted, a.text-muted:hover, a.text-muted:focus, a.text-muted:focus {
    color: #606060;
}

.mar-btm {
    margin-bottom: 5px;
}

.pad-ver {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pad-btm {
    padding-bottom: 15px;
}

.pad-top {
    padding-top: 8px;
}

.small, small {
    font-size: 65%;
}

.text-lg {
    font-size: 75%;
}

.btn {
    cursor: pointer;
    border: 1px solid 0;
    line-height: 1.42857;
    vertical-align: middle;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.search-input-container .dls-search-input {
    font-size: 18px;
    font-weight: 300;
    height: 71px;
}

.va-middle {
    vertical-align: middle;
}

.va-container-h {
    width: 100%;
}

.va-container-v {
    height: 100%;
}

.va-container {
    display: table;
    position: relative;
}

.text-center {
    text-align: center;
}

.search-input-container .search-input {
    width: 70%;
    vertical-align: middle;
}

.help-search-container-banner {
    height: 350px;
}


.search-input-container .icon-search-container {
    width: 42px;
    display: inline-block;
    vertical-align: middle;
}

.dls-title-1 {
    padding-bottom: 25px;
}

.search-input-container {
    background: #fff;
    height: 71px;
    border-bottom: solid 1px #dce0e0;
    padding: 0 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.font-icon {
    font-size: 48px;
}

.imagem-5 {
    display: block;
    background-color: #eaeaea;
    vertical-align: middle;
    width: 100%;
    height: 160px;
    border: 0;
    text-align: center;
    font-size:4.5em;
}

.thumbnail {
    height:370px;
}

.thumbnail-icon {
    padding-top:50px
}