
@media print {
    .page-heading {
        display:none;
    }

    .publication-actions {
        display:none;
    }
}


/*[ui-grid-row] {
    display: table-row;
}

.ui-grid-cell {
    float: none;
    display: table-cell;
}*/
.media-body img {
    max-width: 70% !important;
}
a:hover,
a:focus,
a:visited{
    text-decoration: none !important;
}
a.btn-primary {
    color:#FFFFFF !important;
}
.form-control {
    border: 1px solid #757779 !important;
}
input[type="text"].ui-grid-filter-input, .search-input {
    border: 2px solid #2e75b6 !important;
}
.btn-actions {
    /*position: absolute;*/
    bottom: 20px;
}
.scrollable {
    height: 385px;
    overflow-y: auto;
}
.spiner-groupe {
    height: 70px !important;
    padding: 20px !important;
}
.btn-word {
    white-space:normal !important;
    word-wrap: break-word;
    min-height: 90px;
}
.btn-orange {
    background-color:orangered !important;
    border-color: orangered !important;
    color:#fff;
}
.btn-orange:hover, .btn-orange:visited , .btn-orange:focus , .btn-orange:active {
    background-color: rgba(255, 66, 0, 0.91) !important;
    border-color: orangered !important;
    color:#fff;
}
.droits {
    background-color: #1ab394;
    color:#fff;
    padding:2px;
    margin-left: 3px;
    margin-top: -1px;
}

.forum-photo {
    max-width: 140px;
    border-radius: 3px;
}

.forum-avatar {
    width: 160px;
}

div.colors {
    margin-top: 25px;
}

div.colors .color {
    height: 20px;
    width: 16.66%;
    margin: 0;
    padding: 0;
    float: left;
}

.tagsinput.fullwidth .bootstrap-tagsinput {
    width: 100%;
    border: 1px solid #E5E6E7;
    box-shadow: none;
    border-radius: 0;
    min-height: 34px;
}

table.fields td {
    line-height: 2.42857!important;
}

.form-group .col-sm-8 .switch {
    margin-top: 6px;
}

.chosen-container-active .chosen-choices {
    border: 1px solid #1ab394;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
}

.chosen-container .chosen-results li.highlighted {
    background-color: #1ab394;
    background-image: none;
    color: #fff;
}

.avatar-circle {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #696C6E;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 28px;
    color: white;
    font-weight: bold;
}

.avatar-circle.big {
    display: inline-block;
    font-size: 20px !important;
    line-height: 62px !important;
    width: 62px !important;
    height: 62px !important;
}

.note-editor {
    height: auto !important;
    min-height: 300px;
}

.note-editing-area {
    height: auto !important;
    min-height: 250px;
}

.breadcrumb.filemanager>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: ">";
}

.breadcrumb.filemanager>li:nth-child(2):before {
    content: none;
}


.file.selected {
    box-shadow: 0 0px 10px 0 rgba(0,0,0,.1);
    background-color: #B6B7B7;
    border: 1px solid #D2D2D2;
}

