/* CSS Document */
.loggedUser #topnav, .loggedUser .topbar{
    /* use 98 index in order to not show this top nav over "Approval page" concrete 5 messages
    * Anything bigger then 98 will make "concrete 5 messages" show under the top nav.
    */
    z-index: 98;
    top: 50px;
}
.loggedUser .side-menu{
    top:110px;
}
.loggedUser .side-bar.right-bar{
    top: 110px;
}
.vertical .content-page > .content{
    margin-top: 0;
    padding: 0;
}
.vertical .wrapper{
    padding-top: 60px;
}
.wrapper.footer-wrapper{
    padding: 0;
}
.form-group div.gender{
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    padding-left: 0px;
}
.register-fields .form-group div.gender {
    margin-bottom: 0;
    margin-left: -5px;
}
#share-filter.modal-demo, #modal-remove.modal-demo, #modal-add.modal-demo,
#share.modal-demo, #new-topic.modal-demo, #remove-comment.modal-demo,
#rss.modal-demo, #event-modal.modal-demo, #view.modal-demo, #view-document-online.modal-demo,
#view-document-pdf.modal-demo, #view-video.modal-demo{
    display: block;
}

.modal-view {
    max-width: 100%;
}

.share-no-files{
    display: none;
}
#view.news-modal-view{
    display: none;
}
.p-b-20 {
    padding-bottom: 20px;
}
.table-details{
    width: 100%;
}
.error_row textarea, .error_row .bootstrap-tagsinput {
    border: 1px solid red;
}
.error_row .error, .error_row .error-field {
    color: red;
}
#event-modal-btn{
    display: none;
}
.calendar-modal-container{
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.fc-button-group .fc-state-default{
    border: 0;
    background: #f1f1f1;
}
.download-list-box .download-content{
    min-height: 30px;
}
.spinner-container{
    display: none;
}
.form-hidden{
    display: none;
}
.me-plugin{
    width: 100%;
}
.comment .btn-primary{
    display: block;
    float: left;
    margin: 0 2px;
}
.waves-input-wrapper .waves-button-input {
    background: transparent;
    border: none;
    font-style: normal;
}
.btn-group.icon_selector .dropdown-toggle::after{
    display: none;
}
.btn-group.icon_selector .dropdown-menu a{
    white-space: normal;
}
.popover-markets,
.popover-markets{
    min-width: 250px;
}

.large-icon .comment-avatar-female {
    background: #eceeef;
    color: #2b3d51;
    text-align: center;
    line-height: 80px;
    font-size: 44px;
    width: 80px;
    height: 80px;
}

.large-icon .comment-avatar-male {
    background: #eceeef;
    color: #2b3d51;
    text-align: center;
    line-height: 80px;
    font-size: 44px;
    width: 80px;
    height: 80px;
}

.small-icon .comment-avatar-female {
    background: #eceeef;
    color: #2b3d51;
    text-align: center;
    line-height: 31px;
    font-size: 17px;
    width: 32px;
    height: 32px;
}

.small-icon .comment-avatar-male {
    background: #eceeef;
    color: #2b3d51;
    text-align: center;
    line-height: 31px;
    font-size: 17px;
    width: 32px;
    height: 32px;
}
.popover-avatar.comments{
    margin-bottom: 5px;
}

.vertical-logo{
    display: none;
}
#topnav .logo .mobile-logo{
    display: none;
}
#wrapper.enlarged .topbar .topbar-left .logo .vertical-logo{
    display: inline-block;
    opacity: 1;
}

.input-placeholder-text{
    top:5px;
    left: 20px;
}
html body{
    height: 100% !important;
}

.app-search button{
    position: absolute;
    top: 0px;
    right: 25px;
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    background: transparent;
    border: none;
}

.wrapper-page .logo .mobile-logo img{
    display: block !important;
    width: auto;
    margin: 0 auto;
}
.wrapper-page .logo .mobile-logo{
    display: none;
}
.wrapper-page .logo img{
    width: auto;
    margin: 0 auto;
}
#topnav .logo img{
    max-height: 100%;
}
.comments .textarea-wrapper{
    margin-bottom: 15px;
}

.editModeView .wrapper{
    padding-bottom: 120px;
}

