/**
 *
 * Apply Here your Custom CSS
 *
*/

button:focus, a:focus {
    outline: 0;
}

a:hover {
    color: #888;
}

.activity-list{
    list-style: none;
    padding: 0;
    margin:0;
}

.activity-list li{
    padding: 10px 0;
    color: #333;
    font-size: 13px;
    border-bottom: 1px solid #f0f0f0;
}

.margin-right{
    margin-right: 20px;
}

.page-container .sidebar-menu .logo-env {
	width: auto;
	height:190px;
    padding: 30px auto;
	text-align:center;
	position:relative;
    background: #fff;
    -webkit-box-shadow:inset -1px 0 0 0 #eee;
    box-shadow:inset -1px 0 0 0 #eee;
}

.page-container .sidebar-menu .logo-env div.logo {
    z-index: 2;
    position: absolute;
    background: #fff;
}

.page-container .sidebar-menu .logo-env > div.sidebar-collapse {
    position: absolute !important;
    top: 80px !important;
    right: 10px !important;
    z-index: 1;
}

.sidebar-collapse a , .sidebar-mobile-menu a {
    border-color:#d9d9d9 !important;
    background:#fff !important;
}
/*
.sidebar-collapse a:hover, .sidebar-mobile-menu a:hover {
    opacity: 0.8;
}*/
.sidebar-collapse .entypo-menu, .sidebar-mobile-menu .entypo-menu {
    color: #d9d9d9;
    text-shadow: none !important;
}


/* LOGO VERSÃO MOBILE */

@media (max-width: 767px) {
    .page-container .sidebar-menu .logo-env {
        height:160px;
        background: #fff;
        -webkit-box-shadow:inset 0 -1px 0 0 #EEE;
        box-shadow:inset 0 -1px 0 0 #EEE;
    }

    .page-container .sidebar-menu .logo-env div.logo {
        width: 190px !important;
        z-index: 2;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    div.sidebar-mobile-menu {
        position: absolute !important;
        top: 60px !important;
        right: 10px !important;
        z-index: 1;
    }
}

/* LOGIN */

.login-page .login-header {
	background:#fff;
}

.login-page .login-form {
}

.login-page .login-header.login-caret:after {
    border-style: solid;
    border-width: 13px 12.5px 0 12.5px;
    border-color: #fff transparent transparent transparent;
    bottom: -13px;
    -moz-transition: all 550ms eassetsase-in-out;
    -o-transition: all 550ms ease-in-out;
    -webkit-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}

/* PROFILE */

.breadcrumb > .active {
    color: #737881;
    font-weight: normal;
}

@media (max-width: 767px) {
    .avatar {
        width: 100%;
        float: left;
    }
}

/* MESSAGE */


@media (min-width: 767px) {

.mail-env .mail-sidebar {
    min-height: 821px;
}
}

/* USERS */

#search-users {
    width: 59%;
    float: left;
}


#novo-colab {
    width: 40%;
    margin-top: 10px;
    margin-left: 1%;
    float: right;

}


@media (max-width: 768px) {
    #search-users {
        width: 100%;
        margin-top: 0px;
    }

    #novo-colab {
        width: 100%;
        margin-left: 0;
    }
}

#header-colab {
    padding-top: 1px;
    padding-bottom:1px;
    margin-top:-1px;
    margin-left: -15px;
    margin-bottom: 25px;
}

/* NAV-TOP BUTTONS */

#title-left {
    margin-bottom: 20px;
}

#title-left h2 {
    margin-top: 10px;
}

#title-left h5 {
    font-size: 21px;
}

#button-right {
    float: right;
}

@media (max-width: 1024px) {
    #title-left {
        width: 50%;
        float: left;
    }

    #button-right {
        width: auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    #title-left {
        width: 100%;
        float: left;
    }
    #button-right {
        width: 100%;
        margin-top: -10px;
        margin-bottom: 20px;
    }
}

/* PROFILE TABS */

#box {
    padding-left: 0;
    padding-right: 0;
	padding-bottom:100px;
}

#box h3 {
    /*margin-left: -15px;*/
}

/* APROVAÇÃO */

#box .comments-env h3 {
     margin-left: 0;
}

