﻿.hidden, .calculated-hidden, .content-type-hidden, .nav > li.calculated-hidden {
    display: none;
}

.form-group .form-label {
    padding-top: 7px;
    min-height: 34px;
    margin-bottom: 10px;
}
/*alertMessage*/
.alertMessage {
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)), color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    text-transform: capitalize;
    border: 1px solid !important;
    color: #fff;
    padding: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    -webkit-animation: animate-bg 5s linear infinite;
    -moz-animation: animate-bg 5s linear infinite;
    position: fixed;
    right: -90px;
    text-transform: uppercase;
    bottom: 45px;
    z-index: 100001;
    cursor: pointer;
    border: 1px solid;
    display: none;
}

    .alertMessage.inline {
        display: block;
        position: static;
        margin-bottom: 10px;
    }

    .alertMessage.info {
        border-color: #3b8eb5 !important;
        background-color: #C2E3F0;
        color: #34667A !important;
        text-shadow: 1px 1px 1px #C8EBFB;
    }

    .alertMessage.error {
        border-color: #c43d3d !important;
        background-color: #fc4a48;
        color: #5A0000 !important;
        text-shadow: 1px 1px 1px #E64040;
    }

    .alertMessage.warning {
        border-color: #d99a36 !important;
        background-color: #fcdb72;
        color: #987402 !important;
        text-shadow: 1px 1px 1px #e7b104;
    }

    .alertMessage.success {
        background-color: #61b832;
        border-color: #55a12c !important;
        text-shadow: 1px 1px 1px #5c9201;
    }

    .alertMessage h3 {
        margin: 0 !important;
        border: none;
        line-height: 25px !important;
        color: #FFF;
    }

#page-content-attachment-container {
    margin-top: 10px;
}

.font-35 {
    font-size: 35px;
}

table.fancytree-ext-table, .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border: 1px solid #f4f4f4;
}

.btn-panel {
    margin-bottom: 10px;
}

.sm-hidden {
    display: none;
}

.md-hidden {
    display: inline;
}

.cms-tree-action {
    white-space: nowrap;
}

.two-actions-column {
    width: 46px;
}

.image-column {
    width: 80px;
}

.asset-grid-action {
    width: 60px;
}

@media (min-width: 992px) {
    .row-md-2 {
        min-height: 69px;
        display: flex;
        align-items: center;
    }

    .asset-grid-action {
        width: 150px;
    }

    .two-actions-column {
        width: 120px;
    }

    .sm-hidden {
        display: inline;
    }

    .md-hidden {
        display: none;
    }
}

.jconfirm-box-container .content {
    min-height: 0;
}

.img-border {
    border: 1px solid #AAAAAA;
}

.view-mode, .edit-mode {
    position: relative;
    width: 100%;
}

    .view-mode img {
        cursor: pointer;
    }

    .edit-mode img {
        cursor: move;
    }
/*.img-control-bar {
    position:absolute;
    z-index:999;
    top: 0;
    right: 0;
}*/
.modal-dialog.large {
    margin: 30px auto;
    width: 800px;
}

.jconfirm {
    z-index: 50000;
}

.form-group .chosen-container-single .chosen-single {
    height: 34px;
}

    .form-group .chosen-container-single .chosen-single span {
        margin-top: 4px;
    }

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pagination {
    margin: 0;
}

.field-management ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

.field-management li {
    margin-bottom: 5px;
    display: block;
    cursor: grab;
    width: 98%;
}

    .field-management li p {
        margin: 5px;
    }

.ui-state-highlight {
    height: 32px;
    width: 98%;
}

.disabled {
    color: #aaa;
}

.connected {
    height: 275px;
    overflow-y: auto;
}

th.user-grid-action {
    width: 80px;
}

th.cta-grid-action {
    width: 120px;
}

#preview-link-container {
    padding-top: 7px;
}

.has-error .chosen-container-single .chosen-single {
    border: 1px solid #dd4b39;
}

.wysiwyg-visible {
    display: block !important;
}

.form-group .chosen-container {
    min-height: 30px;
}

.icon-column {
    width: 18px;
}

.checkbox-column {
    width: 18px;
}

a.disabled {
    pointer-events: none;
    color: lightgrey;
}

.login-background {
    background: url("../Images/wave.jpg")
}

.jconfirm .jconfirm-box div.content-pane .content .cms-attachment {
    min-height: 280px;
}

.view-mode img.large-size-scale {
    width: 100%;
}

.field-validation-error.help-block {
    color: #dd4b39 !important;
}

.view-mode img.crop-image {
    max-width: 100%;
}

.main-header #shortcuts-drop-document {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    margin-left: 5px;
    color: white;
}

.main-header #shortcuts-add-document:hover {
    background-color: #72afd2;
}

#searchAppUserId_chosen .chosen-choices {
    height: 40px !important;
    overflow-y: hidden;
}

label.no-bold {
    font-weight: normal;
}

.contact-dashboard-margin {
    margin: 0px -20px 0 -20px;
    padding-top: 10px;
    background-color: #ecf0f5;
}

td.icon-column {
    width: 20px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.padding-top-30 {
    padding-top: 30px;
    vertical-align: central
}

.dropzone.add-interaction-document {
    min-height: 20px;
    padding: 5px 5px;
}

    .dropzone.add-interaction-document .dz-message {
        margin: 0.5em 0;
    }

.table-double-striped tbody tr:nth-of-type(4n+1), .table-double-striped tbody tr:nth-of-type(4n+2) {
    background-color: rgba(0,0,0,.05);
}

.jconfirm .jconfirm-box div.content-pane .content img.custom {
    width: initial;
    height: auto;
}