body,
html {
    scrollbar-width: thin;
    scrollbar-color: whitesmoke white;
}

body>.easy {
    font-family: 'Open Sans', sans-serif !important;
    background-color: #F3F3F3 !important;
    font-size: 14px;
    line-height: 25px;
    scrollbar-width: thin;
    scrollbar-color: whitesmoke white;
}

#wrapper.easy div,
#wrapper.easy label,
#wrapper.easy span,
#wrapper.easy input,
#wrapper.easy select,
#wrapper.easy button,
#wrapper.easy textarea {
    box-sizing: border-box;
    scrollbar-width: thin;
    scrollbar-color: whitesmoke white;
}


#page-wrapper {
    background: #F3F3F3;
}

@media (min-width: 768px) {
    .easy #page-wrapper {
        position: inherit;
        margin: 0 0 0 0px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

.easy .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.easy #header {
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: #ffffff;
}

.easy #header.over {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.easy #page-wrapper {
    padding: 70px 40px 0 0;
}

.easy #wrapper-center>.row {
    position: relative;
}

.easy #page-wrapper {
    min-height: 100vh !important;
    background-color: #ffffff;
    overflow: inherit;
}

.easy #wrapper-center {
    position: initial;
    margin-left: 30px;
    width: auto;
}

body.fixmenu__on .easy #wrapper-center {
    position: initial;
    margin-left: 240px;
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.page-head-line {
    border-bottom: 2px solid #6ebb20;
}

.page-subhead-line {
    border-bottom: 1px dashed #6ebb20;
}

ul,
ol {
    list-style: none;
}

.easy h1 {
    font-size: 30px;
}

.easy a {
    color: #337ab7;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
}

.easy .page-header {
    margin: 10px 0px 10px;
}

.easy .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.easy .panel-primary {
    border-color: #337ab7;
}

.easy .profile_info {
    padding: 25px 15px 10px;
    float: left;
    display: block;
    width: 100%;
}

.easy .profile_info span {
    font-size: 13px;
    line-height: 30px;
    color: #BAB8B8;
}

.easy .profile_info h2 {
    font-size: 14px;
    color: #222222;
    margin: 0;
    font-weight: 300;
}

.easy nav ul li ul li {
    padding-left: 0px;
}

.easy .nav-second-level li a {
    padding-left: 24px !important;
}

.easy .nav-third-level li a {
    padding-left: 48px !important;
}

.easy .right.fa-light.fa-caret-left {
    float: right;
}

.easy .sidebar .active>a>.right.fa-light.fa-caret-left:before {
    content: "\f0d7";
}

.easy .nav>li>a {
    padding: 10px 15px;
}

.easy .navbar-toggle {
    border-color: #ddd;
}

.easy .navbar-toggle:hover {
    background-color: #BAB8B8;
}

.easy .navbar-toggle .icon-bar {
    background-color: #888;
}

.easy .fast-request {
    padding: 0px 10px 0px 10px;
    margin-left: 0px;
    background-color: #EDEDED;
}

.easy .fast-request li {
    width: 14%;
}

.easy .fast-request li.header {
    width: 100%;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #d9534f;
}

.easy .fast-request li ul li {
    width: 100%;
}

.easy ul.nav span.menuCounter {
    display: none;
}

.easy .fast-request li.header span {
    font-size: 18px;
    line-height: 20px;
    color: #d9534f;
    font-weight: 400;
    margin-right: 20px;
}

.easy .fast-request a {
    color: #d9534f;
}

.easy .fast-request .col-lg-8 {
    margin-left: 0px;
}

.easy .fast-request li a {
    padding: 5px 5px 5px 10px;
    min-height: 25px;
}

.easy .fast-right li a {
    padding: 15px 5px 15px 10px;
}

.easy .sidebar {
    padding: 10px;
    margin-right: 5px;
    margin-top: 0px;
}

.easy div.error {
    display: inline-block;
    background-color: rgba(255, 0, 0, 0.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0);
    margin: 5px 5px 5px 15px;
}

.easy div.warning {
    display: inline-block;
    background-color: rgba(240, 156, 30, 0.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0);
    margin: 5px 5px 5px 15px;
}

.easy div.error span.error {
    color: #fff;
}

.easy div.warning span.warning {
    color: #fff;
}

.easy select {
    color: #333;
}

.easy select:focus {
    outline-style: inherit;
    box-shadow: inset 1px 1px 1px 1px rgba(49, 112, 143, 0.31);
}

.easy select.templateSelect {
    width: 100%;
}

.easy div.taskForm table.task td.taskcenter i.fa-light {
    color: #31708f;
}

/* table task */
.easy td.dayTasks.activeHour {
    background-color: rgba(77, 167, 77, 0.51);
    border-radius: 6px;
    border: 1px solid #fff;
    margin-top: 2px;
}

.easy td.dayTasks.activeHour.hover,
.easy td.dayTasks.activeHour:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    z-index: 100;
    transform: scale(1.02);
    border: 1px solid #458dd3;
}

.easy .calendarTable.inline th.dayName,
.easy .calendarTable.inline th.dayName.activeDay {
    width: 100%;
    border-radius: 6px;
}

.easy .calendarTable.inline td.dayTasks,
.easy .calendarTable.inline td.day.day.activeDay,
.easy .calendarTable.inline td.day.day {
    width: 320px;
}

.easy th.dayName.activeDay,
.easy .queueEnvelope label.envelopeLabel,
.easy .teamChatInternalEnvelope label.envelopeLabel {
    border: 1px solid #3E81C1;
    min-height: 15px;
    min-width: 60px;
    padding: 11px;
    background-color: #afd8f8;
    display: block;
    font-size: 12px;
    text-align: center;
    color: #333;
}

.easy .teamChatInternalEnvelope {
    display: block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    margin-top: 10px;
    height: 60px;
}

.easy .queueEnvelope label.envelopeLabel,
.easy .teamChatInternalEnvelope label.envelopeLabel {
    border-radius: 6px;
    text-shadow: none;
}

.easy div.messagesBox i.fa-light.fa-cogs,
.easy div.messagesBox i.fa-light.fa-cog {
    opacity: 0.2;
}

.easy div.messagesBox i.fa-light.fa-cogs.active,
.easy div.messagesBox i.fa-light.fa-cog.active {
    opacity: 1;
}

.easy .userQueueTasksFull .queueTask {
    cursor: pointer;
    display: block;
    float: left;
    width: auto;
    padding: 3px;
    border: 1px solid #337ab7;
    border-radius: 8px;
    background-color: #ffffff;
    color: #3e81c1;
    margin: 1px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.easy .queue,
.easy .teamChatInternal {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #fff;
    margin-top: 5px;
}

.easy td.dayTasks {
    display: inline-block;
    background-color: #fff;
    min-height: 20px;
    height: 100%
}

.easy span.shift {
    padding: 0px 5px;
}

.easy span.shift:hover {
    cursor: pointer;
}

.easy span.shiftPlus {
    padding: 0px 0px 0px 5px;
    font-size: 12px;
}

.easy span.shiftCreate {
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    cursor: pointer;
}

.easy span.calendarWeek {
    padding: 0px 0px 0px 5px;
    font-size: 12px;
}

.easy span.calendarDay {
    padding: 0px 0px 0px 5px;
    font-size: 12px;
}

.easy span.shiftMinus {
    padding: 0px 0px 0px 0px;
    font-size: 12px;
}

.easy span.shiftPlus:hover {
    cursor: pointer;
}

.easy span.shiftMinus:hover {
    cursor: pointer;
}

.easy span.calendarWeek {
    cursor: pointer;
}

.easy span.calendarDay {
    cursor: pointer;
}

.easy #shiftMiniSelect {
    position: absolute;
    opacity: 0;
}

.easy .shiftMiniSelect {
    background-color: #3E81C1;
    color: #333;
    padding: 5px;
    font-size: 12px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.easy .shiftMiniSelect .selectShift {
    padding: 3px;
}

.easy .shiftMiniSelect .selectShift:hover {
    padding: 3px;
    color: #3E81C1;
    background-color: #FFFFFF;
    cursor: pointer;
}

.easy #shiftMiniEdit {
    position: absolute;
    opacity: 0;
}

.easy .shiftMiniEdit {
    background-color: #afd8f8;
    color: #333;
    padding: 5px;
    font-size: 12px;
    border-radius: 6px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #3E81C1;
}

.easy .shiftMiniEdit .selectShift {
    padding: 3px;
}

.easy .shiftMiniEdit .selectShift:hover {
    padding: 3px;
    color: #3E81C1;
    background-color: #FFFFFF;
    cursor: pointer;
}

.easy .miniSubmit,
.easy .miniCancel {
    padding: 3px 0px;
    background-color: rgba(255, 255, 255, 0.4);
    margin: 3px;
    display: inline-block;
    width: 40%;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #3E81C1;
}

.easy .miniSubmit:hover,
.easy .miniCancel:hover {
    background-color: #000;
    color: #3E81C1;
}

.easy .taskStatusEnvelope .taskInput {
    display: inline-block;
    margin-left: 10px;
    border-radius: 4px;
    margin-bottom: 0px;
    width: 50%;
    padding: 1px 1px 1px 1px;
    text-align: right;
    margin-right: 5px;
}

.easy .taskStatusEnvelope .taskStatus {
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    color: #000;
    padding: 2px 10px;
}

.easy .taskStatusEnvelope .statusSaveButton {
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}

.easy .taskStatusEnvelope .taskInput:focus,
.easy .taskStatusEnvelope .taskInput:hover,
.easy .chatInternal .answerBox .chatAnswerInput:active,
.easy .chatInternal .answerBox .chatAnswerInput:focus {
    outline: none;
    border: 1px solid #458dd3;
}

.easy .taskEmails .newEmailBox .chatAnswerInput:active,
.easy .taskEmails .newEmailBox .chatAnswerInput:focus {
    outline: none;
    border: 1px solid #458dd3;
}

.easy .taskStatusEnvelope span.statusSaveButton .fa-light {
    color: #5cb85c;
}

easy .taskStatusEnvelope span.statusSaveButton:hover .fa-light {
    color: #449d44;
}

.easy .taskStatusEnvelope {
    border: 1px solid #3E81C1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.easy .queue .queueTask label.wide {
    display: block;
    padding-top: 0px;
    vertical-align: top;
    font-size: 12px;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    background-color: #fff;
    color: #3e81c1;
    border-radius: 3px;
    margin-top: 3px;
}

.easy .queue .queueTask .likeInput.wide {
    display: inline-block;
    padding: 2px 5px 2px 5px;
}

.easy .queue .queueTask .taskFieldBox.maximized {
    border-bottom: 1px solid #fff;
}

.easy .chatInternal .messagesBox {
    min-height: 20px;
    max-height: 200px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
}

.easy .chatInternal .answerBox .chatAnswerInput {
    width: 100%;
    height: 40px;
    float: left;
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #fff;
    margin-right: 3px;
    resize: vertical;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.easy .chatInternal .answerBox .chatAnswerButton {
    font-size: 10px;
    color: #fff;
    padding: 4px 3px;
    vertical-align: top;
    background-color: #5bc0de;
    border: 1px solid #46b8da;
    border-radius: 5px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-top: 5px;
    cursor: pointer;
    width: 20%;
    height: 30px;
}

.easy .chatInternal .answerBox .chatAnswerButton:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}



.easy .taskEmails .emailsBox {
    min-height: 20px;
    max-height: 200px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
}

.easy .taskEmails .newEmailBox .emailInput {
    width: 100%;
    height: 40px;
    float: left;
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #fff;
    margin-right: 3px;
    resize: vertical;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.easy .taskEmails .newEmailBox .newEmailButton {
    font-size: 10px;
    color: #fff;
    padding: 4px 3px;
    vertical-align: top;
    background-color: #5bc0de;
    border: 1px solid #46b8da;
    border-radius: 5px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-top: 5px;
    cursor: pointer;
    width: 20%;
    height: 30px;
}

.easy .taskEmails .newEmailBox .newEmailButton:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}


.easy .taskAttachments .attachmentsBox {
    min-height: 20px;
    max-height: 200px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
}

.easy .taskAttachments .newAttachmentBox .attachmentInput {
    width: 100%;
    height: 40px;
    float: left;
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #fff;
    margin-right: 3px;
    resize: vertical;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.easy .taskAttachments .newAttachmentBox .attachmentButton {
    font-size: 10px;
    color: #fff;
    padding: 4px 3px;
    vertical-align: top;
    background-color: #5bc0de;
    border: 1px solid #46b8da;
    border-radius: 5px;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-top: 5px;
    cursor: pointer;
    width: 20%;
    height: 30px;
}

.easy .taskAttachments .newAttachmentBox .attachmentButton:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.easy .independentSelect {
    width: 40%;
    display: block;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
}

.easy table.calendarTable.week th.dayName.activeDay,
.easy table.calendarTable.mrazek th.dayName.activeDay {
    display: inline-block;
}

.easy table.calendarTable.week td.dayTasks,
.easy table.calendarTable.mrazek td.dayTasks {
    width: calc((100% / 7) - 25px);
}

.easy .dayTasks .queueTask.user.weekCalendar {
    color: #333;
    border: none;
    background-color: #afd8f8;
    border-radius: 2px;
    margin: 1px;
    padding: 2px 5px 2px 5px;
    text-align: left;
    float: left;
    cursor: pointer;
}

.easy .dayTasks .queueTask.user.weekCalendar:hover {
    color: #f95d5d;
}

.easy div.calHeader1 {
    display: block;
}

.easy div.calHeader1 div.dayName,
.easy div.calHeader1 div.date {
    display: inline-block;
    font-weight: 700;
}

.easy div.calHeader1 div.dayName {
    padding-right: 5px;
}

.easy table.calendarTable.week,
.easy table.calendarTable.mrazek {
    position: relative;
}

/*================================
ASIDE-LEFT
================================*/
.easy #aside-left {
    margin-top: 20px;
}

/*================================
WRAPPER CENTER
================================*/
.easy #wrapper-center .row {
    padding: 10px 0px 0px 10px; 
}

.easy #wrapper-center::-webkit-scrollbar {
    display: none;
}

.easy #wrapper-center .row div.boxEnvelope {
    padding-left: 0px;
    padding-right: 5px;
    position: inherit;
    margin-top: 10px;
}

/*=================================
TICKET
=================================*/
.newTicketForm {
    max-width: 100%;
}


.easy .openclosebox.closed .fa-plus-circle .label,
.easy .openclosebox.open .fa-minus-circle .label {
    color: #31708f;
}

.easy .openclosebox.closed .fa-plus-circle:before,
.easy .openclosebox.open .fa-minus-circle:before {
    color: #31708f;
}

/* ====================================
butony 
=====================================*/
.easy .btn-info {
    background-color: #9bb9cd;
    border-color: #9bb9cd;
    transition: All 1s ease !important;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}

.easy .btn-info:hover,
.easy .btn-info:focus,
.easy .btn-info:active,
.easy .open>.dropdown-toggle.btn-info {
    background-color: #eee;
    color: #00adef;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3) !important;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3) !important;
}

/** new **/
.easy .btn-info.new {
    background-color: #6ebb20;
    border-color: #6ebb20;
}

.easy .btn-info.new:hover,
.easy .btn-info.new:focus,
.easy .btn-info.new.active {
    background-color: #eee;
    color: #6ebb20;
    border: 1px solid #6ebb20;
}

.easy button.btn-success span {
    color: #fff;
    opacity: 1;
    font-weight: normal;
    font-size: 14px;
    float: none;
    text-shadow: none;
}

.easy .activeButtons {
    float: left;
    padding: 10px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
}

.easy .activeButtons span {
    color: #6ebb20;
    font-weight: bold;
    font-size: 14px;
}

.easy .activeButton {
    border-radius: 5px;
    padding: 5px 15px;
    background-color: rgba(0, 0, 0, 0);
    color: #71a2d3;
    border: 1px solid #71a2d3;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
    margin: 5px;
    cursor: pointer;
}

.easy .activeButton:hover {
    background-color: #ffffff;
    cursor: pointer;
    color: #71a2d3;
    border: 1px solid #ffffff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
    margin: 5px;
}

/**---**/
/** send **/
.easy .btn-info.send {
    background-color: #b8d684;
    border-color: #b8d684;
}

.easy .btn-info.send:hover,
.easy .btn-info.send:focus,
.easy .btn-info.send.active {
    background-color: #eee;
    color: #6ebb20;
}

/**---**/
/** indiv **/
.easy .btn-info.indiv {
    background-color: #f49326;
    border-color: #f49326;
}

.easy .btn-info.indiv:hover,
.easy .btn-info.indiv:focus,
.easy .btn-info.indiv.active {
    background-color: #eee;
    color: #f49326;
}

/**---**/

/** canceled **/
.easy .btn-info.canceled {
    background-color: #e6325a;
    border-color: #e6325a;
}

.easy .btn-info.canceled:hover,
.easy .btn-info.canceled:focus,
.easy .btn-info.canceled.active {
    background-color: #eee;
    color: #e6325a;
}

.easy .canceled span.menuCounter {
    color: #FFF;
}

.easy .canceled span.menuCounter:hover,
.easy .canceled span.menuCounter:focus,
.easy .canceled span.menuCounter.active {
    color: #e6325a;
}

/**---**/
/*==============================================
    MENU STYLES    
==============================================*/
.navbar-cls-top .navbar-brand {
    color: rgba(33, 51, 130, 1);
    background: #ffffff;
}

.header-left {
    color: rgba(33, 51, 130, 1);
}

.navbar-cls-top .navbar-brand:hover {
    background: rgba(33, 51, 130, 1);
    color: #fff;
}

.user-img-div {
    background-color: #4380B8;
}

.active-menu {
    background-color: #eee !important;
    color: rgba(230, 50, 90, 1) !important;
}

.active-menu-top {
    background-color: #000 !important;
}

.sidebar-collapse .nav>li>a {
    color: #fff;
    background: rgba(155, 185, 205, 1);
    text-shadow: none;
    border-bottom: 1px solid #ffffff;
}

.sidebar-collapse .nav>li>a:hover,
.sidebar-collapse .nav>li>a:focus,
.sidebar-collapse .nav>li>a:active {
    color: #213382;
}

.navbar-side {
    border: none;
    background-color: #9bb9cd;
}

.navbar-cls-top {
    background: rgba(155, 185, 205, 0.3);
    border-bottom: 2px solid rgba(230, 50, 90, 1);
}

.easy .navbar-header {
    background: transparent;
}

.easy .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.easy .collapse.in li.active a span,
.easy .collapse.in li.active a .fa-light {
    color: rgba(230, 50, 90, 1);
}

@media (min-width: 1200px) {
    .easy div#aside-left.col-lg-2 {
        width: 13.66666667%;
    }
}

/* end menu */
/*==============================================
    FOOTER  STYLES    
==============================================*/
button.asc.active,
button.desc.active {
    color: #b8d684;
}

.pagination {
    color: #428bca;
}

/** panel **/
.panel-default>.panel-heading {
    color: #080808;
    background-color: #b8d684;
    border-color: #ddd;
}

#emailMessageMagic i.fa:before {
    font-size: 20px;
    color: #000000;
    transition: All 1s ease !important;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

#emailMessageMagic i.fa:hover:before {
    font-size: 30px;
}

.inputBox.emailText label {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    color: #6ebb20;
    margin-top: 5px;
    margin-bottom: 0px !important;
}

.inputBox.emailText textarea {
    border: 1px solid #6ebb20;
    width: 90%;
    height: 100px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: All 1s ease !important;
    transition-property: all !important;
    transition-duration: 1s !important;
    -webkit-transition: all 1s ease !important;
    -moz-transition: all 1s ease !important;
    -o-transition: all 1s ease !important;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1) !important;
    margin-left: 10px;
}

.inputBox.emailText input {
    border: 1px solid #6ebb20;
    width: 100px;
    height: 30px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: All 1s ease !important;
    transition-property: all !important;
    transition-duration: 1s !important;
    transition-timing-function: ease !important;
    -webkit-transition: all 1s ease !important;
    -moz-transition: all 1s ease !important;
    -o-transition: all 1s ease !important;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1) !important;
    margin-left: 10px;
}

legend.description {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

/** table **/

.easy table {
    line-height: 1.42857143;
}

.easy table.editable {
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    width: 100%;
    text-align: center;
}

.easy table.editable th {
    padding-left: 5px;
}

.easy .clickTableExtended table.editable tr {
    background-color: #d9edf7;
    border-radius: 5px;
    color: #31708f;
    border-bottom: 1px solid #31708f;
}

.easy .clickTableExtended table.editable tr td {
    border-right: 1px solid #fff;
}

.easy .clickTableExtended table.editable tr:hover {
    background-color: #3E81C1;
    color: #fff;
}

.easy .clickTableExtended table.editable tr:nth-of-type(odd) {
    background-color: #f9f9f9;
    color: #31708f;
    border-radius: 5px;
    border-bottom: 1px solid #31708f;
}

.easy .clickTableExtended table.editable tr:nth-of-type(odd) td {
    border-right: 1px solid rgba(0, 0, 0, 0.03);
}

.easy .clickTableExtended table.editable tr:nth-of-type(odd):hover {
    background-color: #3E81C1;
    color: #fff;
}

.easy .clickTableExtended table.editable tr.selectedRow {
    background-color: rgba(77, 167, 77, 0.51) !important;
    cursor: default;
}

.easy table.calendarTable.month th.dayName,
.easy table.calendarTable.week th.dayName,
.easy table.calendarTable.mrazek th.dayName {
    display: inline-block;
    min-width: 60px;
    border: 1px solid #fff;
}

.easy td.day.day.activeDay.past {
    border: 1px solid #fff;
    border-radius: 5px;
}

.easy td.day.day {
    border: 1px solid rgba(126, 150, 173, 0.49);
    border-radius: 5px;
}

.easy div.fullscreen.success {
    display: inline-block;
    background-color: #f9f9f9;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.easy div.fullscreen.success {
    padding: 0px 0px 0px 5px;
}

.easy div.fullscreen.success .fa-times {
    font-size: 26px;
}

.easy div.newTasksForm {
    float: left;
}

.easy .queue .queueTask.newQueue label.wide {
    display: block;
    padding-top: 0px;
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    background-color: #fff;
    color: #5cb85c;
    border-radius: 3px;
    margin-top: 3px;
}

.easy .queue .queueTask.newQueue .taskFieldBox.maximized {
    border-bottom: none;
    font-size: 13px;
    line-height: 14px;
}

.easy .queue .queueTask.newQueue .queueTaskControl .taskTag .taskInfo .likeInput,
.easy .likeinput {
    display: inline-block;
    font-size: 12px;
}

.easy div.ticketPreview {
    background-color: #d9edf7;
}

.easy div.fullscreen .closeMe {
    color: #e6325a;
}

.easy div.fullscreen .closeMe:hover {
    color: #d9534f;
}

.easy div.ticketPreview fieldset {
    border: none;
    width: 32%;
}

.easy .taskMapControl fieldset {
    border: none;
}

.easy div.ticketPreview fieldset label,
.easy .taskMapControl fieldset label {
    color: #31708f;
    border-bottom: 1px solid #31708f;
}

.easy div.ticketPreview div.likeInput {
    font-size: 13px;
    color: #333;
}

.easy div.ticketPreview #ticketId.likeInput {
    color: #6ebb20;
    font-weight: 700;
    font-size: 20px;
    border-bottom: 2px solid #6ebb20;
    display: table-cell;
}

.easy table.task .taskCenterForm .taskFieldBox input,
.easy table.task .taskCenterForm .taskFieldBox select,
.easy table.task .taskCenterForm .taskFieldBox textarea {
    border: 1px solid #333;
    background-color: #f9f9f9;
    color: #333;
    font-size: 12px;
    margin: 1px;
    border-radius: 5px;
}

.easy table.task span.taskId.parentId {
    background-color: #6ebb20;
    color: #fff;
    padding: 3px 6px;
}

.easy div.taskMap {
    padding-left: 10px;
    margin-top: 5px;
}

.easy div.taskForm table.task td .fa.taskButton.blink,
.easy div.taskForm table.task td .fa.taskButton.highlight {
    animation-duration: 1s;
    animation-name: none;
    animation-iteration-count: infinite;
}

.easy .taskButton.showUp.flyRight.highlight {
    color: #e6325a;
}

.easy div.taskMapControl {
    background-color: #d9edf7;
    border-radius: 5px;
    margin-top: 5px;
}

.easy div.taskMapControl fieldset div.likeInput {
    color: #e6325a;
    font-weight: 700;
}

.easy div.taskForm table.task td.taskcenter {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 5px;
    background-color: #d9edf7;
}

.easy div.taskForm.highlight table.task td.taskcenter {
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 5px;
    background-color: #d9edf7;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0.5);
    -moz-box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0.5);
    box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0.5);
}

.easy div.taskForm.blink table.task td.taskcenter {
    animation-duration: 1s;
    animation-name: blinkTask;
    animation-iteration-count: infinite;
}

.easy div.taskForm table.task td .fa.taskButton.blink,
.easy div.taskForm table.task td .fa.taskButton.highlight {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
}

@keyframes blink {
    from {
        color: #e6325a;
    }

    to {
        color: #4d8ecf;
    }
}


.easy div.taskCenterForm span {
    color: #31708f;
}

.easy th.dayName.activeDay,
.easy th.dayName,
.easy .queueEnvelope label.envelopeLabel,
.easy .teamChatInternalEnvelope label.envelopeLabel {
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.3);
    min-height: 15px;
    min-width: 340px;
    padding: 11px;
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.easy .envelopeLabel .labelTitle,
.easy table.calendarTable div.calDateSwitch {
    color: #31708f;
    font-weight: 700;
}

.easy.new-tasks div.calHeader1 div.dayName,
.easy.new-tasks div.calHeader1 div.date {
    font-weight: 700;
}

.easy .queue .queueTask.newQueue {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid transparent;
    background-color: #5cb85c;
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 5px;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
    max-height: inherit;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.easy table.task .taskCenterForm .taskFieldBox textarea {
    width: 200px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
    height: 44px;
    resize: vertical;
}

.easy table.task .taskCenterForm .taskFieldBox input[type="text"] {
    width: 200px;
    height: 24px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

.easy .newTicketForm label {
    color: #31708f;
}

.easy td.day.day.activeDay {
    border: 1px solid #fff;
    min-height: 50px;
    min-width: 60px;
    width: calc((100% / 7) - 5px);
    background-color: #faebcc;
    color: #3E81C1;
    display: inline-block;
}

.easy .queueTaskForm .chatInternal .messagesBox {
    min-height: 20px;
    max-height: 600px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
    overflow-y: auto;
}


/*===============================
Fixed menu right
================================*/

.col-lg-12.padding {
    padding-right: 55px;
}

div#fixed-sidebar-right {
    position: fixed;
    right: 0;
    top: 10px;
    z-index: 9999;
}

div#fixed-sidebar-right ul.menu.fixed li {
    background-color: #F8F8F8;
    border: 1px solid #337ab7;
    height: 50px;
    width: 0px;
    margin-bottom: 3px;
    padding-left: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    opacity: 1.0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    position: absolute;
    right: 0;
}

div#fixed-sidebar-right ul.menu.fixed li:hover {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    width: 270px;
    cursor: pointer;
}

ul.menu.fixed li:nth-of-type(1) {
    top: 0px;
}

ul.menu.fixed li:nth-of-type(2) {
    top: 55px;
}

ul.menu.fixed li:nth-of-type(3) {
    top: 110px;
}

ul.menu.fixed li:nth-of-type(4) {
    top: 165px;
}

ul.menu.fixed li:nth-of-type(5) {
    top: 220px;
}

ul.menu.fixed li:nth-of-type(6) {
    top: 275px;
}

ul.menu.fixed li:nth-of-type(7) {
    top: 330px;
}

ul.menu.fixed li:nth-of-type(8) {
    top: 385px;
}

ul.menu.fixed li:nth-of-type(9) {
    top: 440px;
}

ul.menu.fixed li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}


/* chat */
.easy .teamChatInternal .messagesBox,
.easy .chatInternal .messagesBox {
    min-height: 20px;
    max-height: calc(100vh - 190px);
    background-color: transparent;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: calc(100% - 7px);
}

.easy .teamChatInternal .teamChatMessage,
.easy .chatInternal .teamChatMessage {
    text-align: left;
    background-color: transparent;
    margin-bottom: 3px;
    padding: 4px;
    border-radius: 5px;
}

.easy .teamChatInternal .teamChatMessage,
.easy .chatInternal .teamChatMessage {
    background-color: transparent;
    color: #555;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    min-height: 90px;
}

.easy .teamChatInternal .teamChatMessage.question,
.easy .chatInternal .teamChatMessage.question {
    border-bottom: 1px solid #e6325a;
    background-color: transparent;
    color: #555;
    text-shadow: none;
}

.easy .teamChatInternal .teamChatMessage.answer,
.easy .chatInternal .teamChatMessage.answer {
    border-bottom: 1px solid #3e81c1;
    background-color: transparent;
    color: #555;
    text-shadow: none;
}

.easy .teamChatInternal .teamChatMessage .messageHeader,
.easy .chatInternal .teamChatMessage .messageHeader {
    background-color: transparent;
    color: #555;
}

.easy .teamChatInternal .teamChatMessage .chatMsgIcon,
.easy .chatInternal .teamChatMessage .chatMsgIcon {
    display: block;
    padding: 0px;
    height: 50px;
    width: 50px;
    font-size: 20px;
}

.easy .teamChatInternal .teamChatMessage .chatMsgIcon.question,
.easy .chatInternal .teamChatMessage .chatMsgIcon.question {
    color: #e6325a;
    text-shadow: none;
    position: absolute;
    left: 5px;
    top: 5px;
}

.easy .teamChatInternal .teamChatMessage .chatMsgIcon.question .fa-question,
.easy .chatInternal .teamChatMessage .chatMsgIcon.question .fa-question {
    color: #fff;
    text-shadow: none;
}

.easy .teamChatInternal .teamChatMessage .chatMsgIcon.answer,
.easy .chatInternal .teamChatMessage .chatMsgIcon.answer {
    color: #337ab7;
    text-shadow: none;
    position: absolute;
    right: 2px;
    top: 5px;
}

.easy .teamChatInternal .teamChatMessage.question .answerTo,
.easy .chatInternal .teamChatMessage.question .answerTo {
    display: none;
}

.easy .teamChatInternal .teamChatMessage .message,
.easy .chatInternal .teamChatMessage .message {
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    color: #333;
}

.easy .teamChatInternal .teamChatMessage.question .message,
.easy .chatInternal .teamChatMessage.question .message {
    padding-left: 58px;
}

.easy .teamChatInternal .teamChatMessage.answer .message,
.easy .chatInternal .teamChatMessage.answer .message {
    padding-right: 58px;
}

.easy .teamChatInternal .teamChatMessage.question .messageHeaderRow1,
.easy .chatInternal .teamChatMessage.question .messageHeaderRow1 {
    padding-left: 52px;
}

.easy .teamChatInternal .teamChatMessage.answer .messageHeaderRow1,
.easy .chatInternal .teamChatMessage.answer .messageHeaderRow1 {
    padding-right: 52px;
}

.easy .teamChatInternal .teamChatMessage.question .messageHeaderRow2,
.easy .chatInternal .teamChatMessage.question .messageHeaderRow2 {
    padding-left: 52px;
}

