body{
    font-family: 'Quicksand' !important;
}

.navbar-static-top{
    margin-bottom: 0;
    background-color: #187cdf;
    height: 90px;
    border-bottom: 2px solid #1baedd;
}

.sidebar{
    background-color: #333333;
}


#wrapper{
    background-color: #333333;
}

.navbar-brand{
    color: white !important;
    font-size: 35px;
    padding-left: 50px;
    padding-top: 15px;
}

.sidebar .sidebar-nav{
    padding-top: 30px;
}

.sidebar .active{
    background-color: none !important;
}

.sidebar .sidebar-nav .nav{
    width: 180px;
    margin-left:  auto;
    margin-right:  auto;
}

.sidebar .sidebar-nav .nav-second-level{
    margin-left: 20px;
}

.sidebar .sidebar-nav .nav li{
    border: none;
    text-transform: uppercase;
    margin-top: 10px;
}

.sidebar .sidebar-nav .nav-second-level li {
    margin-top: 2px;   
}

.sidebar .sidebar-nav .nav li a{
    background: none !important;
    color: white !important;
    border: 2px solid #1baedd;
    border-radius: 360px;
}


.sidebar .sidebar-nav .nav li > a:hover{
    color: white !important;
    border-radius: 360px;
    background-color: #1baedd !important;
}

.sidebar .sidebar-nav .nav li > a:focus{
    color: white !important;
    border-radius: 360px;
    background-color: #1baedd !important;
}

.navbar-logout{
    position: absolute;
    right: 10px;
    color: white;
    font-size: 17px;
    top: 30px;
    right: 60px;
}

#page-wrapper{
    min-height: 781px;
    z-index: 100;
    -webkit-box-shadow: -8px 0px 15px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -8px 0px 15px -3px rgba(0,0,0,0.75);
    box-shadow: -8px 0px 15px -3px rgba(0, 0, 0, 0.44);
    position: relative;
}

.auto {
    margin: auto !important;
}

button[type=submit], button[type=submit]:hover {
    color: white;
    background-color: #187cee;
    border-color: #1675e0;
}

button[type=submit]:hover {
    background-color: #1675e0;
}

.submenu{
    position: absolute;
    left: 0px;
    background-color: #eaeaea;
    width: 260px;
    height: 100%;
    text-align: center;
    padding-top: 30px;
    z-index: 1;
}

.relogin {
    margin-top: 20px;
}
.relogin a {
    color: white;
    font-size: 0.8em;
}
.avatar {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background: #187cdf;
    height: 128px;
    width: 128px;
}
.avatar .img {
    background-repeat: no-repeat;
    width: 128px;
    height: 128px;
    background-clip: content-box;
}
.avatar:hover .img {
    border-bottom: solid 40px transparent;
}
.avatar .edit {
    display: none;
}
.avatar:hover .edit {
    position: absolute;
    display: inline-block;
    bottom: 12px;
    left: 0;
    width: 100%;
    color: white;
    font-size: 15px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.navbar{
    z-index: 1;
}

.text-gui{
    color: white;
    padding-left:  33px;
}

.text-gui p{
    margin-bottom: 0px;
    color: #797979;
}


.text-gui h4{
    margin-top:  0px;
}

.sidebar-forceheight{
    min-height: 85vh;
}

.satisfacao{
    float: right;
    margin-top: 20px;
}

.satisfacao .text{
    display: inline-block;
    position: relative;
    width: 80px;
    text-align: right;
    top: -5px;
}

.satisfacao .text p{
    color: #187cee;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}

.satisfacao .text .text-porcentage{
    font-size: 35px;
    color: #1de4cc;
    margin: 0px;
    text-align: right;
}

.satisfacao .thumb{
    position: relative;
    display: inline-block;
    width: 70px;
    height: 61px;
}

.satisfacao .thumb #thumb-porcentage{
    position: absolute;
    width: 100%;
    height: 0%;
    bottom: 0px;
    padding-top: 3px;
}

.satisfacao .thumb #thumb-final{
    position: absolute;
}