.file-name p {
    overflow: hidden;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ibox-content {
    border-width: 0px 0;
}

.dropzone {
    cursor: pointer;
}

.dragover {
    border-style: solid !important;
}

.fa-file-word-o.word {
    color: #2A579A !important;
}

.fa-file-excel-o.excel {
    color: #207347 !important;
}

.fa-file-powerpoint-o.powerpoint {
    color: #D04727 !important;
}

.fa-file-pdf-o.pdf {
    color: #BB0706 !important;
}

.modal-summernote .note-toolbar {
    border-radius: 4px 4px 0 0;
}

.faq-item {
    margin: 20px 0;
}

.faq-content {
    border: 1px dashed #e7eaec;
    padding: 5px;
    margin-top: 5px;
}

.label-warning.outline {
    border: 1px solid #f8ac59 !important;
    color: #f8ac59 !important;
    background-color: #FFFFFF !important;
    padding: 5px;
}

.label-danger.outline {
    border: 1px solid #ED5565 !important;
    color: #ED5565 !important;
    background-color: #FFFFFF !important;
    padding: 5px;
}

.label-primary.outline {
    border: 1px solid #1ab394 !important;
    color: #1ab394 !important;
    background-color: #FFFFFF !important;
    padding: 5px;
}

.label-info-dark.outline {
    border: 1px solid #293846 !important;
    color: #293846 !important;
    background-color: #FFFFFF !important;
    padding: 5px;
}

.faq-item .tag-item {
    display: inline-block;
    margin-bottom: 4px;
}

.admin-menu-nav {
    position: absolute;
    display: block;
    right: 15px;
    top: 7px;
    font-size: 20px;
    cursor: pointer;
}

.admin-menu-nav span {
    color: #dfe4ed;
}

.cropArea {
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    height: 300px;
}

.metismenu span.title {
    color: #ffffff;
    font-weight: 600;
    padding: 14px 20px 10px 20px;
    display: block;
    text-transform: uppercase;
}

.nav-second-level li a {
    padding: 7px 10px 7px 10px;
    padding-left: 9px;
}

.metismenu a.title {
    display: none;
}

body.mini-navbar .profile-element,
body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span {
    display: none;
}

body.mini-navbar .navbar-default .nav li a.title {
    display: block;
}

body.mini-navbar .navbar-default .nav li a.title-menu {
    display: none;
}

.nav-second-level {
    width: 200px;
}

.nav > li.active {
    background: none;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background: none;
}

table.contacts tr.selected {
    background-color: #f3f3f3;
    color: #2d2d2d;
}

.text-content {
    white-space: pre-line;
}

.media .gmail_quote {
    display: none;
}

.media blockquote[type='cite'] {
    display: none;
}

li.uib-tab.error a, li.uib-tab.error a:hover, li.uib-tab.error a:focus {
    color: #ed5565;
}

dl.dl-horizontal div.contact-view dt{
    width:400px;
    padding-right:5px;
}

dl.dl-horizontal div.contact-view dd{
    margin-left: 400px;
}

.forum-post-container .media {
    background-color: #fafafd;
}

.table.attachment tr {
    background-color: #2f4050;
}

.table.attachment tr a {
    color: #a7b1c2;
}

.table.attachment tr a:hover {
    color: #ffffff;
}

/*
Search
*/
ul.search.autocomplete {
    position: absolute;
    border: medium none;
    background-color: #fff;
    font-size: 12px;
    list-style: none outside none;
    padding: 0;
    text-shadow: none;
    z-index: 1000;
    min-width: 50%;
    border-radius: 0px;
    box-shadow: 0 0 1px rgba(86, 96, 117, 0.7);
}
ul.search.autocomplete li:first-child {
    border: none;
}
ul.search.autocomplete li{
    list-style-type: none;
    display: block;
    border-top: 1px solid #e7eaec;
    width: auto;
    padding: 5px 25px;
}
ul.search.autocomplete li:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

ul.search.autocomplete li.selected{
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

ul.search.autocomplete li a {
    color: inherit;
    font-size: 14px;
}
.search-result-tag {
    margin-left:5px;
}
.result-type {
    min-width:  80px !important;
    display: inline-block;
}
.result-type a {
    color: inherit;
}

.cursor-pointer {
    cursor: pointer;
}

.tr-disabled {
    background-color: #f5f5f5;
}

.loading-notifications {
    height:30px;
    line-height: 30px;
}

.author-info strong {
    overflow-wrap: break-word;
    display: block;
}

.navbar-form-custom {
    float: left;
    height: 50px;
    padding: 0;
    width: 400px;
    display: inline-table;
}

span.ged-file-corner {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px;
}
ul.ged-icons-actions {
    transition: all 0.5s;
    opacity: 0;

    position: absolute;
    bottom: -5px;
    width: 100%;
    text-align: center;
    padding: 0;

    z-index: 999;
}
.file:hover ul.ged-icons-actions {
    transition: all 0.5s;
    opacity:1 !important;
}
.file:hover .file-name p {
    transition: all 0.5s;
    opacity:0 !important;
}
ul.ged-icons-actions li.icon-menu {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #000;
    display: inline-block;
    margin-right: 5px;
    line-height: 30px;
    color: #fff;
}

ul.ged-icons-actions li.icon-menu a{
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
}

.nom{
    text-transform: uppercase;
}
.prenom {
    text-transform: capitalize;
}
.email {
    text-transform: lowercase;
}
.group-name {
    font-weight: 900 !important;
    font-size: medium;
    text-transform: uppercase;
}

.modal-dialog {
    width: 90% !important;
    margin: 30px auto;
}

.media.thread {
    margin: 0 !important;
}


#map { height: 400px;
    width: 100%; }

.note-editor.note-frame {
    border: none !important;
}

.vote-green {
    color:green !important;
}

.vote-red {
    color:red !important;
}

.btn-tags {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}
.btn-tags:hover, .btn-tags:focus, .btn-tags.active, .btn-tags:active {
    color: #fff !important;
    background-color: #449d44 !important;
    border-color: #255625 !important;
}

.label-tags {
    background-color: #5cb85c;
    color: #ffffff !important;
}
.label-tags[href]:hover,
.label-tags[href]:focus {
    background-color: #255625;
}

.ibox-content img {
    max-width: 100%;
}


/* LOGIN */
.login-wrapper {
    height: 100%;
    background-color: #fff;
}
.login-wrapper > * {
    height: 100%;
}
.login-wrapper .bg-pic {
    position: absolute;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: calc(100% - 496px);
    background-position: center center;
}
.login-wrapper .bg-pic > img {
    height: 100%;
}
.login-wrapper .login-container {
    width: 496px;
    display: block;
    position: relative;
    float: right;
}
.login-wrapper .bg-caption {
    width: 500px;
}
.register-container {
    width: 550px;
    margin: auto;
    height: 100%;
}
.pull-bottom {
    position: absolute !important;
    bottom: 0;
}
.m-b-20 {
    margin-bottom: 20px;
}
.p-l-20 {
    padding-left: 20px !important;
}

.preview-image {
    max-width: 500px;
    max-height: 250px;
}

.btn-green {
    border-color: darkgreen !important;
    background-color:green !important;
    color: #fff;
}
.btn-red {
    border-color: darkred !important;
    background-color:red !important;
    color: #fff;
}
.btn-green:hover, .btn-red:hover{
    color: #fff;
}

.full-height {
    height: 100%!important;
}

@media (max-width: 768px) {
    .login-wrapper .login-container {
        width: 100%;
    }
}

.image>.control {
    display: none !important;
}

.m-t-30 {
    margin-top: 30px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-r-5 {
    margin-right: 5px;
}
.p-l-50 {
    padding-left: 50px!important;
}
.p-r-50 {
    padding-right: 50px!important;
}
.p-t-50 {
    padding-top: 50px!important;
}
.p-t-15 {
    padding-top: 15px!important;
}
.p-t-35 {
    padding-top: 35px!important;
}
.dead-link {
    background-color: #ffeeea;
}
.login-logo {
    max-width: 100%;
    max-height: 200px;
    background-color: #fff;
}

.middle-box {
    max-width: 1000px !important;
}

.middle-box h1 {
    font-size: 100px !important;
}

.middle-box h2 {
    font-size: 50px;
}


.groupe-principal .breadcrumb {
    background-color: #983232;
}
.groupe-principal {
    background-color: #983232;
    color: #fff;
}
.groupe-principal .small {
    color: #fff;
}

.media.thread.first {
    background-color: #e4eef1;
}


.faq-item.question {
    background-color: #e4eef1;
}

.faq-item.reponse {
    background-color: #cce2cc;
}

.faq-item.reponse h2 {
    margin: 0px;
    padding-left: 15px;
    font-weight: bold;
}


.navbar-form-custom .form-control {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #2e75b6;
    font-size: 14px;
    height: 40px;
    margin: 0;
    z-index: 2000;
    margin-top: 10px;
    margin-left: 20px;
}

.title-action {
    padding-top: 0;
    padding-bottom: 30px;
}

.letter {
    width: 30px;
}

.font-bold h2 {
    font-weight: bold;
}
.current-organisme {
    font-weight: bold;
}
.second-btn {
    margin-top: 5px;
}

.pdf object {
    padding: 10px;
    font-size: 20px;
}