.modal .panel {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.modal .panel-heading {
    padding: 10px 15px;
    margin: -15px -15px 15px;
    font-size: 17.5px;
    font-weight: 500;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.modal .panel-footer {
    padding: 10px 15px;
    margin: 15px -15px -15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.modal .panel-primary {
    border-color: #428bca;
}

.modal .panel-primary .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-warning {
    border-color: #fbeed5;
}

.panel-warning .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}

.panel-danger {
    border-color: #eed3d7;
}

.messagebox img {
    width: 100%;
    height: auto;
}

.messagebox {
    background-color: #ddfcff;
    border-left: none;
    padding: 0px;
    font-size: 14px;
}
.dash-message .messagebox{background-color: transparent;margin-left: 8px;}
.messagebox.welcome-dashboard-admin-message {background-color: #339adf; }

.messagebox.welcome-dashboard-staff-message {
    background-color: #339adf;
}

.image-bank-msg, .record-list-msg, .timeline-msg, .timeline-filter-msg, .create-record-msg {
    background-color: #ddfcff;
    border-color: black;
    position: fixed;
    top: 145px;
    right: 5px;
    overflow-y: scroll;
    height: 500px;
}

.modal-backdrop.in {
    opacity: 0;
}

.modal, .modal-backdrop {
    left: 75%;
    max-width: 25%;
    overflow-y: auto;
    border: none;
}

.modal-open {
    overflow: inherit;
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 25%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: hidden;
}

.modal-body {
    max-height: 100% !important;
    height: 100%;
    overflow-y: auto;
}


.modal.right .modal-body {
    padding: 15px 15px 80px;
    background-color: #5bc0de;
}

.modal.right.config .modal-body {
    padding: 15px 15px 80px;
    background-color: #b9e6f3;
}

.modal.right.fade .modal-dialog {
    right: -22%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
    top: 62px;
}

.myModalChooseRecords.modal.right.fade.in .modal-dialog {
    right: 15px;
}

.modal-content {
    border-radius: 0;
    border: none;
}

#litebox-4 .outer-side {
    width: 100%;
    -webkit-transition: width 0.65s ease-in-out;
    transition: width 0.65s ease-in-out;
}

#litebox-4 .outer-side.help-active {
    width: 65%;
    -webkit-transition: width 0.65s ease-in-out;
    transition: width 0.65s ease-in-out;
}

#litebox-4 .inner.white.help-active {
    right: 23%;
    -webkit-transition: right 0.65s ease-in-out;
    transition: right 0.65s ease-in-out;
}

#litebox-4 .inner.white {
    right: 0;
    -webkit-transition: right 0.65s ease-in-out;
    transition: right 0.65s ease-in-out;
}

.modal-header {
    border-bottom: none;
    background-color: #466b93;
    color: white;
    font-size: large;
    font-weight: bolder;
}

.btn-demo {
    margin: 15px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
    background-color: #FFFFFF;
}

.modal-dialog .close {
    color: white;
    font-size: 20px;
    margin-top: 2px;
    opacity: 1;
}

#selected_media .details {
    width: 100%;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
}

#selected_media label {
    width: 90%;
    margin: 0 auto;
}

.popup_z .col-sm-12 {
}

.timeline_filter_z {
}

.timeline_filter_z .col-md-2, .timeline_filter_z .col-sm-12 {
}

.timeline.centered {
    top: 1px;
}

#main-navbar {
}

#main-menu {
}

.popup-box-timeline.extra-timeline-filter {
}

.dash-message h5{ text-align: left; text-transform: uppercase;}
.btn-admin-guide{line-height: 12px;width: 100%;max-height: 50px;}
.btn-admin-guide p{white-space: normal; text-align: right;}
div#content-wrapper.col-sm-9 .page-header {position: relative;margin-right: -4px;}

.tbl-record-list tbody > tr > td {white-space: normal;word-break: break-all;}

#content-wrapper.col-sm-9 .pesky-record-list .btn {margin-left: -25px;}

#content-wrapper.col-sm-9 .pesky-record-list h3 {font-size: 18px;}

div#content-wrapper.col-sm-9 .tbl-record-list tbody > tr > td {padding: 3px;}

.footer {
    background: #23272d;
}

/* ----------- FOOTER -------*/
.footer {
    margin-top: -31px;
    width: 100%;
    display: block;
    height: 25px;
    border-top: 1px solid #2e333b;
    z-index: 100000;
    color: #BEC3C7;
    font-size: 9px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    position: fixed;
    bottom: 0;
    left: 0;
}
.assessment-module .footer{display: none;}
.footer a {
    color: #BEC3C7;
}

.footer a:hover {
    color: #E77E13;
}

.footer .col-md-6 {
    height: 25px;
    line-height: 21px;
    background: #23272D;
}

.footer .col-md-6 .contact-info i {
    font-size: 14px;
    line-height: 20px;
    margin: 0 5px;
}

.footer .social-links {
    padding: 2px 0px 2px 10px;
    background: #23272D;
    display: inline;
}

.footer .social-links a {
    border-radius: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 0 0 3px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    width: 19px;
}

.footer .social-links a:hover {
    background: #e77e13 !important;
}

.footer .social-links a i {
    color: #fff;
}

.footer .social-links a.facebook {
    background: #255B9B;
    margin: 0 5px 0 0;
}

.footer .social-links a.twitter {
    background: #00B2F2;
    margin: 0 5px 0 0;
}

.footer .social-links a.youtube {
    background: #17B7EE;
}

.footer .earwig-logo {
    display: none;
}

@media only screen and (min-width: 1900px) {
    .modal.right.fade .modal-dialog {
        width: 25%;
    }

    .modal.right.fade .modal-dialog {
        right: -25%;
    }
}

@media only screen and (max-width: 1440px) {
    .record-help-video span {
        font-size: 24px;
    }

    .page-header h1 {
        color: #666;
        font-size: 17px;
        line-height: 50px;
    }

    .record-help-video i {
        font-size: 24px;
    }

    .modal.right.fade .modal-dialog {
        width: 28%;
    }

    .modal.right.fade .modal-dialog {
        right: -21%;
    }

    .modal h2, .modal .h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1280px) {
    .modal.right.fade .modal-dialog {
        width: 30%;
    }

    .modal.right.fade .modal-dialog {
        right: -20%;
    }
}

@media only screen and (max-width: 1100px) {
    .modal.right.fade .modal-dialog {
        width: 40%;
    }

    .modal.right.fade .modal-dialog {
        right: -24.5%;
    }
}

@media only screen and (max-width: 767px) {
    #content-wrapper.col-sm-9 {
        width: 100% !important;
    }

    .right_popup {
        position: relative;
    }

    .modal.right.fade .modal-dialog {
        width: 100%;
    }

    .modal.right.fade .modal-dialog {
        right: -100%;
    }
}