.context-menu-item.context-menu-hover {
    background-color: #f5f5f5 !important;
    color: #2b3d51 !important;
}
.context-menu > ul.terms-menu > li {
    color: rgba(43, 61, 81, 0.8);
    display: block;
    padding: 8px 20px;
    font-weight: 500;
    position: relative;
}
.context-menu > ul.terms-menu > li a {
    color: #2b3d51 !important;
    background: #fff;
    display: block;
}
.context-menu > ul.terms-menu > li a:hover,
.context-menu > ul.terms-menu > li a.active
{
    color: #64b0f2 !important;
}

.context-sidebar {
    padding: 20px;
}

.context-sidebar .download-block-wrapper {
    padding: 0;
}
.full-container-button {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
}

.content-full-screen-template {
    display: flex;
    min-height: calc(100vh - 60px);
    justify-content: center;
    flex-direction: column;
}

.loggedUser .content-full-screen-template {
    min-height: calc(100vh - 110px);
}

.card-image-action .card-inner{
    z-index: 3;
}
.mediabank-sort-by-select {
    max-width: 190px;
}

.card-gallery-filter .card-gallery-item-filter {
    max-width: calc(100% - 115px);
}

.card-gallery-filter .card-gallery-item-filter .c-select.mediabank-sort-by-select {
    padding-left: 0.25rem;
    max-width: calc(100% - 25px);
}

.js-notes-container label {
    padding-left: 20px;
}

.alert-error {
    background-color: #FFCCC5;
    border-color: #ffb6ac;
    color: #ff3015;
}

/*Issue #4701 - TinyMCE paste as text dialog.*/
.editModeView .concreteMCE .mceAlert .mceOk {
    bottom: 20px;
}

.editModeView .concreteMCE .mceMiddle span {
    padding: 0 0 0 30px;
}
/* End Issue #4701 */

/* Overwrite c5 frontend status bar message
* Show message bar 50% and centered on page to not cover user menu and logo on normal resolutions.
*/
#ccm-page-controls-wrapper #ccm-page-status-bar {
    width: 50%;
    left: 25%;
}
#ccm-page-controls-wrapper #ccm-page-status-bar .alert-message {
    width: 100%;
    margin: 8px auto 0;
    padding: 14px;
}

.select2-container .select2-dropdown {
    z-index: 100001;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid rgba(43, 61, 81, 0.3);
}
.select2-container--default .select2-search--inline .select2-search__field {
    margin-bottom: 0;
}

#login-register-form .js-required-field .ccm-required {
    display: none;
}

.preview-image-dialog #image_zoom {
    max-height: 90vh;
}
.pdf-navigation-right-sidebar.card-sidebar,
.context-menu-sidebar.card-sidebar {
    padding: 20px;
}
.pdf-navigation-sidebar.card-sidebar .bt-page-related-downloads,
.pdf-navigation-sidebar.card-sidebar .crosslinks-block-container,
.pdf-navigation-sidebar.card-sidebar .embed-collection-block-container
{
    padding: 0 20px;
}
.context-menu-sidebar.card-sidebar .bt-page-related-downloads,
.context-menu-sidebar.card-sidebar .crosslinks-block-container,
.context-menu-sidebar.card-sidebar .embed-collection-block-container
{
    padding: 0 20px;
}

.context-menu-wrap .card-sidebar .embed-collection-block-container .thumb-content,
.context-menu-wrap .card-sidebar .embed-collection-block-container .thumb-img {
    min-height: auto;
}

.card-sidebar .bt-page-related-downloads {
    padding: 0 !important;
}

.card-sidebar {
    margin-bottom: 15px;
}

/* If logged in, some SVG logos render bigger than the C5 bar.
* Let's limit the logo height to the container height.
*/
.ccm-ui #ccm-logo {
    max-height: 100%;
}

.ccm-ui #ccm-toolbar #ccm-logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-gallery-filter .collection-link{
    color: #818a92;
}

.editor-actions-container {
    display: none;
}
.mediabank-filter-custom-order {
    display: inline;
}
/* Hide save button on my files - add files modal. Don't allow user to save modal if no files selected. */
#my-files-add-files .add-file-save-button {
    display: none;
}

.block-surface .file-extension-thumb {
    background-size: 25%;
}