.comments-list > li .comment-details .comment-footer .action-links .decline {
    color: #f8c200;
}

/* TABS */

.nav-tabs {
    margin-left: 0px !important;
}

#box .badge {
    display:inline;
}
#base-buttons {
    background: #fff;
}

/* PROFILE TIME-LINE */

#time-line {
    max-width: 1280px !important;
    margin: 40px auto -80px;
    background: #fff;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2 a {
    font-size: 14px;
    font-weight: bold;
}

.cbp_tmlabel strong {
    color: #373e4a;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2,
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2 span {
    font-size: 14px;
    color: #737881;
    opacity: 1;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel {
    left: -25px;
}

.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:first-child,
.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:last-child {
    max-width: 300px !important;
    padding-right: 0px;
}

@media (min-width: 1024px) and (max-width: 1600px) {
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:first-child,
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:last-child {
        width: 100%;
         padding-right: 0px;
        left: 0;
        text-align: right;
    }

    .page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel {
        left: 0px;
    }
}

@media (max-width: 1024px) {
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:first-child,
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:last-child {
        width: 120%;
         padding-right: 0px;
        left: 0;
        text-align: right;
    }
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel {
        left: 0px;
    }
}

@media (max-width: 768px) {
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:first-child,
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:last-child {
        width: 120%;
        padding-right: 0px;
        left: 0;
        text-align: left;
    }
    .page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel {
        left: 0px;
    }
}

/* GESTÃO DE QUALIDADE */

#filter-box .dropdown-menu > li > a {
    padding: 8px 10px 8px 24px;
    background-size: 12px 12px;
    background-position: 7px center;
    background-repeat: no-repeat;
}

#filter-box .dropdown-menu > li > a:hover {
    padding: 8px 10px 8px 24px;
    background-color:#f0f0f1;
    background-size: 12px 12px;
    background-position: 7px center;
    background-repeat: no-repeat;
}

#filter-box .dropdown-menu > li > a.select {
    padding: 8px 10px 8px 24px;
    color: #fff;
    background-color:#00a651;
    background-size: 12px 12px;
    background-position: 7px center;
    background-repeat: no-repeat;
}

/* @2x */

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    #filter-box .dropdown-menu > li > a,
    #filter-box .dropdown-menu > li > a:hover {
        background-size: 12px 12px;
    }
    #filter-box .dropdown-menu > li > a.select {
        status-post-fullbackground-size: 12px 12px;
    }
}

/* */

.header-filter {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    font-size: 13px;
    color: #737881;
}

#search-filter {
    width: 240px;
    margin-top: -5px;
    margin-bottom: -10px;
    margin-right: -5px;
    padding: 0;
    float: right;
}

#filter-box #search-input {
    background-color: #fff;
}

@media (max-width: 768px) {
    #search-filter {
    width: 100%;
        height: auto;
       margin-bottom: 0;
        left:-5px;
    }
}
#box-documents {
    margin: 0 auto;
    padding: 0;
}

#box-documents .mix{
    display:none;
}

#box-documents .col-sm-12 {
    margin: 0 auto;

}
#box-documents .col-sm-4 {
    border-radius: 0;
    box-shadow: none;
}

/* BOXES DOCUMENTOS */

.gallery-env article.album {
    border: 1px solid #ebebeb;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
}

.gallery-env article.album .album-info {
    border-top:#ebebeb solid 1px;
    min-height: 125px;
    max-height: 125px;
}

.gallery-env article.album .album-info h3 {
    width: 100%;
    font-size: 13px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.gallery-env article.album .album-info h4  {
    margin: 0;
}

.gallery-env article.album .album-info h4 a {
    font-size: 12px;
    font-weight: normal;
    color: #8d929a;
}

.gallery-env article.album .album-info h4 a:hover {
    color: #9ca2ac;
}


.gallery-env article.album header img {
    width: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 auto;
}

.gallery-env article.album header {
    background: #efefef;
    border-radius: 0;
    padding: 10px;
}

.gallery-env article.album footer .album-options {
    float: right;
    border-left: 1px solid #fff;
    padding: 12px 6px 12px 0;
}

.status-post {
    width: 100%;
    height: 100%;
    font-size: 14px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0px;
    text-align: center;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

#rascunho {
    color: #846e20;
    background-color: #fbc70e;
    opacity: 0.2;
}
#deletado {
    color: #fff;
    background-color: #d42020;
}

