@media only screen and (max-width: 680px) {
    .user-phone {
        left: -320px !important;
    }

    .timeline-label p {
        width: 130px;
        height: auto;
        word-break: break-all;
    }

    .timeline-label span {
        display: none;
    }

    .cert-button {
        width: 100%;
    }

    .hide-mobile {
        display: none !important;
    }

    .btn-question {
        width: 100% !important;
        padding: 12px 16px !important;
    }
    .modal-dialog {
        width: 80% !important;
        margin-left: 1px !important;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 80% !important;
        margin-left: 1px !important;
    }
}

@media only screen and (max-width: 900px) {
    .media-desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 901px) {
    .hide-desktop {
        display: none !important;
    }
    .modal-dialog {
        width: 70% !important;
        margin-left: 220px !important;
        top:-250px!important;
    }
}

@media (min-device-width: 1280px) {

    .header-first-button {
        margin: 0px 0 15px 0;
    }

    .header-second-button {
        margin: 0px 0 0 -60px;
    }
    .modal-dialog {
        width: 80% !important;
        margin-left: 240px !important;
        top: 10px !important;
    }
}

@media (min-width: 2559px) {
    .modal-dialog {
        width: 50% !important;
        margin-left: 240px !important;
        top: 10px !important;
    }
}

.scorm-image {
    background-image: url("lawpilots-logo.gif");
    background-size: contain;
    background-repeat:no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 144px;
    height: 40px;
    margin-left:10px;
}
.timeline-link {
    background: #0A1A44;
    opacity: 0.2;
    position: absolute;
    height: 80px;
    width: 50px;
    top: 0px;
    right: 0px;
    padding: 6px 12px;
}

.timeline-link:hover {
    background: #0A1A44;
    opacity: 1.0;
}

.timeline-link:hover i {
    color: #fff;
    opacity: 1.0;
}
.lower-h2 h2 {
    font-size: 1.2em;
    font-weight:600;
}
.demo-set-content {
    height: 600px!important;
}
#demo-theme {
    margin-top:15px!important;
}
.tasklist .task-info {
    border-top: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.mainnav-profile .mnp-desc {
    opacity: 1.0 !important;
}
.bg-success {
    background-color: #8bc34a !important;
}
.bg-info {
    background-color: #0ab1fc!important;
}
.fa {
    cursor: pointer!important;
}
#page-content {
    padding: 0px 20px!important;
}
.text-warning, a.text-warning:hover, a.text-warning:focus {
    color: #ffb300!important;
}
.has-feedback label ~ .form-control-feedback {
    top:15px!important;
}
.progress-bar {
    line-height: 12px !important;
}

#mainnav-menu i {
    /*padding: 0px !important;*/
    min-width: 30px;
    text-align: left !important;
}
#mainnav-menu .pull-right.label {
    border-radius: 1.1em !important;
}
#mainnav-menu .pull-right {
    /*margin-right:15px;*/
    position: absolute;
    right: 40px !important;
    margin-top: -4px;
}
.menu-title {
    font-style: normal!important;
    font-weight: 400!important;
}
/*#mainnav-menu a {
    padding: 12px 5px 12px 18px!important;
}*/
.list-header {
    font-weight: 400!important;
}
.company_logo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 180px;
    height: 39px;
    position: absolute;
    top: 5px;
    left: 1px;
    z-index: 9999;
    margin: 5px 20px;
}
.mainnav-profile {
    border-top: 1px dotted #ccc;
}
#imgID {
    width: 200px !important;
}
#photo-in-list {
    width: 80px;
    height: 80px;
    object-fit: cover
}
.image-top-margin {
    margin: 23px 0 0 0;
}
.img-user {
    object-fit: cover;
}
.text-1-5x {
    font-size: 1.3em !important;
}
.textoverflow {
    width: 90%;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body {
    font-family: Eras ITC, Arial, Helvetica, sans-serif !important;
}
.pad-all.media .media-body a {
    color: #fff!important;
}
.pad-all.media .media-body a:hover {
    opacity: 0.7;
}
#mainnav-menu ul a, .menu-popover .sub-menu ul a {
    padding: 8px 20px 8px 30px!important;
}
#mainnav-menu a:link {
    text-decoration: none !important;
}
.active-sub span.menu-title {
    text-decoration: none !important;
    /*color: #f2f2f2 !important;*/
}
.navbar-brand {
    padding: 0px!important;
}
a {
    text-decoration: none !important;
}
button a {
    text-decoration: none !important;
    color: inherit !important;
}
.btn-enlarge a {
    padding: 12px 30px !important;
}
.icon-padding {
    padding: 0 5px;
}
.brand-text {
    font-weight: normal!important;
}
textarea {
    resize: vertical;
}