#modal-crop .crop-download-main-button {
    border-radius: 0.25rem;
}
#my-files-add-files .jFiler-item-thumb span.jFiler-icon-file,
#template-editor-settings-dialog .jFiler-item-thumb span.jFiler-icon-file {
    color: transparent;
}

.password-generator-button {
    display: table-cell;
    width: 1%;
    vertical-align: top;
}

.password-generator-button .input-group-addon {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-right: 1px solid #ccc;
}

.font-viewer-block {
    margin-bottom: 20px;
}
.font-viewer-block .info-item {
    margin-bottom: 0;
}

.share-datetimepicker {
    display: flex;
    flex-wrap: wrap;
}

.share-datetimepicker .datetimepicker {
    flex: 1;
}

.share-datetimepicker .error-field {
    flex-basis: 100%;
}

.share-datetimepicker-icon {
    flex-shrink: 0;
    width: 36px;
    margin-bottom: 0;
}

.bootstrap-datetimepicker-widget .datepicker table th,
.bootstrap-datetimepicker-widget .datepicker table td.day {
    width: 30px;
    height: 30px;
}

.bt-page-users .contact-card-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.card-sidebar .bt-page-users .contact-col {
    width: 100%;
}

.version_number {
    color: #818a91;
}

.share-form .bootstrap-tagsinput input {
    /* Bootstrap tags input has this set on auto !important */
    width: 100% !important;
}

.bt-image-with-action .card-body {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bt-brand-list-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.bt-brand-list-item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 10px 0;
}