.easy .teamChatInternal .teamChatMessage.answer .messageHeaderRow2,
.easy .chatInternal .teamChatMessage.answer .messageHeaderRow2 {
    padding-right: 52px;
}

.easy .teamChatInternal .teamChatMessage.question .chatMsgIcon.answer,
.easy .chatInternal .teamChatMessage.question .chatMsgIcon.answer {
    display: none;
}

.easy .teamChatInternal .teamChatMessage.answer .chatMsgIcon.question,
.easy .chatInternal .teamChatMessage.answer .chatMsgIcon.question {
    display: none;
}

.easy .teamChatInternal .teamChatMessage .messageHeader .date,
.easy .chatInternal .teamChatMessage .messageHeader .date {
    font-size: 10px;
    vertical-align: middle;
    cursor: default;
}

.easy .teamChatInternal .teamChatMessage .messageHeader .user,
.easy .chatInternal .teamChatMessage .messageHeader .user {
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
    cursor: default;
    vertical-align: middle;
}

.easy .teamChatInternal .teamChatMessage .messageHeader .answerTo,
.easy .chatInternal .teamChatMessage .messageHeader .answerTo {
    display: inline-block;
    width: calc(100% - 45px);
    overflow: hidden;
    vertical-align: text-bottom;
}

.easy .teamChatInternal .teamChatMessage .messageHeader .answerTo .question,
.easy .chatInternal .teamChatMessage .messageHeader .answerTo .question {
    font-size: 12px;
    line-height: 14px;
    height: 18px;
    display: inline-block;
    width: calc(100% - 24px);
}

.easy .teamChatInternal .teamChatMessage.question .messageHeader .answerTo,
.easy .chatInternal .teamChatMessage.question .messageHeader .answerTo {
    display: none;
}

.easy .teamChatInternal .teamChatMessage .messageHeader .tictas,
.easy .chatInternal .teamChatMessage .messageHeader .tictas {
    margin-left: 0px;
}

.easy .teamChatInternal .answerBox,
.easy .chatInternal .answerBox {
    box-shadow: none;
    border: none;
}

.easy .teamChatInternal .answerBox .panel-heading,
.easy .chatInternal .answerBox .panel-heading {
    width: 100%;
    padding: 0px 10px;
    text-align: left;
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.easy .teamChatInternal .answerBox .panel-body,
.easy .chatInternal .answerBox .panel-body {
    padding: 0px;
}

.easy .teamChatInternal .answerBox .chatAnswerInput,
.easy .chatInternal .answerBox .chatAnswerInput {
    width: 100%;
    font-size: 13px;
    font-style: italic;
    color: #000;
    padding: 5px;
    background-color: transparent;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #ddd;
}

.easy .teamChatInternal .answerBox .chatAnswerInput:focus,
.easy .chatInternal .answerBox .chatAnswerInput:focus {
    width: 100%;
    font-size: 13px;
    font-style: italic;
    color: #000;
    padding: 5px;
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #ddd;
}

.easy .teamChatInternal .answerBox .panel-footer,
.easy .chatInternal .answerBox .panel-footer {
    border: none;
    background-color: transparent;
    width: 100%;
    padding: 0px 10px;
}

.easy .teamChatInternal .answerBox .taskControlBar,
.easy .chatInternal .answerBox .taskControlBar {
    width: 100%;
}

.easy .teamChatInternal .answerBox .taskControlBar .btn-xs,
.easy .chatInternal .answerBox .taskControlBar .btn-xs {
    width: calc(50% - 10px);
    margin: 3px;
}

.easy .teamChatInternal .answerBox .taskControlBar .btn .fa,
.easy .chatInternal .answerBox .taskControlBar .btn .fa-light {
    font-size: 16px;
    margin-right: 3px;
}

.easy .userQueueFull .queueTaskForm {
    background-color: #3e81c1;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
}

.easy .userQueueFull .queueTaskForm .queueTaskControl .queueTaskFormControlIcons .fa-light {
    padding: 0px 10px;
    cursor: pointer;
    font-size: 20px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    position: relative;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.easy .userQueueFull .queueTaskForm .queueTaskControl .queueTaskFormControlIcons .fa:hover {
    position: relative;
}

.easy div.queueTaskFormControlIcons .fa-sign-out:before {
    color: #d9534f;
    padding: 3px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 4px 4px rgba(255, 255, 255, 0.3);
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.easy div.queueTaskFormControlIcons .fa-sign-out:hover {
    font-size: 20px !important;
    padding: 2px 10px !important;
}

.easy div.queueTaskFormControlIcons .fa-sign-out:hover:before {
    box-shadow: 0px 0px 6px 6px rgba(255, 255, 255, 0.6);
}

.easy div.likeInput.wide {
    cursor: not-allowed;
    opacity: .75;
}

.easy div.userQueueFull div.queueTaskControl {
    background-color: #d9edf7;
    color: #333;
    border-radius: 5px;
    text-shadow: none;
    padding: 5px 5px 5px 5px;
}

.easy .userQueueFull .queueTaskForm .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #fff;
}

.easy .chatInternal.user.task.showChat label {
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}

.easy .userQueueFull .queueTaskForm .taskFieldBox .likeInput {
    background-color: #fff;
    font-size: 13px;
    line-height: 18px;
    min-height: 18px;
    padding: 5px 10px 5px 10px;
    margin: 2px 0px 10px 2px;
    color: #3e81c1;
    height: 30px;
}

.easy #wrapper-center .row div.boxEnvelope.col-lg-3 {
    width: 48%;
}

.easy #wrapper-center .row div.boxEnvelope.col-lg-3 div.queueEnvelope {
    width: 100%;
}

.easy #wrapper-center .row div.queueEnvelope {
    width: 48%;
}

.easy.calendar-team-day #wrapper-center .row div.boxEnvelope.col-lg-3 {
    width: 100%;
}

.easy.calendar-team-day .calendarTable.inline tr.dayHour {
    display: block;
    width: 100%;
}

.easy.calendar-team-day .calendarTable.inline td.dayTasks {
    width: 97%;
}

.easy .queueTask.tooltipContent {
    color: #000;
    border: 1px solid rgb(255, 255, 255);
    background-color: #d9edf7;
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 5px;
    text-align: left;
    position: absolute;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    width: 250px;
    opacity: 0;
    z-index: 9000;
}

.easy .queueTask.tooltipContent .maximized {
    max-height: 100%;
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.easy .dayTasks .queueTask.user.weekCalendar.newQueue {
    color: #000;
    border: 0px solid rgb(150, 150, 150);
    background-color: #5cb85c;
    border-radius: 2px;
    margin: 1px;
    padding: 2px 5px 2px 5px;
    text-align: left;
    float: left;
    cursor: pointer;
    width: 100%;
}

.easy div#left-header.col-lg-2 {
    width: 260px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.easy div#right-header.col-lg-3 {
    width: 340px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.easy div#center-header.col-lg-7 {
    width: calc(100% - 260px - 340px);
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}

.easy div#aside-left.col-lg-2 {
    width: 260px;
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    left: -210px;
    top: 70px;
    background-color: #fff;
    transition: all 0.5s;
    transition-delay: 0.5s;
    z-index: 20;
    height: calc(100vh - 70px);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

body.fixmenu__on .easy div#aside-left.col-lg-2,
.easy div#aside-left.col-lg-2:hover {
    width: 260px;
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    left: 0px;
    top: 70px;
    transition: all 0.5s;
    z-index: 10;
}

.easy div#aside-left.col-lg-2:hover {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

body.fixmenu__on .easy div#aside-left.col-lg-2:hover {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.easy div#aside-right.col-lg-3 {
    width: 340px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.easy div#wrapper-center.col-lg-7 {
    width: calc(100% - 30px - 340px);
    padding-left: 10px;
    padding-right: 5px;
    float: left;
}

body.fixmenu__on .easy div#wrapper-center.col-lg-7 {
    width: calc(100% - 240px - 340px);
    padding-left: 30px;
    padding-right: 5px;
}

.easy div#aside-left.col-lg-2 .sidebar-nav li a .fa:first-of-type {
    position: relative;
    left: 207px;
    transition: all 0.5s;
}

.easy div#aside-left.col-lg-2 .sidebar-nav li li a .fa:first-of-type {
    position: relative;
    left: 190px;
    transition: all 0.5s;
}

.easy div#aside-left.col-lg-2 .sidebar-nav li a .fa:nth-of-type(2) {
    position: relative;
    top: 5px;
    transition: all 0.5s;
}

.easy div#aside-left.col-lg-2 .sidebar-nav li li a .fa:nth-of-type(2) {
    position: relative;
    top: 5px;
    transition: all 0.5s;
}

body.fixmenu__on .easy div#aside-left.col-lg-2 .sidebar-nav li a .fa:first-of-type,
.easy div#aside-left.col-lg-2:hover .sidebar-nav li a .fa:first-of-type {
    position: relative;
    left: 0px;
    transition: all 0.5s;
}

body.fixmenu__on .easy div#aside-left.col-lg-2 .sidebar-nav li li a .fa:first-of-type,
.easy div#aside-left.col-lg-2:hover .sidebar-nav li li a .fa:first-of-type {
    position: relative;
    left: 0px;
    transition: all 0.5s;
}

.appHealthButton {
    padding-right: 10px;
    cursor: pointer;
}

.actionWindow.appHealth {
    position: fixed;
    height: 50vh;
    z-index: 1000;
    top: 50px;
    left: 100px;
    background-color: white;
    border: 2px solid #337abc;
    display: inline-block;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
}

.actionWindow.appHealth .row.emptyRow {
    display: block;
    margin: 0px;
    padding: 0px;
    height: calc(100% - 55px);
}

.actionWindow.appHealth .rowActionLabel {
    background-color: #b93434;
    color: #fff;
    padding: 5px 30px 5px 10px;
}

.actionWindow.appHealth .closeButton {
    position: absolute;
    top: -2px;
    right: -7px;
    padding: 2px 10px;
}

.actionWindow.appHealth .dataRowBox {
    padding: 20px;
    display: block;
    height: calc(100% - 30px);
    overflow: auto;
}

.appHealth table {
    background-color: #eaeaea;
    font-size: 12px;
}

.appHealth table th {
    padding: 3px 10px;
    background-color: #3e81c1;
    color: #fff;
    font-size: 14px;
}

.appHealth table td {
    background-color: #3e81c1;
    color: #fff;
    padding: 3px 15px;
}

.appHealth table td.right {
    text-align: right;
}

.appHealth table td.spacer {
    background-color: #fff;
}

.appHealth .actionButtons {
    text-align: right;
    padding: 5px 30px;
}

.appHealth .actionButtons a.btn {
    padding: 10px 20px;
}

/* newMenu */

.easy nav ul li ul li {
    padding-left: 0px;
    transition: all 0.5s;
}

.easy .sidebar.newMenu .nav-second-level li a {
    padding-left: 15px !important;
    transition: all 0.5s;
}

.easy .sidebar.newMenu .nav-third-level li a {
    padding-left: 30px !important;
    transition: all 0.5s;
}

.sidebar.newMenu .nav-first-level {
    transition: all 0.5s;
}