/*Training Countdown*/

.hasCountdown {
    /*background-color: #eee;*/
    border: 1px dotted #fff;
    height: 90px;
    width: 100%;
    padding: 15px 10px 10px 15px;
}

.countdown_rtl {
    direction: rtl;
}

.countdown_holding span {
    background-color: #ccc;
}

.countdown_row {
    clear: both;
    padding: 5px 2px;
    text-align: center;
    width: 100%;
}

.countdown_show1 .countdown_section {
    width: 98%;
}

.countdown_show2 .countdown_section {
    width: 48%;
}

.countdown_show3 .countdown_section {
    width: 27%;
}

.countdown_show4 .countdown_section {
    width: 24.5%;
}

.countdown_show5 .countdown_section {
    width: 19.5%;
}

.countdown_show6 .countdown_section {
    width: 16.25%;
}

.countdown_show7 .countdown_section {
    width: 14%;
}

.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown_amount {
    font-size: 300%;
    padding-left: 5px;
    text-shadow: -1px -1px #000;
}

.countdown_descr {
    display: block;
    width: 100%;
}

.top-cut {
    margin-top: -39px;
}

.btn-width {
    display: block;
    width: 5px !important;
}
#Description {
    border: 1px solid #ccc;
}
#DescriptionType {
    border: 1px solid #ccc;
}

.calendarDepartmentHead {

}

.TESTcalendarDepartmentBody div div {
    transform: rotate(-90deg);
    text-align: center;
    margin-top: 50%;
}

.TESTcalendarDepartmentHead {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap;
}

.TESTfc-datagrid-cell-resizer {
    display: none;
}

/* User Menü oben rechts*/
.user-content {
    float: left;
    position: relative;
}

.user-width {
    width: 350px !important;
    height: auto !important;
}

.logolarge {
    width: 120px;
    height: auto;
    padding: 15px 20px;
}

.user-menu-top-left {
    width: 50%;
    height: 30px;
}

.user-menu-top-right {
    width: 50%;
    height: 30px;
    text-align: right;
    vertical-align: baseline;
    padding: 15px 5px 10px 5px;
}

.user-menu-welcome {
    width: 60%;
    height: 100px;
    margin: 30px 0 0 0;
    padding: 5px 15px;
}

.user-menu-avatar {
    width: 40%;
    height: 100px;
    margin: 30px 0 0 0;
    padding: 0 0 0 40px;
}

.user-menu-bottom-left {
    width: 50%;
    height: 20px;
}

.user-menu-bottom-right {
    width: 50%;
    height: 20px;
}

.ico-user {
    margin: -5px 0 0 0;
}

.img-circle-max-size {
    width: 80px !important;
    height: 80px !important;
    object-fit: cover;
}

.line-feed {
    width: 100%;
    height: 20px;
}

/* jQuery-ui override classes*/
.ui-dialog-titlebar-close {
    /*background-image: url("../../Content/Delete.png") !important;*/
    border: none !important;
    width: 15px !important;
    height: 15px !important;
    margin: -10px 2px 0 0 !important;
    background-color: #fff !important;
}
/*.ui-menu-item {
    font-family: 'Open Sans' !important;
}*/
.ui-state-active:hover {
    border: 1px solid #f1f1f1 !important;
    background: #f1f1f1 !important;
    color: #333 !important;
}
.ui-widget-header {
    background: none !important;
    border: none !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #25476a!important;
    background: #25476a!important;
    font-weight: normal;
    color: #ffffff;
}
.ui-progressbar-value {
    background: #92c755 !important;
}
.mnp-desc {
    font-weight: 400 !important;
}

/* Dialogs */
/*.ui-dialog-titlebar {
    background-color: #25476a !important;
    color: #fff !important;
}
button.ui-dialog-titlebar-close {
    width: 20px!important;
    line-height: 10px!important;
}*/
.ui-dialog-titlebar-close::before {
    content: " X ";
    color: #000 !important;
    font-size: 0.8em!important;
}
/*
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 10px!important;
}
.ui-dialog .ui-dialog-titlebar-close {
    background: transparent;
    border: 0px!important;
}
.ui-widget.ui-widget-content {
    border: 0px!important;
    box-shadow: 1px 1px 25px #999;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 5px !important;
}
*/