.bt-brand-list-item.locked:before {
    border: 1px solid #039cfd;
    background: rgba(3, 156, 253, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: not-allowed;
    content: '';
}
.bt-brand-list-item.locked:after {
    font-family: 'FontAwesome';
    content: '\f023';
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
    font-size: 16px;
    z-index: 2;
    cursor: not-allowed;
    background: #039cfd;
    line-height: 1;
    padding: 2px 6px;
    border-radius: 0.25rem;
}

.bt-crosslinks .crosslink-link {
    max-width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.bt-crosslinks .crosslink-date {
    width: 60px;
}

.bt-crosslinks.tpl-tiles .card-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mediabank-sort-direction-form .sort-direction-label {
    font-size: 17px;
}

.mediabank-save-filter-button {
    float: right;
    margin-top: 14px;
}

.users-selector-popover .popover-body {
    margin: 5px 5px 5px 60px;
}

.users-selector-popover .popover-avatar {
    width: 50px;
    height: 50px;
}

.users-selector-popover.popover-without-avatar .popover-body {
    margin: 5px 5px 5px 5px;
}

.table-details:not(.table-scroll) td.name {
    text-overflow: initial;
}

.table-details:not(.table-scroll) td.name span {
    float: left;
}

.table-details:not(.table-scroll) td.name .file-name {
    max-width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 5px;
}

.mediabank-image-crop-modal .custom-modal-text {
    position: relative;
}

.mediabank-image-crop-modal .crop-modal-preloader {
    position: absolute;
}

.bg-brown {
    background: #866131;
    color: #ffffff;
}

#my-files-export-modal .edit-file-metadata-link {
    text-decoration: underline;
    cursor: pointer;
}

.btn-preview-images {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.btn-preview-images .number-of-files-pill {
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 7px;
}

.image-with-caption-block .figure-caption-text {
    white-space: initial;
}

.ui-dialog .ui-dialog-content input{
    box-sizing: content-box;
}

.ui-dialog .ui-dialog-content input[type="checkbox"]{
    opacity: 1;
    position: relative;
    z-index: 9999;
}

.ui-dialog .ui-dialog-content input[type="checkbox"]#cspPresetAction,
.ui-dialog .ui-dialog-content input[type="checkbox"]#layoutPresetAction {
    z-index: 9999;
}

@-webkit-keyframes dateDrawAttentionColorChange {
    0% {
        color: #000;
    }
    50% {
        color: rgb(255, 71, 59);
    }
    100% {
        color: #000;
    }
}

@keyframes dateDrawAttentionColorChange {
    0% {
        color: #000;
    }
    50% {
        color: rgb(255, 71, 59);
    }
    100% {
        color: #000;
    }
}

.date-draw-attention {
    -webkit-animation: dateDrawAttentionColorChange 2s;
    animation: dateDrawAttentionColorChange 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

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

.timeline .timeline-item.alt .article-container {
    flex-direction: row;
}
.timeline .timeline-item .article-container {
    flex-direction: row-reverse;
    display: flex;
    justify-content: space-between;
}
.timeline .timeline-item .article-content {
    flex-grow: 1;
    padding: 0 0 0 15px;
}

.timeline .timeline-item.alt .article-content {
    padding: 0 15px 0 0;
}

.timeline .article-image {
    max-width: 35%;
}

.timeline .timeline-icon i {
    font-size: 14px;
    margin-top: 0;
    width: 12px;
    height: 12px;
    color: transparent;
    background: #fff;
    border-radius: 10px;
}

.timeline .timeline-item .timeline-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.manage-mediabank-items-button {
    padding: 0.304rem 1rem;
}

.groups-mediabank-items-button {
    padding: 0.304rem 1rem;
    position: relative;
    overflow: visible;
}

.groups-mediabank-items-button.active-for-all-groups {
    color: green;
}

.groups-mediabank-items-button.active-for-all-groups .label {
    display: none;
}

.groups-mediabank-items-button .label {
    position: absolute;
    top: -9px;
    right: -6px;
    border-radius: 18px;
}

.brands-filter-brand-type:after,
.brands-filter-brand-type .brand-type-brands-list:after {
    clear: both;
    display: table;
    content: '';
}

.brands-filter-brand-type .brand-type-title {
    font-weight: bold;
    padding: 0;
}

.brands-filter-brand-type .brand-type-item {
    float: left;
    padding: 0 20px 0 0;
}

.brands-filter-brand-type .brand-type-brand-item {
    float: left;
    padding: 0 15px 0 0;
    min-width: 175px;
}

.brands-filter-brand-type .brand-type-brand-item:last-child {
    padding: 0;
}

.brands-filter-brand-type .brand-type-brand-item .filter-brand img {
    max-width: 150px;
    min-width: 150px;
}

.related-assets-miniature-item img {
    min-height: 50px;
    max-height: 50vh;
    object-fit: contain;
}

.related-assets-main-item .thumb .thumb-img img{
    max-height: 80vh;
}

.related-assets-miniature-item .thumb-img,
.related-assets-miniature-item .thumb-content {
    min-height: 50px;
}

.bt-image-with-actions-main-and-miniatures .thumb-overlay {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.bt-image-with-actions-main-and-miniatures .related-assets-main-item .thumb-overlay .thumb-overlay-buttons {
    position: initial;
}

.bt-image-with-actions-main-and-miniatures .thumb-overlay .card-title {
    text-align: center;
}

.bt-image-with-actions-main-and-miniatures .thumb-overlay .card-body {
    text-align: center;
    margin-bottom: 30px;
}

.bt-image-with-actions-main-and-miniatures.custom-template .thumb-footer .gal-detail {
    font-size: 13px;
}

.bt-image-with-actions-main-and-miniatures.custom-template .thumb-footer .text-muted {
    font-size: 13px;
}

.map-filter-menu-container .card-block {
    position: relative;
}

.map-filter-menu-container .map-google {
    margin-bottom: 15px;
}

.map-filter-menu-container .map-filter-bar {
    position: absolute;
    z-index: 5;
    background: #fff;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 50%;
    left: 25%;
    top: 10px;
    max-width: 590px;
}

.map-filter-menu-container .map-filter-bar-actions {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.map-filter-menu-container .map-filter-bar .map-distance-input {
    width: 70px;
    padding: 0.375rem 0.375rem 0.375rem 0.5rem;
}

.map-filter-menu-container .map-filter-bar .map-unit-selector {
    width: 73px;
    padding: 0.375rem 2px;
}

.map-filter-menu-container .map-filter-bar .map-predefined-input-group {
    width: 64%;
    position: relative;
}

.map-filter-menu-container .map-filter-bar .map-predefined-input-group .icon-container {
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
    z-index: 2;
    display: none;
}

.map-filter-menu-container .map-filter-bar .map-predefined-input-group .icon-container .loader {
    position: relative;
    height: 20px;
    width: 20px;
    display: inline-block;
    animation: around 5.4s infinite;
}

.map-filter-menu-container .map-filter-bar .map-predefined-input-group .icon-container .loader:after,
.map-filter-menu-container .map-filter-bar .map-predefined-input-group .icon-container .loader:before {
    content: "";
    background: white;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: #333 #333 transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}

.map-filter-menu-container .map-filter-bar .map-predefined-input-group .icon-container .loader:after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}

@keyframes around {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.map-filter-menu-container .map-filter-bar-predefined-locations {
    max-height: 340px;
    overflow-y: auto;
    overflow-x: hidden;
}

.map-filter-menu-container .thumb .gal-detail {
    padding: 2px 6px;
}

.map-filter-menu-container .thumb .gal-detail p{
    font-size: 12px;
}

.map-filter-menu-container .map-filter-bar-predefined-locations .custom-map-row {
    position: relative !important;
    margin-left: -6px;
    margin-right: -6px;
}

.map-filter-menu-container .map-filter-bar-predefined-locations .custom-map-column {
    padding-left: 6px;
    padding-right: 6px;
}

.map-filter-menu-container .map-filter-bar-predefined-locations .thumb {
    margin-top: 7px;
}


.map-filter-menu-container .map-filter-bar-predefined-locations .thumb .thumb-img img {
    height: 118px;
    width: 100%;
    object-fit: cover;
}

.map-filter-menu-container .ol-full-screen {
    display: none;
}

.map-filter-bar-predefined-locations .thumb {
    -webkit-transition: border 0.5s;
    transition: border 0.5s;
}

.map-filter-bar-predefined-locations .thumb:hover {
    border-color: #039cfd;
}

.map-filter-bar-predefined-locations .thumb:hover .thumb-checkbox {
    display: block;
}

.map-filter-bar-predefined-locations .thumb:hover .thumb-overlay {
    opacity: 1;
    visibility: visible;
}

.map-filter-bar-predefined-locations .thumb-content {
    position: relative;
    min-height: 100px;
}

.map-filter-bar-predefined-locations .thumb-overlay {
    position: absolute;
    background: rgba(3, 156, 253, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0.5s;
    transition: opacity 0.5s, visibility 0.5s;
}

.map-filter-bar-predefined-locations::after {
    content: "";
    display: table;
    clear: both;
}

.map-filter-bar-predefined-locations .thumb {
    border: 2px solid transparent;
}

.map-filter-bar-predefined-locations .thumb-img {
    background: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.map-filter-bar-predefined-locations .thumb-img img {
    max-width: 100%;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.map-filter-bar-predefined-locations .thumb-img-transparent {
    background-color: #fff;
    background-image: -webkit-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), -webkit-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef);
    background-image: linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef);
    background-position: 0 0,10px 10px;
    background-size: 21px 21px;
    border: 0;
    vertical-align: middle;
}

.map-filter-bar-predefined-locations .thumb-checked {
    border-color: #039cfd;
}

.map-filter-bar-predefined-locations .thumb-checked .thumb-checkbox {
    display: block;
}

.map-filter-bar-predefined-locations .thumb-checkbox {
    position: absolute;
    top: 0;
    right: 15px;
    display: none;
    z-index: 10;
}

.map-filter-bar-predefined-locations .checkbox label::after {
    font-size: 15px;
    width: 24px;
    height: 24px;
    left: 4px;
}

.map-filter-bar-predefined-locations .checkbox label::before {
    width: 24px;
    height: 24px;
    box-shadow: 1px 1px 5px rgba(255, 255, 255, 0.5);
}

.map-filter-bar-predefined-locations .gal-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.image-with-caption-block .figure-caption-text {
    display: block;
    width: 100%;
}

.image-with-caption-block .figure-caption-text-container {
    display: block;
    float: left;
    max-width: 90%;
}

.image-with-caption-cross-circle .figure-caption-text i {
    margin-right: 5px;
    color: red;
    font-size: 18px;
    float: left;
}

.image-with-caption-check-circle .figure-caption-text i {
    margin-right: 5px;
    color: green;
    font-size: 18px;
    float: left;
}

.image-with-caption-cross-circle .figure-cross svg {
    opacity: 0;
}


/* Hide the progress bar when finished */
.file-manager-multiple-upload-dialog #dropzone-previews .file-row.dz-success .progress {
    opacity: 0;
    transition: opacity 0.3s linear;
}

.file-manager-multiple-upload-dialog #dropzone-previews .preview img {
    width: 60px;
}

/* Hide the delete button initially */
.file-manager-multiple-upload-dialog #dropzone-previews .file-row .delete {
    display: none;
}

/* Hide the start and cancel buttons and show the delete button */

.file-manager-multiple-upload-dialog #dropzone-previews .file-row.dz-success .start,
.file-manager-multiple-upload-dialog #dropzone-previews .file-row.dz-success .cancel {
    display: none;
}
.file-manager-multiple-upload-dialog #dropzone-previews .file-row.dz-success .delete {
    display: block;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-preview-column {
    padding-top: 23px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-file-name {
    width: 350px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-file-size {
    width: 50px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-file-process {
    width: 540px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dz-image-preview {
    height: 60px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-file-preview {
    vertical-align: middle;
    padding: 4px 5px;
    width: 72px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-file-preview .preview {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    line-height: 1;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: 0 1px 1px rgba(0,0,0,0.075);
    height: 50px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-file-preview .preview img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-success-uploaded {
    display: none;
    font-size: 18px;
    color: #5bb75b;
    padding: 16px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.file-manager-multiple-upload-dialog #dropzone-previews .progress-bar-success {
    background-color: #5cb85c;
}

.file-manager-multiple-upload-dialog #dropzone-previews .progress-striped .progress-bar {
    background-size: 40px 40px;
}

.file-manager-multiple-upload-dialog #dropzone-previews .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.file-manager-multiple-upload-dialog #dropzone-previews .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.file-manager-multiple-upload-dialog #dropzone-previews .dropzone-remove-file-button {
    height: 28px;
}
.file-manager-multiple-upload-dialog #dropzone-area {
    border: 1px dashed #999;
    margin: 10px 0;
    padding: 13px;
    min-height: 40px;
    color: #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.file-manager-multiple-upload-dialog #dropzone-area .dz-message {
    margin: 0;
}

.file-manager-multiple-upload-dialog #dropzone-area {
    border: 1px dashed #999;
    margin: 10px 0;
    padding: 13px;
    min-height: 40px;
    color: #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.file-manager-multiple-upload-dialog #dropzone-area .dz-message {
    margin: 0;
}


.file-manager-multiple-upload-dialog .file-manager-multiple-upload-form div.table {
    display: table;
    width: 98%;
}
.file-manager-multiple-upload-dialog .file-manager-multiple-upload-form div.table .file-row {
    display: table-row;
}
.file-manager-multiple-upload-dialog .file-manager-multiple-upload-form div.table .file-row > div {
    display: table-cell;
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding: 8px;
}
.file-manager-multiple-upload-dialog .file-manager-multiple-upload-form div.table .file-row:nth-child(odd) {
    background: #f9f9f9;
}

.file-manager-multiple-upload-dialog.ccm-ui .file-manager-multiple-upload-form .dz-remove {
    display: none;
}

.file-manager-multiple-upload-dialog.ccm-ui .file-manager-multiple-upload-form button {
    margin: 10px 6px;
}

.dz-hidden-input {
    /* Make dropzone hidden input clickable by increasing z-index greater then modal z-index. */
    z-index: 10005;
}
.file-manager-multiple-upload-dialog .file-manager-multiple-upload-form #dropzone-actions {
    margin-top: 10px;
}
.file-manager-multiple-upload-dialog .file-manager-multiple-upload-form .dz-remove {
    display: none;
}
.file-manager-multiple-upload-dialog .file-manager-multiple-upload-form #dropzone-previews .dropzone-file-preview {
    width: 150px;
}

.card-collection .card.thumb {
    padding: 0;
}
.card-collection .card.thumb .card-label .new-label-wrapper {
    z-index: 1;
}

.downloads .table-details .highlighted {
    background: #e5f5fe;
}

.mediabank-image-slider .owl-carousel .animated {
    animation-duration: 100ms;
    animation-fill-mode: both;
}
.mediabank-image-slider .owl-carousel .owl-item .slide-image {
    box-shadow: inset 35px 0 70px -4px rgba(0,0,0,0.5), -35px 0 70px -4px rgba(0,0,0,0.5);
}

.downloads .table-details .image-file-icon-thumb {
    padding: 0 0 0 10px;
    min-width: 65px;
}
.downloads .table-details .image-file-icon-thumb .image-file-icon img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 47px;
}

.downloads .table-details .image-file-icon-thumb .image-file-icon {
    display: flex;
    justify-content: center;
}

.selection-modal .table-details {
    position: relative;
}

.selection-modal .table-details .image-file-icon-thumb td {
    padding: 5px 5px 5px 10px;
    min-height: 50px;
    display: flex;
    align-items: center;
}

.selection-modal .tab-content .slimScrollDiv {
    position: initial !important;
}

.selection-modal .tab-content .table-details {
    position: relative;
}

.selection-modal .table-details .image-file-icon-thumb td.actions {
    display: block;
}

.selection-modal .table-details .image-file-icon-thumb .image-file-icon img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 47px;
}