/*
.status-post span {
    font-size: 14px;
    padding: 4px 10px;
    background-color: #f00000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* STATUS DOS POTS */

.rascunho article.album {
    background-color: #fff;
}

/* MODAL DOCUMENT */
#box-frame {
    width: 100%;
    height:100%;
}

#close-frame {
    width: 32px;
    height: 32px;
    background-color: transparent !important;
    background-image: url(../images/close-frame.png);
    background-size: 16px 16px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 none;
    position: fixed;
    top: 0;
    right: 2px;
    z-index: 99999 !important;
    cursor: pointer !important;
    opacity: 1 !important;
}

#close-frame:hover, #close-frame:active {
    opacity: 0.8 !important;
}


#info-doc {
    width: 28px;
    height:28px;
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 99999 !important;
    text-align: center;
    cursor: pointer !important;
    border-color: rgba(0, 0, 0, 0);
}

#info-doc .entypo-info {
    position: absolute;
    left: 5px;
    top: 5px;
}

#modal .popover {
    left: 10px !important;
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(0, 166, 81, 0.85);
    border-color: rgba(0, 0, 0, 0);
}

#modal .popover .popover-title {
    color: #fff;
    font-weight: bold;
    background-color: rgba(34, 34, 34, 0);
    border-bottom-color:rgba(0, 0, 0, 0.15);
}

#modal .popover.top .arrow {
    left: 14px !important;
}

#modal .popover.top .arrow:after {
    border-top-color:rgba(0, 166, 81, 0.85);
}

/* @2x */

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    #close-frame {
        background-image: url(../images/close-frame@2x.png);
        background-size: 16px 16px;
    }
}


/* NEW POST */

#box-sidebar {
    margin-top: 0px;
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border: #ebebeb solid 1px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

#box-sidebar h3 {
    width: 100%;
    font-size: 16px;
    margin:12px 0;
    padding-bottom: 12px;
    background-color: #fff;
    border-bottom: #ebebeb solid 1px;
}


#box-upload {
    padding: 0;
    margin-bottom: 0;
}

#box-upload .btn-xs {
    display: inline-block;
    background: #f00;
}

#dze_info {
    margin-top: 20px;
}

#dze_info .panel-body {
    overflow: hidden;
    padding: 0;

}

#dze_info .panel-body .table {
    margin: 0 1px 0 0 !important;
    padding: 0 10px 0 0 !important;
    float: right;
    border-bottom-color: #f00 !important;
}

#dze_info .panel-body .table > tbody > tr.success > td,
#dze_info .panel-body .table > tbody > tr.danger > td {
    background-color: #fff;

}

#dze_info .panel-body .table > tbody > tr.success > td.status {
    font-weight: bold;
    color: #3fb34f;
}

#dze_info .panel-body .table > tbody > tr.danger > td.status {
    font-weight: bold;
    color: #cc2424;
}


#box-edit {
    width: 32.33%;
    margin: 10px 0 0 1%;
    padding-bottom: 20px;
    background-color: #fff;
    border: #ebebeb solid 1px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

#box-edit button {
    margin-top: 10px;
}
#box-edit h3 {
    width: 100%;
    font-size: 16px;
    margin:12px 0;
    padding-bottom: 12px;
    background-color: #fff;
    border-bottom: #ebebeb solid 1px;
}

/* ESTILO NO MODAL */

.modal-body #box-edit {
    width: 90%;
    margin: 0 auto 15px auto;
}

.select2-container-multi .select2-choices {
background-color: #fff !important;
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid rgba(0, 0, 0, 0) !important;
}

.select2-drop.select2-drop-above {
    border-bottom: 1px solid #ebebeb !important;
}

@media (max-width: 768px) {
.dropzone .dz-default.dz-message {
    width: 280px !important;
    height: 80px !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -40px !important;
    padding: 0;
    float: right;
    background-size: 100%;
    margin-bottom: 20px !important;
}
    #box-sidebar {
        margin-top: 20px;
        margin-bottom: 0;
    }

    #box-edit {
        width: 100%;
        margin: 0 0 15px 0;
    }
}