.sidebar.newMenu .nav-second-level>li>a {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.sidebar.newMenu .nav-second-level>li.menuItem>a {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.sidebar.newMenu .nav-second-level>li.menuSubgroup>a.menuSubgroupItem {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.sidebar.newMenu .nav-third-level>li>a {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.sidebar.newMenu .nav-third-level>li.menuItem>a {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.sidebar.newMenu li.menuGroup.active .nav-second-level>li>a {
    height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.5s;
}

.sidebar.newMenu li.menuSubgroup.active .nav-third-level>li>a {
    height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuItem {
    position: relative;
    display: block;
    padding: 0px 0px;
    user-select: none;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuItem.active {
    position: relative;
    display: block;
    padding: 0px 0px;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuItem>a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuItem>a:hover {
    color: #428942;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuItem.active>a {
    color: #428942;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuSubgroup {
    position: relative;
    display: block;
    padding: 0px 0px;
    cursor: default;
    user-select: none;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuSubgroup.active {
    position: relative;
    display: block;
    padding: 0px 0px;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuSubgroup .menuSubgroupItem {
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #3e81c1;
    background-color: #b0d7ff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
    user-select: none;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuSubgroup.active .menuSubgroupItem {
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #428942;
    background-color: #9be89b;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuSubgroup .menuSubgroupItem>a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuGroup {
    position: relative;
    display: block;
    padding: 0px 0px;
    cursor: default;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuGroup.active {
    position: relative;
    display: block;
    padding: 0px 0px;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuGroup .menuGroupItem {
    position: relative;
    display: block;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #3e81c1;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
    user-select: none;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuGroup.active .menuGroupItem {
    position: relative;
    display: block;
    padding: 5px 10px;
    color: #fff;
    background-color: #449d44;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
    transition: all 0.5s;
}

.sidebar.newMenu ul li.menuGroup .menuGroupItem>a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.5s;
}

.easy .sidebar.newMenu li a .fa:nth-of-type(2) {
    position: relative;
    top: 5px;
    margin-right: 10px;
    transition: all 0.5s;
}

.easy .sidebar.newMenu .right.fa-light {
    float: right;
    position: relative;
    top: 7px;
    margin-right: 5px;
}

.sidebar.newMenu ul li.menuItem.menuAdmin>a {
    color: #d43f3a !important;
}

.page-header .menuGroup i.fa.spacer {
    margin-left: 10px;
    margin-right: 10px;
}

span.headerUserNameNew {
    margin-right: 10px;
}

.page-header .teamSwitch .teamSwitchLabel {
    display: block;
}

.page-header .teamSwitch .teamSwitchLabel .fa-light.fa-caret-down {
    position: absolute;
    right: 10px;
    top: 3px;
}

.page-header .teamSwitch .teamSwitchLabel .fa-light.fa-caret-up {
    display: none;
}

.page-header .teamSwitch.active .teamSwitchLabel .fa-light.fa-caret-down {
    display: none;
}

.page-header .teamSwitch.active .teamSwitchLabel .fa-light.fa-caret-up {
    position: absolute;
    right: 10px;
    top: 3px;
    display: inline-block;
}

.page-header .teamSwitch {
    width: 230px;
    display: inline-block;
    background-color: #4282be;
    color: #fff;
    padding: 0px 10px 0px 10px;
    border-radius: 3px;
    cursor: pointer;
    user-select: none;
    position: relative;
}

.page-header .teamSwitch .teamSwitchItemBox {
    display: none;
}

.page-header .teamSwitch.active .teamSwitchItemBox {
    display: inline-block;
    width: 230px;
    position: absolute;
    left: 0px;
    top: 20px;
    background-color: #5798d9;
    border-radius: 5px;
    padding: 5px 10px;
    z-index: 100;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
}

.page-header .teamSwitch .teamSwitchItem a {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

.page-header .teamSwitch .teamSwitchItem a:hover {
    background-color: #fff;
    color: #4282be;
    text-decoration: none;
}

.page-header .favouriteButton {
    cursor: pointer;
    padding: 0px 0px;
}

.page-header .favouriteButton .fa-circle-star {
    display: inline-block;
}

.page-header .favouriteButton .fa-star {
    display: none;
}

.page-header .favouriteButton.active .fa-circle-star {
    display: none;
}

.page-header .favouriteButton.active .fa-star {
    display: inline-block;
}

.menuFavouritiesVisibilitySwitch {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

button.menuFavouritiesButton {
    border: 1px solid #3e81c1;
    background-color: #3e81c1;
    width: 220px;
    cursor: pointer;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border-radius: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}

button.menuFavouritiesButton.active {
    border: 1px solid #449d44;
    background-color: #449d44;
}


button.menuFavouritiesButton .fa-toggle-on {
    display: none;
}

button.menuFavouritiesButton .fa-toggle-off {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 6px;
}

button.menuFavouritiesButton.active .fa-toggle-on {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 6px;
}

button.menuFavouritiesButton.active .fa-toggle-off {
    display: none;
}

.sidebar .sidebar-nav.navbar-collapse {
    max-height: calc(100vh - 150px);
    overflow-y: scroll;
}

.sidebar .sidebar-nav.navbar-collapse::-webkit-scrollbar {
    width: 2px !important;
}

body#danbx #footer-debug {
    display: block;
    max-width: 100vw;
    max-height: 100vh;
    overflow: auto;
}

.fixmenu__on div#footer-debug {
    padding-left: 240px;
}

/* DAN TEMP CSS */

body:not(#danb):not(#tomas_vankat) .danbOnly {
    display: none !important;
}

body#danb .danbOnly {
    opacity: 0.5;
}

.easy #header .navbar-toggle {
    border-color: #ddd;
    float: left;
}

.easy a.navbar-brand {
    color: transparent;
}

/* ==========================
scrooling style
===========================*/



.sidebar .sidebar-nav.navbar-collapse {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

#wrapper-center {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

/* end scrooling */

.easy .navbar-default.newMenu {
    background-color: #ffffff;
    border-color: #e7e7e7;
}

.easy .systemMessageBoxEnvelope {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 43px;
    height: 60px;

}

.easy .systemMessageBoxEnvelope label.envelopeLabel {
    position: absolute;
    border: 1px solid #337ab7;
    min-height: 15px;
    min-width: 340px;
    padding: 11px;
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background-color: #afd8f8;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.easy .teamChatInternalEnvelope {
    margin-top: 0px;
}

.easy .teamChatInternal {
    display: inline-block;
    width: 100%;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    margin-top: 0px;
}

.teamChatInternal.minimized {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-bottom: 0px;
    overflow: hidden;
}

.teamChatInternal.maximized {
    z-index: 100;
    background-color: #ffffff;
    max-height: calc(100vh - 50px);
    position: absolute;
    left: 0px;
    overflow-y: auto;
}

.easy .teamChatInternalEnvelope {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    height: 60px;
    z-index: 100;
}

#center-header .page-header {
    display: inline-block;
}

.easy .systemMessageBox {
    display: inline-block;
    width: 100%;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    margin-top: 0px;
    margin-top: 55px;
}

.systemMessageBox.minimized {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px solid #3e81c1;
    overflow: hidden;
}

.systemMessageBox.maximized {
    z-index: 100;
    background-color: #ffffff;
    max-height: calc(100vh - 100px);
    position: relative;
    left: 0px;
    top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #3e81c1;
    overflow-y: auto;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
}

.systemMessage {
    display: inline-block;
    width: 320px;
    border: 1px solid;
    border-radius: 5px;
    border-color: #e7e7e7;
    background-color: #f8f8f8;
}

div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .messageClose {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 40px;
    height: 40px;
    padding: 10px;
    cursor: pointer;
}

div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .messageClose .fa-light {
    display: block;
}

.systemMessageBoxEnvelope .systemMessage .messageClose {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 5px;
    /* width: 40px; */
    /* height: 40px; */
    padding: 10px;
    cursor: pointer;
}

.systemMessageBoxEnvelope .systemMessage .messageClose .fa-light {
    display: block;
}

div.systemMessageBox div.systemMessage .messageHeader {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding-top: 5px;
}

div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .messageHeader {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

div.systemMessageBox div.systemMessage .message {
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    padding: 0px 30px 0px 0px;
    margin: 0px;
}

div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .message {
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
}

div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .message.noLink {
    cursor: default;
}

div.systemMessageBoxEnvelope .systemMessageBox .systemMessage .message.noLink {
    cursor: default;
}

div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .message.followLink {
    cursor: pointer;
}

div.systemMessageBoxEnvelope .systemMessageBox .systemMessage .message.followLink {
    cursor: pointer;
}

div.systemMessageBox div.systemMessage.danger,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.danger {
    background-color: #d9534f;
    color: #fff;
}

div.systemMessageBox div.systemMessage.warning,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.warning {
    background-color: #f0ad4e;
    color: #fff;
}

div.systemMessageBox div.systemMessage.success,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.success {
    background-color: #5cb85c;
    color: #fff;
}

div.systemMessageBox div.systemMessage.info,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.info {
    background-color: #5bc0de;
    color: #fff;
}

div.systemMessageBox div.systemMessage.primary,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.primary {
    background-color: #337ab7;
    color: #fff;
}

div.systemMessageBox div.systemMessage.default,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.default {
    background-color: #ffffff;
    color: #333;
}

div.systemMessageBox div.systemMessage.information:before,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.information:before {
    content: "\f05a";
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    left: 13px;
    top: 9px;
}

div.systemMessageBox div.systemMessage.newTicket:before,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.newTicket:before {
    content: "\f0eb";
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    left: 16px;
    top: 7px;
}

div.systemMessageBox div.systemMessage.check:before,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage.check:before {
    content: "\f046 ";
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    left: 12px;
    top: 10px;
}

div.systemMessageBox div.systemMessage .messageIcon,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .messageIcon {
    font-size: 30px;
    position: absolute;
    left: 0px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
}

div.systemMessageBox div.systemMessage .messageIcon .fa,
div#fixed-sidebar-right ul.menu.fixed#rightMessageBox li.systemMessage .messageIcon .fa-light {
    display: block;
    line-height: 50px;
}

.easy .queueTaskForm .taskForwardEnvelope .panel {
    box-shadow: none;
}

.systemMessage .message {
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    margin-bottom: 10px;
    font-size: 12px;
    padding: 2px 10px;
}

.systemMessage .fa-light {
    /* display: none; */
}

.systemMessage .fa-stack {
    display: none;
}

#fixed-sidebar-right {
    display: block;
    min-height: 100vh;
    padding-right: 0px;
    padding-left: 0px;
    width: 50px;
}

#fixed-sidebar-right .mod-menu {
    display: block;
    min-height: 100vh;
}

#fixed-sidebar-right .mod-menu #rightMessageBox {
    display: block;
    min-height: 100vh;
    width: 50px;
    position: absolute;
    right: 0px;
    padding-left: 0px;
}

div.systemMessageBox div.systemMessage {
    height: auto;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 1px;
    padding-left: 50px;
    padding-right: 5px;
    line-height: 50px;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    opacity: 1;
    position: relative;
    left: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

div#fixed-sidebar-right ul.menu.fixed li {
    background-color: #f8f8f8;
    border: 1px solid #337ab7;
    height: 50px;
    width: 400px;
    margin-bottom: 3px;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    opacity: 1;
    position: relative;
    right: 0;
    top: 0 !important;
    transition: top 1s;
    -webkit-transition: top 1s;
}

div#fixed-sidebar-right ul.menu.fixed li.show {
    margin-left: -340px;
    width: 400px;
    cursor: default;
    position: relative;
    right: 0;
    transition: top 1s;
    -webkit-transition: top 1s;
}

div#fixed-sidebar-right ul.menu.fixed li.clip {
    margin-left: 0px;
    width: 400px;
    cursor: default;
    position: relative;
    right: 0;
    transition: top 1s;
    -webkit-transition: top 1s;
}

div#fixed-sidebar-right ul.menu.fixed li.toSlideUp {
    top: 100vh !important;
}

.independentLabel.wide {
    width: auto;
}

.independentLabel .skillDescription {
    font-weight: normal;
    margin-left: 10px;
    font-size: small;
}

.calendarTable.calendarDay.inline tr.week.header th.dayName {
    background-color: #afd8f8;
}

button.nextMonthAjax {
    background-color: transparent;
    box-shadow: none;
    border: none;
    text-shadow: none;
}

button.prevMonthAjax {
    background-color: transparent;
    box-shadow: none;
    border: none;
    text-shadow: none;
}

button.nextMonthAjax:hover {
    color: #ffffff;
}

button.prevMonthAjax:hover {
    color: #ffffff;
}

.easy span.shiftCreate,
.easy span.shift,
.easy span.shiftMinus,
.easy span.shiftPlus,
.easy span.calendarWeek {
    color: #31708f;
}

.easy span.shiftCreate:hover,
.easy span.shift:hover,
.easy span.shiftMinus:hover,
.easy span.shiftPlus:hover,
.easy span.calendarWeek:hover {
    color: #ffffff;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl .likeInput {
    padding: 0px 5px 0px 0px;
}

.dayTasks .queueTask.user.dayCalendar label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 0px;
    vertical-align: initial;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl.minimized {
    display: block;
    min-height: 16px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 0px;
    opacity: 1;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl .fa.flyRight {
    min-height: 16px;
    padding-top: 3px;
}

.userQueueFull {
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    border: 1px solid #bac5d1;
    border-radius: 10px;
    padding: 0px;
    background-color: #fff;
}

.easy .userQueueFull .queueTaskForm .taskFieldBox .likeInput {
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 13px;
    line-height: 18px;
    min-height: 18px;
    padding: 5px 10px 5px 10px;
    margin: 2px 0px 10px 2px;
    color: rgb(255, 255, 255);
    height: auto;
}

.easy .userQueueFull .queueTaskForm .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: rgba(255, 255, 255, 0.8);
}

.easy .queueTaskForm .chatInternal.showChat {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    border-radius: 0px;
    padding: 5px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1000px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy div.userQueueFull div.queueTaskControl {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border-radius: 5px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 10px 5px 10px 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.easy div.userQueueFull div.queueTaskControl:hover {
    border: 1px solid rgba(255, 255, 255, 1);
}

.easy .userQueueFull .queueTaskForm .queueTaskControl .queueTaskFormControlIcons .fa-light {
    padding: 2px 6px;
    cursor: pointer;
    font-size: 20px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    position: relative;
    vertical-align: middle;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.easy .userQueueFull .queueTaskForm .queueTaskControl .queueTaskFormControlIcons .fa:hover {
    color: #ffffff;
    padding: 0px 8px;
    font-size: 24px;
}

.queueTaskForm .chatInternal #chatMessage {
    width: 100%;
}

.queueTaskForm .taskControlBar {
    display: block;
    text-align: right;
}

.panel-footer.mini {
    padding: 0px 15px;
}

.easy .teamChatInternal .teamChatMessage:last-child,
.easy .chatInternal .teamChatMessage:last-child {
    border-bottom: 1px solid transparent;
}

.easy .queueTaskForm .taskEmails.showEmails {
    overflow: auto;
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1400px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy .userQueueFull .queueTaskForm .taskEmails .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

textarea.form-control,
.easy textarea.form-control {
    resize: vertical;
    overflow-x: hidden;
}

.easy .queueTaskForm .taskAttachments.showAttachments {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 800px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy .queueTaskForm .taskAttachments .panel {
    box-shadow: none;
}

.easy .userQueueFull .queueTaskForm .taskAttachments .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.easy .queueTaskForm .taskStatusEnvelope.showStatus {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1000px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy .queueTaskForm .taskForwardEnvelope.showForward {
    background-color: transparent;
    border: 1px solid #3E81C1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1000px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy .queueTaskForm .taskStatusEnvelope .panel {
    box-shadow: none;
}

.easy .userQueueFull .queueTaskForm .taskStatusEnvelope .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskForm .taskDateTimeEnvelope.hideDateTime {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.easy .queueTaskForm .taskDateTimeEnvelope.showDateTime {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 250px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy .queueTaskForm .taskDateTimeEnvelope .panel {
    box-shadow: none;
}

.easy .userQueueFull .queueTaskForm .taskDateTimeEnvelope .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.userQueueTasksFull .queueTask .queueTaskControl .taskHighlights .fa.active {
    color: inherit;
    opacity: 1;
}

.userQueueTasksFull .queueTask.active .queueTaskControl .taskHighlights .fa.active {
    color: #fff;
    opacity: 1;
}

.userQueueTasksFull .queueTask:hover .queueTaskControl .taskHighlights .fa.active {
    color: #fff;
    opacity: 1;
}

.userQueueTasksFull {
    position: relative;
    min-height: 50px;
}

.userQueueTasksFull .userQueueRemoveSortingButton {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #337ab7;
    text-shadow: none;
    cursor: pointer;
    background-color: #fff;
    padding: 0px 4px 0px 4px;
    border: 1px solid transparent;
    border-radius: 5px;
    z-index: 100;
}

.userQueueTasksFull .userQueueRemoveSortingButton:hover {
    border: 1px solid #3e81c1;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.userQueueTasksFull .userQueueShowHideSleeping {
    position: absolute;
    right: 4px;
    top: 32px;
    color: #337ab7;
    text-shadow: none;
    cursor: pointer;
    background-color: #fff;
    padding: 0px 4px 0px 4px;
    border: 1px solid transparent;
    border-radius: 5px;
    z-index: 100;
}

.userQueueTasksFull .userQueueShowHideSleeping:hover {
    border: 1px solid #3e81c1;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.easy .teamChatInternal .teamChatMessage.notice,
.easy .chatInternal .teamChatMessage.notice {
    border-bottom: 1px solid #3e81c1;
    background-color: transparent;
    color: #555;
    text-shadow: none;
}

.easy .teamChatInternal .teamChatMessage .chatMsgIcon.notice,
.easy .chatInternal .teamChatMessage .chatMsgIcon.notice {
    color: #337ab7;
    text-shadow: none;
    position: absolute;
    right: 2px;
    top: 5px;
}

.easy .teamChatInternal .teamChatMessage.notice .chatMsgIcon.question,
.easy .chatInternal .teamChatMessage.notice .chatMsgIcon.question {
    display: none;
}

.easy .teamChatInternal .teamChatMessage.notice .chatMsgIcon.answer,
.easy .chatInternal .teamChatMessage.notice .chatMsgIcon.answer {
    display: none;
}

.easy .teamChatInternal .teamChatMessage.question .chatMsgIcon.notice,
.easy .chatInternal .teamChatMessage.question .chatMsgIcon.notice {
    display: none;
}

.easy .teamChatInternal .teamChatMessage.answer .chatMsgIcon.notice,
.easy .chatInternal .teamChatMessage.answer .chatMsgIcon.notice {
    display: none;
}

.easy .taskAttachments .attachmentsBox {
    min-height: 20px;
    max-height: 200px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
    overflow: auto;
}

.easy .taskAttachments .panel .panel-body {
    max-height: 480px;
    overflow: auto;
}

.easy .taskAttachments .taskAttachment {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
}

.easy .taskAttachments .attachmentFieldBox {
    display: inline-block;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .taskAttachments .attachmentFieldBox .fieldLabel {
    font-size: 12px;
    display: inline-block;
    margin: 0px;
}

.easy .taskAttachments .attachmentFieldBox .fieldValue {
    font-size: 12px;
    display: inline-block;
    margin: 0px 10px;
}

.easy .queueTaskForm .taskLinks.showLinks {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 800px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskForm .taskLinks.hideLinks {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.easy .queueTaskForm .taskLinks .panel {
    box-shadow: none;
}

.easy .userQueueFull .queueTaskForm .taskLinks .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.easy .taskLinks .linksBox {
    min-height: 20px;
    max-height: 200px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
    overflow: auto;
}

.easy .taskLinks .panel .panel-body {
    max-height: 420px;
    overflow: auto;
}

.easy .taskLinks .taskLink {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
}

.easy .taskLinks .linkFieldBox {
    display: inline-block;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .taskLinks .linkFieldBox .fieldLabel {
    font-size: 12px;
    display: inline-block;
    margin: 0px;
}

.easy .taskLinks .linkFieldBox .fieldValue {
    font-size: 12px;
    display: inline-block;
    margin: 0px 10px;
}

.easy .userQueueTasksFull .queueTask.ui-sortable-placeholder {
    width: 150px;
}

.easy .userQueueTasksFull .queueTask.ui-sortable-helper {
    cursor: move !important;
}

.easy .userQueueTasksFull .queueTask.ui-sortable-helper * {
    cursor: move !important;
}

.dayTasks .queueTask.user.dayCalendar label.wide {
    display: block;
    padding-top: 0px;
    text-shadow: none;
    font-size: 12px;
    font-weight: bold;
    width: calc(100% - 11px);
    text-align: left;
    padding-left: 10px;
    background-color: transparent;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    margin-top: 3px;
    margin-bottom: 2px;
}

.dayTasks .queueTask.user.dayCalendar .likeInput.wide {
    margin-bottom: 5px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.2);
    display: block;
    max-width: 100%;
    font-size: 13px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
    padding: 2px 5px 2px 10px;
}

.queue .queueTask.newQueue .maximized {
    max-height: 200px;
    opacity: 1;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.queue .queueTask.newQueue .minimized {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.easy .queue .queueTask.newQueue .taskFieldBox {
    display: block;
    width: 100%;
}

.easy .queue .queueTask.newQueue label.wide {
    display: block;
    padding-top: 0px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    margin-top: 3px;
    margin-bottom: 2px;
    text-shadow: none;
}

.easy .queue .queueTask .likeInput.wide {
    margin-bottom: 3px;
    text-shadow: none;
    font-size: 12px;
    line-height: 14px;
    display: block;
    padding: 2px 5px 3px 11px;
    background-color: rgba(0, 0, 0, 0.2);
}

.queue .queueTask.newQueue .queueTaskControl .taskTag .taskInfo label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 0px;
    vertical-align: middle;
}

.easy .queue .queueTask.newQueue {
    overflow-y: visible;
}

.easy .emailAttachmentBox .taskAttachment {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
}

.easy .emailAttachmentBox .taskLink {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
}

.easy .emailAttachmentBox .attachmentFieldBox {
    display: block;
    width: 100%;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .emailAttachmentBox .linkFieldBox {
    display: block;
    width: 100%;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .emailAttachmentBox .attachmentFieldBox .fieldLabel {
    margin: 0px;
    width: auto;
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
    display: inline;
}

.easy .emailAttachmentBox .linkFieldBox .fieldLabel {
    margin: 0px;
    width: auto;
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
    display: inline;
}

.easy .emailAttachmentBox .attachmentFieldBox .fieldValue {
    font-size: 12px;
    display: inline-block;
    margin: 0px 10px;
}

.easy .emailAttachmentBox .linkFieldBox .fieldValue {
    font-size: 12px;
    display: inline-block;
    margin: 0px 10px;
}

.easy .emailAvailableAttachmentBox .taskAttachment {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
    position: relative;
}

.easy .emailAvailableAttachmentBox .draggableAttachment .close {
    position: absolute;
    right: 6px;
    top: 4px;
    display: none;
}

.easy .emailAvailableAttachmentBox .draggableAttachment .addAttachment {
    position: absolute;
    right: 15px;
    top: 4px;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}

.easy .emailAttachmentBox .draggableAttachment {
    position: relative;
}

.easy .emailAttachmentBox .draggableAttachment .close {
    position: absolute;
    right: 5px;
    top: 0px;
    display: inline-block;
}

.easy .emailAttachmentBox .draggableAttachment .addAttachment {
    position: absolute;
    right: 5px;
    top: 0px;
    display: none;
}

.easy .emailAvailableAttachmentBox .taskLink {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
    position: relative;
}

.easy .emailAvailableAttachmentBox .attachmentFieldBox {
    display: block;
    width: 100%;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .emailAvailableAttachmentBox .linkFieldBox {
    display: block;
    width: 100%;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .emailAvailableAttachmentBox .attachmentFieldBox .fieldLabel {
    margin: 0px;
    width: auto;
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
    display: inline;
}

.easy .emailAvailableAttachmentBox .linkFieldBox .fieldLabel {
    margin: 0px;
    width: auto;
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
    display: inline;
}

.easy .emailAvailableAttachmentBox .attachmentFieldBox .fieldValue {
    font-size: 12px;
    display: inline-block;
    margin: 0px 10px;
}

.easy .emailAvailableAttachmentBox .linkFieldBox .fieldValue {
    font-size: 12px;
    display: inline-block;
    margin: 0px 10px;
}

.easy .emailAvailableAttachmentBox {
    margin-top: 10px;
}

.easy .emailAttachmentBox {
    min-height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.queueTaskForm .taskEmails .emailsBox {
    overflow: auto;
    min-height: 20px;
    max-height: 600px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
}

.queueTaskForm .taskEmails .emailsBox .taskEmailMessage {
    color: #000;
    position: relative;
    border-radius: 10px;
    margin-bottom: 10px;
}

.queueTaskFormInfo .taskEmails .emailsBox .taskEmailMessage {
    color: #000;
    position: relative;
    border-radius: 10px;
    margin-bottom: 10px;
}

.easy .taskEmails .taskEmailMessage:last-child {
    border-bottom: 1px solid transparent;
}

.easy .taskEmails .taskEmailMessage.question {
    border-bottom: 1px solid #e6325a;
    background-color: #ffdddd;
    color: #555;
    text-shadow: none;
}

.easy .taskEmails .taskEmailMessage.answer {
    border-bottom: 1px solid #3e81c1;
    background-color: #d9edf7;
    color: #555;
    text-shadow: none;
}

.easy .taskEmails .taskEmailMessage.escalation {
    border-bottom: 1px solid #dce629;
    background-color: #fdffd2;
    color: #555;
    text-shadow: none;
}

.easy .taskEmails .taskEmailMessage.escalation .messageHeaderRow1 {
    padding-left: 10px;
    padding-right: 70px;
}

.easy .taskEmails .taskEmailMessage.escalation .messageHeaderRow2 {
    padding-left: 10px;
    padding-right: 70px;
}

.easy .taskEmails .taskEmailMessage .messageHeader {
    background-color: transparent;
    color: #555;
}

.easy .taskEmails .taskEmailMessage.question .messageHeaderRow2 {
    padding-left: 52px;
}

.easy .taskEmails .taskEmailMessage .messageHeader .date {
    font-size: 10px;
    vertical-align: middle;
    cursor: default;
}

.easy .taskEmails .taskEmailMessage .messageHeader .user {
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
    cursor: default;
    vertical-align: middle;
}

.easy .taskEmails .taskEmailMessage .chatMsgIcon {
    display: block;
    padding: 0px;
    height: 50px;
    width: 50px;
    font-size: 20px;
}

.easy .taskEmails .taskEmailMessage .chatMsgIcon.question {
    color: #e6325a;
    text-shadow: none;
    position: absolute;
    left: 5px;
    top: 5px;
}

.easy .taskEmails .taskEmailMessage .chatMsgIcon.question .fa-question {
    color: #fff;
    text-shadow: none;
}

.easy .taskEmails .taskEmailMessage .chatMsgIcon.answer {
    color: #337ab7;
    text-shadow: none;
    position: absolute;
    right: 2px;
    top: 5px;
}

.easy .taskEmails .taskEmailMessage.question .messageHeaderRow1 {
    padding-left: 70px;
    padding-right: 10px;
}

.easy .taskEmails .taskEmailMessage.question .messageHeaderRow2 {
    padding-left: 70px;
    padding-right: 10px;
}

.easy .taskEmails .taskEmailMessage.answer .messageHeaderRow1 {
    padding-left: 10px;
    padding-right: 70px;
}

.easy .taskEmails .taskEmailMessage.answer .messageHeaderRow2 {
    padding-left: 10px;
    padding-right: 70px;
}

.easy .taskEmails .taskEmailMessage .message {
    display: block;
}

.easy .taskEmails .taskEmailMessage .message.subject {
    color: #555;
    font-weight: bold;
    font-size: 12px;
    padding: 0px;
}

.easy .taskEmails .taskEmailMessage .message.parsedContent {
    color: #555;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    padding: 0px 10px;
}

.easy .taskEmails .taskEmailMessage .message.content {
    color: #555;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    padding: 0px 10px;
}

.easy .taskEmails .taskEmailMessage .message.attachments {
    color: #555;
    font-weight: normal;
    font-size: 12px;
    padding: 0px 10px;
}

.easy .taskEmails .taskEmailMessage .message.attachments .emailAttachment {
    display: inline-block;
    background-color: #e6e6e6;
    padding: 0px 10px 0px 25px;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid #a8a8a8;
    position: relative;
    cursor: pointer;
}

.easy .taskEmails .taskEmailMessage .message.attachments .emailAttachment:hover {
    background-color: #ffffff;
    border: 1px solid #bdbdbd;
}

.easy .taskEmails .taskEmailMessage .message.attachments .emailAttachment.file:before {
    content: "\f0c6";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    left: 7px;
    top: 4px;
}

.easy .taskEmails .taskEmailMessage .message.attachments .emailAttachment.html:before {
    content: "\f13b";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    left: 7px;
    top: 4px;
}

.easy .taskEmails .taskEmailMessage.notice .chatMsgIcon.question,
.easy .chatInternal .teamChatMessage.notice .chatMsgIcon.question {
    display: none;
}

.easy .teamChatInternal .teamChatMessage.notice .chatMsgIcon.answer,
.easy .chatInternal .teamChatMessage.notice .chatMsgIcon.answer {
    display: none;
}

.easy .taskEmails .taskEmailMessage.question .chatMsgIcon.answer {
    display: none;
}

.easy .taskEmails .taskEmailMessage.answer .chatMsgIcon.question {
    display: none;
}

.easy .taskEmails .taskEmailMessage.escalation .chatMsgIcon.answer {
    display: none;
}

.easy .taskEmails .taskEmailMessage.escalation .chatMsgIcon.question {
    display: none;
}

.easy .taskEmails .taskEmailMessage .inlineHtmlFrame {
    width: 100%;
    height: auto;
    border: none;
    background: none;
}

.easy .taskEmails .taskEmailMessage .messageHeader {
    cursor: pointer;
}

.easy .taskEmails .taskEmailMessage .messageContentEnvelope {
    max-height: 0px;
    overflow: hidden;
}

.easy .taskEmails .taskEmailMessage.active .messageContentEnvelope {
    max-height: none;
}

.form-control,
.easy .form-control {
    font-size: 12px;
}

.envelopeLabel .refreshIcon {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 30px;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -webkit-animation: rotate-left 2s 1s 1 ease-out;
    animation: rotate-left 2s 1s 1 ease-out;
}

.calendarTable .refreshIcon {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 30px;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -webkit-animation: rotate-left 2s 1s 1 ease-out;
    animation: rotate-left 2s 1s 1 ease-out;
}

.calendarTable .labelBigIcon {
    position: absolute;
    left: 12px;
    top: 8px;
    font-size: 30px;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

@keyframes rotate-left {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.taskmapTicketButton {
    width: calc(100% - 5px);
    margin-bottom: 20px;
    text-align: left;
}

.taskmapTicketControlLabel {
    width: calc(100% - 5px);
    text-align: left;
    padding-left: 15px;
    font-size: 12px;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #ffffff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    outline: inherit;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #ffffff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    outline: inherit;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ffffff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    outline: inherit;
}

.easy select.templateSelect {
    width: 100%;
    font-size: 12px;
}

.easy select.ticketLinkSelect {
    width: 100%;
    font-size: 12px;
}

.easy textarea.taskmapTicketDeclineMessage {
    width: 100%;
    font-size: 12px;
}

.easy textarea.taskmapTicketCancelMessage {
    width: 100%;
    font-size: 12px;
}

.easy textarea.taskmapTicketFinishedMessage {
    width: 100%;
    font-size: 12px;
}

.ticketPreview fieldset label {
    width: 95%;
}

.ticketPreview .likeInput {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #000;
    font-size: 14px;
    padding: 0px 5px 5px;
    max-width: 100%;
    min-height: 30px;
}

#accordion.calendarsEnvelope {
    box-shadow: none;
    border: none;
}

#accordion.calendarsEnvelope .panel {
    box-shadow: none;
    border: 1px solid #31708f;
}

#accordion.calendarsEnvelope .panel .panel-heading {
    padding: 0px;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable {
    min-width: 100%;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header {
    padding: 0px;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName {
    padding: 0px;
    border: 0px;
    width: 100%;
    background-color: #afd8f8;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName .panel-title {
    padding: 5px 40px;
    min-height: 46px;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName .panel-title .calendarCollapseButton {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 25px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName .panel-title .calHeader1 {
    width: 100%;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName .panel-title .calHeader1 .dayName {
    display: inline-block;
    color: #31708f;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    width: auto;
    padding: 0px 5px;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName .panel-title .calHeader1 .date {
    display: inline-block;
    color: #31708f;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    width: auto;
    padding: 0px 5px;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName .panel-title .calHeader2 {
    width: 100%;
}

#accordion.calendarsEnvelope .panel .panel-heading .calendarTable .week.header .dayName .panel-title .calHeader2 .capacity {
    display: inline-block;
    color: #31708f;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    width: auto;
    padding: 0px 5px;
}

#accordion.calendarsEnvelope .panel .hoursTable {
    width: 100%;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour {
    width: 100%;
    margin-bottom: 2px;
    display: none;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTime {
    width: 30px;
    display: inline-block;
    color: #555;
    font-size: 11px;
    background-color: transparent;
    cursor: default;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTasks {
    display: inline-block;
    margin: 0px 0px 0px 3px;
    border: 0px;
    border-radius: 0px;
    width: calc(100% - 33px);
    background-color: transparent;
    font-size: 10px;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTasks .queueTask {
    display: inline-block;
    width: auto;
}

.easy .dayTasks .queueTask.user.weekCalendar,
.easy .dayTasks .queueTask.user.weekCalendar:hover,
#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTasks .queueTask.userQueue {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTasks .queueTask.userQueue .blink {
    animation-duration: 1s;
    animation-name: blinkFont;
    animation-iteration-count: infinite;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTasks .queueTask.userQueue.highlightUser {
    background-color: #e46161;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTasks .queueTask.newQueue {
    background-color: #5cb85c;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour.activeHour {
    display: block;
    background-color: #f3f3f3;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour.activeHour .dayTasks.activeHour:hover {
    transform: none;
    border: 0px;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour.activeHour.available {
    background-color: rgba(92, 184, 92, 0.2);
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour.activeHour.past {
    background-color: rgba(0, 0, 0, 0.2);
}

.queueEnvelope.teamQueue .queue .queueTask label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 0px;
    vertical-align: bottom;
}

.queueEnvelope.teamQueue #selectUserQueue {
    width: 100%;
    box-shadow: none;
    font-size: 12px;
}

.queue .queueTask .queueTaskControl .taskTag {
    cursor: pointer;
    font-size: 12px;
    width: calc(100% - 40px);
    overflow-x: hidden;
    display: inline-block;
}

.queueEnvelope.teamQueue .queue .queueTask {
    color: #fff;
    border: 1px solid transparent;
    background-color: rgb(51, 122, 183);
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 5px;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
    max-height: inherit;
    overflow-y: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.queueEnvelope.teamQueue .queue .queueTask.highlightUser {
    color: #fff;
    background-color: #e46161;
}

.easy .queue .queueTask label.wide {
    display: block;
    padding-top: 0px;
    font-size: 12px;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    background-color: transparent;
    color: #fff;
    border-radius: 3px;
    margin-top: 3px;
}

.easy .queueEnvelope .queue .queueTask .taskFieldBox.maximized {
    border-bottom: 0px solid #fff;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.queueEnvelope.teamQueue .queue .queueTask.hideUser {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 0px;
}

#holder {
    border: 10px dashed #ccc;
    width: 300px;
    min-height: 300px;
    margin: 20px auto;
}

#holder:hover {
    border: 10px dashed #0c0;
}

#holder img {
    display: block;
    margin: 10px auto;
}

#holder p {
    margin: 10px;
    font-size: 14px;
}

progress {
    width: 100%;
}

progress:after {
    content: "%";
}

.fail {
    background: #c00;
    padding: 2px;
    color: #fff;
}

.hidden {
    display: none !important;
}

.clickable {
    cursor: pointer;
}

#accordion.calendarsEnvelope .panel .hoursTable.weekDay .dayHour {
    width: 100%;
    margin-bottom: 2px;
    display: block;
}

#accordion.calendarsEnvelope .weekDay tbody {
    width: 100%;
    display: block;
}

#accordion.calendarsEnvelope .weekDay tr.week {
    width: 100%;
    display: block;
}

#accordion.calendarsEnvelope .panel .hoursTable.weekDay .dayHour .dayTasks .queueTask {
    display: inline-block;
    width: auto;
    margin: 2px;
}

#accordion.calendarsEnvelope .panel .hoursTable.weekDay .dayHour .dayTasks .queueTask.user.dayCalendar .maximized {
    width: auto;
    vertical-align: top;
    display: inline-block;
    margin-right: 20px;
    max-height: 200px;
    opacity: 1;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

#accordion.calendarsEnvelope .panel .hoursTable.weekDay .dayHour .dayTasks .queueTask.user.dayCalendar .queueTaskControl.maximized {
    display: inline-block;
    width: 100%;
}

.easy td.dayTasks.activeHour.hover,
.easy td.dayTasks.activeHour:hover {
    box-shadow: none;
    z-index: 100;
    transform: scale(1.02);
    border: 1px solid #458dd3;
}

.calendarTable.month {
    margin-bottom: 200px;
}

#accordion.calendarsEnvelope {
    margin-bottom: 200px;
}

.easy .shiftMiniSelect {
    background-color: #afd8f8;
    color: #333;
    padding: 5px;
    font-size: 12px;
    border-radius: 6px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #3e81c1;
}

.collapse.in {
    min-height: 40px;
}

.easy .queueTask.tooltipContent,
.easy .queueTask.tooltipContent.userQueue,
.easy .queueTask.tooltipContent.newQueue {
    width: 600px;
}

.easy .queueTask.tooltipContent.newQueue {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid transparent;
    background-color: #5cb85c;
}

.easy .queueTask.tooltipContent.newQueue label.wide {
    display: block;
    padding-top: 0px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    margin-top: 3px;
    margin-bottom: 2px;
    text-shadow: none;
}

.easy .queueTask.tooltipContent.newQueue .likeInput.wide {
    margin-bottom: 3px;
    text-shadow: none;
    font-size: 12px;
    line-height: 14px;
    display: block;
    padding: 2px 5px 3px 11px;
    background-color: rgba(0, 0, 0, 0.2);
}

.easy .queueTask.tooltipContent,
.easy .queueTask.tooltipContent.userQueue {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid transparent;
    background-color: #337ab7;
}

.easy .queueTask.tooltipContent label.wide,
.easy .queueTask.tooltipContent.userQueue label.wide {
    display: block;
    padding-top: 0px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    margin-top: 3px;
    margin-bottom: 2px;
    text-shadow: none;
}

.easy .queueTask.tooltipContent .likeInput.wide,
.easy .queueTask.tooltipContent.userQueue .likeInput.wide {
    margin-bottom: 3px;
    text-shadow: none;
    font-size: 12px;
    line-height: 14px;
    display: block;
    padding: 2px 5px 3px 11px;
    background-color: rgba(0, 0, 0, 0.2);
}

.queueTask.tooltipContent .taskFieldBox.maximized {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.easy .newTasksForm .emailAttachment {
    display: inline-block;
    background-color: #3e81c1;
    color: #fff;
    min-height: 25px;
    padding: 0px 10px 0px 25px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid transparent;
    position: relative;
    cursor: pointer;
}

.easy .newTasksForm .emailAttachment.html:before {
    content: "\f13b";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    left: 7px;
    top: 4px;
}

.easy .newTasksForm .emailAttachment.file:before {
    content: "\f0c6";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    left: 7px;
    top: 4px;
}

.easy .newTasksForm .taskAttachment {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
}

.easy .newTasksForm .attachmentFieldBox {
    display: inline-block;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .newTasksForm .attachmentFieldBox .fieldLabel {
    font-size: 12px;
    display: inline-block;
    margin: 0px;
    border: none;
    width: auto;
}

.easy .newTasksForm .attachmentFieldBox .fieldValue {
    font-size: 12px;
    color: #31708f;
    display: inline-block;
    margin: 0px 10px;
}

.easy .newTasksForm .taskLink {
    border: 1px solid #3e81c1;
    background-color: #afd8f8;
    border-radius: 5px;
    color: #3e81c1;
    margin-bottom: 4px;
}

.easy .newTasksForm .linkFieldBox {
    display: inline-block;
    padding: 2px 5px;
    cursor: pointer;
}

.easy .newTasksForm .linkFieldBox .fieldLabel {
    font-size: 12px;
    display: inline-block;
    margin: 0px;
    border: none;
    width: auto;
}

.easy .newTasksForm .linkFieldBox .fieldValue {
    font-size: 12px;
    color: #31708f;
    display: inline-block;
    margin: 0px 10px;
}

.easy table.task .taskCenterForm .taskFieldBox input[type="number"] {
    width: 80px;
    height: 24px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

.easy table.task .taskCenterForm .taskFieldBox input.taskInput[name="datedate"] {
    width: 100px;
    height: 24px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

.easy table.task .taskCenterForm .taskFieldBox select.taskInput[name="datetime"] {
    width: 85px;
    height: 24px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

.easy table.task .taskCenterForm .taskFieldBox input[type="text"] {
    width: 195px;
    height: 24px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

.easy table.task .taskCenterForm .taskFieldBox textarea {
    width: 195px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
    height: 44px;
    resize: vertical;
    overflow: hidden;
}

table.task .taskCenterForm .taskFieldBox select {
    width: 195px;
    padding-left: 2px;
    vertical-align: top;
    height: 24px;
}

.dayTasks .queueTask.user.dayCalendar.finished {
    border: 1px solid #ffffff;
    background-color: #828282;
}

#accordion.calendarsEnvelope .panel .hoursTable .dayHour .dayTasks .queueTask.finished {
    background-color: #828282;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.easy .queueTask.tooltipContent,
.easy .queueTask.tooltipContent.userQueue.finished {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid transparent;
    background-color: #828282;
}

.dayTasks .queueTask.user.dayCalendar {
    color: #fff;
    border: 1px solid #ffffff;
    background-color: rgb(62, 129, 193);
    border-radius: 5px;
    margin-bottom: 1px;
    padding: 5px;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
}

.userQueueTasksFull .queueTask.sleeping {
    display: none;
}

.userQueueTasksFull.showSleeping .queueTask.sleeping {
    display: inline-block;
}

.userQueueTasksFull {
    display: inline-block;
    width: 100%;
    border: 1px solid #bac5d1;
    border-radius: 10px;
    padding: 3px 30px 3px 3px;
    background-color: #fff;
}

.userQueueTasksFull .queueTask .queueTaskControl .taskInfo>.fa-light {
    margin-right: 5px;
}

.queueTaskForm.task .queueTaskFormControlIcons .sleepTask {
    display: inline-block;
}

.queueTaskForm.task .queueTaskFormControlIcons .unsleepTask {
    display: none;
}

.queueTaskForm.task.sleeping .queueTaskFormControlIcons .sleepTask {
    display: none;
}

.queueTaskForm.task.sleeping .queueTaskFormControlIcons .unsleepTask {
    display: inline-block;
}

.queueTaskForm.task .queueTaskFormControlIcons .pauseTask {
    display: inline-block;
}

.queueTaskForm.task .queueTaskFormControlIcons .runTask {
    display: none;
}

.queueTaskForm.task.paused .queueTaskFormControlIcons .pauseTask {
    display: none;
}

.queueTaskForm.task.paused .queueTaskFormControlIcons .runTask {
    display: inline-block;
}

.userQueueTasksFull.pausedQueue {
    display: inline-block;
    width: 100%;
    border: 1px solid #3e81c1;
    border-radius: 10px;
    padding: 3px 30px 3px 3px;
    background-color: #bac5d1;
}

.easy div.ticketPreview fieldset label,
.easy .taskMapControl fieldset label {
    color: #31708f;
    border-bottom: 1px solid #31708f;
    display: block;
}

.easy div.ticketPreview fieldset.block {
    display: block;
}

.newTicketForm input {
    text-align: left;
}

.autocompleteSubcategory {
    margin-top: -9px;
}

.autocompleteSubcategoryItem {
    display: block;
    text-align: left;
    padding: 3px 0px 3px 10px;
    margin-bottom: 1px;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    font-size: 13px;
}

.newTasksForm td.tdform .newTicketForm {
    width: 400px;
    max-height: 2000px;
    transition: All 1.5s ease;
    -webkit-transition: All 1.5s ease;
    -moz-transition: All 1.5s ease;
    -o-transition: All 1.5s ease;
}

.taskmapTicketControlLabel.inline {
    display: inline-block;
    width: auto;
}

.ui-tooltip {
    border: 1px solid white;
    background: #111;
    color: white;
}

.queueTaskFormInfo.active {
    display: block;
}

.queueTaskFormInfo {
    background-color: #3e81c1;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    margin-top: 30px;
    text-align: left;
}

.queueTaskFormInfo div.queueTaskControl {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border-radius: 5px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 10px 5px 10px 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    text-align: left;
}

.queueTaskFormInfo .queueTaskControl .queueTaskFormControlIcons .fa-light {
    padding: 2px 10px;
    cursor: pointer;
    font-size: 20px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    position: relative;
    vertical-align: middle;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.queueTaskFormInfo .queueTaskControl .taskInfo {
    cursor: pointer;
    display: inline-block;
}

.queueTaskFormInfo .queueTaskControl .taskInfo label {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 1px;
}

.queueTaskFormInfo .queueTaskControl .taskInfo .likeInput {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.queueTaskFormInfo .taskStatusEnvelope.hideStatus {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskFormInfo .taskForwardEnvelope.hideForward {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskFormInfo .taskActivityEnvelope.hideStatus {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskFormInfo .taskDateTimeEnvelope.hideDateTime {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.queueTaskFormInfo .chatInternal.hideChat {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskFormInfo .taskEmails.hideEmails {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskFormInfo .taskAttachments.hideAttachments {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskFormInfo .taskLinks.hideLinks {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.queueTaskFormInfo .taskFieldBox.wide {
    width: 100%;
    max-width: 100%;
    display: block;
}

.queueTaskFormInfo .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: rgba(255, 255, 255, 0.8);
}

.queueTaskFormInfo .taskFieldBox .likeInput {
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 13px;
    line-height: 18px;
    min-height: 18px;
    padding: 5px 10px 5px 10px;
    margin: 2px 0px 10px 2px;
    color: rgb(255, 255, 255);
    height: auto;
}

.queueTaskFormInfo .taskFieldBox {
    width: 100%;
    max-width: 250px;
    display: inline-block;
    overflow: auto;
}

.queueTaskFormInfo .taskDateTimeEnvelope.showDateTime {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 250px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskFormInfo .taskDateTimeEnvelope .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskFormInfo .taskControlBar {
    display: block;
    text-align: right;
}

.queueTaskFormInfo .taskControlBar .btn {
    line-height: 20px;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.queueTaskFormInfo .taskControlBar .btn .fa-light {
    font-size: 20px;
    vertical-align: top;
    margin-right: 10px;
}

.queueTaskFormInfo .chatInternal.user.task.showChat {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    border-radius: 0px;
    padding: 5px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1000px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
    overflow-y: auto;
}

.queueTaskForm .chatInternal.user.task.showChat {
    overflow-y: auto;
}

.queueTaskFormInfo .chatInternal .panel {
    box-shadow: none;
}

.queueTaskFormInfo .chatInternal #chatMessage {
    width: 100%;
}

.queueTaskFormInfo .panel .panel-heading.mini .btn {
    line-height: 20px;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.queueTaskFormInfo .panel .panel-heading.mini .btn .fa-light {
    font-size: 20px;
    vertical-align: top;
    margin-right: 10px;
}

.queueTaskFormInfo .btn.inactive .fa-check-square {
    display: none;
}

.queueTaskFormInfo .btn.active .fa-square {
    display: none;
}

.queueTaskFormInfo .taskEmails.user.task.showEmails {
    overflow: auto;
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1200px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskFormInfo .taskEmails .panel {
    box-shadow: none;
}

.queueTaskFormInfo .form-group {
    width: calc(100% - 20px);
    margin-bottom: 10px;
}

.queueTaskFormInfo .taskEmails .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskFormInfo .form-group>.form-group.input-group {
    width: 100%;
}

.queueTaskFormInfo .form-group>textarea.form-control {
    width: 100%;
}

.queueTaskFormInfo .taskAttachments.user.task.showAttachments {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 800px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
    overflow-y: auto;
}

.queueTaskForm .taskAttachments.user.task.showAttachments {
    overflow-y: auto;
}

.queueTaskFormInfo .taskAttachments .panel {
    box-shadow: none;
}

.queueTaskFormInfo .taskAttachments .panel .panel-body {
    max-height: 480px;
    overflow: auto;
}

.queueTaskFormInfo .taskAttachments .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskFormInfo .taskLinks.showLinks {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 800px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
    overflow-y: auto;
}

.queueTaskForm .taskLinks.showLinks {
    overflow-y: auto;
}

.queueTaskFormInfo .taskLinks .panel .panel-body {
    max-height: 420px;
    overflow: auto;
}

.queueTaskFormInfo .taskLinks .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskFormInfo .taskLinks .panel {
    box-shadow: none;
}

.queueTaskForminfo .taskStatusEnvelope.showStatus {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 300px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskFormInfo .taskStatusEnvelope .panel {
    box-shadow: none;
}

.queueTaskFormInfo .taskStatusEnvelope .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskFormInfo .taskStatusEnvelope .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskFormInfo .form-group>select.form-control {
    width: 100%;
}

.easy .taskEmails .emailsBox {
    min-height: 20px;
    max-height: 600px;
    background-color: #fff;
    border-radius: 3px;
    padding: 3px;
    margin-top: 3px;
    width: 100%;
    overflow-y: auto;
}

.userQueueFull .queueTaskForm .taskFieldBox {
    vertical-align: top;
}

.queueTaskFormInfo .taskFieldBox {
    vertical-align: top;
}

.easy div.ticketPreview fieldset.reopenMessage label {
    color: #e6325a;
}

.easy div.ticketPreview fieldset.reopenMessage .likeInput {
    color: #e6325a;
}

.easy div.ticketPreview fieldset.reopenMessage .specialMessageContent.reopenMessage {
    color: #e6325a;
    font-weight: bold;
}

.easy div.ticketPreview fieldset.guestMessage label {
    color: #e6325a;
}

.easy div.ticketPreview fieldset.guestMessage .likeInput {
    color: #e6325a;
}

.easy div.ticketPreview fieldset.guestMessage .specialMessageContent.guestMessage {
    color: #e6325a;
    font-weight: bold;
}

.easy .userQueueFull .queueTaskForm .taskFieldBox.reopenMessage .likeInput {
    background-color: #e43939;
    color: rgb(255, 255, 255);
}

.easy .userQueueFull .queueTaskForm .taskFieldBox.guestMessage .likeInput {
    background-color: #e43939;
    color: rgb(255, 255, 255);
}

.userQueueTasksFull .queueTask .queueTaskControl .taskHighlights .fa.emailAnswerIcon {
    cursor: pointer;
    margin-right: 5px;
    opacity: 0;
}

.userQueueTasksFull .queueTask.highlightAnswer .queueTaskControl .taskHighlights .fa.emailAnswerIcon {
    opacity: 1;
}

.userQueueTasksFull .queueTask.highlightAnswer {
    animation: taskHighlight;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes iconHighlight {
    0% {
        opacity: 0.2;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.2;
    }
}

@keyframes taskHighlight {
    0% {
        border-color: #337ab7;
        background-color: #ffffff;
        color: #3e81c1;
    }

    50% {
        border-color: #ffffff;
        background-color: #3e81c1;
        color: #ffffff;
    }

    100% {
        border-color: #337ab7;
        background-color: #ffffff;
        color: #3e81c1;
    }
}

.userQueueTasksFull.showSleeping .slashedEye {
    display: none;
}

.userQueueTasksFull .openedEye {
    display: none;
}

.userQueueTasksFull.showSleeping .openedEye {
    display: block;
}

.btn-full {
    display: block;
    margin: 5px 10px;
    width: calc(100% - 20px);
}

.easy div.taskMapControl {
    background-color: #d9edf7;
    border-radius: 5px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}

.easy .taskMapControl fieldset.taskMapTemplateField {
    width: 100%;
}

.easy .taskMapControl fieldset.superwide {
    display: block;
}

.easy .taskMapControl fieldset.superwide input {
    width: calc(100% - 20px);
}

.easy .taskMapControl fieldset.superwide textarea {
    width: calc(100% - 20px);
    min-height: 60px;
}

.easy .taskMapTable .taskCenterForm .taskInput:disabled {
    cursor: not-allowed;
}

.easy .queueFilterClickable {
    cursor: pointer;
    display: inline-block;
}

.easy .queueFilterClickable .queueLabel {
    line-height: 14px;

}

.easy .queueEnvelope.newQueue .queueFilterClickable .allSkills {
    line-height: 14px;
}

.easy .queueEnvelope.newQueue .queueFilterClickable .filteredSkills {
    line-height: 14px;
    display: none;
}

.easy .queueEnvelope.newQueue.filterActive .queueFilterClickable .allSkills {
    line-height: 14px;
    display: none;
}

.easy .queueEnvelope.newQueue.filterActive .queueFilterClickable .filteredSkills {
    line-height: 14px;
    display: block;
}

.easy .queueEnvelope.newQueue.filterActive .queue .queueTask.newQueue.noSkill {
    background-color: #a7a7a7;
}

.easy .queueEnvelope.newQueue.filterActive .queue .queueTask.newQueue.skillNoMatch {
    display: none;
}

.newTicketForm {
    max-width: 100%;
    text-align: left;
    padding-left: 20px;
}

.easy .taskTaskMapEnvelope .panel-body {
    overflow: auto;
}

.easy .taskTaskMapEnvelope .newTasksForm {
    float: left;
    width: 100%;
}

.easy .taskTaskMapEnvelope .newTasksForm>table {
    float: left;
    width: 100%;
}

.easy .taskTaskMapEnvelope .newTasksForm .taskForm {
    width: 300px;
}

.easy .taskTaskMapEnvelope .newTasksForm .taskForm .taskFieldBox label {
    display: inline-block;
    width: 27px;
    text-align: center;
}

/*
.easy .scrollableRight {
    background-image: url(/css/images/icons-png/carat-r-black.png);
    background-size: 15px 20px;
    background-repeat: repeat-y;
    content: "";
    opacity: 0.6;
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 20px;
    width: 16px;
    background-color: #ffffff;
    height: calc( 100% - 90px );
    cursor: pointer;
}
.easy .scrollableLeft:before {
    background-image: url(/css/images/icons-png/carat-l-black.png);
    background-size: 15px 20px;
    background-repeat: repeat-y;
    content: "";
    opacity: 0.6;
    font-family: 'FontAwesome';
    position: absolute;
    left: 275px;
    top: 20px;
    width: 16px;
    background-color: #ffffff;
    height: calc( 100% - 90px );
    cursor: pointer;
}
*/
.clickTableExtended form {
    overflow-x: auto;
    display: inline-block;
}

.easy .userQueueTasksFull .queueTask.sleeping {
    background-color: #afd8f8;
}

.easy .userQueueTasksFull .queueTask.sleeping.active {
    background-color: #337ab7;
}

.newTicketForm input.bold {
    font-weight: bold;
    font-size: 16px;
}

.fastTracker {
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
    background-color: #afd8f8;
    color: #31708f;
    padding: 2px 8px;
    margin: 0px 2px 5px;
    border-radius: 5px;
    border: 1px solid #31708f;
    display: inline-block;
}

#subcategoryGroups .subcategoryGroup {
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
    background-color: #afd8f8;
    color: #31708f;
    padding: 2px 8px;
    margin: 0px 2px 5px;
    border-radius: 5px;
    border: 1px solid #31708f;
    display: inline-block;
}

.userSettingsForm .inputBox {
    padding-top: 10px;
    padding-bottom: 10px;
}

.userSettingsForm .buttonPanel {
    padding-top: 20px;
    padding-bottom: 10px;
}

.easy .queueTaskForm .taskActivityEnvelope.showActivity {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 600px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy .queueTaskForm .taskActivityEnvelope .panel {
    box-shadow: none;
}

.easy .userQueueFull .queueTaskForm .taskActivityEnvelope .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskForm .taskActivityEnvelope.hideActivity {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.easy .taskActivityEnvelope {
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.userQueueFull .queueTaskForm .taskActivityEnvelope .taskFieldBox {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    overflow: auto;
}

.userQueueFull .queueTaskForm .taskActivityEnvelope .taskFieldBox.wide {
    width: 100%;
    max-width: 700px;
    display: inline-block;
    overflow: auto;
}

.userQueueFull .queueTaskForm .taskActivityEnvelope textarea {
    resize: vertical;
    max-height: 100px;
}

.queueTaskForm .taskActivityEnvelope .form-group>.form-group.input-group {
    width: 160px;
    display: inline-table;
}

.queueTaskForm .taskActivityEnvelope .panel .panel-body {
    overflow-y: auto;
}

.userQueueFull .queueTaskForm .taskActivityEnvelope .taskActivities {
    width: 100%;
    font-size: 12px;
}

.userQueueFull .queueTaskForm .taskActivityEnvelope .taskActivities th {
    color: #555;
}

.userQueueFull .queueTaskForm .taskActivityEnvelope .taskActivities td {
    color: #555;
}

.userQueueFull .queueTaskForm .taskActivityEnvelope .taskActivities td.public_activity_record {
    color: #555;
    background-color: #fbe6c9;
}

.userQueueFull .queueTaskForm .taskActivityEnvelope .taskActivitesEmpty {
    color: #7c83c1;
    padding: 10px;
}

.easy .userQueueFull .queueTaskForm .taskActivityEnvelope label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.easy .queueTaskForm .taskMapEnvelope .panel {
    box-shadow: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask i.runTask {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask i.pauseTask {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask i.sleepTask {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask i.unsleepTask {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask i.fa-calendar-check-o {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask i.fa-power-off {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask i.fa-undo {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask .chatInternal .panel.panel-info:first-child {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask .taskEmails .panel.panel-info:first-child {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask .taskActivityEnvelope .taskFieldBox {
    display: none;
}

.queueTaskForm.queueTaskFormInfo.notMainTask .taskActivityEnvelope .btn {
    display: none;
}

div.error {
    display: inline-block;
    width: calc(100% - 15px);
    background: #e25353;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0);
}

div.warning {
    display: inline-block;
    width: calc(100% - 15px);
    background: #f0ad4e;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0);
}

div.success span.error.mini,
div.error span.error,
div.warning span.warning {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
}

div.big {
    color: #fff;
    font-size: 1.2em;
    font-weight: normal;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

div.bigger {
    color: #fff;
    font-size: 1.1em;
    font-weight: normal;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

div.error span.error {
    font-weight: normal;
    color: #e25353;
}

div.warning span.warning {
    font-weight: normal;
    color: #f0ad4e;
}

table.alarmsItem {
    color: #fff;
}

table.alarmsItem th {
    font-weight: normal;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

table.alarmsItem th.alarmLabel {
    text-align: left;
    padding-right: 10px;
    padding-bottom: 3px;
}

table.alarmsItem th.alarmValue {
    text-align: right;
    padding-left: 10px;
    padding-bottom: 3px;
}

table.alarmsItem th.alarmLink {
    text-align: center;
    padding-left: 10px;
    padding-bottom: 3px;
    width: 50px;
}

#wrapper table.alarmsItem th.alarmLink a {
    color: #fff;
    vertical-align: text-bottom;
    cursor: pointer;
}

table.alarmsItem th.alarmLink a:hover {
    font-size: 1.1em;
}

.easy div.success {
    display: inline-block;
    background-color: #5798d9;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.easy div.success div.success {
    display: inline-block;
    background-color: #5798d9;
    padding: 5px 10px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    width: 100%;
}

.easy div.error {
    display: inline-block;
    background-color: #e25353;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.easy div.warning {
    display: inline-block;
    background-color: #f0ad4e;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

div.success.dashboard,
div.error.dashboard {
    margin-left: 0px;
}

.autocompleteGuest,
.autocompleteCompany,
.autocompleteDepartment {
    display: block;
    text-align: left;
    padding: 3px 0px 3px 10px;
    margin-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    font-size: 13px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

table.tablePaging {
    margin: 15px auto;
    width: 100%;
    border-spacing: 0px;
    background-color: #3e81c1;
}

.easy div.DebugTable {
    margin: 0px 0px 0px 15px;
    width: calc(100% - 15px);
    border: none;
    border-radius: 0;
    padding: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    display: inline-block;
}

.easy div.DebugTable .scrollEnvelope {
    overflow-x: auto;
    padding-bottom: 5px;
}

.autocompleteGuest:hover,
.autocompleteCompany:hover,
.autocompleteDepartment:hover {
    background-color: #969696;
    color: #ffffff;
}

.fromToForm {
    margin: 0px;
    display: inline-block;
}

.fromToForm form {
    margin: 0px;
    display: inline-block;
}

.fromToForm .inputBox {
    display: block;
}

.fromToForm .inputBox label {
    width: 150px;
}

.fromToForm .inputBox input {
    width: 150px;
}

.fromToForm .form-actions {
    text-align: right;
    margin: 10px 0px 0px 0px;
}

.fromToForm .form-actions .btn {
    width: 150px;
}

.easy .DebugTable table.editable tr:nth-of-type(odd) {
    background-color: #f9f9f9;
    color: #31708f;
    border-radius: 5px;
    border-bottom: 1px solid #31708f;
}

.easy .DebugTable table.editable tr {
    background-color: #d9edf7;
    border-radius: 5px;
    color: #31708f;
    border-bottom: 1px solid #31708f;
}

.easy .clickTableExtended {
    width: 100%;
}

.easy .clickTableExtended form {
    width: 100%;
}

.easy div.taskForm table.task td.taskcenter.active {
    background-color: #3e81c1;
}

.easy div.taskForm table.task td.taskcenter.active i.fa-light {
    color: #ffffff;
}

.easy div.taskForm table.task td.taskcenter.active div.taskCenterForm span {
    color: #ffffff;
}

.queueTaskForm.queueTaskFormInfo.taskStatusfinished {
    background-color: #7d7d7d;
}

.queueTaskForm.queueTaskFormInfo .taskStatusinprogress {
    background-color: #539053;
}

.form-control.empty {
    border-color: #e6325a;
    box-shadow: 0px 0px 5px rgba(255, 0, 0, 0.6);
}

.easy table.calendarTable.month th.dayName,
.easy table.calendarTable.week th.dayName,
.easy table.calendarTable.mrazek th.dayName {
    display: table-cell;
    min-width: 60px;
    border: 1px solid #fff;
    width: 14%;
}

.easy table.calendarTable.month tr.week td.day.day.activeDay {
    border: 1px solid #fff;
    min-height: 50px;
    min-width: 60px;
    width: calc((100% / 7) - 5px);
    background-color: #faebcc;
    color: #3e81c1;
    display: table-cell;
}

.easy table.calendarTable.month tr.week td.day.day {
    border: 1px solid transparent;
    min-height: 50px;
    min-width: 60px;
    width: calc((100% / 7) - 5px);
    background-color: rgba(255, 255, 255, 0.4);
    color: #000;
    display: table-cell;
    height: 100%;
}

.easy table.calendarTable.month tr.week td.day.day.activeDay.past {
    background-color: rgba(126, 150, 173, 0.49);
    color: #000;
}

.easy table.calendarTable.month tr.week td.day div.dayTasks {
    min-height: 50px;
}

/*
.statChartAnimated {
    padding: 10px 30px;
    background-color: #fff;
    border: 1px solid #cecece;
    border-radius: 5px;
    margin-bottom: 20px;
}
.statChartName {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #909090;
    padding: 10px;
}
.statChartBox {
    display: block;
    width: 100%;
    height: 100px;
    padding: 0px;
    position: initial;
border-bottom: 1px solid #f3f3f3;
border-top: 1px solid #f3f3f3;
}
.statChartLabels {
    display: block;
    width: 100%;
    min-height: 100px;
    padding: 5px 20px;
    position: initial;
    text-align: center;
}
.statChartItem {
    height: 100%;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
    width: 0%;
    opacity: 0;
}
.statChartLabel {
    padding: 10px;
    display: inline-block;
    background-color: #f3f3f3;
    margin: 10px;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-top: 5px solid #cecece;
    border-bottom: 5px solid #cecece;
    border-radius: 10px;
    min-width: 100px;
    min-height: 100px;
    color: #909090;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.1);
}
.statChartLabel .valueName {
    font-weight: normal;
    font-size: 16px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.15);
}
.statChartLabel .valueCounter {
    display: block;
    padding: 10px 0px;
    font-weight: normal;
    font-size: 24px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.15);
}
.statChartLabel .percentageCounter {
    display: block;
    padding: 0px 0px;
    font-weight: normal;
    font-size: 10px;
    border-top: 1px solid #cecece;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.15);
}

*/

.statChartAnimated {
    /* padding: 10px 30px; */
    /* background-color: #fff; */
    /* border: 1px solid #cecece; */
    /* border-radius: 5px; */
    margin-bottom: 30px;
}

.statChartName {
    text-align: left;
    font-size: 20px;
    /* font-weight: bold; */
    color: #868686;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 10px;
}

.statChartDescription {
    text-align: left;
    font-size: 13px;
    line-height: 14px;
    /* font-weight: bold; */
    color: #868686;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 0px 10px 10px;
}

div.statChartBox {
    display: block;
    width: 100%;
    height: 20px;
    padding: 0px;
    position: initial;
    /* background-color: #f3f3f3; */
    /* border-bottom: 1px solid #f3f3f3; */
    /* border-top: 1px solid #f3f3f3; */
}

.statChartItem {
    height: 100%;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 0px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
    width: 0%;
    opacity: 0;
}

.statChartLabels {
    display: block;
    width: 100%;
    min-height: 100px;
    padding: 5px 20px;
    position: initial;
    text-align: center;
}

.statChartLabel {
    padding: 2px 10px;
    display: inline-block;
    background-color: #ffffff;
    margin: 10px;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-top: 5px solid #cecece;
    border-bottom: 5px solid #cecece;
    border-radius: 0px;
    min-width: 100px;
    min-height: 80px;
    color: #909090;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
}

.statChartLabel .valueName {
    font-weight: normal;
    font-size: 16px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

.statChartLabel .valueCounter {
    display: block;
    padding: 1px 0px 7px;
    font-weight: normal;
    font-size: 24px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

.statChartLabel .percentageCounter {
    display: block;
    padding: 0px 0px;
    font-weight: normal;
    font-size: 10px;
    border-top: 1px solid #cecece;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

/* vertical */
table.statAgeGroups {
    display: table;
    padding: 0px;
}

table.statAgeGroups td {
    padding: 0px 10px;
    text-align: center;
}

table.statAgeGroups th {
    padding: 2px 10px;
    text-align: center;
}

table.statAgeGroups th .statAgeGroupLable {
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    color: #868686;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #868686;
    padding: 5px 0px;
}

table.statChartBox {
    display: table;
    /*width: 100%;*/
    height: 110px;
    padding: 0px;
}

td table.statChartBox {
    margin: 0px auto;
}

.time table.statChartBox {
    height: 150px;
}

table.statChartBox td {
    height: 100px;
    max-height: 110px;
    padding: 4px;
    overflow: hidden;
}

.statChartBoxVertical1 {
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
}

.statChartBoxVertical1 .statChartLabelVertical {
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    width: 40px;
    height: 100px;
    position: relative;
    margin: 0px auto;
}

.time .statChartBoxVertical1 .statChartLabelVertical {
    height: 150px;
}

.statChartBoxVertical1 .statChartLabelVertical .valueName {
    transform: rotate(270deg);
    transform-origin: right top;
    position: relative;
    width: 100px;
    text-align: center;
    top: 0px;
    right: 80px;
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.statChartBoxVertical1 .statChartLabelVertical .valueCounter {
    transform: rotate(270deg);
    transform-origin: right top;
    position: absolute;
    width: 100px;
    text-align: center;
    top: 0px;
    right: 42px;
    display: block;
    font-weight: normal;
    font-size: 20px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

.statChartBoxVertical1 .statChartLabelVertical .percentageCounter {
    transform: rotate(270deg);
    transform-origin: right top;
    position: absolute;
    width: 100px;
    text-align: center;
    top: 0px;
    right: 55px;
    display: block;
    font-weight: normal;
    font-size: 10px;
    /* border-top: 1px solid #cecece; */
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

.time .statChartBoxVertical1 .statChartLabelVertical .valueName {
    width: 150px;
    top: 0px;
    right: 128px;
}

.time .statChartBoxVertical1 .statChartLabelVertical .valueCounter {
    width: 150px;
    top: 0px;
    right: 42px;
}

.time .statChartBoxVertical1 .statChartLabelVertical .percentageCounter {
    width: 100px;
    top: 0px;
    right: 55px;
}

.statChartBoxVertical1.gradient1 {
    /* IE10+ */
    background-image: -ms-linear-gradient(top,
            #2bb373 0%,
            #3dbf60 30%,
            #e6d656 70%,
            #a34444 100%);

    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top,
            #2bb373 0%,
            #3dbf60 30%,
            #e6d656 70%,
            #a34444 100%);

    /* Opera */
    background-image: -o-linear-gradient(top,
            #2bb373 0%,
            #3dbf60 30%,
            #e6d656 70%,
            #a34444 100%);

    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear,
            left top,
            left bottom,
            color-stop(0, #2bb373),
            color-stop(30, #3dbf60),
            color-stop(70, #e6d656),
            color-stop(100, #a34444));

    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top,
            #2bb373 0%,
            #3dbf60 30%,
            #e6d656 70%,
            #a34444 100%);

    /* W3C Markup */
    background-image: linear-gradient(to bottom,
            #2bb373 0%,
            #3dbf60 30%,
            #e6d656 70%,
            #a34444 100%);
}

.statChartBoxVertical2 {
    position: relative;
    top: -102px;
    margin-bottom: -102px;
    background-color: #ffffff;
    color: #909090;
    overflow: hidden;
    border: 1px solid #ffffff;
}

.time .statChartBoxVertical2 {
    top: -152px;
    margin-bottom: -152px;
}

.statChartBoxVertical2 .statChartLabelVertical {
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    width: 40px;
    height: 100px;
    position: relative;
    margin: 0px auto;
}

.time .statChartBoxVertical2 .statChartLabelVertical {
    height: 150px;
}

.statChartBoxVertical2 .statChartLabelVertical .valueName {
    transform: rotate(270deg);
    transform-origin: right top;
    position: relative;
    width: 100px;
    text-align: center;
    top: 0px;
    right: 80px;
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: inherit;
}

.statChartBoxVertical2 .statChartLabelVertical .valueCounter {
    transform: rotate(270deg);
    transform-origin: right top;
    position: absolute;
    width: 100px;
    text-align: center;
    top: 0px;
    right: 42px;
    display: block;
    font-weight: normal;
    font-size: 20px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    color: inherit;
}

.statChartBoxVertical2 .statChartLabelVertical .percentageCounter {
    transform: rotate(270deg);
    transform-origin: right top;
    position: absolute;
    width: 100px;
    text-align: center;
    top: 0px;
    right: 55px;
    display: block;
    font-weight: normal;
    font-size: 10px;
    /* border-top: 1px solid #cecece; */
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    color: inherit;
}

.time .statChartBoxVertical2 .statChartLabelVertical .valueName {
    width: 150px;
    top: 0px;
    right: 128px;
}

.time .statChartBoxVertical2 .statChartLabelVertical .valueCounter {
    width: 150px;
    top: 0px;
    right: 42px;
}

.time .statChartBoxVertical2 .statChartLabelVertical .percentageCounter {
    width: 100px;
    top: 0px;
    right: 55px;
}

.easy .queueTaskForm .ticketDetailsEnvelope.hideTicket {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.easy .queueTaskForm .ticketDetailsEnvelope.showTicket {
    background-color: transparent;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1000px;
    overflow-y: auto;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.easy .userQueueFull .queueTaskForm .ticketDetailsEnvelope .taskFieldBox label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.queueTaskForm .ticketDetailsEnvelope .formGroup {
    padding-bottom: 10px;
}

.queueTaskForm .ticketDetailsEnvelope .formGroup .form-control {
    min-width: 90%;
}

.queueTaskForm .ticketDetailsEnvelope .autocompleteLocations {
    margin-top: 4px;
    min-width: 90%;
    display: inline-block;
    max-height: 300px;
    overflow-y: auto;
}

.queueTaskForm .ticketDetailsEnvelope .autocompleteLocations .autocompleteLocation {
    background-color: #3e81c1;
    color: #fff;
    border: 1px solid #fff;
}

.queueTaskForm .ticketDetailsEnvelope .autocompleteLocations .autocompleteLocation:hover {
    background-color: #fff;
    color: #3e81c1;
    border: 1px solid #3e81c1;
}

.ticketDetailsTable.debugTable {
    margin-top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.ticketDetailsTable.debugTable td {
    padding: 5px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.ticketTasksDetails.debugTable {
    margin-top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.ticketTasksDetails.debugTable td {
    padding: 5px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.queueTaskControl .sla {
    padding-right: 4px;
}

.queueTaskControl .sla.sla2 .fa-light {
    animation: iconHighlight;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.queueTaskControl .sla.sla3 .fa-light {
    animation: iconHighlight;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.queueTaskControl .sla.sla0 .slaTime {
    display: none;
}

.queueTaskControl .sla.sla1 .slaTime {
    padding-left: 4px;
}

.queueTaskControl .sla.sla2 .slaTime {
    padding-left: 4px;
}

.queueTaskControl .sla.sla3 .slaTime {
    padding-left: 4px;
}

td.lineBelow,
th.lineBelow {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
}

.statTable2 {
    width: calc(100% - 15px);
    margin-left: 10px;
    font-size: 12px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.statTable2 tr.minirow.minirowFirst {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.statTable2 tr th {
    background-color: #ffffff;
}

.statTable2 tr th.domain {
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    width: 150px;
}

.statTable2 tr th.category {
    text-align: center;
    /* margin: 5px; */
    padding: 0px 5px;
    width: 250px;
}

.statTable2 tr th.value {
    text-align: right;
    /* margin: 5px; */
    padding: 0px 5px;
    width: 50px;
}

.statTable2 tr th.chart {
    padding: 0px 5px 0px 2px;
}

.statTable2 tr th div.chart {
    height: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.statTable3 {
    width: calc(100% - 15px);
    margin-left: 10px;
    font-size: 12px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.statTable3 tr.minirow.minirowFirst {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.statTable3 tr th {
    background-color: #ffffff;
}

.statTable3 tr th.domain {
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    width: 150px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.statTable3 tr th.subcategory {
    text-align: center;
    /* margin: 5px; */
    padding: 0px 5px;
    width: 250px;
}

.statTable3 tr th.value {
    text-align: right;
    /* margin: 5px; */
    padding: 0px 5px;
    width: 50px;
}

.statTable3 tr th.chart {
    padding: 0px 5px 0px 2px;
}

.statTable3 tr th div.chart {
    height: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.easy .userQueueTasksFull .queueTask.finishedTicket.active {
    border: 1px solid #df6363;
    background-color: #df6363;
    color: #fff;
}

.easy .userQueueTasksFull .queueTask.finishedTicket:hover {
    border: 1px solid #df6363;
    background-color: #df6363;
    color: #fff;
}

.easy .userQueueTasksFull .queueTask.finishedTicket {
    border: 1px solid #df6363;
    color: #df6363;
}

.easy .userQueueFull .queueTaskForm.finishedTicket {
    background-color: #df6363;
    color: #fff;
}

.easy .homepageReportBox {
    width: calc(100% - 15px);
    margin: 5px 5px 5px 15px;
    display: inline-block;
    padding: 10px 0px;
}

.easy .homepageReportBox .homepageReportBoxLabel {
    vertical-align: top;
    display: inline-block;
    width: 240px;
    padding: 10px 20px;
    font-size: 16px;
}

.easy .homepageReportBox .homepageReportBoxItems {
    width: calc(100% - 240px);
    display: inline-block;
}

.easy .homepageReportBox .homepageReportItemBox {
    display: inline-block;
    width: 140px;
    height: 110px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
    font-size: 16px;
}

.easy .homepageReportBox .homepageReportItemLabel {
    display: block;
    height: 50px;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
}

.easy .homepageReportBox .homepageReportItemValue {
    display: block;
    text-align: right;
    height: 40px;
    font-size: 40px;
    padding: 0px 10px 0px 0px;
    font-weight: bold;
}

.easy .homepageReportBox.activities .homepageReportItemLabel {
    height: 25px;
}

.easy .homepageReportBox.activities .homepageReportItemValue {
    font-size: 32px;
    line-height: 32px;
}

.easy .homepageReportBox.activities .homepageReportItemValue .halfVisible {
    opacity: 0.6;
}

.easy .homepageReportBox .homepageReportBoxLabel {
    background-color: rgba(255, 0, 0, 0.4);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox .homepageReportItemBox {
    background-color: rgba(255, 0, 0, 0.65);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.orange .homepageReportBoxLabel {
    background-color: rgba(255, 123, 0, 0.47);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.orange .homepageReportItemBox {
    background-color: rgba(255, 158, 0, 0.87);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.red .homepageReportBoxLabel {
    background-color: rgba(255, 0, 0, 0.4);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.red .homepageReportItemBox {
    background-color: rgba(255, 0, 0, 0.65);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.blue .homepageReportBoxLabel {
    background-color: rgba(87, 152, 217, 0.6);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.blue .homepageReportItemBox {
    background-color: rgba(5, 89, 172, 0.6);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.green .homepageReportBoxLabel {
    background-color: rgba(45, 159, 77, 0.54);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.green .homepageReportItemBox {
    background-color: rgba(4, 154, 53, 0.65);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.grey .homepageReportBoxLabel {
    background-color: rgba(78, 78, 78, 0.4);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportBox.grey .homepageReportItemBox {
    background-color: rgba(57, 57, 57, 0.65);
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.easy .homepageReportLabel {
    display: block;
    color: rgba(255, 0, 0, 0.4);
    padding: 10px 20px 10px;
    margin-top: 10px;
    margin-left: 20px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(255, 0, 0, 0.4);
}

.pagenotice {
    display: block;
    text-align: left;
    padding-left: 15px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
}

.newTicketForm .taskFieldBox {
    display: inline-block;
    max-width: 350px;
    margin: 0px 5px;
}

.newTicketForm .taskFieldBox .form-group.input-group {
    width: 150px;
    display: inline-block;
    margin: 0px 5px;
}

.newTicketForm .taskFieldBox .form-group.input-group input[type="number"] {
    display: inline-block;
    width: 70px;
}

.newTicketForm .taskFieldBox .form-group.input-group .input-group-addon {
    display: inline-block;
    width: 70px;
    padding: 9px 3px;
}

.newTicketForm .taskFieldBox.wide {
    display: block;
    width: calc(100% - 10px);
    max-width: calc(100% - 10px);
}

.unfinishable .btn.unfinishable {
    display: none;
}

.unfinishableShow {
    display: none;
}

.unfinishable .unfinishableShow {
    display: block;
    color: red;
    font-size: 12px;
    text-align: center;
}

.userQueueTasksFull .userQueuesActivationButton {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #337ab7;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-color: #fff;
    padding: 4px 2px 0px 2px;
    border: 1px solid transparent;
    border-radius: 5px;
    z-index: 100;
}

.userQueueTasksFull .userQueuesActivationButton:hover {
    border: 1px solid #3e81c1;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.userQueueTasksFull .userQueuesActivationButton .fa-th-list {
    display: inline-block;
}

.userQueueTasksFull.userQueuesActive .userQueuesActivationButton .fa-th-list {
    display: none;
}

.userQueueTasksFull .userQueuesActivationButton .fa-ellipsis-h {
    display: none;
}

.userQueueTasksFull.userQueuesActive .userQueuesActivationButton .fa-ellipsis-h {
    display: inline-block;
}

.userQueueTasksFull .globalQueueEnvelope {
    display: block;
    float: left;
    width: 100%;
}

.userQueueTasksFull.userQueuesActive .globalQueueEnvelope {
    display: none;
}

.userQueueTasksFull .userQueueEnvelope {
    display: none;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope {
    display: block;
    float: left;
    width: 100%;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueSortable {
    display: block;
    float: left;
    width: 100%;
    padding: 0px 0px 5px 0px;
    min-height: 30px;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueControlBox {
    color: #337ab7;
    padding-left: 0px;
    border-bottom: 1px solid #337ab7;
    padding-bottom: 0px;
    line-height: 12px;
    margin: 5px 10px 5px 2px;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueControlBox label.userQueueLabel {
    color: #fff;
    padding: 2px 10px;
    background-color: #337ab7;
    margin: 0px 10px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueControlBox .fa-square-pen {
    padding-right: 5px;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueControlBox .fa-square-minus {
    padding-right: 5px;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueControlBox .fa-light {
    cursor: pointer;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope:nth-of-type(1) .userQueueControlBox .fa-square-pen {
    display: none;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope:nth-of-type(1) .userQueueControlBox .fa-square-minus {
    display: none;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueControlBox label.userQueueLabel .queueNameInput {
    background-color: transparent;
    border: none;
    color: #fff;
    font-style: italic;
    padding: 0px;
    margin: 0px;
    line-height: 12px;
    height: auto;
}

.userQueueTasksFull.userQueuesActive .userQueueEnvelope .userQueueControlBox label.userQueueLabel .fa-light {
    padding: 0px 5px;
}

.inventoryItemEnvelope {
    display: inline-block;
}

.inventoryBox.minimized .fa.inventoryOpen {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
}

.inventoryBox.minimized .fa.inventoryClose {
    display: none;
}

.inventoryBox.maximized .fa.inventoryOpen {
    display: none;
}

.inventoryBox.maximized .fa.inventoryClose {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
}

.inventoryBox .inventoryItemPrefix {
    padding: 0px 5px 0px 0px;
    font-weight: normal;
}

.inventoryBox.maximized .inventoryItem.likeInput {
    /*min-width: 400px;*/
    display: inline-block;
    background-color: #3e81c1;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid;
    overflow: hidden;
}

.inventoryBox.minimized .inventoryItem.likeInput {
    display: none;
}

.taskInventoryEnvelope .inventoryBox .inventoryItemLabel {
    width: 50%;
    min-width: 200px;
    display: inline-block;
    background-color: transparent;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    border: 0px solid #3e81c1;
    margin: 0px;
    height: auto;
    vertical-align: top;
}

.taskInventoryEnvelope .inventoryBox .inventoryItemValue {
    display: inline-block;
    background-color: #fff;
    width: 50%;
    min-width: 200px;
    padding-left: 2%;
    border: 0px solid #3e81c1;
    border-radius: 0px;
}

#userActivitiesHighlight {
    padding-bottom: 2px;
    padding-top: 10px;
    border-bottom: 1px solid rgba(51, 122, 188, 0.5);
    opacity: 0;
    transition: all 0.5s;
    transition-delay: 0.5s;
}

body.fixmenu__on .easy div#aside-left.col-lg-2 #userActivitiesHighlight,
.easy div#aside-left.col-lg-2:hover #userActivitiesHighlight {
    opacity: 1;
    transition: all 0.5s;
}

.userActivitiesHighlight {
    font-size: 12px;
    line-height: 16px;
}

.userActivitiesHighlight .userActivitiesHighlight {
    padding-left: 5px;
    cursor: default;
}

.userActivitiesHighlight .userActivitiesHighlight:first-child {
    padding-left: 0px;
}

.userActivitiesHighlight .userActivitiesHighlight label {
    color: #337abc;
    width: 20px;
    margin-left: 3px;
}

.userActivitiesHighlight .userActivitiesHighlight .activitiesValue {
    font-size: 16px;
    font-weight: bold;
    color: #fb5858;
    min-width: 50px;
    display: inline-block;
    text-align: right;
}

.ihwFormEnvelope {
    color: black;
    text-align: left;
}

.ihwFormLabel {
    padding: 5px 20px;
    background-color: #3e81c1;
    color: #fff;
    font-weight: bold;
}

.ihwFormHeaderLabel {
    padding: 0px 20px;
    color: #3e81c1;
    text-align: center;
    background-color: #d9edf7;
}

.ihwFormHeaderBox {
    padding: 0px 20px;
    background-color: #d9edf7;
    /* border-top: 1px solid #3e81c1; */
    border-bottom: 1px solid #3e81c1;
}

.ihwHeaderItem {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #3e81c1;
    background-color: #3e81c1;
    color: #fff;
    margin: 5px 1px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 12px;
    vertical-align: bottom;
    min-height: 39px;
}

.ihwHeaderItem.hnis {
    border: 1px solid #a4a4a4;
    background-color: #a4a4a4;
    color: #fff;
}

.ihwHeaderItem label {
    margin-bottom: 5px;
    min-width: 100px;
    display: block;
}

.ihwHeaderItem input.ihwCoreItemValue[type="text"] {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    width: 300px;
}

.ihwHeaderItem select.ihwCoreItemValue {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    width: 300px;
}

.ihwHeaderItem input.ihwCoreItemValue[type="number"] {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    width: 50px;
}

.ihwHeaderItem.valueChangedParent {
    background-color: #fb5858;
}

.ihwFormDateLabel {
    padding: 0px 20px;
    color: #3e81c1;
    text-align: center;
    background-color: #d9edf7;
}

.ihwFormDateBox {
    padding: 0px 20px 5px;
    background-color: #d9edf7;
    /* border-top: 1px solid #3e81c1; */
    border-bottom: 1px solid #3e81c1;
}

.ihwDateItem {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #3e81c1;
    background-color: #3e81c1;
    color: #fff;
    margin: 5px 1px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 12px;
    vertical-align: bottom;
}

.ihwDateItem.valueChangedParent {
    background-color: #fb5858;
}

.ihwDateItem label {
    margin-bottom: 5px;
    min-width: 100px;
    display: block;
}

.ihwDateItem input.ihwDateItemValue[type="text"] {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    width: 150px;
}

.ihwDateItem select.ihwDateItemValue {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    width: 150px;
}

.ihwDateItemUpdated {
    display: block;
    opacity: 0.6;
    padding-top: 5px;
}

.ihwFormTextLabel {
    padding: 0px 20px;
    color: #3e81c1;
    text-align: center;
    background-color: #d9edf7;
}

.ihwFormTextBox {
    padding: 0px 20px 5px;
    background-color: #d9edf7;
    /* border-top: 1px solid #3e81c1; */
    border-bottom: 1px solid #3e81c1;
}

.ihwTextItem {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #3e81c1;
    background-color: #3e81c1;
    color: #fff;
    margin: 5px 1px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 12px;
    vertical-align: bottom;
}

.ihwTextItem.valueChangedParent {
    background-color: #fb5858;
}

.ihwTextItem label {
    margin-bottom: 5px;
    min-width: 100px;
    display: block;
}

.ihwTextItem input.ihwTextItemValue[type="text"] {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    width: 300px;
}

.ihwTextItem select.ihwTextItemValue {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    width: 300px;
}

.ihwTextItemUpdated {
    display: block;
    opacity: 0.6;
    padding-top: 5px;
}

.ihwControlPanel {
    background-color: #3e81c1;
    text-align: right;
    padding: 0px 20px;
}

.ihwSaveButton {
    text-transform: uppercase;
}

.ihwCloseButton {
    text-transform: uppercase;
}

.ihwSaveButton .fa-light {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.ihwCloseButton .fa-light {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.btn.taskOnly {
    display: none;
}

.queueTaskForm .btn.taskOnly {
    display: inline-block;
}

.ihwErrorMessage {
    display: block;
    background-color: #f6dada;
    border: 1px solid #fb5858;
    border-radius: 5px;
    text-align: center;
    color: #fb5858;
    padding: 0px 20px;
}

div.success.fullscreenform {
    padding: 0px;
    position: relative;
}

div.success.fullscreenform .closeMe.white {
    position: absolute;
    left: calc(100% - 24px);
    top: 7px;
    font-size: 20px;
    cursor: pointer;
}

#leftBarPin {
    position: absolute;
    left: 240px;
    top: 10px;
    cursor: pointer;
    z-index: 100;
}

#leftBarPin .fixit {
    display: inline-block;
}

#leftBarPin .freeit {
    display: none;
}

body.fixmenu__on #leftBarPin .fixit {
    display: none;
}

body.fixmenu__on #leftBarPin .freeit {
    display: inline-block;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status {
    display: inline-block;
    padding: 0px 10px;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox {
    padding: 3px 5px;
    margin: 0px 5px 0px 0px;
    border-radius: 3px;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox.blue {
    color: #fff;
    background-color: #3e81c1;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox.orange {
    color: #fff;
    background-color: #e6ad45;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox.red {
    color: #fff;
    background-color: #e84b5a;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox.gray {
    color: #fff;
    background-color: #929292;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox.green {
    color: #fff;
    background-color: #5cb85c;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox .fa-light {
    font-size: 16px;
    line-height: 16px;
    padding: 0px 5px;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .status .fabox .fatext {
    font-size: 10px;
    line-height: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

.easy .userQueueFull .queueTaskForm .taskInventoryBox .controlButtons {
    display: inline-block;
    position: relative;
    top: -3px;
}

.easy .userQueueFull .queueTaskForm .queueTaskControl .queueTaskFormControlIcons .fa.inventoryTool {
    display: inline-block;
}

.fullscreenplus.fullwidthPlus {
    padding: 0px 20px;
}

.fullscreenplus.fullwidthPlus .PlusButtons {
    cursor: pointer;
}

.fullscreenplus.fullwidthPlus .PlusButtons .fa-light {
    font-size: 28px;
    margin-right: 6px;
    vertical-align: middle;
    color: #3e81c1;
}

.fullscreenplus.fullwidthPlus .PlusButtons .PlusLabel {
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #3e81c1;
    padding: 0px 10px;
    border-radius: 5px;
    background-color: #3e81c1;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}

.fullscreenplus.fullwidthPlus.minimized .PlusButtons .fa-square-minus {
    display: none;
}

.fullscreenplus.fullwidthPlus.maximized .PlusButtons .fa-square-plus {
    display: none;
}

.fullscreenplus.fullwidthPlus.minimized .PlusBox {
    height: 0px;
    display: none;
}

.fullscreenplus.fullwidthPlus.maximized .PlusBox {
    height: auto;
    opacity: 1;
}

.easy #wrapper-center .row.emptyRow {
    height: 100%;
    padding: 0px;
}

.easy #wrapper-center .center.fixedheader {
    position: fixed;
    left: calc(100% - 35px);
    width: calc(100% - 20px);
    cursor: pointer;
    padding: 10px 0px;
    background-color: #e6e6e6;
    border-radius: 5px;
    z-index: 10000;
    transition: all 1s;
    transition-delay: 1s;
}

.fixmenu__off .easy #wrapper-center .center.fixedheader {
    width: calc(100% - 30px);
}

.fixmenu__on .easy #wrapper-center .center.fixedheader {
    width: calc(100% - 230px);
}

.fixmenu__off .easy #wrapper-center .center.fixedheader:hover {
    left: 75px;
    transition-delay: 0s;
}

.fixmenu__on .easy #wrapper-center .center.fixedheader:hover {
    left: 275px;
    transition-delay: 0s;
}

.select2-container .select2-search--inline input.select2-search__field {
    color: #333;
    font-size: 14px;
    line-height: 16px;
    padding: 0px 0px;
    margin-left: 5px;
}

.screenMessageBox {
    position: fixed;
    right: 55px;
    width: 300px;
    overflow-x: hidden;
    text-align: left;
    padding-top: 10px;
    color: #9e3636;
    cursor: default;
    transition: all 0.5s;
}

.screenMessageBox:hover {
    background-color: #fff;
    overflow: visible;
    width: calc(100vw - 55px - 260px - 30px) !important;
}

.screenMessageBox:hover .screenMessageQueue.show {
    display: block !important;
    background-color: #f2efa6;
    z-index: 200;
    visibility: visible !important;
    margin-bottom: 5px;
    padding: 5px 10px;
    border: 1px solid red;
    border-radius: 5px;
}

.screenMessageBox:hover .screenMessageQueue.hidden {
    display: block !important;
    background-color: #f2efa6;
    z-index: 200;
    visibility: visible !important;
    margin-bottom: 5px;
    padding: 5px 10px;
    border: 1px solid red;
    border-radius: 5px;
}

.screenMessageBox:hover .screenMessageQueue.show {
    transition: all 0.5s;
}

.screenMessageBox:hover .screenMessageQueue.hidden {
    transition: all 0.5s;
}

.screenMessageBox .screenMessageQueue.show {
    animation: screenMessageHighlight;
    animation-duration: 0.5s;
    animation-iteration-count: 5;
}

@keyframes screenMessageHighlight {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

/* DATA MASK TABLES */

div#PlBudgetScreen.DM001 {
    background-color: #fff;
}

div#PlBudgetScreen.DM001 #DataMaskTable {
    margin: 15px;
    border-spacing: 4px;
    border-collapse: separate;
}

div#PlBudgetScreen.DM001 #DataMaskTable th {
    padding: 5px 10px;
    text-align: left;
    font-size: 16px;
    color: #000;
}

div#PlBudgetScreen.DM001 #DataMaskTable td {
    padding: 5px 10px;
    text-align: right;
    font-size: 12px;
    color: #000;
}

div#PlBudgetScreen.DM001 #DataMaskTable tbody tr:nth-child(odd) th {
    background-color: #d3e9fd;
}

div#PlBudgetScreen.DM001 #DataMaskTable tbody tr:nth-child(even) th {
    background-color: #92beea;
}

div#PlBudgetScreen.DM001 #DataMaskTable tbody tr:nth-child(odd) td {
    background-color: #d3e9fd;
}

div#PlBudgetScreen.DM001 #DataMaskTable tbody tr:nth-child(even) td {
    background-color: #92beea;
}

div#PlBudgetScreen.DM001 #DataMaskTable th.fr {
    color: red;
}

div#PlBudgetScreen.DM001 #DataMaskTable th.fi {
    font-style: italic;
}

div#PlBudgetScreen.DM001 #DataMaskTable td.fr {
    color: red;
}

div#PlBudgetScreen.DM001 #DataMaskTable td.fi {
    font-style: italic;
}

div#PlBudgetScreen.DM001 #DataMaskTable th.right {
    text-align: right;
}

div#PlBudgetScreen.DM001 #DataMaskTable th.center {
    text-align: center;
}

div#PlBudgetScreen.DM001 #DataMaskTable thead td {
    background-color: #92beea;
    text-align: center;
}

div#PlBudgetScreen.DM001 #DataMaskTable thead th.bd {
    background-color: #5489bf;
    color: #fff;
}

div#PlBudgetScreen.DM001 #DataMaskTable thead th.bd.TOTAL {
    background-color: #464646;
    color: #fff;
}

div#PlBudgetScreen.DM001 #DataMaskTable thead th.bd.TTESA {
    background-color: #2c8564;
    color: #fff;
}

div#PlBudgetScreen.DM001 #DataMaskTable thead th.bd.TTR {
    background-color: #b53939;
    color: #fff;
}

div#PlBudgetScreen.DM001 #DataMaskTable thead th.bd.TTUK {
    background-color: #354e92;
    color: #fff;
}

div#PlBudgetScreen.DM002 {
    background-color: #fff;
}

div#PlBudgetScreen.DM002 #DataMaskTable {
    margin: 15px;
    border-spacing: 4px;
    border-collapse: separate;
}

div#PlBudgetScreen.DM002 #DataMaskTable th {
    padding: 5px 10px;
    text-align: left;
    font-size: 16px;
    color: #000;
}

div#PlBudgetScreen.DM002 #DataMaskTable td {
    padding: 5px 10px;
    text-align: right;
    font-size: 12px;
    color: #000;
}

div#PlBudgetScreen.DM002 #DataMaskTable tbody tr:nth-child(odd) th {
    background-color: #d3e9fd;
}

div#PlBudgetScreen.DM002 #DataMaskTable tbody tr:nth-child(even) th {
    background-color: #92beea;
}

div#PlBudgetScreen.DM002 #DataMaskTable tbody tr:nth-child(odd) td {
    background-color: #d3e9fd;
}

div#PlBudgetScreen.DM002 #DataMaskTable tbody tr:nth-child(even) td {
    background-color: #92beea;
}

div#PlBudgetScreen.DM002 #DataMaskTable th.fr {
    color: red;
}

div#PlBudgetScreen.DM002 #DataMaskTable th.fi {
    font-style: italic;
}

div#PlBudgetScreen.DM002 #DataMaskTable td.fr {
    color: red;
}

div#PlBudgetScreen.DM002 #DataMaskTable td.fi {
    font-style: italic;
}

div#PlBudgetScreen.DM002 #DataMaskTable th.right {
    text-align: right;
}

div#PlBudgetScreen.DM002 #DataMaskTable th.center {
    text-align: center;
}

div#PlBudgetScreen.DM002 #DataMaskTable thead td {
    background-color: #92beea;
    text-align: center;
}

div#PlBudgetScreen.DM002 #DataMaskTable thead th.bd {
    background-color: #5489bf;
    color: #fff;
}

div#PlBudgetScreen.DM002 #DataMaskTable thead th.bd.TOTAL {
    background-color: #464646;
    color: #fff;
}

div#PlBudgetScreen.DM002 #DataMaskTable thead th.bd.TTESA {
    background-color: #2c8564;
    color: #fff;
}

div#PlBudgetScreen.DM002 #DataMaskTable thead th.bd.TTR {
    background-color: #b53939;
    color: #fff;
}

div#PlBudgetScreen.DM002 #DataMaskTable thead th.bd.TTUK {
    background-color: #354e92;
    color: #fff;
}

div#PlBudgetScreen.DM003 {
    background-color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable {
    margin: 15px;
    border-spacing: 4px;
    border-collapse: separate;
}

div#PlBudgetScreen.DM003 #DataMaskTable th {
    padding: 5px 10px;
    text-align: left;
    font-size: 16px;
    color: #000;
    position: relative;
}

div#PlBudgetScreen.DM003 #DataMaskTable td {
    padding: 5px 10px;
    text-align: right;
    font-size: 12px;
    color: #000;
    position: relative;
}

/*
div#PlBudgetScreen.DM003 #DataMaskTable tbody tr:nth-child(odd) th {
    background-color: #d3e9fd;
}

div#PlBudgetScreen.DM003 #DataMaskTable tbody tr:nth-child(even) th {
    background-color: #92beea;
}

div#PlBudgetScreen.DM003 #DataMaskTable tbody tr:nth-child(odd) td {
    background-color: #d3e9fd;
}

div#PlBudgetScreen.DM003 #DataMaskTable tbody tr:nth-child(even) td {
    background-color: #92beea;
}
*/

div#PlBudgetScreen.DM003 #DataMaskTable th.fr {
    color: red;
}

div#PlBudgetScreen.DM003 #DataMaskTable th.fi {
    font-style: italic;
}

div#PlBudgetScreen.DM003 #DataMaskTable td.fr {
    color: red;
}

div#PlBudgetScreen.DM003 #DataMaskTable td.fi {
    font-style: italic;
}

div#PlBudgetScreen.DM003 #DataMaskTable th.right {
    text-align: right;
}

div#PlBudgetScreen.DM003 #DataMaskTable th.center {
    text-align: center;
}

div#PlBudgetScreen.DM003 #DataMaskTable td.br,
div#PlBudgetScreen.DM003 #DataMaskTable tbody tr td.bd.br {
    background-color: #f87070;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable td.bg,
div#PlBudgetScreen.DM003 #DataMaskTable tbody tr td.bd.bg {
    background-color: #57bb84;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable td.bb {
    background-color: #a7a7a7;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable tbody tr td.bd.bb {
    background-color: #5489bf;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable tbody tr th.bd {
    background-color: #5489bf;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable tbody tr td.bd {
    background-color: #5489bf;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable thead td {
    background-color: #92beea;
    text-align: center;
}

div#PlBudgetScreen.DM003 #DataMaskTable thead th.bd {
    background-color: #5489bf;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable thead th.bd label {
    display: block;
    font-size: 24px;
}

div#PlBudgetScreen.DM003 #DataMaskTable thead th.bd.TOTAL {
    background-color: #464646;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable thead th.bd.TTESA {
    background-color: #2c8564;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable thead th.bd.TTR {
    background-color: #b53939;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable thead th.bd.TTUK {
    background-color: #354e92;
    color: #fff;
}

div#PlBudgetScreen.DM003 #DataMaskTable .BiDmChartTool {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 8px;
    cursor: pointer;
}

div#PlBudgetScreen.DM003 #DataMaskTable .BiDmChartTool i {
    margin-left: 10px;
}

.generalNotificationWindow .windowTitle {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    color: #337abc;
    font-size: 16px;
    margin-bottom: 20px;
}

.generalNotificationWindow .selectBox {
    margin: 0 10px 10px 0;
    display: inline-block;
    color: black;
    font-size: 12px;
}

.generalNotificationWindow .selectBox.wide {
    margin: 0 10px 10px 0;
    display: block;
    width: 100%;
}

.generalNotificationWindow .selectBox.wide select {
    width: 100%;
}

.generalNotificationWindow .inputBox {
    display: block;
}

.generalNotificationWindow .inputBox input {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.generalNotificationWindow .inputBox textarea {
    display: block;
    width: 100%;
    resize: vertical;
    min-height: 100px;
    margin-bottom: 10px;
}

.generalNotificationWindow .controlGroup.right {
    text-align: right;
}

table.DebugTable.pendingActions {
    background-color: white;
    color: black;
}

table.DebugTable.pendingActions .right {
    text-align: right;
}

select.select2.fullwidth {
    width: 100%;
    display: block;
}

/* HHR */

.hhrHeader {
    text-align: center;
    padding: 10px;
    border: 1px solid red;
}

.hhrContent {
    width: calc(100% - 500px);
    border: 1px solid red;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
}

.hhrFilter {
    width: 500px;
    border: 1px solid red;
    display: inline-block;
    padding: 10px;
    user-select: none;
}

.hhrFilterCategoryLabel {
    padding: 5px;
    cursor: pointer;
    user-select: none;
}

.hhrFilterParam {
    display: inline-block;
    padding: 0px 5px 3px;
    user-select: none;
}

.hhrFilterParam.wide {
    display: block;
    padding: 0px 5px 3px;
    user-select: none;
}

.hhrFilterParams {
    padding-left: 10px;
    user-select: none;
}

.hhrFilterParamCheck {
    cursor: pointer;
    user-select: none;
}

.hhrFilterParamCheck::before {
    font-family: FontAwesome;
    content: "\f096";
    padding-right: 5px;
    user-select: none;
}

.hhrFilterParamCheck.active::before {
    font-family: FontAwesome;
    content: "\f046";
    padding-right: 5px;
    user-select: none;
}

.hhrFilterCategory {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.hhrFilterParams>.hhrFilterCategory:last-of-type {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

span.hhrPocet {
    font-size: 10px;
    margin-left: 4px;
    vertical-align: text-bottom;
}

span.hhrPocet::before {
    content: "(";
}

span.hhrPocet::after {
    content: ")";
}

.hhrSlider .ui-widget-header {
    background: none;
}

span.sliderMin {
    display: inline-block;
    width: 50%;
    text-align: left;
    padding-left: 5px;
}

span.sliderMax {
    display: inline-block;
    width: 50%;
    text-align: right;
    padding-right: 5px;
}

.hhrEstateIntro.toLoad {
    display: none;
}

.hhrEstateIntro.fresh {
    margin-bottom: 30px;
    padding: 0px 10px;
}

.hhrIntroImage {
    display: inline-block;
    width: 210px;
    height: 130px;
    padding: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hhrEstateIntro h4 {
    display: block;
    padding: 0px 20px;
    margin: 0px;
}

.hhrIntro {
    padding: 10px 20px;
    display: block;
    margin: 0px;
}

.hhrPhotoMain {
    width: 832px;
    margin: 10px;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: left;
}

.hhrThumb {
    width: 150px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
}

.hhrThumbs {
    margin-top: 20px;
    max-width: 100%;
    text-align: left;
}

.hhrThumbs ul {
    margin: 0px;
    padding: 0px;
}

.hhrThumbs li {
    display: inline-block;
    padding: 10px;
}

.hhrArticle {
    text-align: left;
}

.hhrParams ul {
    margin: 0px;
    padding: 0px;
}

.hhrParams ul li {
    padding: 2px 10px;
}

.hhrParamLabel {
    display: inline-flex;
}

.hhrParamValue {
    display: inline;
    margin-left: 5px;
}

.hhrText p {
    padding: 10px;
    margin: 0px;
}

.hhrPhotoAgent {
    width: 500px;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.hhrArticle.hhrMap {
    width: 100%;
    height: 500px;
}

iframe.hhrMapFrame {
    width: 100%;
    height: 100%;
}

.hhrIntroImageA {
    vertical-align: top;
    display: inline-block;
    width: 220px;
}

.hhrIntroA {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 230px);
}

.chipFullScreen {
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1000;
}

.chipScreen {
    text-align: center;
    margin: 10px;
    padding: 50px;
    width: calc(100vw - 20px);
    height: calc(100vh - 20px);
    background-color: #5798d9;
    border-radius: 20px;
    color: #fff;
    font-size: xx-large;
}

.chipScreen .closeButton {
    position: absolute;
    right: 50px;
    top: 40px;
}

.chipScreen.greenScreen {
    background-color: #008000;
}

.chipScreen.redScreen {
    background-color: #9e3636;
}

input#chipInput {
    opacity: 0.2;
    border-radius: 10px;
    border: none;
}

.activity_embeded {
    padding: 5px 20px 5px 0px;
}

.activity_embeded label {
    width: calc(100% - 20px);
    padding: 0px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
    min-height: 18px;
    color: #3e81c1;
}

.activity_embeded table.taskActivities.table.table-striped {
    font-size: 12px;
    line-height: 16px;
}

.taskActivitesEmpty {
    color: #3e81c1;
    padding: 0px 10px;
}

div.ajaxFormEnvelope {
    background-color: #fff;
    position: fixed;
    top: 55px;
    left: 0px;
    padding: 0px;
    width: calc(100vw - 100px);
    height: calc(100vh - 75px);
    border: 1px solid;
    display: inline-grid;
    grid-template-columns: 1fr;
    grid-template-rows: min-content 1fr min-content;
    gap: 0px 0px;
    grid-template-areas:
        "afHeader"
        "afBody"
        "afFooter";
    z-index: 1010;
    margin: 0px 30px;
    border-radius: 0px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}

.afFormControlBar {
    padding-right: 40px;
}

.ajaxFormHeader {
    padding: 10px 50px 10px 20px;
    font-size: 20px;
    position: relative;
    margin: 0px;
}

.afhBack {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0px;
    font-size: 30px;
    width: 50px;
    text-align: center;
}

.afhName {
    display: inline-block;
    padding: 0px 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.afhAction {
    display: inline-block;
    padding: 0px 10px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
}

.afhDesc {
    display: inline-block;
    font-size: 14px;
    padding: 0px 10px;
    text-transform: uppercase;
}

.ajaxFormHeader .afhControlIcon {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 24px;
    width: 40px;
    text-align: center;
    cursor: pointer;
}

.ajaxFormHeader .afhFormMenuIcon {
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 10px;
    font-size: 24px;
    width: 40px;
    text-align: center;
    cursor: pointer;
}

.ajaxFormHeader .afhFormShowStepsIcon {
    display: inline-block;
    position: absolute;
    right: 80px;
    top: 10px;
    font-size: 24px;
    width: 40px;
    text-align: center;
    cursor: pointer;
}

.ajaxFormHeader .afhFormShowStepsIcon.active .fa-circle-check {
    display: none;
}

.ajaxFormHeader .afhFormShowStepsIcon.active .fa-circle-xmark {
    display: inline-block;
}

.ajaxFormHeader .afhFormShowStepsIcon .fa-circle-check {
    display: inline-block;
}

.ajaxFormHeader .afhFormShowStepsIcon .fa-circle-xmark {
    display: none;
}

.ajaxFormHeader .afhFormShowNewIcon {
    display: inline-block;
    position: absolute;
    right: 120px;
    top: 10px;
    font-size: 24px;
    width: 40px;
    text-align: center;
    cursor: pointer;
}

.ajaxFormHeader .afhFormShowNewIcon.active .fa-circle-exclamation {
    display: none;
}

.ajaxFormHeader .afhFormShowNewIcon.active .fa-circle-xmark {
    display: inline-block;
}

.ajaxFormHeader .afhFormShowNewIcon .fa-circle-exclamation {
    display: inline-block;
}

.ajaxFormHeader .afhFormShowNewIcon .fa-circle-xmark {
    display: none;
}

.ajaxFormHeader .afhFormShowNoemtyIcon {
    display: inline-block;
    position: absolute;
    right: 160px;
    top: 10px;
    font-size: 24px;
    width: 40px;
    text-align: center;
    cursor: pointer;
}

.ajaxFormHeader .afhFormShowNoemtyIcon.active .fa-clipboard-check {
    display: none;
}

.ajaxFormHeader .afhFormShowNoemtyIcon.active .fa-clipboard-list {
    display: inline-block;
}

.ajaxFormHeader .afhFormShowNoemtyIcon .fa-clipboard-check {
    display: inline-block;
}

.ajaxFormHeader .afhFormShowNoemtyIcon .fa-clipboard-list {
    display: none;
}

.ajaxFormEnvelope.showNoemptyOnly .ajaxFormControlEnvelope.emptyValue {
    display: none;
}

.afbEnvelope {
    position: relative;
    border: 1px solid #fff;
    padding: 20px;
    overflow-y: auto;
}

.ajaxFormControlEnvelope {
    display: inline-block;
    padding: 0px 20px 20px 0px;
}

.ajaxFormInput,
input.ajaxFormLikeInput {
    width: 100%;
}

.ajaxFormInput.iconSpace1,
input.ajaxFormLikeInput.iconSpace1 {
    width: calc(100% - 40px);
}

.ajaxFormInput.iconSpace2,
input.ajaxFormLikeInput.iconSpace2 {
    width: calc(100% - 80px);
}

.ajaxFormInput.iconSpace3,
input.ajaxFormLikeInput.iconSpace3 {
    width: calc(100% - 120px);
}

.ajaxFormInput.iconSpace4,
input.ajaxFormLikeInput.iconSpace4 {
    width: calc(100% - 160px);
}

.ajaxFormControlEnvelope.afSize1 {
    width: 100%;
}

.ajaxFormControlEnvelope.afSize2 {
    width: min(100%, 600px);
}

.ajaxFormControlEnvelope.afSize3 {
    width: min(100%, 400px);
}

.ajaxFormControlEnvelope.afSize4 {
    width: min(100%, 300px);
}

.ajaxFormControlEnvelope.afSize5 {
    width: min(100%, 240px);
}

.ajaxFormControlEnvelope.afSize6 {
    width: min(100%, 200px);
}

.ajaxFormControlEnvelope.afSize7 {
    width: min(100%, 170px);
}

.ajaxFormControlEnvelope.afSize8 {
    width: min(100%, 150px);
}

.ajaxFormControlEnvelope.afSize9 {
    width: min(100%, 130px);
}

.ajaxFormControlEnvelope.afSize10 {
    width: min(100%, 120px);
}

.ajaxFormControlEnvelope.afSize11 {
    width: min(100%, 110px);
}

.ajaxFormControlEnvelope.afSize12 {
    width: min(100%, 100px);
}

input.ajaxFormInput[type="number"],
input.ajaxFormInput[type="text"],
input.ajaxFormInput[type="email"],
input.ajaxFormInput[type="date"],
input.ajaxFormInput[type="time"],
textarea.ajaxFormInput,
select.ajaxFormInput {
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ajaxFormBody {
    display: grid;
    grid-template-columns: 1fr 340px;
    height: auto;
    overflow: hidden;
}

.ajaxFormFooter {
    display: grid;
    padding: 10px 10px 0px 20px px;
    text-align: right;
    grid-template-columns: 1fr 340px;
    overflow: hidden;
}

.queuetask-toggle-button {
    display: none;
}

.afnMenuButton {
    display: none !important;
}

@media (max-width: 1599px) {
    .ajaxFormBody {
        display: grid;
        grid-template-columns: 1fr 45px;
        height: auto;
        overflow: hidden;
    }

    .ajaxFormFooter {
        display: grid;
        padding: 10px 10px 0px 20px px;
        text-align: right;
        grid-template-columns: 1fr 45px;
        overflow: hidden;
    }

    button.queuetask-toggle-button {
        display: inline-block;
        position: absolute;
        top: 4px;
        left: 5px;
        border: none;
        background-color: #fff;
        font-size: 16px;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.3);
    }

    .showtasks_on button.queuetask-toggle-button i {
        transition: all 500ms ease;
    }

    .showtasks_on button.queuetask-toggle-button i {
        transform: rotate(180deg);
    }
}


.withoutTasks .ajaxFormBody {
    display: grid;
    grid-template-columns: 1fr;
    height: auto;
}


.afTaskControlBar {
    width: 340px;
    position: relative;
    background-color: #fff;
    left: 0px;
    transition: all 500ms ease;
    padding-right: 10px;
}

.showtasks_on .afTaskControlBar {
    width: 340px;
    position: relative;
    background-color: #fff;
    left: -300px;
    box-shadow: -5px 0px 5px rgba(0, 0, 0, 0.1);
    padding-right: 10px;
}

.withoutTasks .ajaxFormFooter {
    display: grid;
    padding: 10px 20px;
    text-align: right;
    grid-template-columns: 1fr;
}

.aftEnvelope {
    position: relative;
    border: 1px solid #fff;
    padding: 30px 0px 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 340px;
    left: 0px;
    background-color: #fff;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    transition: all 500ms ease;
}

.showtasks_on .aftEnvelope {
    position: relative;
    border: 1px solid #fff;
    padding: 30px 0px 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 340px;
    left: -300px;
    background-color: #fff;
    box-shadow: -5px 0px 5px rgba(0, 0, 0, 0.1);
}

.easy #wrapper-center .row .ajaxFormBody div.queueEnvelope {
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-rows: max-content;
    overflow-y: auto;
}

label.formGroupLabel {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
    cursor: pointer;
}


.ajaxFormGroupEnvelope.afGroupMaximize {
    height: auto;
    overflow: hidden;
}

.ajaxFormGroupEnvelope.afGroupMinimize {
    height: 22px;
    overflow: hidden;
}

.ajaxFormInputIcon {
    font-size: 24px;
    line-height: 30px;
    vertical-align: bottom;
    margin-left: 5px;
    cursor: pointer;
}

div.ajaxFormPictureFrame {
    display: inline-block;
    max-width: calc(100% - 10px);
    max-height: calc(100% - 10px);
    top: 5px;
    left: 5px;
    z-index: 10000;
    position: absolute;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    overflow: auto;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 10%);
}

.ajaxFormPictureCloseControl {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 20px;
    cursor: pointer;
}

.ajaxFormPictureHeader {
    font-size: 16px;
    padding: 5px 30px 5px 10px;
    font-weight: bold;
    position: sticky;
    top: 0px;
    left: 0px;
    background-color: #fff;
    width: 100%;
    z-index: 10;
}

.ajaxFormPictureEnvelope img {
    max-width: 100%;
    aspect-ratio: auto;
}

textarea.ajaxFormInput {
    resize: vertical;
    min-height: 60px;
}

.ajaxFormHtmlEnvelope.ajaxFormHtmlHide .ajaxHtmlHeader.hideHtml {
    display: none;
}

.ajaxFormHtmlEnvelope.ajaxFormHtmlShow .ajaxHtmlHeader.showHtml {
    display: none;
}

.ajaxFormHtmlEnvelope.ajaxFormHtmlHide .ajaxFormHtmlBody {
    height: 0px;
    overflow: hidden;
}

.ajaxFormHtmlEnvelope.ajaxFormHtmlShow .ajaxFormHtmlBody {
    height: auto;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

.ajaxFormGalleryEnvelope.ajaxFormGalleryHide .ajaxGalleryHeader.hideGallery {
    display: none;
}

.ajaxFormGalleryEnvelope.ajaxFormGalleryShow .ajaxGalleryHeader.showGallery {
    display: none;
}

.ajaxFormGalleryEnvelope.ajaxFormGalleryHide .ajaxFormGalleryBody {
    height: 0px;
    overflow: hidden;
}

.ajaxFormGalleryEnvelope.ajaxFormGalleryShow .ajaxFormGalleryBody {
    height: auto;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

.ajaxFormListEnvelope.ajaxFormListHide .ajaxListHeader.hideList {
    display: none;
}

.ajaxFormListEnvelope.ajaxFormListShow .ajaxListHeader.showList {
    display: none;
}

.ajaxFormListEnvelope.ajaxFormListHide .ajaxFormListBody {
    height: 0px;
    overflow: hidden;
}

.ajaxFormListEnvelope.ajaxFormListShow .ajaxFormListBody {
    height: auto;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

.ajaxFormListBody .ajaxListItem {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 2px 10px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}

.ajaxListItem .ajaxFormInputIcon {
    font-size: 20px;
    line-height: 28px;
    vertical-align: bottom;
    margin-left: 10px;
    cursor: pointer;
}

button.afhControlButton.btn.btn-successajaxFormInput.action {
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

.ajaxFormControlLabel,
.ajaxListCount {
    font-size: 9px;
    padding: 2px 5px;
    line-height: 10px;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    user-select: none;
}

.afAuditRecords {
    display: inline-block;
    cursor: pointer;
}

.ajaxFormControlEnvelope.actionEnvelope {
    width: auto;
}

button.afhControlButton.btn.btn-successajaxFormInput.action span {
    font-size: 12px;
}

span.ajaxListItemValue {
    font-size: 12px;
}

span.select2.select2-container.select2-container--default {
    font-size: 12px;
}

.afTaskFormEnvelope.show {
    border: 0px;
    border-radius: 0px;
    padding: 0px 10px;
    margin-bottom: 0px;
    width: 100%;
}

.afTaskFormHeader {
    background-color: #99cc33;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}

.afTaskFormControlEnvelope {
    text-align: left;
    padding: 5px;
}

.afTaskFormControlLabel {
    font-size: 9px;
    padding: 2px 5px;
    line-height: 12px;
    text-transform: uppercase;
}

.afTaskFormInput {
    width: 100%;
    font-size: 12px;
    box-shadow: none;
}

textarea.afTaskFormInput {
    resize: vertical;
    min-height: 50px;
}

.afNoticeFormEnvelope.show {
    border: 0px;
    border-radius: 0px;
    padding: 0px 10px;
    margin-bottom: 0px;
    width: 100%;
}

.afNoticeFormHeader {
    background-color: #99cc33;
    border-radius: 6px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.afNoticeFormControlEnvelope {
    text-align: left;
    padding: 5px;
}

.afNoticeFormControlLabel {
    font-size: 10px;
    padding: 2px 5px;
    line-height: 14px;
}

.afNoticeFormInput {
    width: 100%;
    font-size: 12px;
    box-shadow: none;
}

textarea.afNoticeFormInput {
    resize: vertical;
    min-height: 50px;
}

select.afTaskFormInput,
select.afNoticeFormInput {
    box-shadow: none;
    border-radius: 5px;
}

.afTaskFormControlEnvelope.halfSize,
.afNoticeFormControlEnvelope.halfSize {
    display: inline-block;
    width: 50%;
}

.aftEnvelope .queueEnvelope {
    margin: 0px;
}

.queueEnvelope.ajaxFormTasksQueue .queue {
    border: 0px;
    border-radius: 0px;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
}

.ajaxFormEnvelope button.btn {
    padding: 2px 10px;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    font-size: 13px;
}

.afnMenuButton {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
}

.ajaxFormNavigationEnvelope {
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    border-radius: 10px;
    top: 50px;
    left: 5px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.afnMenuItem {
    cursor: pointer;
}

.afnMenuItem i {
    margin-right: 10px
}

.afnMenuItem span {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 16px;
}

.aftItemsGroupsEnvelope {
    text-align: left;
}

.aftItemsGroupEnvelope>label {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    width: 100%;
    position: relative;
}

span.aftGroupControlIcons {
    position: absolute;
    right: 25px;
}

.aftItemsGroupEnvelope.showActive>label .maximized {
    display: none;
}

.aftItemsGroupEnvelope.showAll>label .maximized {
    display: inline-block;
}

.aftItemsGroupEnvelope.showActive>label .minimized {
    display: inline-block;
}

.aftItemsGroupEnvelope.showAll>label .minimized {
    display: none;
}

span.aftGroupControlIcons i {
    font-size: 14px;
    padding-right: 10px;
}

.aftItemEnvelope {
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    padding: 0px 30px 0px;
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 14px;
    position: relative;
    min-height: 30px;
    margin-bottom: 3px;
}

.aftItemEnvelope.active {
    background-color: #99cc33;
    color: #fff;
}

.aftItemEnvelope.active.alarmOn {
    background-color: #ffb40b;
    color: #fff;
}

.aftItemControl {
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
}

span.aftItemControlIcons.aftSwitch {
    position: absolute;
    left: 5px;
    top: 0px;
}

span.aftItemControlIcons.aftEdit {
    position: absolute;
    bottom: 0px;
    left: calc(100% - 25px);
    display: none;
}

.aftItemEnvelope.maximized span.aftItemControlIcons.aftEdit {
    display: inline-block;
}

span.aftItemControlIcons.ftMinimize {
    position: absolute;
    top: 0px;
    left: calc(100% - 25px);
}

span.aftItemControlIcons {
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
    width: 100%;
}

span.aftItemControlIcons i {
    margin: 5px 0;
    display: inline-block;
}

span.aftItemControlIcons i.leftSpace {
    margin-left: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.afTaskFieldBox label {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: normal;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    vertical-align: text-bottom;
}

.easy .aftItem div.afTaskFieldBox div.likeInput.wide {
    cursor: default;
    margin: 0px;
    opacity: 1;
    padding: 0px 0px 0px 10px;
}

.easy .aftItem.afHistory div.afTaskFieldBox.afHistorySubject div.likeInput.wide {
    cursor: default;
    margin: 0px;
    opacity: 1;
    padding: 0px 0px 0px 0px;
    font-weight: 900;
}

.easy .aftItem.afHistory div.afTaskFieldBox.afHistoryDescription div.likeInput.wide {
    cursor: default;
    margin: 0px;
    opacity: 1;
    padding: 0px 0px 0px 5px;
}

.easy .aftItem.afHistory div.afTaskFieldBox.afHistoryDescription div.likeInput.wide .historyAction {
    position: absolute;
    left: 0px;
}

.easy .aftItem.afHistory div.afTaskFieldBox.afHistoryDescription div.likeInput.wide .historyField {
    text-transform: uppercase;
    font-size: 10px;
    display: inline-block;
    padding-left: 13px;
    position: relative;
}

.aftItemEnvelope .afTaskFieldBox.minimized {
    display: none;
}

.aftItemEnvelope.maximized .afTaskFieldBox.minimized {
    display: inline-block;
    width: 100%;
}

.aftItemEnvelope .aftItemControlIcons i.minimized {
    display: none;
}

.aftItemEnvelope .afTaskFieldBox label {
    display: none;
}

.aftItemEnvelope.maximized .aftItemControlIcons i.minimized {
    display: block;
}

.aftItemEnvelope.maximized .aftItemControlIcons i.maximized {
    display: none;
}

.aftItemEnvelope.maximized .afTaskFieldBox label {
    display: inline-block;
}

.aftItemEnvelope.maximized {
    padding-bottom: 30px;
}

.aftItem {
    display: inline-block;
    width: 100%;
    margin: 5px 0px 5px;
}

.aftItemEnvelope.minimized .afTaskFieldBox.maximized {
    font-size: 12px;
    line-height: 14px;
}

.easy .aftItemEnvelope.maximized .aftItem div.afTaskFieldBox div.likeInput.wide {
    cursor: default;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 0;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
    line-height: 18px;
}

.aftItemEnvelope i {
    cursor: pointer;
}

.aftItemsGroupEnvelope.showMine .minimizedMine {
    display: none;
}

.aftItemsGroupEnvelope.showMineAll .maximizedMine {
    display: none;
}

.aftItemsGroupEnvelope.showMine .maximizedMine {
    display: inline-block;
}

.aftItemsGroupEnvelope.showMineAll .minimizedMine {
    display: inline-block;
}

.aftItemsGroupEnvelope.showMine .notMine {
    display: none;
}

.aftItemEnvelope.inactive .aftItemControlIcons i.minimizedActive {
    display: none;
}

.aftItemEnvelope.active .aftItemControlIcons i.maximizedActive {
    display: none;
}

span.afFilterBoxButton {
    padding: 0px 5px;
    border: 1px solid #555555;
    margin: 5px 5px 0px 0px;
    border-radius: 4px;
    display: inline-block;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 20px;
    cursor: pointer;
}

span.afFilterBoxEnvelope {
    margin-left: 5px;
    margin-bottom: 1px;
    display: inline-block;
}

span.afFilterBoxButton i {
    font-size: 12px;
    line-height: 12px;
    margin-right: 5px;
}

span.afFilterBoxButton.active {
    background-color: #aaaaaa;
    color: #ffffff;
}

span.afFilterBoxInput {
    min-width: 10px;
    min-height: 14px;
    display: inline-block;
    font-weight: bold;
    padding: 0px 10px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.5px;
    cursor: text;
}

span.afFilterBoxInput:focus-visible {
    border: 0px;
    outline: none;
}

.mmcElementEnvelope {
    position: relative;
    padding: 10px;
}

.mmcElementEnvelope label {
    color: #ff7a41;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 14px;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 25px;
    padding: 0 5px;
    background-color: #fff;
}

.mmcElementEnvelope .mmcValue {
    color: black;
    font-weight: normal;
    font-size: 14px;
    border: 1px solid #ff7a41;
    border-radius: 5px;
    padding: 3px 20px;
}

.mmcElementEnvelope i {
    padding: 0px 0px;
    margin-right: 10px;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.ajaxFormControlEnvelope.nonEmptyValue .ajaxFormInput,
.ajaxFormControlEnvelope.nonEmptyValue .select2-selection.select2-selection--single,
.ajaxFormControlEnvelope.nonEmptyValue .ajaxFormLikeInput {
    background-color: #efffec;
}

.ajaxFormControlEnvelope.emptyValue .ajaxFormInput,
.ajaxFormControlEnvelope.emptyValue .select2-selection.select2-selection--single,
.ajaxFormControlEnvelope.emptyValue .ajaxFormLikeInput {
    background-color: #ffeadc;
}

.ajaxFormEnvelope .showActive .aftItemEnvelope.inactive {
    display: none;
}

.ajaxFormEnvelope .showActive .aftItemEnvelope.alarmOff {
    display: none;
}

.ajaxFormEnvelope .showActive .aftItemEnvelope.warningOff {
    display: none;
}

.ajaxFormEnvelope .afTaskFormControlGroupSplitter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: calc(100% - 20px);
    margin: 0px auto 10px;
    position: relative;
}

.ajaxFormEnvelope label.afSplitterLabel {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px;
    position: relative;
    top: 10px;
    background-color: #ffffff;
    padding: 0px 10px;
}

.aftItemEnvelope.active.warningOn {
    background-color: #e04815;
}

.aftItemEnvelope.active.warningOff {
    background-color: #a4a1a1;
}

.aftItemEnvelope.active.alarmOn {
    background-color: #eeb812;
}

.aftItemEnvelope.active.alarmOver {
    background-color: #e04815;
}

.afTaskFieldBox button.afhControlButton.btn.btn-default.afhSaveButton {
    display: block;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.easy .afTaskFieldBox .likeInput.wide.responseBy {
    text-align: right;
    font-size: smaller;
    font-style: italic;
    cursor: default;
    margin-bottom: -5px;
}

.easy .afTaskFieldBox .likeInput.wide.response {
    font-style: italic;
    cursor: default;
    line-height: 16px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.afTaskFieldBox.minimized.responseEnvelope {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
    background-color: rgba(0, 0, 0, 0.1);
}

.aftItemsGroupsEnvelope .counters {
    margin-right: 10px;
    letter-spacing: 1px;
    padding: 0px 5px 0px 5px;
}

.aftItem.afMessage .afMessageSubject label {
    display: none;
}

.aftItem.afMessage .afMessageDescription label {
    display: none;
}

.easy .aftItemEnvelope.maximized .aftItem.afMessage div.afTaskFieldBox.afMessageSubject div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
    font-weight: bold;
}

.easy .aftItemEnvelope.maximized .aftItem.afMessage div.afTaskFieldBox.afMessageDescription div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
}

.aftItem.afReminder .afReminderSubject label {
    display: none;
}

.aftItem.afReminder .afReminderDescription label {
    display: none;
}

.easy .aftItemEnvelope.maximized .aftItem.afReminder div.afTaskFieldBox.afReminderSubject div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
    font-weight: bold;
}

.easy .aftItemEnvelope.maximized .aftItem.afReminder div.afTaskFieldBox.afReminderDescription div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
}

.aftItem.afWarning .afWarningSubject label {
    display: none;
}

.aftItem.afWarning .afWarningDescription label {
    display: none;
}

.easy .aftItemEnvelope.maximized .aftItem.afWarning div.afTaskFieldBox.afWarningSubject div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
    font-weight: bold;
}

.easy .aftItemEnvelope.maximized .aftItem.afWarning div.afTaskFieldBox.afWarningDescription div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
}

.aftItem.afNotice .afNoticeSubject label {
    display: none;
}

.aftItem.afNotice .afNoticeDescription label {
    display: none;
}

.easy .aftItemEnvelope.maximized .aftItem.afNotice div.afTaskFieldBox.afNoticeSubject div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
    font-weight: bold;
}

.easy .aftItemEnvelope.maximized .aftItem.afNotice div.afTaskFieldBox.afNoticeDescription div.likeInput.wide {
    cursor: default;
    border: none;
    border-radius: 4px;
    margin: 0px;
    opacity: 1;
    padding: 0px 10px;
}

#wrapper.easy a.btn.btn-success.btn-sm {
    color: #ffffff;
}

ul.ui-autocomplete {
    z-index: 10000;
    background-color: #fff;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.alarmsEnvelope {
    margin: 10px 0px 10px 20px;
}

.alarmEventEnvelope {
    border: 1px solid #a4ca2f;
    margin-bottom: 10px;
    margin-top: 30px;
    border-radius: 2px;
    padding: 20px 20px 10px;
    position: relative;
    background-color: #fcfff3;
}

.alarmEventHeader {
    position: relative;
    background-color: #fff;
    top: -35px;
    margin-bottom: -30px;
    padding: 3px 10px;
    border: 1px solid #a4ca2f;
    border-radius: 2px;
    color: #a4ca2f;
    cursor: pointer;
    line-height: 18px;
}

.alarmAlarmSubject {
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
}

span.alarmAlarmDate {
    font-weight: normal;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 11px;
    display: block;
    line-height: 14px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
}

.alarmAlarmDescription {
    font-style: italic;
    font-size: small;
    margin-bottom: 10px;
}

button.navbar-toggle-button {
    display: none;
}

.transparent {
    color: transparent;
}

div#loginform {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: calc(100% / 2 - 260px);
    top: calc(100vh / 2 - 120px);
}

div.background {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: -10;
}

div.background img#background {
    height: 100%;
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    transition: margin-left 180s ease;
    -webkit-transition: margin-left 180s ease;
    -moz-transition: margin-left 180s ease;
    -o-transition: margin-left 180s ease;
}

a {
    text-decoration: none;
    color: green;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

div.logo {
    display: block;
    position: absolute;
    top: 5px;
    right: 35px;
    opacity: 0.5;
    width: 200px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

div.logo:hover {
    width: 503px;
    opacity: 1;
}

div.logo a {
    width: 100%;
}

div.logo a img {
    width: 100%;
}


div.logo.Login {
    display: block;
    opacity: 0.5;
    width: 100%;
    text-align: center;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

div.logo.Login:hover {
    width: 100%;
    opacity: 1;
}

div.logo.Login a {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.logo.Login a img {
    width: 100%;
}

div.DebugTable {
    margin: 20px;
}

/* DebugTable */
.DebugTable {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.DebugTable table,
table.DebugTable {
    margin: 0px;
    padding: 0px;
    /*color: rgba(255,255,255,0.8);*/
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    font-size: 12px;
}

.DebugTable td {
    vertical-align: middle;
    border-width: 0px 1px 1px 0px;
    padding: 7px;
}

.DebugTable th {
    vertical-align: middle;
    border-width: 0px 0px 0px 0px;
    padding: 7px;
    color: rgb(255, 255, 255);
    background-color: #3E81C1;
    font-weight: normal;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.DebugTable tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.DebugTable tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.DebugTable tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

/*
table.editable {
    margin: 0px;
    padding: 0px;
    background-color: #3E81C1;
    border-radius: 0px;
    border: 0px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    font-size: 13px;
    width: 100%;
    text-align: center;
}*/
table.editable tr {
    background-color: transparent;
}

table.editable tr:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

table.editable td {
    vertical-align: middle;
    border-width: 0px 1px 1px 0px;
    padding: 2px;
}

table.editable th {
    vertical-align: middle;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 2px;
    color: rgba(255, 255, 255, 1);
    margin: 0;
    border-spacing: 0px;
    border-collapse: collapse;
    font-weight: normal;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

table.editable tr td a {
    color: #00E16A;
}

p {
    margin: 5px;
}

div.error {
    display: inline-block;
    background-color: rgba(255, 0, 0, 0.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0);
}

div.fullscreen.success {
    display: inline-block;
    background-color: rgba(87, 152, 217, 0.6);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

div.fullscreen .closeMe {
    float: right;
    cursor: pointer;
}

div.success {
    display: inline-block;
    background-color: rgba(87, 152, 217, 0.6);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

span.success {
    display: block;
    padding: 5px 0px;
}

div.message {
    display: inline-block;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    margin-bottom: 10px;
}

div.message.big {
    margin-left: 20px;
}

div.fixedtopmessage {
    display: block;
    width: 100%;
    position: fixed;
    top: 10px;
    margin-bottom: 10px;
}

div.topmessage {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 40px;
    color: rgba(255, 255, 255, 1);

    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid rgba(255, 255, 255, 1);
    margin-bottom: 10px;
    /* width: 55%; */
    margin-left: auto;
    margin-right: auto;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    font-size: 30px;
}

div.bottommessage {
    display: block;
    background-color: transparent;
    padding: 10px 40px;
    color: rgba(255, 255, 255, 1);

    border: 2px 0px 2px 0px solid rgba(255, 255, 255, 1);
    margin-bottom: 20px;
    margin-top: 0px;
    width: 90%;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
}

div.debug {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.8);

    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    margin: 20px;
    font-size: smaller;
    position: relative;
    top: 10vh;
}

div.activateprofile {
    display: inline-block;
    background-color: rgba(87, 152, 217, 0.6);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    margin: 20px;
    font-size: 11px;
}

div.activateprofile.login {
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: center;
}

div.activateprofile.login input {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

div.activateprofile div.ms-container {
    margin-left: auto;
    margin-right: auto;
}

div.sitename {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.8);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 0);

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    font-size: 40px;
    margin: 10px 20px;
}

div.clear {
    clear: both;
}

div.button {
    display: inline-block;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin: 20px 10px;

    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;

}

div.button:hover {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);

    border: 1px solid rgba(255, 255, 255, 0.7);
}

div.button a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

div.button:hover a {
    color: rgba(255, 255, 255, 1);
}

div.button.green {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    background-color: rgba(0, 255, 0, 0.2);
}

div.button.green:hover {
    background-color: rgba(0, 255, 0, 0.5);
}


input.editable.red,
textarea.editable.red {
    background-color: rgb(158, 54, 54);
    color: #fff;
}

input.editable.black,
textarea.editable.black {
    background-color: #fff;
}

input.editable:focus {
    background-color: rgba(0, 0, 0, 0.8);
    color: rgba(0, 255, 0, 1);
}

table.editable tr th span.header {
    display: block;
    margin: auto;
}

table.status td:first-child {
    text-align: left;
}

table.status td:last-child {
    text-align: right;
}

table.tablePaging {
    margin: 15px auto;
    width: 100%;
    border-spacing: 0px;
}

input.microButton {
    margin: 2px;
}

div.orderButtons {
    display: inline-block;
    margin: 0px 2px 0px 5px;
    padding: 0px;
    width: 25px;
    /*height: 10px;*/
    overflow: hidden;
    line-height: 5px;
}

button.asc,
button.desc {
    width: 10px;
    color: rgba(255, 255, 255, 0.5);
    background-color: transparent;
    border: none;
    padding: 0px;
    cursor: pointer;
}

button.asc.active,
button.desc.active {
    color: rgba(255, 255, 255, 1);
}

button.asc:hover,
button.desc:hover {
    color: rgba(255, 255, 255, 1);
}


input.asc {
    color: transparent;
    /*background-image: url(images/asc-white-transparent.png);*/
    margin: 0px 2px 0px 0px;
    padding: 0px;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 0px;
    border-width: 0px;
    background-color: transparent;
}

input.asc.active,
input.asc:hover {
    /*background-image: url(images/asc-white.png);*/
    color: transparent;
    background-color: transparent;
}

input.desc {
    color: transparent;
    background-image: url(images/desc-white-transparent.png);
    margin: 0px 0px 0px 2px;
    padding: 0px;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 0px;
    border-width: 0px;
    background-color: transparent;
}

input.desc.active,
input.desc:hover {
    background-image: url(images/desc-white.png);
    color: transparent;
    background-color: transparent;
}

div.menu {
    display: inline-block;
    margin: 0px 10px;
    z-index: 1000;
}

div.menu.left {
    display: inline-block;
    position: relative;
    top: -10px;
    left: -220px;
    width: 250px;
    text-align: left;
}

div.menu ul {
    display: inline-block;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    margin-top: 45px;
}

div.menu.top ul li {
    display: block;
    list-style: none;
    background-color: rgba(0, 255, 0, 0.2);
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    padding: 0px 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid rgba(0, 255, 0, 0);
    margin: 0px 0px;

    width: 0px;
    height: 0px;
    overflow: hidden;
    position: relative;
}

div.menu ul li {
    display: block;
    list-style: none;
    text-decoration: none;
    padding: 0px 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid rgba(87, 152, 217, 0);
    /*background-color: rgba(87, 152, 217, 0.6);*/
    color: rgb(255, 255, 255);
    margin: 0px 0px;

    width: 225px;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;

}

div.menu.short ul li {
    display: block;
    list-style: none;
    text-decoration: none;
    padding: 0px 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0);
    /*background-color: rgba(87, 152, 217, 0.6);*/
    color: rgb(255, 255, 255);
    margin: 0px 0px;

    width: 56px;
}

div.menu div.parking {
    margin: 4px 20px 10px;
    padding: 5px 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 1.5em;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);


    cursor: pointer;
}

div.menu div.parking i.fa-light {
    margin-right: 20px;
}

div.menu.short div.parking.wide,
div.menu div.parking.short {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 16px;
    overflow: hidden;
}

div.menu div.parking.wide,
div.menu.short div.parking.short {
    position: absolute;
    display: inline-block;
    width: 0px;
    height: 16px;
    overflow: hidden;
}

div.menu div.parking:hover {
    margin: 5px 20px 25px;
    color: rgba(255, 255, 255, 1);

}

div.menu ul li:hover {
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 0px 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0px 0px;
    width: 225px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}

div.menu.short ul li:hover a span {
    margin-left: 5px;
    width: 160px;
}

div.menu ul li.active {
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 0px 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0px 0px;

    border: 1px solid rgba(255, 255, 255, 0.7);
    z-index: 100;
}

div.menu ul li a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    margin-left: 0px;
    padding: 5px 10px;
    display: block;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;

}

div.menu.short ul li a {
    width: 45px;
    padding: 5px 1px 5px 10px;
}

div.menu ul li a .fa-light {
    padding: 0px 0px 0px 0px;
    width: 20px;
    text-align: center;
}

div.menu ul li:hover a,
div.menu ul li.active a {
    color: #3E81C1;

}

div.menu ul li a span {
    margin-left: 5px;
    overflow: hidden;
    width: calc(100% - 60px);
    height: 20px;
    position: absolute;
}

div.menu.short ul li a span {
    margin-left: 5px;
    width: 0px;
    transition: width 0.5s ease;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;

}


div.big {
    color: #000;
    font-size: 1.2em;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);


}


div.picture {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.8);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 1);
    margin-bottom: 10px;
}

/* *** ANIMATED STYLES *** */

/* DebugTableAnimated */
.DebugTableAnimated {
    display: inline-block;

    margin: 0px;
    padding: 0px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    /*
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    */
}

.DebugTableAnimated table,
table.DebugTableAnimated {
    margin: 0px;
    padding: 0px;
    color: transparent;
    font-size: 12px;
}

table.wide {
    width: 100%;
}

.Animated {
    opacity: 0;
}

.DebugTableAnimated span.Animated {
    vertical-align: middle;
    border-width: 0px 0px 0px 0px;
    padding: 7px;
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    opacity: 0;
}

.DebugTableAnimated td.Sales {
    vertical-align: middle;
    border-width: 0px 0px 0px 0px;
    padding: 7px;
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    opacity: 1;
}


.DebugTableAnimated th {
    vertical-align: middle;
    border-width: 0px 1px 1px 0px;
    padding: 7px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(255, 255, 255, 0.3);
}

/* *** agent field *** */

.DebugTableAnimated td.Agent {
    width: 30%;
}

.DebugTableAnimated span.Team {
    float: left;
    display: block;
    width: 170px;
}

.DebugTableAnimated span.TeamPicture {
    display: block;
    width: 100%;
    text-align: center;
}

.DebugTableAnimated img.TeamPicture {
    display: block;
    height: 150px;
    margin: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 6px solid white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTableAnimated span.TeamName {
    display: block;
    text-align: center;
    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
}

.DebugTableAnimated span.Agent {
    float: left;
    display: block;
    width: 230px;
}

.DebugTableAnimated span.AgentPicture {
    display: block;
    width: 100%;
    text-align: center;
}

.DebugTableAnimated img.AgentPicture {
    display: block;
    height: 150px;
    margin: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 6px solid white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTableAnimated span.AgentNick {
    display: block;
    text-align: center;
    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
    margin-top: -28px;

    color: rgb(150, 150, 150);
}

.DebugTableAnimated span.AgentNickCase {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    padding: 2px 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTableAnimated span.AgentName {
    display: block;
    text-align: center;
    font-size: 16px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
    margin-top: -5px;
}

/* *** sales field *** */

.DebugTableAnimated td.Sales {
    width: 70%;
}

.DebugTableAnimated span.Sales {
    width: 150px;
    display: block;
    float: left;
}

.DebugTableAnimated span.SalesType {
    display: block;
    float: left;
}

.DebugTableAnimated img.SalesTypePicture {
    display: block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 100px;
    border: 6px solid white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTableAnimated span.Status {
    display: block;
    float: left;
}

.DebugTableAnimated img.StatusPicture {
    display: block;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    width: 55px;
    margin-left: 75px;
    margin-bottom: -35px;
    margin-top: -45px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTableAnimated span.SalesPoints {
    display: block;
    margin-right: 65px;
    margin-top: -18px;
    float: right;
}

.DebugTableAnimated span.SalesCounterRounded {
    display: block;
    margin-left: -10px;
    margin-top: -135px;
    padding: 7px;
    float: left;
    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    background-color: #382E2C;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 15px;
    border: 5px solid #FFF;

    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTableAnimated span.Score {
    display: block;
    width: 200px;
    float: right;
    padding: 30px;
}

.DebugTableAnimated span.ScoreTitle {
    display: block;
    text-align: center;
    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
    /* margin-top: -28px; */

    color: rgb(200, 200, 200);
}

.DebugTableAnimated span.ScorePoints {
    display: block;
    text-align: center;
    font-size: 40px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
    /* margin-top: -28px; */

    color: rgba(255, 255, 255, 1);
}



/* *** TEAM ANIMATED STYLES *** */

/* DebugTeamTableAnimated */
.DebugTeamTableAnimated {
    display: inline-block;

    margin: 0px;
    padding: 0px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    /*
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    */
}

.DebugTeamTableAnimated table,
table.DebugTeamTableAnimated {
    margin: 0px;
    padding: 0px;
    color: transparent;
    font-size: 12px;
}

.DebugTeamTableAnimated span.Animated {
    vertical-align: middle;
    border-width: 0px 0px 0px 0px;
    padding: 7px;
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    opacity: 0;
}

.DebugTeamTableAnimated td.Sales {
    vertical-align: middle;
    border-width: 0px 0px 0px 0px;
    padding: 7px;
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    opacity: 1;
}


.DebugTeamTableAnimated th {
    vertical-align: middle;
    border-width: 0px 1px 1px 0px;
    padding: 7px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(255, 255, 255, 0.3);
}

/* *** agent field *** */

.DebugTeamTableAnimated td.Team {
    width: 15%;
}

.DebugTeamTableAnimated span.Team {
    float: left;
    display: block;
    width: 170px;
}

.DebugTeamTableAnimated span.TeamPicture {
    display: block;
    width: 100%;
    text-align: center;
}

.DebugTeamTableAnimated img.TeamPicture {
    display: block;
    height: 150px;
    margin: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 6px solid white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTeamTableAnimated span.TeamName {
    display: block;
    text-align: center;
    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
}

.DebugTeamTableAnimated span.AgentSmall {
    float: left;
    display: block;
    width: 80px;
    margin-top: -60px;
    margin-left: -20px;
}

.DebugTeamTableAnimated span.AgentPicture {
    display: block;
    width: 100%;
    text-align: center;
}

.DebugTeamTableAnimated img.AgentPicture {
    display: block;
    height: 80px;
    margin: auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 5px solid white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTeamTableAnimated span.AgentNick {
    display: block;
    text-align: center;
    font-size: 12px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
    margin-top: -28px;

    color: rgb(150, 150, 150);
}

.DebugTeamTableAnimated span.AgentNickCase {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    padding: 2px 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTeamTableAnimated span.AgentName {
    display: block;
    text-align: center;
    font-size: 16px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    width: 100%;
    margin-top: -5px;
}

/* *** sales field *** */

.DebugTeamTableAnimated td.Sales {
    width: 85%;
}

.DebugTeamTableAnimated span.Sales {
    width: 180px;
    display: block;
    float: left;
}

.DebugTeamTableAnimated span.SalesType {
    display: block;
    float: left;
}

.DebugTeamTableAnimated img.SalesTypePicture {
    display: block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 100px;
    border: 6px solid white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTeamTableAnimated span.Status {
    display: block;
    float: left;
}

.DebugTeamTableAnimated img.StatusPicture {
    display: block;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    width: 55px;
    margin-left: 75px;
    margin-bottom: -35px;
    margin-top: -45px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.DebugTeamTableAnimated span.SalesPoints {
    display: block;
    margin-right: 37px;
    margin-top: 0px;
    float: right;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.DebugTeamTableAnimated span.SalesCounter {
    display: block;
    margin-right: 37px;
    margin-top: -15px;
    float: right;
    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

}

.DebugTeamTableAnimated span.Score {
    display: block;
    width: 200px;
    float: right;
    padding: 30px;
}

.DebugTeamTableAnimated span.ScoreTitle {
    display: block;
    text-align: center;
    font-size: 20px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    width: 100%;
    color: rgb(200, 200, 200);
}

.DebugTeamTableAnimated span.ScorePoints {
    display: block;
    text-align: center;
    font-size: 40px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    width: 100%;
    color: rgba(255, 255, 255, 1);
}

pre {
    text-align: left;

}

fieldset.multiselect {
    display: inline-block;
    height: auto;
    width: auto;
    padding: 10px 0px;
    min-width: 400px;
}

fieldset.multiselect label {
    margin: 0px 0px 10px 0px;
    display: block;
}

.activateprofile>form>input[type="submit"] {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.redicon {
    color: #FA6464;
}

.greenicon {
    color: #23dd49;
}

table.listIdFiles {
    font-size: small;
}

table.listIdFiles td {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 2px 5px;
    text-align: center;
}

table.listIdFiles th {
    background-color: rgba(0, 0, 0, 0.75);
    padding: 2px 5px;
    text-align: center;
}

.table.success .button {
    margin: 10px 5px 10px 0px;
}

table.processIdFiles {
    font-size: small;
    min-width: 100%;
}

table.processIdFiles td {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 2px 5px;
    text-align: center;
}

table.processIdFiles td.barcode {
    background-color: rgba(255, 255, 255, 1);
}

table.processIdFiles thead td {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 2px 5px;
    text-align: center;
}

table.processIdFiles th {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 2px 5px;
    text-align: center;
}

table.processIdFiles thead th {
    background-color: rgba(13, 146, 13, 1);
    padding: 2px 5px;
    text-align: center;
}

.barcodeTarget {
    margin: auto;
}

table.processIdFiles td.barcodeInput {
    padding: 0px;
}

table.processIdFiles td.barcodeInput input[type=text] {
    margin: 0px;
    width: calc(100% - 2px);
}

span.gray {
    color: rgba(255, 255, 255, 0.4);
}

span.red {
    color: rgba(255, 55, 55, 1);
}

.checkAll,
.uncheckAll {
    cursor: pointer;
}

div.button {
    cursor: pointer;

}

div.button:hover {
    background-color: #000000;
    color: #000;
}

div.scannerScreen {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
}

div.scannerScreen .scannerScreenInner {
    display: block;
    margin-top: 200px;
    text-align: center;
}

div.scannerScreen .scannerScreenInner span {
    display: block;
    margin: 30px;
    font-size: 20px;
    font-weight: bolder;
}

div.scannerScreen .scannerScreenInner input[type=text] {
    display: block;
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    margin: 20px auto;
    border: 3px ridge white;
}

.hidden {
    display: none !important;
}

@media all {
    div.print {
        display: none;
    }

    div.page-break {
        display: none;
    }
}

@media print {

    .printNo,
    div.logo,
    div.center.message.big,
    div.left.menu,
    div.table.success,
    div.debug {
        display: none;
    }

    body {
        background-image: none;
        background-color: transparent;
        margin: 0px;
        width: 0px;
    }

    .main {
        width: 100%;
        background-color: transparent;
    }

    div.print {
        display: inline-block;
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px;
    }

    div.noBreak {
        page-break-inside: avoid;
    }

    div.page-break {
        display: block;
        page-break-after: always;
    }

}


input.red {
    background-color: rgb(183, 19, 0);
}

input.green {
    background-color: rgb(13, 146, 13);
}

div.flashMessageEnvelope {
    position: fixed;
    top: calc(50% - 100px);
    left: calc(50% - 200px);
    width: 400px;
    height: 100px;
    color: rgb(255, 255, 255);
    background-color: rgb(183, 0, 0);
    border: 2px solid rgb(255, 255, 255);
    text-align: center;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    animation-duration: 1s;
    animation-name: borderblink;
    animation-iteration-count: infinite;
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
}

div.flashMessageEnvelope span.flashMessage {
    margin: 0px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    display: block;
    text-align: center;
    width: 100%;


    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    font-size: small;
    color: rgba(255, 255, 255, 0.9);
}

@keyframes borderblink {
    from {
        border-color: #000;
    }

    to {
        border-color: #999999;
    }
}

.insertForm {
    width: auto;
    margin-left: 20px;
    padding: 10px;
    background-color: rgba(10, 104, 140, 0.9);
    border-radius: 0px;
    border: 0px solid rgba(255, 255, 255, 0.7);
    color: rgb(255, 255, 255);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    display: inline-block;
}

.insertForm label {
    width: 200px;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.5);
    float: left;
    line-height: 32px;
}

.insertForm textarea {
    float: left;
    background-color: rgba(0, 0, 0, 0.5);
    height: 60px;
    width: 380px;
    border-radius: 0px;
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin-bottom: 10px;

    border: 1px solid transparent;
    padding: 10px 10px;
}

.insertForm input {
    float: left;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    height: 30px;
    width: 376px;
    border-radius: 0px;
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin-bottom: 10px;

    border: 1px solid transparent;
    padding: 1px 12px;
}

.insertForm input.button {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
}

.insertForm input.button:hover {
    color: rgba(255, 255, 255, 1);
}

.insertForm select {
    float: left;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    height: 34px;
    width: 402px;
    border-radius: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin-bottom: 10px;

    padding: 1px 10px;
    border: 1px solid rgba(0, 0, 0, 0.5);
}

.insertForm select option {
    text-align: left;
}

.insertForm select:hover {
    border: 1px solid rgba(255, 255, 255, 1);
}

.insertForm textarea:hover {
    border: 1px solid rgba(255, 255, 255, 1);
}

.insertForm .formLabel {
    display: block;
    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

    text-align: center;
    padding: 0px 0px 10px;
}

.insertForm .sectionFilterSet {
    margin: 10px auto;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    width: 400px;
}

.insertForm .sectionFilterSet label {
    width: 340px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.1);
}

.insertForm .sectionFilterSet label:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.insertForm .sectionFilterSet input[type='checkbox'] {
    width: 30px;
}

div.fixedMenu.top {
    position: fixed;
    top: 0px;
    left: 300px;
    display: block;
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: rgba(87, 152, 217, 0.6);
    color: rgb(255, 255, 255);
    margin: 0px 0px;

    max-width: 70%;
    /* height: 40px; */
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}

div.fixedMenu.top .menuItem {
    display: block;
}

div.fixedMenu.top .menuItemGroup {
    display: inline-block;
    padding: 3px 10px;
    min-width: 80px;
}

div.fixedMenu.top .menuItemGroup .fa-light {
    padding: 3px;
    border: 1px solid rgba(255, 255, 255, 0);
    display: inline-block;
    font-size: 16px;
}

div.fixedMenu.top .menuItemGroup .fa:hover {
    background-color: rgb(255, 255, 255);
    color: rgb(87, 152, 217);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);

    border: 1px solid rgba(255, 255, 255, 0.7);
    cursor: pointer;
}

.tranpsarentEnvelope {
    padding: 10px 20px;
}

.independentLabel {
    margin-right: 20px;
    width: 200px;
    display: inline-block;
}

.independentSelect option {
    width: 200px;
    display: inline-block;
    background-color: #6A9EF9;
    color: #000;
    font-size: 14px;

}

.independentCheckbox {
    width: 50px;
    display: inline-block;
    background-color: transparent;
    color: #000;

    font-size: 16px;
    height: 20px;
}

.formLabel {
    width: 100%;
    margin: 5px 0px 20px;
    padding: 0px;
    text-align: center;
    display: inline-block;
    background-color: transparent;
    color: #000;

    font-size: 14px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

}


#graph-canvas .markerHeader .independentSelect {
    width: 190px;
    height: 26px;
    display: inline-block;
    background-color: transparent;
    color: #000;

    font-size: 14px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

}

#graph-canvas .markerHeader .independentSelect:hover {
    border: 1px solid transparent;
}



/* NEW LINES */

.calendarTable {
    font-size: 12px;
    width: 100%;
    color: #3E81C1;
    min-width: 600px;
}

.calendarTable.inline {
    min-width: 100%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.calendarTable.inline th.dayName,
.calendarTable.inline th.dayName.activeDay {
    width: 100%;
}

.calendarTable.inline td.dayTasks,
.calendarTable.inline td.day.day.activeDay,
.calendarTable.inline td.day.day {
    width: 300px;
}

.today.inline {
    width: 193px;
}

tr.week {
    width: 100%;
}

th.dayName {
    border: 1px solid #000;
    min-height: 15px;
    min-width: 60px;
    width: calc((100% / 7) - 5px);
    background-color: #3E81C1;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #000;
    font-weight: normal;
}

th.dayName.activeDay {
    border: 1px solid rgb(255, 255, 255);
    min-height: 15px;
    min-width: 60px;
    width: calc((100% / 7) - 5px);
    background-color: #3E81C1;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #000;
}


td.day.day {
    border: 1px solid transparent;
    min-height: 50px;
    min-width: 60px;
    width: calc((100% / 7) - 5px);
    background-color: rgba(255, 255, 255, 0.4);
    color: #000;
    display: inline-block;
    height: 100%;
}

td.day.day.activeDay {
    border: 1px solid transparent;
    min-height: 50px;
    min-width: 60px;
    width: calc((100% / 7) - 5px);
    background-color: #000;
    color: #3E81C1;
    display: inline-block;
}

td.day.day.activeDay:hover {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    z-index: 100;
    margin-top: -2px;
    margin-left: -2px;
    margin-bottom: 2px;
    margin-right: 2px;
}

td.day.day.activeDay.past {
    background-color: rgba(126, 150, 173, 0.49);
    color: #000;
}

.calendarTable .calendarDay {
    width: 100%;
    text-align: center;
}

th.dayTime {
    width: 20px;
    display: inline-block;
    color: #000;
}


td.dayTasks.activeHour.past {
    background-color: rgba(126, 150, 173, 0.49);
}

td.dayTasks .calendarDay {
    width: 100%;
    text-align: center;
}

span.time {
    text-align: center;
    display: block;
}

span.addHour {
    text-align: center;
    cursor: pointer;
    width: 12px;
    display: inline-block;
}

span.delHour {
    text-align: center;
    cursor: pointer;
    width: 12px;
    display: inline-block;
}

button.thisMonth,
button.prevMonth,
button.nextMonth {
    padding: 0px 10px;
    margin: 4px;
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 15px;
}

button.thisMonth:hover,
button.prevMonth:hover,
button.nextMonth:hover {
    background-color: #000;
    color: #3E81C1;
    cursor: pointer;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

span.actualMonth {
    padding: 0px 10px;
    background-color: transparent;
    border: none;
    color: #000;
    width: 120px;
    display: inline-block;
    text-align: center;
}

span.today {
    padding: 0px 10px;
    background-color: transparent;
    border: none;
    color: #000;
    min-width: 40px;
    display: inline-block;
    text-align: center;

}

button.thisMonth:hover span.today {
    background-color: #000;
    color: #3E81C1;
    cursor: pointer;
}

td.preHour,
td.postHour {
    background-color: rgba(255, 255, 255, 0.4);
}

.startMinus,
.startPlus,
.editShift,
.endMinus,
.endPlus {
    font-size: 16px;
    padding: 1px 3px;
    cursor: pointer;
    display: inline-block;
    color: #000;
}

.shiftTimeMinus,
.shiftTimePlus {
    padding: 0px 6px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
}

.shiftTimeMinus:hover,
.shiftTimePlus:hover {
    background-color: #000;
    color: #3E81C1;
}

.shiftTime {
    line-height: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.shiftTimePretext {
    line-height: 18px;
    display: inline-block;
    vertical-align: bottom;
    width: 70px;
}

.shiftMiniEdit .shiftStart {
    display: block;
    text-align: center;
}

.shiftMiniEdit .shiftEnd {
    display: block;
    text-align: center;
}

.shiftMiniEdit .shiftUpdate {
    display: block;
    text-align: center;
}



.calendarTable .calendarDay .capacity {
    padding: 0px 3px;
}

/* newTicketForm */

.newTicketForm label {
    display: block;
    padding: 5px 0px;
    font-size: 14px;
}

.newTicketForm fieldset {
    display: block;
    padding: 10px 10px;
    text-align: left;
}

.newTicketForm fieldset legend {
    display: block;
    padding: 5px 10px;
}

.newTicketForm label.description {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px 10px 10px;
}

.newTicketForm label.description:hover {
    opacity: 1;
}

.newTicketForm input {
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

.newTicketForm textarea {
    height: 90px;
    width: 100%;
    text-align: left;
    padding: 10px 10px;
    font-size: 14px;
    margin-bottom: 10px;
}

.newTicketForm select {
    height: 40px;
    width: 100%;
    text-align: left;
    padding: 5px 10px;
    font-size: 14px;
    margin-bottom: 10px;
}

.newTicketForm select.mini {
    width: 100%;
    height: 30px;
    text-align: left;
    padding: 0px 10px;
    font-size: 14px;
    margin-bottom: 10px;
}

.newTicketForm .mini {
    width: 100%;
    display: inline-block;
}

.newTicketForm .submitButtons {
    width: 100%;
}

.newTicketForm .submitButtons input[type="submit"] {
    width: 100%;
    margin: 0px;
}

/* editLocationForm */

.editLocationForm {
    color: #000;
    max-width: 400px;
}

.editLocationForm label {
    display: block;
    padding: 5px 0px;
    font-size: 14px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

}

.editLocationForm fieldset {
    display: block;
    padding: 10px 10px;
    border: 1px solid #000;
    background-color: transparent;
    text-align: left;
}

.editLocationForm fieldset legend {
    display: block;
    padding: 5px 10px;
}

.editLocationForm label.description {
    font-size: 12px;
    font-weight: normal;
    opacity: 0.5;
    padding: 0px 0px 10px 10px;
}

.editLocationForm label.description:hover {
    opacity: 1;
    cursor: help;
}

.editLocationForm input {
    background-color: transparent;
    height: 30px;
    width: 100%;
    border-radius: 0px;
    text-align: center;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;

    border: 1px solid #000;
}

.editLocationForm input.bold {

    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);

}

.editLocationForm input:focus {
    background-color: rgba(0, 0, 0, 0.4);
}

.editLocationForm textarea {
    background-color: transparent;
    height: 90px;
    width: calc(100% - 20px);
    border-radius: 0px;
    text-align: left;
    padding: 10px 10px;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;

    border: 1px solid #000;
}

.editLocationForm textarea:focus {
    background-color: rgba(0, 0, 0, 0.4);
}


.editLocationForm select {
    background-color: transparent;
    height: 40px;
    width: 100%;
    border-radius: 0px;
    text-align: left;
    padding: 5px 10px;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;

    border: 1px solid #000;
}

.editLocationForm select.mini {
    background-color: transparent;
    width: 50%;
    height: 30px;
    border-radius: 0px;
    text-align: left;
    padding: 0px 10px;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;

    border: 1px solid #FFFFFF;
}

.editLocationForm select:focus {
    background-color: rgba(0, 0, 0, 0.4);
}

.editLocationForm .mini {
    width: calc(50% - 2px);
    display: inline-block;
}

.editLocationForm .submitButtons {
    width: 100%;
}

.editLocationForm .submitButtons input[type="submit"] {
    width: 100%;
    margin: 0px;
}

.autoTag {
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 0px 4px 4px;
    cursor: default;
    display: inline-block;
}

.autoTag .fa-light {
    padding: 0px 0px 0px 6px;
    cursor: pointer;
}

.autocompleteLocations {
    margin-top: -9px;
}

.autocompleteLocation {
    display: block;
    text-align: left;
    padding: 3px 0px 3px 10px;
    margin-bottom: 1px;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    font-size: 13px;
}

.autocompleteLocation:hover {
    background-color: #000;
    color: #3E81C1;
}


.autocompleteGuestEmail {
    margin-top: -9px;
}

.autocompleteGuest {
    display: block;
    text-align: left;
    padding: 3px 0px 3px 10px;
    margin-bottom: 1px;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    font-size: 13px;
}

.autocompleteGuest:hover {
    background-color: #000;
    color: #3E81C1;
}

.openclosebox {
    margin-bottom: 10px;
}

.openclosebox .fa-light {
    cursor: pointer;
    display: block;
}

.openclosebox .fa-light .label {
    padding: 0px 5px;

    font-size: 12px;
    line-height: 16px;
    vertical-align: bottom;
}

.openclosebox.closed * {
    display: none;
}

.openclosebox.closed .fa-plus-circle {
    display: block;
}

.openclosebox.closed .fa-plus-circle .label {
    display: inline-block;
}

.openclosebox.open .fa-plus-circle {
    display: none;
}

.clickTableExtended table.editable tr {
    cursor: pointer;
}

.clickTableExtended table.editable tr.selectedRow {
    background-color: rgba(0, 0, 0, 0.25);
    cursor: default;
}


/* task map */

.flyLeft {
    float: left;
}

.flyRight {
    float: right;
}

.flyTop {
    display: block;
}

.flyBottom {
    display: block;
}

.newTasksForm td.tdform {
    max-width: 400px;
    opacity: 1;
    transition: All 1.5s ease;
    -webkit-transition: All 1.5s ease;
    -moz-transition: All 1.5s ease;
    -o-transition: All 1.5s ease;
}

.newTasksForm td.tdform.minimized {
    max-width: 0px;
    opacity: 0;
    overflow: hidden;
    transition: All 1.5s ease;
    -webkit-transition: All 1.5s ease;
    -moz-transition: All 1.5s ease;
    -o-transition: All 1.5s ease;
}

.newTasksForm td.tdform .newTicketForm {
    max-height: 2000px;
    transition: All 1.5s ease;
    -webkit-transition: All 1.5s ease;
    -moz-transition: All 1.5s ease;
    -o-transition: All 1.5s ease;
}

.newTasksForm td.tdform.minimized .newTicketForm {
    max-height: 0px;
    overflow: hidden;
    transition: All 1.5s ease;
    -webkit-transition: All 1.5s ease;
    -moz-transition: All 1.5s ease;
    -o-transition: All 1.5s ease;
}


.newTasksForm td.top {
    vertical-align: top;
    text-align: left;
}

.taskMapTable .taskrow:first-child .notInFirstRow {
    display: none;
}

.taskMapTable .taskrow:last-child .notInLastRow {
    display: none;
}

div.taskMap {
    padding-left: 10px;
}

table.task span.taskId {
    color: #000;
    font-size: 12px;
    line-height: 10px;
    padding-right: 5px;
    text-align: left;
}

table.task span.taskId.parentId {
    background-color: #3e81c1;
    border-radius: 3px;
    padding-left: 3px;
    cursor: default;
}

table.task .taskCenterForm .taskFieldBox {
    font-size: 12px;
    font-weight: normal;
    width: 230px;
    margin: 5px 0px;
}

table.task .taskCenterForm .taskFieldBox label {
    font-size: 15px;
    display: inline-block;
}

table.task .taskCenterForm .taskFieldBox label .fa-light {
    font-size: 15px;
    width: 20px;
    text-align: center;
    margin-right: 2px;
}

table.task .taskCenterForm .taskFieldBox input,
table.task .taskCenterForm .taskFieldBox select,
table.task .taskCenterForm .taskFieldBox textarea {
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: transparent;
    color: #000;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;

}

table.task .taskCenterForm .taskFieldBox input[type="text"] {
    width: 193px;
    height: 18px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

table.task .taskCenterForm .taskFieldBox input[type="number"] {
    width: 80px;
    height: 18px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

table.task .taskCenterForm .taskFieldBox input[type="date"] {
    width: 106px;
    height: 18px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

table.task .taskCenterForm .taskFieldBox input[type="time"] {
    width: 80px;
    height: 18px;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

table.task .taskCenterForm .taskFieldBox select {
    width: 200px;
    padding-left: 2px;
    vertical-align: top;
    height: 22px;
}

table.task .taskCenterForm .taskFieldBox textarea {
    width: 188px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
    height: 30px;
    resize: vertical;
}

table.task .taskCenterForm .taskFieldBox span.unit {
    padding-left: 5px;
}

div.taskForm table.task td.tasktop,
div.taskForm table.task td.taskbottom,
div.taskForm table.task td.taskleft,
div.taskForm table.task td.taskright {
    text-align: center;
    font-size: 20px;
    color: #3e81c1;
}

div.taskForm table.task .fa.taskIcon {
    color: #000;
    font-size: 20px;
    padding: 0px 5px 0px 2px;
    cursor: default;
}

div.taskForm table.task .fa.taskIcon:hover {
    cursor: default;
}

div.taskForm table.task .fa.taskButton.parentsButton {
    padding: 0px 5px 0px 8px;
}

div.taskForm table.task .fa.taskButton.active {
    color: #000;
}

div.taskForm table.task td.tasktop .fa.taskButton:hover,
div.taskForm table.task td.taskbottom .fa.taskButton:hover,
div.taskForm table.task td.taskleft .fa.taskButton:hover,
div.taskForm table.task td.taskright .fa.taskButton:hover {
    color: #000;
    cursor: pointer;
}


.taskMapControl {
    background-color: #3e81c1;
    border-radius: 5px;
    margin-top: 5px;
}

.taskMapControl fieldset {
    display: inline-block;
    background-color: transparent;
    vertical-align: top;
    text-align: left;
    width: auto;
}

.taskMapControl .likeInput {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #000;
    font-size: 14px;
    padding: 5px 0px;
    max-width: 300px;
    min-height: 30px;
}

.taskMapControl fieldset label {
    font-size: 12px;
}

.ticketPreview {
    background-color: #3e81c1;
    border-radius: 5px;
}

.ticketPreview fieldset {
    display: inline-block;
    background-color: transparent;
    vertical-align: top;
    text-align: left;
    width: auto;
}

.ticketPreview fieldset:hover {
    border: 1px solid transparent;
    ;
}

.ticketPreview .likeInput {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #000;
    font-size: 14px;
    padding: 5px 0px;
    max-width: 300px;
    min-height: 30px;
}

.ticketPreview fieldset label {
    font-size: 12px;
}

button.minimize .open {
    display: inline-block;
}

button.minimize.minimized .open {
    display: none;
}

button.minimize .close {
    display: none;
}

button.minimize.minimized .close {
    display: inline-block;
}

.hideButtons .taskButton {
    opacity: 0;
}

input.zoomMap {
    display: block;
    padding-top: 3px;
}

button.blink {
    animation-duration: 1s;
    animation-name: blinkButton;
    animation-iteration-count: infinite;
    outline: 0;
}

.taskInput.blinkRed {
    animation-duration: 1s;
    animation-name: blinkInput;
    animation-iteration-count: infinite;
}

@keyframes blinkButton {
    from {
        background-color: #e6325a;
    }

    to {
        background-color: transparent;
    }
}

@keyframes blinkTask {
    from {
        border-color: transparent;
        -webkit-box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0.5);
        -moz-box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0.5);
        box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0.5);
    }

    to {
        border-color: transparent;
        -webkit-box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0);
        -moz-box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0);
        box-shadow: 0px 0px 10px 3px rgba(230, 50, 90, 0);
    }
}

@keyframes blinkInput {
    from {
        background-color: #fff;
    }

    to {
        background-color: #ffc3c1;
    }
}

@keyframes blinkFont {
    from {
        color: rgba(255, 255, 255, 0.5);
    }

    to {
        color: rgba(255, 255, 255, 1);
    }

}

@keyframes blinkFontRed {
    from {
        color: #f95d5d;
    }

    to {
        color: #000;
    }

}

@keyframes blinkBackgroundRed {
    from {
        background-color: #f95d5d;
    }

    to {
        background-color: #3e81c1;
    }

}


.queueEnvelope {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    margin-right: 10px;
}

.queueEnvelope label.envelopeLabel.red {
    background-color: #f95d5d;
}

.queue {
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    /* color: #000; */
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.queue .queueTask {
    color: #000;
    border: 1px solid transparent;
    background-color: rgba(0, 0, 255, 0.1);
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 5px;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
    max-height: inherit;
    overflow-y: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.queue .queueTask.hideUser {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}


.queue .queueTask label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 2px;
    vertical-align: top;
}

.queue .queueTask .likeInput.blink {
    animation-duration: 1s;
    animation-name: blinkFont;
    animation-iteration-count: infinite;
}


.queue .queueTask .minimized {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}


.queue .queueTask .queueTaskControl {
    display: block;
    min-height: 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 2px;
    /*text-align: center;*/
}

.queue .queueTask .queueTaskControl .fa-light {
    cursor: pointer;
    padding: 0px 3px;
}

.queue .queueTask:hover {
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.queue .queueTask .queueTaskControl .taskTag {
    width: 100px;
    cursor: pointer;
}

.queue .queueTask .queueTaskControl .taskTag.dragging {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #3e81c1;
    color: #3e81c1;
    background-color: #000;
}

.queue .queueTask .queueTaskControl .taskTag.dragged {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #f95d5d;
    color: #f95d5d;
    background-color: #000;
}


/* calendar tasks */

.dayTasks .queueTask.user.dayCalendar {
    color: #000;
    border: 1px solid #3e81c1;
    background-color: rgb(62, 129, 193);
    border-radius: 5px;
    margin-bottom: 1px;
    padding: 5px;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
}

.dayTasks .queueTask.user.dayCalendar.blink.red {
    animation-duration: 1s;
    animation-name: blinkBackgroundRed;
    animation-iteration-count: infinite;
}

.dayTasks .queueTask.user.dayCalendar label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 2px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.dayTasks .queueTask.user.dayCalendar .likeInput {
    display: inline-block;
    max-width: 258px;
    font-size: 13px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 2px 5px 2px 5px;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl .likeInput {
    padding: 2px 5px 2px 0px;
}

.dayTasks .queueTask.user.dayCalendar .likeInput.blink {
    animation-duration: 1s;
    animation-name: blinkFont;
    animation-iteration-count: infinite;
}

.dayTasks .queueTask.user.dayCalendar label.wide {
    display: block;
    /* text-align: center; */
    padding-top: 0px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    width: calc(100% - 11px);
    text-align: left;
    padding-left: 10px;
    background-color: #000;
    color: #3e81c1;
    border-radius: 3px;
    margin-top: 3px;
}

.dayTasks .queueTask.user.dayCalendar .likeInput.wide {
    display: block;
    max-width: 258px;
    font-size: 13px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 2px 5px 2px 5px;
}

.dayTasks .queueTask.user.dayCalendar .minimized {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.dayTasks .queueTask.user.dayCalendar .maximized {
    max-height: 200px;
    opacity: 1;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl {
    display: block;
    min-height: 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 2px;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl.minimized {
    display: block;
    min-height: 20px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 0px;
    opacity: 1;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl .fa-light {
    cursor: pointer;
    padding: 0px 3px;
}

.dayTasks .queueTask.user.dayCalendar:hover {
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl .taskTag {
    width: 100px;
    cursor: pointer;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl .taskTag.dragging {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #3e81c1;
    color: #3e81c1;
    background-color: #000;
}

.dayTasks .queueTask.user.dayCalendar .queueTaskControl .taskTag.dragged {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #f95d5d;
    color: #f95d5d;
    background-color: #000;
}

.dayTasks .queueTask.user.weekCalendar.highlightUser {
    color: #000;
    border: 0px solid rgb(249, 93, 93);
    background-color: rgb(249, 93, 93);
}

.dayTasks .queueTask.user.weekCalendar .blink {
    animation-duration: 1s;
    animation-name: blinkFontRed;
    animation-iteration-count: infinite;
}

.dayTasks .queueTask.user.weekCalendar.blink.red {
    animation-duration: 1s;
    animation-name: blinkBackgroundRed;
    animation-iteration-count: infinite;
}

.dayTasks .queueTask.user.weekCalendar label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 2px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.dayTasks .queueTask.user.weekCalendar .likeInput {
    display: inline-block;
    max-width: 258px;
    font-size: 13px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 2px 5px 2px 5px;
}

.dayTasks .queueTask.user.weekCalendar .queueTaskControl .likeInput {
    padding: 2px 5px 2px 0px;
}

.dayTasks .queueTask.user.weekCalendar .likeInput.blink {
    animation-duration: 1s;
    animation-name: blinkFont;
    animation-iteration-count: infinite;
}

.dayTasks .queueTask.user.weekCalendar label.wide {
    display: block;
    /* text-align: center; */
    padding-top: 0px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    width: calc(100% - 11px);
    text-align: left;
    padding-left: 10px;
    background-color: #000;
    color: #3e81c1;
    border-radius: 3px;
    margin-top: 3px;
}

.dayTasks .queueTask.user.weekCalendar .likeInput.wide {
    display: block;
    max-width: 258px;
    font-size: 13px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 2px 5px 2px 5px;
}

.dayTasks .queueTask.user.weekCalendar .minimized {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.dayTasks .queueTask.user.weekCalendar .maximized {
    max-height: 200px;
    opacity: 1;
    overflow: scroll;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.dayTasks .queueTask.user.weekCalendar .queueTaskControl {
    display: block;
    min-height: 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 2px;
}

.dayTasks .queueTask.user.weekCalendar .queueTaskControl.minimized {
    display: block;
    min-height: 15px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 0px;
    opacity: 1;
}

.dayTasks .queueTask.user.weekCalendar .queueTaskControl .fa-light {
    cursor: pointer;
    padding: 0px 3px;
}


.dayTasks .queueTask.user.weekCalendar .queueTaskControl .taskTag {
    width: 100px;
    cursor: pointer;
}

.dayTasks .queueTask.user.weekCalendar .queueTaskControl .taskTag.dragging {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #3e81c1;
    color: #3e81c1;
    background-color: #000;
}

.dayTasks .queueTask.user.weekCalendar .queueTaskControl .taskTag.dragged {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #f95d5d;
    color: #f95d5d;
    background-color: #000;
}

.queueTask.tooltipContent.newQueue {
    color: #000;
    border: 1px solid rgb(255, 255, 255);
    background-color: rgb(150, 150, 150);
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 5px;
    text-align: left;
    position: absolute;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    width: 250px;
    opacity: 0;
}

.queueTask.tooltipContent label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 2px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.queueTask.tooltipContent .likeInput {
    display: inline-block;
    max-width: 258px;
    font-size: 13px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 2px 5px 2px 5px;
}

.queueTask.tooltipContent .likeInput.blink {
    animation-duration: 1s;
    animation-name: blinkFont;
    animation-iteration-count: infinite;
}

.queueTask.tooltipContent label.wide {
    display: block;
    /* text-align: center; */
    padding-top: 0px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    width: calc(100% - 11px);
    text-align: left;
    padding-left: 10px;
    background-color: #000;
    color: #3e81c1;
    border-radius: 3px;
    margin-top: 3px;
}

.queueTask.tooltipContent.newQueue label.wide {
    color: rgb(150, 150, 150);
}

.queueTask.tooltipContent .likeInput.wide {
    display: block;
    max-width: 258px;
    font-size: 13px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 2px 5px 2px 5px;
}

.queueTask.tooltipContent .minimized {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}


.queueTask.tooltipContent .queueTaskControl {
    display: block;
    min-height: 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 2px;
    text-align: center;
}

.queueTask.tooltipContent .queueTaskControl .fa-light {
    cursor: pointer;
    padding: 0px 3px;
}

.queueTask.tooltipContent:hover {
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.queueTask.tooltipContent .queueTaskControl .taskTag {
    width: 100px;
    cursor: pointer;
}

.queueTask.tooltipContent .queueTaskControl .taskTag.dragging {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #3e81c1;
    color: #3e81c1;
    background-color: #000;
}

.queueTask.tooltipContent .queueTaskControl .taskTag.dragged {
    width: 100px;
    padding: 1px 10px;
    border-radius: 5px;
    border: 1px solid #f95d5d;
    color: #f95d5d;
    background-color: #000;
}

select.queueSelect,
select.queueSelect:active,
select.queueSelect:focus {
    color: #000;
    font-size: 16px;
    outline: none;
}

.chatInternal.user.task {
    border: 1px solid #000;
    padding: 5px;
    border-radius: 5px;
    margin-top: 4px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;

}

.chatInternal.user.task.hideChat {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.chatInternal.user.task.showChat {
    opacity: 1;
    max-height: 320px;
}


.chatInternal .chat.filters .chatFilterButton {
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    margin-right: 3px;
}

.chatInternal .chat.filters .chatFilterButton.active {
    color: #000;
}

.chatInternal .answerBox {
    padding: 3px 0px;
    margin-top: 3px;
    width: calc(100% - 0px);
}

.chatInternal .answerBox .chatAnswerButton:first-of-type {
    margin-left: 0px;
}

.chatInternal .answerBox .chatAnswerButton:hover {
    background-color: #000;
    color: #3E81C1;
}


.taskEmails.user.task {
    border: 1px solid #000;
    padding: 5px;
    border-radius: 5px;
    margin-top: 4px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;

}

.taskEmails.user.task.hideEmails {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.taskEmails.user.task.showEmails {
    opacity: 1;
    max-height: 320px;
}


.taskEmails .newEmailBox {
    padding: 3px 0px;
    margin-top: 3px;
    width: calc(100% - 0px);
}

.taskEmails .newEmailBox .newEmailButton:first-of-type {
    margin-left: 0px;
}

.taskEmails .newEmailBox .newEmailButton:hover {
    background-color: #000;
    color: #3E81C1;
}


.taskAttachments.user.task {
    border: 1px solid #000;
    padding: 5px;
    border-radius: 5px;
    margin-top: 4px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;

}

.taskAttachments.user.task.hideAttachments {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.taskAttachments.user.task.showAttachments {
    opacity: 1;
    max-height: 320px;
}


.taskAttachments .attachmentsBox {
    padding: 3px 0px;
    margin-top: 3px;
    width: calc(100% - 0px);
}

.taskAttachments .attachmentsBox .attachmentButton:first-of-type {
    margin-left: 0px;
}

.taskAttachments .attachmentsBox .attachmentButton:hover {
    background-color: #000;
    color: #3E81C1;
}


.teamChatInternalEnvelope label.envelopeLabel.red {
    background-color: #f95d5d;
}


.independentForm fieldset {
    background-color: transparent;
    text-align: left;
    border: 1px solid transparent;
}

.independentForm fieldset:hover {
    border: 1px solid transparent;
}

.independentForm fieldset .independentLabel {
    background-color: #000;
    border-radius: 3px;
    color: #71a3d3;
    font-size: 14px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    width: 300px;
    display: inline-block;
    /* height: 20px; */
    padding: 0px 5px;
    line-height: 22px;
    margin-bottom: 3px;
}

.independentForm fieldset .input {
    width: auto;
    min-width: 280px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    height: 20px;
    border-radius: 3px;
    background-color: transparent;
    padding: 2px 5px 2px 10px;
    margin: 0px;
    text-align: left;
    color: #000;
}

.independentForm fieldset .input.independentSelect {
    height: 30px;
}

.independentForm fieldset .input.independentCheckbox {
    min-width: 50px;
    display: block;
}

.independentForm fieldset .input:focus {
    background-color: rgba(0, 0, 0, 0.4);
    color: #000;
    font-size: 14px;
}


.taskStatusEnvelope.hideStatus {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.taskForwardEnvelope.hideForward {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.taskStatusEnvelope .taskFieldBox {

    margin-bottom: 3px;
    font-size: 12px;
    overflow: hidden;
}

.taskStatusEnvelope .fa-stack {
    font-size: 10px;
}


/* DAN */

.easy #aside-left {
    margin-top: 0px;
}

.easy #header {
    padding: 0px 0px;
}

.easy select#teams {
    margin-right: 0px;
    margin-bottom: 20px;
}

.easy .independentSelect {
    width: 100%;
    display: block;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    margin-bottom: 0px;
}

#wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}

.easy #wrapper-center {
    overflow-x: scroll;
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-overflow-x: visible;
    -ms-overflow-y: visible;
}

#center-header .page-header {
    font-size: 14px;
    line-height: 18px;
    margin-top: 16px;
    color: #337abc;
    font-weight: normal;
}

#center-header .page-header .menuGroup {
    margin-right: 10px;
}

#center-header .page-header .menuItem {
    margin-right: 10px;
}

#center-header .page-header .menuGroup .fa-light {
    margin-right: 10px;
    margin-left: 10px;
}

#center-header .page-header .menuItem .fa-light {
    margin-right: 10px;
}

.queueEnvelope {
    margin-top: 20px;
}

.teamChatInternalEnvelope {
    position: relative;
}

.teamChatInternal.minimized {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-bottom: 0px;
    overflow: hidden;

}

.teamChatInternal.minimized.maximized {
    z-index: 100;
    background-color: #ffffff;
    height: calc(100vh - 50px);
    position: absolute;
    left: 0px;
    top: 45px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-bottom: 0px;
    overflow-y: auto;
}


.envelopeLabel .labelBigIcon {
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 30px;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.envelopeLabel .minimizedSwitch {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 20px;
    padding: 3px 10px;
    cursor: pointer;
}

.easy div.calHeader1 {
    display: inline-block;
    width: 140px;
}

.calDateSwitch .prevMonth,
.calDateSwitch .nextMonth {
    color: #fff;
}

.calDateSwitch .prevMonth:hover,
.calDateSwitch .nextMonth:hover {
    color: #337ab7;
    background-color: #fff;
}

.easy div.calHeader1 div.dayName,
.easy div.calHeader1 div.date {
    display: inline-block;
}

.calendarTable .labelBigIcon {
    position: absolute;
    left: 12px;
    top: 16px;
    font-size: 30px;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.dayTasks .queueTask.user.dayCalendar {
    color: #fff;
    border: 1px solid #3e81c1;
    background-color: rgb(62, 129, 193);
    border-radius: 5px;
    margin-bottom: 1px;
    padding: 5px;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
}

.dayTasks .queueTask.user.dayCalendar label.wide {
    display: block;
    padding-top: 0px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
    font-size: 12px;
    font-weight: normal;
    width: calc(100% - 11px);
    text-align: left;
    padding-left: 10px;
    background-color: #fff;
    color: #3e81c1;
    border-radius: 3px;
    margin-top: 3px;
}

.queue .queueTask.newQueue {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid transparent;
    background-color: #5cb85c;
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 5px;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
    max-height: inherit;
    overflow-y: visible;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.queue .queueTask.newQueue .queueTaskControl .taskTag {
    width: calc(100% - 40px);
    cursor: pointer;
    display: inline-block;
    overflow-x: hidden;
}

.queue .queueTask.newQueue .queueTaskControl .taskControlIcons {
    font-size: 16px;
}

.queue .queueTask.newQueue .queueTaskControl .taskTag .taskInfo {
    display: inline-block;
}

.queue .queueTask.newQueue .queueTaskControl .taskTag .taskInfo .likeInput {
    display: inline-block;
}

.queue .queueTask.newQueue .queueTaskControl .taskTag .taskInfo label {
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 2px;
    vertical-align: top;
}

.queue .queueTask.newQueue .queueTaskControl {
    display: block;
    min-height: 17px;
    font-size: 12px;
    border-bottom: 0px solid rgba(255, 255, 255, 0);
    margin-bottom: 0px;
}

.easy .queue .queueTask.newQueue label.wide {
    display: block;
    padding-top: 0px;
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    background-color: #fff;
    color: #5cb85c;
    border-radius: 3px;
    margin-top: 3px;
}

.easy .queue .queueTask.newQueue .taskFieldBox.maximized {
    border-bottom: none;
    font-size: 13px;
    line-height: 14px;
}

.userQueueTasksFull {
    display: inline-block;
    width: 100%;
    border: 1px solid #bac5d1;
    border-radius: 10px;
    padding: 3px;
    background-color: #fff;
}

.userQueueTasksFull .queueTask:hover {
    border: 1px solid #337ab7;
    background-color: #337ab7;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.userQueueTasksFull .queueTask.active {
    cursor: default;
    border: 1px solid #337ab7;
    background-color: #337ab7;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.userQueueTasksFull .queueTask .queueTaskControl {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    position: relative;
}

.userQueueTasksFull .queueTask .queueTaskControl .taskHighlights .fa-light {
    cursor: pointer;
    margin-right: 5px;
    opacity: 0.4;
}

.userQueueTasksFull .queueTask .queueTaskControl .taskInfo {
    cursor: pointer;
    display: inline-block;
}

.userQueueTasksFull .queueTask .queueTaskControl .taskInfo.full {
    cursor: pointer;
    display: block;
}

.userQueueTasksFull .queueTask .queueTaskControl .taskInfo label {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 1px;
}

.userQueueTasksFull .queueTask .queueTaskControl .taskInfo .likeInput {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.userQueueFull {
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    border: 1px solid #bac5d1;
    border-radius: 10px;
    padding: 5px;
    background-color: #fff;
}

.userQueueFull .queueTaskForm.inactive {
    display: none;
}

.userQueueFull .queueTaskForm.active {
    display: block;
}

.userQueueFull .queueTaskForm .taskFieldBox {
    width: 100%;
    max-width: 250px;
    display: inline-block;
    overflow: auto;
}

.userQueueFull .queueTaskForm .taskFieldBox.wide {
    width: 100%;
    max-width: 100%;
    display: block;
}

.userQueueFull .queueTaskForm .queueTaskControl .taskInfo {
    cursor: pointer;
    display: inline-block;
}

.userQueueFull .queueTaskForm .queueTaskControl .taskInfo.full {
    cursor: pointer;
    display: block;
}

.userQueueFull .queueTaskForm .queueTaskControl .taskInfo label {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 1px;
}

.userQueueFull .queueTaskForm .queueTaskControl .taskInfo .likeInput {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.userQueueFull .queueTaskForm .queueTaskControl .queueTaskFormControlIcons .fa-light {
    padding: 0px 5px;
    cursor: pointer;
}

.easy .queueTaskForm .taskStatusEnvelope.showStatus {
    background-color: #fff;
    border: 1px solid #3E81C1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskForm .taskStatusEnvelope.hideStatus {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskForm .taskForwardEnvelope.hideForward {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.easy .queueTaskForm .taskAttachments.showAttachmentss {
    background-color: #fff;
    border: 1px solid #3E81C1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskForm .taskAttachments.hideAttachments {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.easy .queueTaskForm .taskEmails.showEmails {
    background-color: #fff;
    border: 1px solid #3E81C1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1000px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskForm .taskEmails.hideEmails {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.easy .queueTaskForm .chatInternal.showChat {
    background-color: #fff;
    border: 1px solid #3E81C1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    opacity: 1;
    max-height: 1000px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.queueTaskForm .chatInternal.hideChat {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0px;
    opacity: 0;
}

.queueTaskForm .form-group {
    width: calc(100% - 20px);
    margin-bottom: 10px;
}

.queueTaskForm .form-group>select.form-control {
    width: 100%;
}

.queueTaskForm .form-group>textarea.form-control {
    width: 100%;
}

.queueTaskForm .form-group>input.form-control {
    width: 100%;
}

.queueTaskForm .form-group>.form-group.input-group {
    width: 100%;
}

.queueTaskForm .taskControlBar {
    display: block;
}

.queueTaskForm .taskControlBar .btn {
    line-height: 20px;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.queueTaskForm .taskControlBar .btn .fa-light {
    font-size: 20px;
    vertical-align: top;
    margin-right: 10px;
}

.queueTaskForm .taskEmails .panel {
    box-shadow: none;
}

.queueTaskForm .chatInternal .panel {
    box-shadow: none;
}

.queueTaskForm .btn.active .fa-square {
    display: none;
}

.queueTaskForm .btn.inactive .fa-check-square {
    display: none;
}

.queueTaskForm .panel .panel-heading.mini .btn {
    line-height: 20px;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.queueTaskForm .panel .panel-heading.mini .btn .fa-light {
    font-size: 20px;
    vertical-align: top;
    margin-right: 10px;
}

.headerAppName {
    padding-right: 10px;
}

.headerUserName {
    padding-right: 10px;
}

.headerUserName .fa-light {
    padding-right: 10px;
}


.taskInventoryEnvelope.user.task {
    padding: 5px;
    border-radius: 5px;
    margin-top: 4px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;

}

.taskInventoryEnvelope.user.task.hideInventory {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.taskInventoryEnvelope.user.task.showInventory {
    opacity: 1;
    max-height: 1000px;
    overflow-y: auto;
}


.taskInventoryEnvelope .inventoryBox {
    padding: 3px 10px;
    margin-top: 3px;
    width: calc(100% - 0px);
    color: #3e81c1;
    border: 1px solid #3e81c1;
    border-radius: 5px;
    background-color: #d9edf7;
}

.taskInventoryEnvelope .inventoryBox .inventoryItemLabel {
    width: 30%;
    display: inline-block;
    background-color: #3e81c1;
    color: #fff;
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #3e81c1;
    margin: 0px;
}

.taskInventoryEnvelope .inventoryBox .inventoryItemValue {
    display: inline-block;
    background-color: #fff;
    width: 68%;
    padding-left: 2%;
    border: 1px solid #3e81c1;
    border-radius: 0px 5px 5px 0px;
}

.taskInventoryEnvelope .inventoryBox .inventoryItem {
    margin-bottom: 5px;
}

.taskInventoryEnvelope .inventoryErrorMessage {
    color: #555;
    text-align: center;
}

.taskInventoryEnvelope .inventoryBox .inventoryButton:first-of-type {
    margin-left: 0px;
}

.taskInventoryEnvelope .inventoryBox .inventoryButton:hover {
    background-color: #000;
    color: #3E81C1;
}

.taskMmcPanelEnvelope.user.task {
    padding: 5px;
    border-radius: 5px;
    margin-top: 4px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;

}

.taskMmcPanelEnvelope.user.task.showTaskMmcPanel {
    opacity: 1;
    max-height: 500px;
    overflow-y: auto;
}

.taskMmcPanelEnvelope.user.task.hideTaskMmcPanel {
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.taskMmcPanelEnvelope .inventoryBox {
    padding: 3px 10px;
    margin-top: 3px;
    width: calc(100% - 0px);
    color: #3a86cf;
    border: 1px solid #3a86cf;
    border-radius: 5px;
    background-color: #d9edf7;
}

.taskMmcPanelEnvelope .inventoryBox .inventoryItemLabel {
    width: 30%;
    display: inline-block;
    background-color: #3a86cf;
    color: #fff;
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #3a86cf;
    margin: 0px;
}

.taskMmcPanelEnvelope .inventoryBox .inventoryItemValue {
    display: inline-block;
    background-color: #fff;
    width: 68%;
    padding-left: 2%;
    border: 1px solid #3a86cf;
    border-radius: 0px 5px 5px 0px;
}

.taskMmcPanelEnvelope .inventoryBox .inventoryItem {
    margin-bottom: 5px;
}

.taskMmcPanelEnvelope .inventoryErrorMessage {
    color: #555;
    text-align: center;
}

.taskMmcPanelEnvelope .inventoryBox .inventoryButton:first-of-type {
    margin-left: 0px;
}

.taskMmcPanelEnvelope .inventoryBox .inventoryButton:hover {
    background-color: #000;
    color: #3a86cf;
}

td.dayTasks.activeHour.available .calendarDay {
    text-align: left;
}

.ticketMmcPanelEnvelope.showTaskMmcPanel .panel-body {
    max-height: 300px;
    overflow: auto;
    border-radius: 0px;
}

.ticket-panel.panel-info {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 5px solid #deecf7;
}

button.afhControlButton.btn.btn-step {
    border-radius: 5px;
    height: 30px;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    text-align: left;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

button.afhControlButton.btn.btn-step i {
    font-size: 22px;
    line-height: 28px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px 5px;
    vertical-align: top;
}

.afStepInfoEnvelope {
    display: inline-block;
    width: calc(100% - 40px);
    overflow: hidden;
    position: relative;
    top: 1px;
}

span.afStepInfo.infoDate {
    display: block;
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
}

span.afStepInfo.infoName {
    display: block;
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
}

button.afhControlButton.btn.btn-step.stepValueNo {
    background-color: #e04815;
    color: #fff;
    border-color: #e04815;
}

button.afhControlButton.btn.btn-step.stepValueYes {
    background-color: #a4ca2f;
    color: #fff;
    border-color: #83a226;
}

button.afhControlButton.btn.btn-step.stepValueEmpty {
    background-color: #eeb812;
    color: #fff;
    border-color: #dfaf19;
}

.openFormMenuEnvelope {
    position: fixed;
    top: 40px;
    right: 100px;
    z-index: 10000;
    background-color: #fff;
    padding: 0px 0px 10px;
    border: 1px solid #fff;
    box-shadow: 2px 5px 10px 5px rgba(0, 0, 0, 0.1);
}

.openFormMenuEnvelope .formMenuItem {
    background-color: #a4ca2f;
    padding: 5px 20px;
    margin: 5px 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #fff;
}

.openFormMenuEnvelope .formMenuItem:hover {
    border: 1px solid #a4ca2f;
}

.ajaxFormEnvelope.ajaxFormHidden {
    display: none;
}

.showStepsOnly .ajaxFormControlEnvelope {
    display: none;
}

.showStepsOnly .ajaxFormControlEnvelope.stepControl {
    display: inline-block;
}

.showNewOnly .ajaxFormControlEnvelope {
    display: none;
}

.showNewOnly .ajaxFormControlEnvelope.new {
    display: inline-block;
}

.openFormMenuHeader {
    background-color: #a4ca2f;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.ajaxListItemValue .productListTasks {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

span.productListTasks .productListTask {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 2px 5px;
    margin-right: 5px;
    vertical-align: top;
}

span.productListTasks .productListTask i {
    margin-right: 5px;
    font-size: 10px;
    line-height: 10px;
}

span.productListTasks .productListTask.inactive {}

span.productListTasks .productListTask.active {
    border-color: #a4ca2f;
    color: #a4ca2f;
}

span.productListTask.active.notconfirmed {
    border-color: #ffa34d;
    color: #ffa34d;
}

span.productListTask.active.inprogress {
    border-color: #ff6251;
    color: #ff6251;
}

.ajaxListItemValue .listItemMultiline {
    line-height: 16px;
    display: inline-block;
}

div#ui-datepicker-div {
    background-color: #fff;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.ajaxFormControlLabel.watchable {
    cursor: pointer;
}

.ajaxFormControlLabel.watchable.watched:before {
    font-family: 'Font Awesome 6 Pro';
    content: '\f06e';
    margin-right: 2px;
}

.alarmAlarmSubject.history {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}

span.alarmAlarmDate.history {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0px;
}

.alarmAlarmSubject.history i {
    margin: 0px 5px;
    font-size: 16px;
}

#wrapper.easy div.center.success.homepagealarm {
    border: 1px solid #5798d9;
    background-color: #fff;
    color: #5798d9;
}

.center.success.homepagealarm .independentLabel {
    display: block;
    width: 100%;
}

.ajaxFormHtmlBody .panel-info {
    box-shadow: none;
}

.ajaxFormHtmlBody .panel-heading.mini {
    background-color: #ffffff;
    border: none;
    padding: 5px 10px;
}

.easy .ajaxFormHtmlBody .taskMapControl {
    background-color: #ffffff;
    margin-top: 0px;
}

.easy .ajaxFormHtmlBody .taskMapControl fieldset {
    padding: 0px 5px;
}

.easy .ajaxFormHtmlBody .taskMapControl fieldset label {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: normal;
    border: none;
    margin-bottom: 0px;
    margin-right: 0px;
}

.easy .ajaxFormHtmlBody .taskMapControl fieldset .likeInput {
    font-size: 10px;
    text-align: right;
}

.easy .ajaxFormHtmlBody table.task .taskCenterForm .taskFieldBox label {
    width: 20px;
}

.easy .ajaxFormHtmlBody table.task .taskCenterForm .taskFieldBox label .fa-light {
    padding: 0px 5px 0px 3px;
    width: 15px;
    margin-right: 0px;
    font-size: 12px;
}


.ajaxFormGalleryBody .panel-info {
    box-shadow: none;
}

.ajaxFormGalleryBody .panel-heading.mini {
    background-color: #ffffff;
    border: none;
    padding: 5px 10px;
}

.easy .ajaxFormGalleryBody .taskMapControl {
    background-color: #ffffff;
    margin-top: 0px;
}

.easy .ajaxFormGalleryBody .taskMapControl fieldset {
    padding: 0px 5px;
}

.easy .ajaxFormGalleryBody .taskMapControl fieldset label {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: normal;
    border: none;
    margin-bottom: 0px;
    margin-right: 0px;
}

.easy .ajaxFormGalleryBody .taskMapControl fieldset .likeInput {
    font-size: 10px;
    text-align: right;
}

.easy .ajaxFormGalleryBody table.task .taskCenterForm .taskFieldBox label {
    width: 20px;
}

.easy .ajaxFormGalleryBody table.task .taskCenterForm .taskFieldBox label .fa-light {
    padding: 0px 5px 0px 3px;
    width: 15px;
    margin-right: 0px;
    font-size: 12px;
}


/* hide skills */

.taskFieldBox.skillsBox {
    display: none;
}

.easy .taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.taskcenter {
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    border-radius: 0px;
    padding: 5px;
    background-color: #eeeeee;
}

.taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.tasktop,
.taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.taskbottom,
.taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.taskleft,
.taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.taskright {
    text-align: center;
    font-size: 20px;
    color: #333333;
}

.easy .taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.taskcenter.active i.fa-light {
    color: inherit;
}

.easy .taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.taskcenter.active div.taskCenterForm span {
    color: inherit;
}

.easy .taskTaskMapEnvelope.taskTaskMapForm.custom div.taskForm table.task td.taskcenter.active {
    border-style: solid;
    border-width: 3px;
    border-color: #333333;
    border-radius: 0px;
    padding: 5px;
    background-color: #eeeeee;
}

span.messageSubject {
    display: inline-block;
    margin-right: 10px;
}

span.messageAuthor {
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
}

span.messageDescription {
    display: block;
    font-weight: normal;
    padding-left: 18px;
}

span.messageSubject i {
    margin-right: 5px;
}

span.answerAuthor {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
}

span.answerAuthor i {
    font-size: 16px;
    margin-right: 5px;
}

.alarmAlarmAnswer.chat {
    display: block;
    padding-left: 20px;
    margin-top: 10px;
}

span.answerDescription {
    display: block;
    padding-left: 25px;
    line-height: 18px;
}

span.messageCreated {
    margin-right: 10px;
}

span.messageCreatedBy {
    margin-right: 10px;
}

span.answerCreatedBy {
    margin-right: 10px;
}

.alarmAlarmEnvelope.chat {
    margin-bottom: 20px;
}

span.buttonsbar {
    display: block;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 5px;
    border: 1px solid;
}

.buttonsbar .btn {
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
}

span.link.big {
    display: block;
    text-align: left;
    background-color: #ffffff;
    margin: 2px 0px 10px 18px;
    padding: 10px 20px;
    border: 1px solid rgb(211 137 71);
}

span.link.big a {
    display: block;
    text-align: left;
    background-color: #ffffff;
    margin: 2px 0px 10px 18px;
    padding: 10px 20px;
    border: 1px solid rgb(211 137 71);
}

#wrapper.easy span.link.big a {
    display: inline-block;
    text-align: left;
    margin: 0px;
    padding: 5px 10px;
    background-color: #d38947;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
}

#wrapper.easy .alarmEventEnvelope {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.chatEnvelope.formChat {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

.chatHeader.formChat {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    min-height: 30px;
}

span.chatIcon.main {
    display: inline-block;
    position: absolute;
    left: 0px;
    font-size: 20px;
    padding: 2px 10px;
}

span.chatIcon.counter {
    padding: 5px;
    font-size: 12px;
    margin-left: 3px;
}

.chatCounterSet {
    text-align: right;
    padding-right: 20px;
}

span.chatCounter {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0px 3px;
    border-radius: 3px;
    font-size: 10px;
}

button.afFormChatMessageNew {
    display: inline-block;
    width: 50%;
    font-size: 10px;
    text-transform: uppercase;
}

.afFormChatMessageButtons {
    display: inline-block;
    width: 100%;
    position: sticky;
    bottom: 0px;
    left: 0px;
}

.chatNewMessage {
    display: inline-block;
    width: 100%;
    position: sticky;
    bottom: 0px;
    left: 0px;
    background-color: #fafafa;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.chatMessageFormClose {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: 0px;
    font-size: 12px;
    line-height: 12px;
    padding: 5px;
}

.chatMessageHeader {
    display: block;
    text-align: left;
    padding: 0px 15px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #fff;
}

textarea.chatMessageContent {
    margin-top: 10px;
    width: 100%;
    resize: vertical;
    field-sizing: content;
}

.chatMessageButton {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    padding: 5px;
    cursor: pointer;
}

.chatNewMessage .chatMessageControls {
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
}

.public .chatMessageHeader {
    border-top: 0px solid #abc82b;
    position: relative;
    padding-left: 40px;
}

.private .chatMessageHeader {
    border-top: 0px solid #fb7a6a;
    position: relative;
    padding-left: 40px;
}

.public span.chatMessageIconPrivate {
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 0px;
    background-color: #b0c727;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 30px;
    border-radius: 5px;
}

.private span.chatMessageIconPrivate {
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 0px;
    background-color: #fb7a6a;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 30px;
    border-radius: 5px;
}

.chatMessageContent.active {
    font-weight: bold;
}

.chatMessageContent {
    text-align: left;
    padding: 5px 5px;
    font-size: 13px;
    line-height: 18px;
}

.chatMessageEnvelope {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.chatMessageControls {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.chatMessageControls .chatMessageButton {
    font-size: 14px;
}

.chatMessageAnswer {
    font-style: italic;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    padding-left: 5px;
    color: rgba(0, 0, 0, 0.4);
    padding-top: 5px;
}

span.answerIcon {
    margin-right: 10px;
    margin-left: 10px;
}

span.chatCounter.public {
    background-color: #b3c623;
}

span.chatCounter.private {
    background-color: #fb7a6a;
}

.chatMessageAttachments {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.chatFile {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: 12px;
    max-width: 100%;
    padding: 3px 5px 3px 5px;
    border-radius: 5px;
    line-height: 16px;
}

span.chatFileButton {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    cursor: pointer;
}

span.chatFileIcon {
    font-size: 14px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.4);
    margin-right: 5px;
}

button.afFormChatMessageNew.private {
    background-color: #fb7a6a;
    color: #fff;
    border: #fff;
}

button.afFormChatMessageNew.public {
    background-color: #b3c623;
    color: #fff;
    border: #fff;
}

.formChatTeamBox {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    border-radius: 3px;
    position: relative;
    text-align: left;
}

.chatTeamFormClose {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: 0px;
    font-size: 12px;
    line-height: 12px;
    padding: 5px;
}

.chatUser {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: 12px;
    max-width: 100%;
    padding: 3px 5px 3px 5px;
    border-radius: 5px;
    line-height: 16px;
    margin: 2px;
}

span.chatUserButton {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    cursor: pointer;
}

span.chatUserIcon {
    font-size: 14px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.4);
    margin-right: 5px;
}

.chatMessageUsers {
    text-align: left;
}

.public .chatUser.me {
    border-color: #b3c623;
    color: #b3c623;
}

.private .chatUser.me {
    border-color: #fb7a6a;
    color: #fb7a6a;
}

.chatEnvelope.formChatGlobal {
    display: inline-block;
    position: fixed;
    top: 5px;
    right: 60px;
    z-index: 1000;
    text-align: right;
    padding: 5px;
}

.chatGlobalHeader.globalChat {
    display: inline-block;
    text-align: right;
}

.minimized .chatEventHeader.eventChat {
    display: none;
}

.globalChat .chatCounterSet {
    text-align: right;
    padding-right: 5px;
    padding-left: 35px;
}

.globalChat span.chatIcon.main {
    display: inline-block;
    position: relative;
    font-size: 20px;
    padding: 2px 5px;
    cursor: pointer;
}

.chatEnvelope.formChatGlobal.maximized {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    max-height: 50vh;
}

.chatEventHeader span.chatIcon.main {
    position: relative;
    cursor: pointer;
}

@media (max-width: 900px) {
    .minimized .globalChat span.chatIcon.main {
        display: block;
    }

    .minimized span.chatIcon.counter {
        display: block;
    }

    .minimized span.chatCounter {
        display: block;
    }

    .chatEnvelope.formChatGlobal {
        right: 0px;
        top: 20px;
    }
}


iframe.galleryEmbeded {
    width: 100%;
    height: fit-content;
    resize: vertical;
    min-height: 400px;
}

.disabledByAjaxRunning {
    cursor: progress !important;
}