.selection-modal .table-details .selection-modal-file-container .modal-tooltip-image {
    position: absolute;
    bottom: 75%;
    left: 0;
    padding: 10px;
    background: #ffffff;
    max-width: 220px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 0.3rem;
    display: none;
    z-index: 10002;
    height: fit-content;
    justify-content: center;
    align-items: center;
}

.selection-modal .table-details .selection-modal-file-container .modal-tooltip-image:before {
    left: auto;
    right: calc(50% - 10px);
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    bottom: -20px;
    top: auto;
    border-bottom: 10px solid transparent;
    position: absolute;
    display: inline-block !important;
    content: '';
}

.selection-modal .table-details .selection-modal-file-container .modal-tooltip-image:after {
    bottom: -22px;
    top: auto;
    border-right: 10px solid transparent;
    border-top: 10px solid #e5e5e5;
    border-left: 10px solid transparent;
    position: absolute;
    display: inline-block;
    content: '';
    z-index: -1;
    left: auto;
    right: calc(50% - 10px);
    border-bottom: 11px solid transparent;
}

.selection-modal .table-details .selection-modal-file-container .modal-tooltip-image img {
    max-width: 100%;
    height: auto;
    max-height: 150px;
}

.card-collection-pills {
    position: relative;
}

.card-collection-pills .thumb-checkbox {
    top: -7px;
    right: 8px;
}