/* CLIENTES */


.file-upload {
    position: relative;
    border: 2px dashed rgba(0,0,0,0.2);
    min-height: 70px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
}

.file-upload h2 {
    width: 100%;
    position: absolute;
    text-align: center;
}

.dz-remove{
    cursor: pointer;
}

.gallery-env article.album footer {
    position: relative;
}
#status-post {
    width: auto;
    height: 100%;
    position: absolute;
    padding: 10px 5px;
    border: none;
    border-radius: 0;
    right: -1px;
    bottom: -1px;
    background-color: #f0f0f0;
    -webkit-box-shadow: 0px -2px 0px 0px #f0f0f0;
    -moz-box-shadow:    0px -2px 0px 0px #f0f0f0;
    box-shadow:         0px -2px 0px 0px #f0f0f0;
    border-bottom: #f0f0f0 solid 1px;
}

#status-post-interna {
    width: 20px;
    height: 100%;
    padding: 10px 5px;
    border: none;
    border-radius: 0;
    right: -1px;
    bottom: -1px;
    background-color: #f0f0f0;
    -webkit-box-shadow: 0px -2px 0px 0px #f0f0f0;
    -moz-box-shadow:    0px -2px 0px 0px #f0f0f0;
    box-shadow:         0px -2px 0px 0px #f0f0f0;
    border-bottom: #f0f0f0 solid 1px;
}

#status-post-full {
    width: auto;
    height: 100%;
    font-size: 11px;
    padding: 3px 10px 4px;
    border: none;
    border-radius: 30px;


    border-bottom: #f0f0f0 solid 1px;
}

.publicado {
    background-color: #00a651 !important;
    -webkit-box-shadow: 0px -2px 0px 0px #00a651 !important;
    -moz-box-shadow:    0px -2px 0px 0px #00a651 !important;
    box-shadow:         0px -2px 0px 0px #00a651 !important;
    border-bottom: #00a651 solid 1px !important
}

.rascunho {
    background-color: #21a9e1 !important;
    -webkit-box-shadow: 0px -2px 0px 0px #21a9e1 !important;
    -moz-box-shadow:    0px -2px 0px 0px #21a9e1 !important;
    box-shadow:         0px -2px 0px 0px #21a9e1 !important;
    border-bottom: #21a9e1 solid 1px !important
}

.excluido {
    background-color: #cc2424 !important;
    -webkit-box-shadow: 0px -2px 0px 0px #cc2424 !important;
    -moz-box-shadow:    0px -2px 0px 0px #cc2424 !important;
    box-shadow:         0px -2px 0px 0px #cc2424 !important;
    border-bottom: #cc2424 solid 1px !important
}


.aguardando {
    background-color: #f4ab2d !important;
    -webkit-box-shadow: 0px -2px 0px 0px #f4ab2d !important;
    -moz-box-shadow:    0px -2px 0px 0px #f4ab2d !important;
    box-shadow:         0px -2px 0px 0px #f4ab2d !important;
    border-bottom: #f4ab2d solid 1px !important
}

.rejeitado {
    background-color: #CCC !important;
    -webkit-box-shadow: 0px -2px 0px 0px #CCC !important;
    -moz-box-shadow:    0px -2px 0px 0px #CCC !important;
    box-shadow:         0px -2px 0px 0px #CCC !important;
    border-bottom: #CCC solid 1px !important
}

/* SUB-MENU DOCUMENTO HOVER */