.submenu p{
    margin-top: 5px;
    color: #187cee;
    margin-bottom:  0px;
    font-size: 12px;
}
.submenu h4{
    margin: 0px;
    font-weight: bold;
    color: #187cee;
}

.submenu ul{
    width: 200px;
    margin-left:  auto;
    margin-right:  auto;
    text-align: left;
    margin-top: 30px;
}

.submenu ul li{
    background-color: #f6f6f6;
    border-radius: 360px;
    text-transform: uppercase;
    font-weight: bold;
    color: #187cee;
    margin-top: 10px;
    font-size: 15px;
}

.submenu ul li:hover{
    background-color: white;
    border-radius: 360px;
}

.submenu ul li a:hover{
    background-color: initial !important;
}

.submenu ul li a{
    color: #187cee !important;
}

.submenu ul li a i{
    font-size: 16px;
}

.submenu ul li img{
    font-weight: 100;
    margin-right: 5px;
    font-size: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 4px;
    width: 30px;
}

.submenu ul li.blue {
    background-color: #4d97e0;
}

.submenu ul li.blue:hover, .submenu ul li.blue:active {
    background-color: #368fe6;
}

.submenu ul li.blue a {
    color: #f6f6f6 !important;
}

.submenu ul li.red {
    background-color: #e7bcbc;
}

.submenu ul li.red:hover, .submenu ul li.red:active {
    background-color: #e4b6b6;
}

.submenu ul li.red a {
    color: #a94442 !important;
}

.chat-container{
    height: 70vh;
}

.chat-container .chat-box{
    height: 100%;
    width: 100%;
    background-color: #f4f4f4;
    border-radius: 10px 10px 0px 0px;
}

.chat-container .chat-box .chat-text{
    height: 85%;
    overflow-y: scroll;
}

.chat-container .chat-box .chat-text .bubble{
    padding: 15px;
}

.chat-container .chat-box .chat-text .bubble .media-object{
    width: 64px;
}

.chat-container .chat-box .chat-text .bubble .media-body{
    background-color: #ffffff;
    padding-left: 10px;
    padding-bottom: 10px;
    border-radius: 10px 0px 10px 0px;
}

.chat-container .chat-box .chat-text .bubble .name-right{
    text-align: right;
}

.chat-container .chat-box .chat-text .bubble .name-right > .media-heading{
        border-radius: 10px 0px 0px 10px !important;
}

.chat-container .chat-box .chat-text .bubble .name-left{
    text-align: left;
}

.chat-container .chat-box .chat-text .bubble .media-body h4{
    display: inline-block;
    background-color: #ececec;
    padding: 5px;
    border-radius: 10px;
    padding-left: 30px;
    margin-left: -22px;
}

.chat-message{
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding-right: 30px;
}

.chat-message button{
    width: 10%;
    height: 70px;
    padding: 0px;
    margin: 0px;
}

.chat-message textarea{
    width: 90%;
    height: 70px;
    float: left;
}

.chat-notification{
    float: right;
    margin-top: 3px;
    background-color: #1baedd;
    margin-left: 10px;
}

.sidebar .sidebar-nav .nav li > a:hover .chat-notification{
    background-color: #177a99;
}

.recuperar-senha {
    float: right;
    margin-top: 20px;
}

.dados .form-group {
    border-bottom: solid 1px #1ee4cd;
    overflow: hidden;
    color: #187cdf;
}
.dados label {
    float: left;
    margin-bottom: 0;
}
.dados .form-control-static {
    padding: 0;
    min-height: 0;
    float: right;
    font-size: 2rem;
}
span.indic {
    display: inline-block;
    margin-right: 2px;
    width: 0;
    height: 0;
    border-style: solid;
}
span.indic.up {
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #28a746 transparent;
}
span.indic.down {
    border-width: 10px 7.5px 0 7.5px;
    border-color: #dc3545 transparent transparent transparent;
}
.alert.absolute {
    text-align: center;
    position: fixed;
    z-index: 101;
    width: 60%;
    height: auto !important;
    margin: auto;
    left: 0;
    right: 0;
    top: 10px;
}
@media (min-width: 768px) {
    .navbar-header {
        width: 100%;
    }
}
.navbar .info {
    margin-right: 250px;
}