.ccm-ui #geocoding-map {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ccm-ui .ol-control button {
    width: 28px;
    height: 28px;
    margin: 1px;
    font-size: 18px;
    background-color: rgba(40, 40, 40, 0.8);
}
.ccm-ui .ol-control button:hover {
    background-color: rgba(40, 40, 40, 1);
}

.ccm-ui .ol-geocoder.gcd-gl-container {
    top: 6.875em;
}

.ccm-ui .ol-geocoder .gcd-gl-input {
    z-index: 0;
    height: 28px;
    left: 35px;
    box-sizing: border-box;
}

.ccm-ui .ol-geocoder .gcd-gl-control {
    width: 35px;
    height: 35px;
}

.ccm-ui .ol-geocoder .gcd-gl-expanded {
    width: 207px;
    height: 35px;
}

.ccm-ui.mediabank-geocoding-modal {
    height: 100%;
}

.ccm-ui.mediabank-geocoding-modal .form-horizontal {
    height: 100%;
}

.mediabank-image-slider {
    position: relative;
}
.download-actions-container {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    height: 30px;
    padding: 5px;
    bottom: 28px;
    right: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 15;
    width: 54px;
    display: flex;
    justify-content: space-between;
}

.download-actions-container .btn {
    padding: 0;
    width: 20px;
    height: 20px;
    background: rgb(255, 255, 255);
    border-radius: 2px;
    color: #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 21px;
    font-size: 13px;
    text-align: center;
    border: 0;
}