.gallery-env article.album header .edit-document {
    position: absolute;
    display: block;
    right: 10px;
    bottom: 10px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 99999;
}
.gallery-env article.album header:hover .edit-document {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.gallery-env article.album header .edit-document .btn {
    padding:5px 7px;
    border: none;
    background-color: rgba(34, 34, 34, 0.85);
}

.gallery-env article.album header .edit-document .entypo-menu {
    font-size: 14px;
    border:none;
}
.gallery-env article.album header .edit-document .divider {
    background-color: rgba(255, 255, 255, 0.15);
}
.gallery-env article.album header .edit-document .dropdown-menu {
    background-color: rgba(34, 34, 34, 0.85);
    border:none;
    float: right;
    margin-left: -125px;
}

/* TAGS */

.bootstrap-tagsinput .tag {
    font-size: 12px;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    float: right;
    margin-right: -5px;
}


@media (max-width: 768px) {
    .hidden-tab {
        display: none;
    }
}
/* DASHBOARD
#dash-users .panel-heading {
    background-color: #00c0ef;
    border-color: #00c0ef;
}

#dash-clients .panel-heading {
    background-color: #00a65a;
    border-color: #00a65a;
}

#dash-users .panel-heading  .panel-title h3,
#dash-clients .panel-heading  .panel-title h3 {
    color: #fff;
}

#dash-users .panel-heading  .panel-title span,
#dash-clients .panel-heading  .panel-title span {
    color: #fff;
}

#dash-gestao .panel-heading {


#dash-gestao .panel-heading {
    background-color: #0073b7;
    border-color: #0073b7;
}
#dash-gestao .panel-heading  .panel-title h3,
#dash-users .panel-heading  .panel-title h3,
#dash-clients .panel-heading  .panel-title h3 {
    color: #fff;
}

#dash-gestao .panel-heading  .panel-title span,
#dash-users .panel-heading  .panel-title span,
#dash-clients .panel-heading  .panel-title span {
    color: #fff;
}

#dash-gestao .panel-body {

    box-shadow: none;
    border:rgba(0, 0, 0, 0) solid 1px;
}

.main-content {
    background-color: #fff !important;
    box-shadow: inset 0 85px 0px #fff;
}*/



#dash .panel-body {
    background-color: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: rgba(0, 0, 0, 0.1) solid 1px;
    border-top: none;
}

#dash .panel-table {
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
}


.pagination{
    margin:0;
}


/* SINGLE VIEW */

#document-view {
    background: #303641;
    margin-left: 0px;
    height:auto;
    padding-bottom: 20px;
}

#document-view .col-sm-3 {
    padding: 15px;
    margin: 0;
    text-align: center;
    -o-transition: background-color 0.35s  ease-in-out;
    -moz-transition: background-color 0.35s  ease-in-out;
    -khtml-transition: background-color 0.35s  ease-in-out;
    -webkit-transition: background-color 0.35s  ease-in-out;
    -ms-transition: background-color 0.35s ease-in-out;
    transition: background-color 0.35s ease-in-out;
}

#document-view .col-sm-3:hover {
    background: rgba(255,255,255,0.03);
}


#document-view .col-sm-3 h5 {
    color: rgba(255,255,255,0.2);
    -o-transition: color 0.35s  ease-in-out;
    -moz-transition: color 0.35s  ease-in-out;
    -khtml-transition: color 0.35s  ease-in-out;
    -webkit-transition: color 0.35s  ease-in-out;
    -ms-transition: color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out;

}

#document-view .col-sm-3:hover h5 {
    color: rgba(255,255,255,0.6);
}

.header-doc {
    width: 100%;
    height: 50px;
    border-bottom: #262b34 solid 1px;
    font-size: 15px;
    color: #fff;
    line-height: 50px;
}

#document-download {
    margin-left: 0px;
    height:auto;
    padding-bottom: 20px;
    margin-top: 20px;
}

#document-download .header-doc  {
    color: #8d929a;
    border-bottom: none;
}

#button-download {
    margin-left: 10px;
    z-index: 1000;
    position: relative;
}

.popover-ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.popover-ul li{
    padding: 3px;
}

.popover-ul li a{
    font-weight: bold;
}

span.validate-has-error{
    color: rgb(204, 36, 36) !important;
}


.mail-body .select2-container .select2-choices{
    padding-left: 40px !important;
}

body.modal-open{
    position: fixed !important;
    top: 0;
    bottom: 0;
    width: 100%;
}

li.line.read{
    background-color: #FFF !important;
}

@media (max-width: 768px) {
    #document-view .header-doc {
        margin-bottom: 20px;
    }
    #document-view .col-sm-3 {
        display: block;

    }
}

.namebadge {
    color:#fff;
}