.download-actions-container .zmdi {
    height: 12px;
}

.map-wrapper .popover-map .carousel-map .carousel-item {
    padding: 0;
}

.map-wrapper .gm-style .gm-style-iw .gm-ui-hover-effect {
    top: 1px !important;
    right: 0 !important;
}

.map-wrapper .gm-style .gm-style-iw {
    padding: 0;
    max-width: 300px !important;
}

.map-wrapper .gm-style-iw > div:first-child {
    overflow: auto !important;
    max-width: 300px !important;
}

.map-wrapper .popover-map .carousel-map .carousel-item-inner {
    width: 85%;
    margin: 0 auto;
    margin-top: 10px;
}

.bt-time-line .timeline .time-show {
    margin-right: -70px;
}

.bt-time-line .timeline .time-show a {
    color: black;
    background: white;
    border: none;
    font-weight: bold;
}

.review .palette-wrap .dropdown-arrow:before,
.review .palette-wrap .dropdown-arrow:after {
    border-bottom: 11px solid transparent;
}

.mediabank-player-container {
    position: relative;
}

.mediabank-player-container .media-video video.video-audio-default-thumb {
    width: 20%;
    height: 20%;
    position: absolute;
    top: 40%;
    left: 40%;
}

.mediabank-player-container .media-video .mejs__overlay-error img {
    display: none;
}

.mediabank-player-container .media-audio .mejs__container {
    padding-bottom: 30%;
}

.mediabank-player-container .media-audio video.video-audio-default-thumb {
    width: 40%;
    height: 40%;
    position: absolute;
    top: 30%;
    left: 30%;
}

.mediabank-item-name-container {
    text-overflow: ellipsis;
    max-width: 86%;
    display: inline-block;
}

.mediabank-item-name-container-wrapper {
    position: relative;
}

.ui-dialog .ccm-ui .thumbnail.file-thumbnail-icon {
    min-width: 53px;
}

.ui-dialog .ccm-ui .thumbnail.file-thumbnail-icon>img {
    height: 40px;
}

.mediabank-item-name-container-wrapper .label.label-archived {
    position: absolute;
    top: 10px;
    right: 10px;
}

.figure .image-caption-sketch {
    max-width: 22px;
    margin-right: 5px;
}

.sketch-caption-block .figure-caption {
    width: 100% !important;
}

.selection-modal .tab-content .slimScrollDiv {
    min-height: 150px;
}

.selection-modal .tab-content .slimScrollDiv .nicescroll-lg {
    min-height: 150px;
}

@media (max-width: 768px) {
    div#ccm-toolbar{
        display: none;
    }
    html{
        margin-top: 0 !important;
    }
    .loggedUser #topnav, .loggedUser .topbar {
        top: 0;
    }

    .loggedUser.horizontal .wrapper{
        padding-top: 11px !important;
    }

    .brands-filter-brand-type .brand-type-item {
        float: left;
        padding: 0 15px 0 0;
    }
}
@media (max-width: 543px) {
    #topnav .logo .mobile-logo img{
        display: inline-block;
    }

    #topnav .logo .mobile-logo{
        display: block !important;
    }

    .page .wrapper-page .logo img{
        display: none;
    }
}


/* Overwrite core layout grid for smaller screens. */
/* Small devices (landscape phones, less than 767) */
@media only screen and (max-width:767px) {
    /* Show only one layout column per row. */
    .ccm-layout-col {
        width: 100% !important;
        float: none !important;
    }
    .ccm-layout-col-spacing{
        margin:0 !important;
    }


    .map-filter-menu-container .map-filter-bar {
        width: 65%;
        right: 2%;
        left: auto;
        z-index: 15;
    }

    .map-filter-menu-container .map-filter-bar-actions {
        display: block;
    }

    .map-filter-menu-container .map-filter-bar .map-predefined-input-group {
        width: 100%;
    }

    .map-filter-menu-container .map-filter-bar .map-distance-input {
        margin: 3px 1% 0 0;
        float: left;
        width: 39%;
    }

    .map-filter-menu-container .map-filter-bar .map-unit-selector {
        margin: 3px 1% 0 0;
        float: left;
        width: 39%;
        height: 33.5px;
    }

    .map-filter-menu-container .map-filter-bar .btn-primary {
        margin: 3px 0 0 0;
        float: left;
        width: 20%;
    }

    .map-filter-menu-container .map-filter-bar-predefined-locations .thumb-content {
        display: none;
    }

    .map-filter-bar-predefined-locations .thumb-checkbox {
        top: 2px;
        left: 10px;
    }

    .map-filter-bar-predefined-locations .checkbox label::before {
        width: 18px;
        height: 18px;
    }
    .map-filter-bar-predefined-locations .checkbox label::after {
        width: 18px;
        height: 18px;
        left: 1px;
        line-height: 18px;
    }

    .map-filter-bar-predefined-locations .thumb .gal-detail {
        padding-left: 20px;
    }

    .map-filter-menu-container .map-filter-bar-predefined-locations {
        float: left;
        max-height: 300px;
    }
}
