
.header-modal-body-wrap {
    margin-bottom: 20px;
}
.header-modal-body-header {
    background: #707478;
}
.header-modal-body-header a {
    display: block;
    cursor: pointer;
    color: #fff;
    padding: 15px;
}
.header-modal-body-content {
    background: #f5f8fa;
    color: #242a30;
}
.header-modal-body-content .paragraph {
    line-height: 1.4285em;
    padding: 5px 15px 5px 15px;
}
.header-modal-body-content .note-title {
    font-size: 1.2rem;
    padding-left: 5px;
}
.header-modal-body-content .note-content {
    padding: 7px 0 7px 15px;
}
.header-modal-body-content .explanation {
    font-size: 1rem;
}
.header-modal-body-content .explanation-img {
    margin-top: 8px;
    cursor: pointer;
}
.header-modal-body-content .explanation-img img {
    width: 100%;
}
.header-modal-body-content .explanation-download {
    margin-top: 10px;
}
.header-modal-body-content .explanation-download a {
    display: flex;
    text-decoration: none;
}
.header-modal-body-content .explanation-download span {
    font-size: 14px;
    line-height: 17px;
    margin-left: 6px;
}
.modal-original-img-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 64px;
    right: 0;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    display: none;
}
.modal-original-img-wrap.show {
    display: block;
}
.modal-original-img-wrap a {
    background: url(/dist/images/header/btn-close.svg) no-repeat;
    cursor: pointer;
    position: absolute;
    width: 36px;
    height: 36px;
    right: 8px;
    top: 14px;
}
.modal-original-img-wrap div {
    padding: 50px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
.modal-original-img-wrap img {
    margin: auto;    
}


/* Skeleton screen */
@keyframes skeleton-moving {
    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(100%);
    }
}
.skeleton-loading {
    display: block;
    background-color: #E4E4E4;
}
.skeleton-loading::after {
    content: "";
    -webkit-animation: skeleton-moving 1.3s infinite;
    animation: skeleton-moving 1.3s infinite;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(hsla(0,0%,100%,.3)),to(transparent));
    background: linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);
}


/* header lab021 logo */
.navbar-group {
    display: flex;
}
.navbar-brand-logo {
    width: 64px;
    height: 64px;
    padding: 0;
    background: unset;
    position: absolute; 
    z-index: 1;
}
.navbar-brand-logo:hover,
.navbar-brand-logo:focus {
    cursor: pointer;
}
.navbar-left {
    height: 64px;
    position: absolute;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .navbar-brand {
    width: auto;
    padding: 19px 24px;
}
.navbar-nav .navbar-brand:hover {
    opacity: 1;
}
.navbar-nav .navbar-brand img {
    margin-right: 0 !important;
    border-radius: 0 !important;
    width: auto !important;
    height: 100% !important;
    float: none !important;
    display: block !important;
}
.navbar-ship-info {
    display: block !important;
    font-weight: 300;
    padding: 17px 0 !important;
    outline: none;
}
.navbar-ship-info.ship-in-port {
    padding: 16px 0 !important;
}
.navbar-ship-info.name:hover,
.navbar-ship-info.slider:hover {
    background-color: #e1e4eb !important;
    cursor: pointer;
    opacity: 1;
}
.navbar-ship-info.name:focus {
    opacity: 1;
}
.navbar-ship-info.name.disabled:hover,
.navbar-ship-info.slider.disabled:hover {
    background-color: #fff !important;
    cursor: default;
}
.navbar-ship-info.name .navbar-ship-info-content-wrap,
.navbar-ship-info.slider .navbar-ship-info-content-wrap {
    padding: 0 24px;
}
.navbar-ship-info.name .navbar-ship-info-content-wrap .ship-name-wrap {
    display: flex;
    padding: 4px 0;
}
.navbar-ship-info.name .ship-name-wrap .ship-name-icon {
    margin: auto 0 auto 10px;
}
.navbar-ship-info.name .ship-name-wrap .ship-name-icon img {
    display: block;
}
.navbar-ship-info.name .ship-name-wrap .ship-name-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.23;
    color: #25282c;
}
.navbar-ship-info.slider .navbar-ship-info-content-wrap {
    display: flex;
}
.navbar-ship-info.slider .navbar-ship-info-content-wrap.not-use-noon {
    margin: 0 24px;
    position: relative;
    padding: 0;
}
.navbar-ship-info.slider .navbar-slider {
    width: 56px;
}
.navbar-ship-info.slider .navbar-ship-info-content-wrap.not-use-noon .navbar-slider {
    width: initial;
}
.navbar-ship-info.slider .navbar-slider-content {
    position: relative;
}
.navbar-ship-info.slider .navbar-slider-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.22;
    color: #35363b;
    text-align: center;
}
.navbar-ship-info.slider .navbar-slider-time span {
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
    color: #50576c;
    text-align: center;
}
.navbar-ship-info.slider .ship-progress {
    width: 60px;
    margin: 0 10px;
}
.navbar-ship-info.slider .navbar-ship-info-content-wrap.not-use-noon .navbar-slider.ship-progress {
    width: 60px;
    margin: auto 10px;
}
.navbar-ship-info.slider .navbar-ship-info-content-wrap.not-use-noon .navbar-slider.ship-progress img {
    width: 60px;
}
.navbar-ship-info.slider .progress-text {
    font-size: 10px;
    font-weight: normal;
    line-height: 1.3;
    color: #2694ff;
    text-align: center;
}
.navbar-ship-info.slider .progress-slider-wrap {
    width: 100%;
    height: 6px;
    background-color: #cbcbcb;
    border-radius: 100px;
}
.navbar-ship-info.slider .progress-slider {
    height: 6px;
    min-width: 6px;
    padding: 1px;
    border-radius: 100px;
    background-image: linear-gradient(to left, #268fff, #1fcafa);
    position: relative;
}
.navbar-ship-info.slider .progress-slider span {
    border-radius: 100px;
    width: 4px;
    height: 4px;
    background-color: #ffffff;
    display: block;
    position: absolute;
    right: 1px;
}
.navbar-ship-info.ship-in-port .icon-area {
    width: 32px;
    height: 32px;
    padding: 4px;
    background-color: #e1e4eb;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}
.navbar-ship-info.ship-in-port .icon-area .arr-country-icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.navbar-ship-info.ship-in-port .icon-area .in-port-icon {
    position: absolute;
    right: 0;
    bottom: 0;
}
.navbar-ship-info.ship-in-port .name-area {
    margin: 1px 24px 1px 0;
}
.navbar-ship-info.ship-in-port .time-area {
    margin: 1px 0;
}
.navbar-ship-info.ship-in-port .name-area .port-name {
    font-size: 14px;
    line-height: 1.22;
    color: #35363b;
    font-weight: normal;
}
.navbar-ship-info.ship-in-port .name-area .port-country-name,
.navbar-ship-info.ship-in-port .time-area .title {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.19;
    color: #50576c;
}
.navbar-ship-info.ship-in-port .time-area .navbar-slider-time span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.22;
    color: #35363b;
    text-align: left;
}
.navbar-ship-info2 {
    padding: 12px 0 !important;
}
.navbar-ship-info.state {
    margin-left: 24px;
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    position: relative;
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon img {
    width: 100%;
    height: 100%;
    display: block;
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon:focus {
    outline: none;
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.show {
    display: block;
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.noon {
    background-image: url(/dist/images/icon_noon_none.png);
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.logger-connect {
    background-image: url(/dist/images/icon_realtime2_none.png);
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.logger-disconnect {
    background-image: url(/dist/images/icon_realtime1_none.png);
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.logger-abnormal {
    background-image: url(/dist/images/icon_realtime3_none.png);
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.ktsat-connect {
    background-image: url(/dist/images/icon_satellite1_none.png);
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.ktsat-abnormal {
    background-image: url(/dist/images/icon_satellite2_none.png);
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.ais-connect {
    background-image: url(/dist/images/icon_ais1_none.png);
}
.navbar-ship-info.state .navbar-ship-data-type-icon-wrap .ship-data-type-icon.ais-abnormal {
    background-image: url(/dist/images/icon_ais2_none.png);
}
.navbar-ship-info.ship-select-data {
    margin-right: 24px;
}
.navbar-ship-info.ship-select-data.speed,
.navbar-ship-info.ship-select-data.lat,
.navbar-ship-info.ship-select-data.annual-cii {
    margin-left: 24px;
}
.navbar-ship-info.ship-select-data .title {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
    color: #50576c;
}
.navbar-ship-info.ship-select-data .value {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.22;
    color: #35363b;
}
.navbar-ship-info.ship-select-data.annual-cii {
    padding: 0 !important;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
    min-width: 64px;
}
.navbar-ship-info.annual-cii .cii-title {
    background-color: #6d7c95;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 13px;
    padding-top: 1px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.navbar-ship-info.annual-cii .cii-value {
    background-color: #e8edf5;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: flex;
    padding: 4px;
    text-align: center;
}
.navbar-ship-info.annual-cii .cii-label-icon {
    width: 18px;
    height: 18px;
    display: block;
    margin-right: 6px;
}
.navbar-ship-info.annual-cii .cii-label-icon.A  {
    background: url(/dist/images/nav/ic-a.svg) no-repeat;
}
.navbar-ship-info.annual-cii .cii-label-icon.B  {
    background: url(/dist/images/nav/ic-b.svg) no-repeat;
}
.navbar-ship-info.annual-cii .cii-label-icon.C  {
    background: url(/dist/images/nav/ic-c.svg) no-repeat;
}
.navbar-ship-info.annual-cii .cii-label-icon.D  {
    background: url(/dist/images/nav/ic-d.svg) no-repeat;
}
.navbar-ship-info.annual-cii .cii-label-icon.E  {
    background: url(/dist/images/nav/ic-e.svg) no-repeat;
}
.navbar-ship-info.annual-cii .cii-label-value {
    font-size: 14px;
    font-weight: 500;
    color: #172b4d;
    display: block;
    line-height: 17px;
    padding-top: 1px;
}
.navbar-group.navbar-group-5 {
    position: relative;
}
.annual-cii-date-tooltip {
    position: absolute;
    border-radius: 4px;
    padding: 7px 12px;
    background-color: #fff;
    border: 1px solid #ced0d4;
    width: max-content;
    top: 61px;
    left: 24px;
    filter: drop-shadow(rgba(0, 0, 0, 0.2) 0 0px 3px);
}
.annual-cii-date-tooltip::before {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    bottom: 100%;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #ced0d4;
}
.annual-cii-date-tooltip::after {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: -10px;
    bottom: 100%;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
}
.annual-cii-date-tooltip span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #35363b;
}
.navbar-ship-info.time .title {
    display: flex;
}
.navbar-ship-info.time .content {
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.22;
    color: #35363b;
}
.navbar-ship-info.time .navbar-ship-info-content-wrap {
    /* padding: 0 0 0 24px; */
}
.navbar-ship-info.time .text,
.navbar-ship-info.time .local-zonetime {
    font-size: 11px !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
    color: #50576c !important;
}
.navbar-ship-info.time .ui.selection.active.dropdown .menu {
    border: 0;
    padding: 8px 0;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    margin-top: 5px;
}
.navbar-ship-info .dropdown.time-select {
    padding: 0 !important;
    border-width: 0 !important;
    min-height: 0em !important;
    line-height: unset !important;
    width: 142px !important;
    display: block !important;
}
.navbar-ship-info .dropdown.time-select .dropdown.icon {
    top: 17px !important;
    padding: 0 !important;
    right: 0px !important;
    color: #25282c !important;
    margin: 0 !important;
    opacity: 1 !important;
    line-height: 1.1 !important;
    position: absolute !important;
    width: 6px !important;
}
.navbar-ship-info .dropdown.time-select .dropdown.icon::before {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #25282c;
    content: "";
}
.navbar-ship-info .dropdown.time-select .menu .item{
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.22 !important;
    color: #25282c !important;
    border-top-width: 0 !important;
}
.navbar-ship-info .dropdown.time-select .menu .item:hover,
.navbar-ship-info .dropdown.time-select .menu .item.selected:hover {
    background-color: #f2f2f2;
}
.navbar-ship-info .dropdown.time-select .menu .item.selected {
    background-color: #fff;
}
.navbar-ship-info .dropdown.time-select:hover .text,
.navbar-ship-info .dropdown.time-select:hover .local-zonetime,
.navbar-ship-info .dropdown.time-select:hover .content span {
    text-decoration: underline;
}
.navbar-ship-info .dropdown.time-select.active {
    border: 0 !important;
    box-shadow: none !important;
}
.navbar-dropdown .navbar-notice-icon-wrap {
    margin: 0px !important;
    padding: 12px 0px !important;
}
.navbar-dropdown a {
    display: block;
}
.navbar-dropdown.voc a {
    margin: 0px 6px !important;
    padding: 12px 0px !important;
}
.navbar-dropdown a:focus,
.navbar-dropdown a:hover {
    background: unset !important;
    opacity: 1 !important;
}
.navbar-dropdown.ship-notification {
    position: relative;
}
.navbar-dropdown.ship-notification a {
    width: 40px;
    height: 40px;
    margin: 12px 6px 12px 0;
    padding: 0;
}
.navbar-dropdown.ship-notification a:hover img,
.navbar-dropdown.ship-notification a.active img {
    border-radius: 50%;
    background-color: #e1e4eb;
}
.header-ship-notification-wrap {
    position: absolute;
    right: 6px;
    top: 52px;
    width: 400px;
    height: 830px;
    overflow-y: scroll;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}
.header-ship-notification-wrap .header-ship-notification-title-filter {
    display: flex;
    justify-content: space-between;
    padding: 24px 15px 24px 20px;
    border-bottom: 2px solid #e6e7ed;
}
.header-ship-notification-title {
    display: flex;
}
.header-ship-notification-title .notification-icon {
    width: 12px;
    height: 22px;
    background: url(/dist/images/nav/icon_notification.svg);
    background-position: center;
    margin-right: 9px;
}
.header-ship-notification-title .notification-text {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    display: block;
    line-height: 22px;
}
.header-ship-notification-filter-dropdown {
    height: 22px;
    padding: 3px 0 2px 0;
}
.header-ship-notification-filter-dropdown .text {
    font-weight: 400 !important;
    color: #000;
}
.header-ship-notification-content-wrap {
    padding: 20px;
}
.header-ship-notification-content-wrap .ship-notice-timeline-section2 {
    margin-bottom: 20px;
}
.header-ship-notification-content-wrap .ship-notice-timeline-box {
    margin-bottom: 4px;
}
.header-ship-notification-content-wrap .ship-notice-timeline-section2:last-child,
.header-ship-notification-content-wrap .ship-notice-timeline-row2:last-child .ship-notice-timeline-box  {
    margin-bottom: 0;
}
.header-ship-notification-content-wrap .notice-focus {
    display: flex;
    justify-content: space-between;
    padding: 10px 11px 11px;
    border: solid 1px #e1e5ee;
    border-radius: 8px;
}
.header-ship-notification-content-wrap .notice-focus:hover {
    background-color: #ebf3ff;
    cursor: pointer;
}
.header-ship-notification-content-wrap .notice-focus .align-left {
    display: flex;
}
.header-ship-notification-content-wrap .ship-notice-timeline-icon {
    margin-right: 10px;
}
.ship-notice-timeline-title-ship-name,
.ship-notice-timeline-title-ship-name2 {
    font-size: 12px;
    font-weight: normal;
    color: #172b4d;
    line-height: 1.2;
    padding-top: 2px;
}
.ship-notice-timeline-title-ship-name2 {
    padding-top: 4px;
}
.navbar-dropdown.notice a img {
    border-radius: 50%;
    display: block;
}
.navbar-dropdown.notice a span {
    position: absolute;
    top: 19px;
    right: 8px;
    display: block;
    padding: 0;
    border-radius: 100px;
    width: 10px;
    height: 10px;
    background: #fff;
}
.navbar-dropdown.notice img:hover + span {
    background: #e1e4eb;
}
.navbar-dropdown.notice a span::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #ff5b57;
    display: block;
    border-radius: 100px;
    position: absolute;
    top: 2px;
    left: 2px;
}
.navbar .navbar-nav > li.divider,
.navbar .navbar-nav div.divider {
    height: 100%;
    background: #e1e4eb;
    width: 1px;
}

.switchery-header .switchery {
    border: 0;
}
/* @media (max-width: 767px) {
    .navbar-right{
        margin-right: -15px;
    }
    .navbar-left {
        margin-left: -15px;
        padding-left: 0;
        padding-right: 123px;
    }
} */
@media (min-width: 768px) {
    .navbar-left {
        margin-right: 0 !important;
    }
    .navbar-right {
        margin-right: 0;
    }
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
    }
}
/* @media (max-width: 1050px) { */
/* @media (max-width: 1360px) {
    .navbar-ship-info {
        padding: 8px 10px;
        width:24%;
    }
    .navbar-ship-info.slider {
        padding: 8px 10px;
        width:28%;
    }
} */
@media (max-width: 900px) {
    .navbar-ship-info .unit {
        display: none;
    }
}

.header-ship-notification-filter-dropdown:hover .text,
.header-ship-notification-filter-dropdown:hover .dropdown.icon,
.header-ship-notification-filter-dropdown.active .text,
.header-ship-notification-filter-dropdown.active .dropdown.icon {
    color: #2684ff;
}
.header-ship-notification-filter-dropdown.active .dropdown.icon::before {
    content: '\f0d8' !important;
}
.header-ship-notification-filter-dropdown .menu {
    right: 0;
    left: inherit !important;
    padding: 4px 0 !important;
    min-width: 99px !important;
    border-width: 0 !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3) !important;
}
.header-ship-notification-filter-dropdown .menu > .item {
    font-size: 12px !important;
    color: #3a3d41 !important;
    font-weight: normal !important;
    line-height: 1.2 !important;
}
.header-ship-notification-filter-dropdown .item.selected {
    background-color: #f2f2f2 !important;
    font-weight: 400 !important;
}

.search-box-select-ship-notice-wrap {
    padding-top: 10px;
    padding-bottom: 20px;
}
.ship-notice-timeline-date,
.ship-notice-timeline-date2 {
    background-color: #334563;
    color: #fff;
    display: inline-block;
    padding: 1px 6px;
    line-height: 1.5;
    border-radius: 4px;
    position: relative;
    margin-bottom: 10px;
}
.ship-notice-timeline-date2 {
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
}
.ship-notice-timeline-row {
    margin-bottom: 6px;
}
.ship-notice-timeline-focus-icon {
    width: 28px;
    height: 29px;
    border-radius: 50%;
    background: url(/dist/images/summary/btn-view.svg) no-repeat;
    background-position: 0 1px;;
    margin-left: 6px;
}
.ship-notice-timeline-focus-icon.focus-hide {
    background: transparent;
}
.ship-notice-timeline-focus-icon:hover,
.ship-notice-timeline-focus-icon.active {
    background: url(/dist/images/summary/btn-view-focus.svg) no-repeat;
    background-position: 0 1px;;
}

.voc-icon{
    display: block;
    width: 40px;
    height: 40px;
    background: url(/dist/images/nav/icon_voc.svg) no-repeat;
    border-radius: 50%;
}
.voc-icon:focus{
    outline: none;
}
.voc-icon:hover,
.navbar-dropdown.notice a img:hover,
.navbar-user .header-user-profile-picture:hover {
    background-color: #e1e4eb;
    cursor: pointer;
}
.voc-icon-action{
    animation: pulsate1 1s ease-in-out;
    -webkit-animation: pulsate1 1s ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    pointer-events: none;
    display: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 10px;
    background: rgba(0, 137, 255, 0.1);
}

#voc-modal .dropzone{
    padding: 0;
}

#voc-modal .tab-pane.bg-white {
    background: white;
}
#voc-modal .tab-pane.bg-grey{
    background: rgb(248, 248, 248) !important;
}
#voc-modal .tab-pane .list-blur{
    width: 707px;
    height: 30px;
    left: 21px;
    bottom: 5px;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(246, 246, 246, 0), #f1f1f1);
}
#voc-modal #attach-image{
    width: 100%;
    max-width: 480px;
    height: auto;
    overflow: hidden;
}
#voc-modal .dropzone .dz-preview{
    margin: 0;
}
#voc-modal .dropzone .dz-preview .dz-image{
    width: 100%;
    height: auto;
    border-radius: 0;
}
#voc-modal .voc-image-content{
    width: 100%; 
    max-width: 480px;
    height: 100%;
    overflow: hidden; 
}
#voc-modal #voc-image{
    width: 100%;
    height: auto;
    border-radius: 0;
}
#voc-modal #ugent-check .text{
    padding-top: 6px;
}
#voc-modal #ugent-check .dropdown.icon{
    padding: 1.2em;
}
#voc-modal #warning-message, 
#voc-modal #warning-email-message{
    display: block;
    color: red;
    margin-top: 5px;
}
#voc-modal #warning-email-message{
    padding-bottom: 21px;
}
#voc-modal .nav-tabs{
    background: white;
    border-bottom: 1px solid rgb(214, 214, 214) !important;
    margin-top:20px;
}
#voc-modal .nav-tabs .nav-item{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    color: rgb(123, 123, 123);
    width: 330px;
    text-align: center;
}
#voc-modal .nav-item:first-child{
    margin-left:40px;
}
#voc-modal .nav-item:nth-child(2){
    margin-left:30px;
}
#voc-modal .nav>li>a{
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    margin-right: 0;
}
#voc-modal .nav .nav-link:hover{
    background: white;
}
#voc-modal .nav-tabs > li.active > a, 
#voc-modal .nav-tabs > li.active > a:hover{
    color: #2684ff;
    border-bottom: 2px solid #2684ff !important;
    margin-bottom: -1px;
}
#voc-modal .nav-tabs li:hover{
    background: white !important;
    cursor: pointer;
}
#voc-modal .tab-content {
    padding: 0;
}
#voc-modal .tab-content>.tab-pane {
    height: 430px;
    margin: 0;
    padding: 30px 42px 30px 40px;
    border-radius: 4px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#voc-modal .tab-content {
    height: 430px;
    margin: 0;
    padding: 0;
}
#voc-modal .voc-modal-footer {
    height: 97px;
    border-top: 1px solid #d9dade;
    display: flex;
    align-items: center;
}
#voc-modal .tab-content>.tab-pane.list{
    background-color: #f1f1f1;
    border-radius: 4px;
    padding-bottom: 30px;
}
#voc-modal .form-group {
    margin-bottom: 25px;
}
#voc-modal .form-group label {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    color: rgb(152, 152, 152);
}
#voc-modal .form-group .voc-date {
    font-size: 12px;
    color: rgba(39, 47, 53, 0.5);
    margin-top: 9px;
}
#voc-modal .form-group input,
#voc-modal .form-group textarea {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    color: rgb(39, 47, 53);
}
#voc-modal .btn-wrap {
    margin-right: 30px;
    margin-left: auto;
}
#voc-modal .btn-wrap a {
    float: right;
    margin-left: 10px;
    font-size: 15px !important;
    line-height: 1.1;
    text-align: center;
}
#voc-modal #voc-read .form-control{
    height: 100%;
    max-height: 450px;
    word-break: break-all;
}
#voc-modal .dz-image-preview {
    border: 1px solid #ccd0d4;
    border-radius: 4px;
}
#voc-modal #image-preview-container:focus{
    outline: none;
}
#voc-modal .image-description {
    width: 690px;
    height: 44px;
    border: 1px dashed #2684ff;
    border-radius: 4px;
    background-color: #eef5ff;
    display: flex;
    align-items: center;
    justify-content: center;
}
#voc-modal .image-description:hover {
    cursor: pointer;
}
#voc-modal .image-description a {
    font-size: 16px;
    color: #2684ff;
}
#voc-modal .user-image-info {
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
    width: 330px;
}
#voc-modal .add-image {
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
    width: 690px;
}
#voc-modal .file-error,
#voc-modal #company-alert {
    margin: 6px 0 0 7px;
    color: #ff4d4d;
}
#voc-modal .invalid {
    color: #ff4d4d;
}
#voc-modal .file-name {
    padding: 6px 8px 5px 7px;
    width: 690px;
    height: 28px;
    display: flex;
    align-items: center;
    font-size: 14px;
}
#voc-modal .file-name:hover {
    border-radius: 4px;
    background-color: #ffffff;
    cursor: pointer;
}
#voc-modal .file-name::before {
    content: '';
    background: url(/dist/images/icon_image.png);
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 7px 0 0;
}
#voc-modal .file-name::after {
    content: '';
    background: url(/dist/images/icon_image_preview.png);
    width: 13px;
    height: 13px;
    margin-left: auto;
}
#voc-modal .file-name p {
    font-size: 14px;
    color: #1e70bf;
    width: 230px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
#voc-modal .add-file-delete {
    background: url(/dist/images/btn_image_delete_none.png);
    width: 28px;
    height: 28px;
    margin-left: auto;
    display: inline-block;
    border: none !important;
    background-color: transparent !important;
}
#voc-modal .add-file-delete:hover {
    background: url(/dist/images/btn_image_delete_hover.png);
    width: 28px;
    height: 28px;
    border-radius: 4px;
    background-color: #ff4d4d !important;
    cursor: pointer;
}
#voc-modal .upload-message{
    display: block;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 1em;
    color: rgb(39, 47, 53);
    margin-bottom: 15px;
}
#voc-modal .preview img {
    width: auto;
    max-width: 80px;
    height: auto;
    max-height: 60px;
    text-align: center;
}
#voc-modal .accordion-container{
    width: 690px;
    /* max-height: 425px; */
    margin-left: 40px;
    padding-bottom: 20px;
}
#voc-modal .accordion {
    box-shadow: none;
}
#voc-modal .accordion.resize{
    width: 690px;
    background-color: #f1f1f1;
}
#voc-modal .accordion .accordion-item{
    background-color: #ffffff;
    border-radius: 4px;
}
#voc-modal .accordion .content{
    margin-bottom: 12px;
    background: white;
    border-radius: 4px;
    padding: 30px;
    box-shadow: 0 1px 0 0 #e6e6e6;
}
#voc-modal .accordion .content .user{
    display: flex;
    justify-content: space-between;
    
}
#voc-modal .accordion .content .manager{
    display: flex;
    justify-content: space-between;
    /* margin-top: 20px; */
    border-top: 1px solid #e6e6e6;
    /* box-shadow: 0 1px 0 0 #e6e6e6; */
}
#voc-modal .accordion .content .content-left{
    width: 690px;
}
#voc-modal .accordion .content .content-left .issue-manager{
    margin-top: 10px;
}
#voc-modal .accordion .content .content-left-title{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    box-shadow: none;
    margin-bottom: 10px;
    width: 390px;
    white-space: normal;
    overflow: hidden;
    word-break: break-all;
}
#voc-modal .accordion .content .content-left-description{
    font-size: 14px;
    color: #000000;
    /* margin: 10px 30px 30px 0; */
    min-height: 54px;
    width: 398px;
    word-break: break-all;
}
#voc-modal .manager .content-left{
    margin-top:30px;
}
#voc-modal .accordion .content .content-left-info{
    margin: 30px 0;
}
#voc-modal .accordion .content .content-right img{
    width: 160px;
    height: 90px;
    margin-top: 26px;
    border-radius: 4px;
    margin-bottom: 21px;
    object-fit: cover;
}
#voc-modal .accordion .content .content-right img:hover{
    cursor: pointer;
}
#voc-modal .accordion .content .content-right .no-image{
    width: 202px;
    height: 122px;
    margin-top: 11px;
    border-radius: 4px;
    background-color: #f2f2f2;
    font-size: 14px;
    color: #42526e;
    /* margin-bottom: 21px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
#voc-modal .accordion .content .content-right .high-wrap{
    margin-bottom: 11px;
    float: right;
}
#voc-modal .accordion .title{
    display: flex;
    vertical-align: middle;
    align-items: center;
    height: 61px;
    padding: 0;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    color: rgb(39, 47, 53);
    transition: none;
    border-top: none;
    margin-bottom: 8px;
    box-shadow: 0 1px 0 0 #e6e6e6;
    position: relative;
}
#voc-modal .accordion .title.active{
    border-bottom: none;
}
#voc-modal .accordion .title span{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#voc-modal .accordion .title span:first-child{
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    width: 30px;
    text-align: center;
    color: #000000;
}
#voc-modal .accordion .title .text{
    width: 330px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 27.3px;
    color: #000000;
}
#voc-modal .accordion .title .date{
    font-size: 14px;
    margin-right: 20px;
    color: #000000;
    font-weight: normal;
}
#voc-modal .voc-progress-wrap{
    width: 110px;
    justify-content: center;
    display: flex;
}
#voc-modal .accordion .title span:last-child{
    position: absolute;
    right: 0;
}
#voc-modal .accordion .title .icon{
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url(/dist/images/modal_icon_dropdown.svg) no-repeat;
    margin-right: 20px;
}
#voc-modal .accordion .title.active .icon{
    background: url(/dist/images/modal_icon_dropdown.svg) no-repeat;
    -ms-transform: rotate(-180deg); 
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#voc-modal .accordion .transition{
    -webkit-animation-iteration-count: 0;
    animation-iteration-count: 0;
    -webkit-animation-duration: 0ms;
    animation-duration: 0ms;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#voc-modal .ui.grid, #new-voc-modal .ui.grid{
    margin: 0;
    height: 80px;
}
#voc-modal .ui.grid > .column:not(.row), #new-voc-modal .ui.grid > .colunm:not(.row){
    padding: 10px;
}
#voc-modal #voc-read .not-exist-vos-read{
    width: inherit;
    height: 326px;
}
#voc-modal #voc-read .not-exist-vos-read span{
    display: block;
    position: relative;
    top: 35%;
}
#voc-modal #voc-read .not-exist-icon{
    width: 70px;
    height: 70px;
    background: url(/dist/images/no_question.png) no-repeat;
    margin-bottom: 20px;
    left: 47%;
}
#voc-modal #voc-read .not-exist-vos-read span:last-child{
    left: 43%;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    color: rgb(132, 132, 132);
}
#voc-modal .send-voc-confirm{
    height: 300px;
    padding-top: 100px;
    text-align: center;
}
#voc-modal .send-voc-confirm .send-voc-icon{
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url(/dist/images/icon_comleted.png) no-repeat;
}
#voc-modal .send-voc-confirm .send-message {
    display: block;
    margin-top: 18px;
    margin-bottom: 12px;
    font-family: Roboto;
    font-weight: 700;
    font-size: 20px;
    color: rgb(39, 47, 53);
}
#voc-modal .send-voc-confirm .send-message2 {
    display: block;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    color: rgb(132, 132, 132);
    margin-bottom: 30px;
}
#voc-read .your-list-icon{
    display: inline-block;
    width: 24px;
    height: 22px;
    background: url(/dist/images/icon_list.png) no-repeat;
    margin-right: 7px;
}
#voc-modal .btn-close {
    padding: 10px 16px;
    border-radius: 4px;
    background-color: #f2f2f2; 
    color: #343d4e;
    width: 88px;
    height: 38px;
}
#voc-modal .btn-save {
    padding: 10px 16px;
    border-radius: 4px;
    background-color: #2684ff; 
    color: #ffffff;
    height: 38px;
}
#voc-modal .filter-by-option {
    display: flex;
}
#voc-modal .filter-by-option{
    margin-left: auto;
}
#voc-modal .filter-voc {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding: 10px 40px;
}
#voc-modal .dropdown.icon::before {
    display: none;
}
#voc-modal .ui.dropdown.filter-voc-dropdown>.dropdown.icon {
    width: 9px;
    height: 34px;
    background: url(/dist/images/btn_filter_dropdown_none.png) no-repeat;
    position: static;
    margin: 0 0 0 8px;
}
#voc-modal .ui.dropdown.filter-voc-dropdown>.dropdown-title {
    font-size: 14px;
}
#voc-modal {
    text-align: center;
}
@media screen and (min-width: 768px) { 
    #voc-modal:before {
            display: inline-block;
            vertical-align: middle;
            content: " ";
            height: 100%;
    }
}
#voc-modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 134px;
}
#voc-modal .ui.dropdown.filter-voc-dropdown .menu{
    width: -webkit-fill-available;
}
#voc-modal .ui.dropdown.filter-voc-dropdown .menu>.item:hover{
    background: rgba(0,0,0,.05);
    color: rgba(0,0,0,.95);
    z-index: 13;
    cursor: pointer;
}
#voc-modal .ui.dropdown.voc-input-dropdown:not(.voc-company-dropdown)>.menu { 
    max-height: none;
    height: fit-content;
}
#voc-modal .ui.dropdown.voc-input-dropdown>.dropdown.icon {
    width: 10px;
    height: 6px;
    background: url(/dist/images/modal_icon_dropdown.svg) no-repeat;
    position: static;
    margin: 19px 17px;
    padding: 0;
}
#voc-modal .sort-by-time{
    width: 34px;
    height: 34px;
    border-radius: 4px;
    cursor: pointer;
}
#voc-modal .sort-by-time:hover,
#voc-modal .ui.dropdown.filter-voc-dropdown:hover {
    background-color: #c6ccd8;
}
#voc-modal .ui.dropdown.filter-voc-dropdown{
    height: 34px;
    padding: 9px 14px;
    border-radius: 4px;
    margin-left: 10px;
    background-color: #f1f1f1;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    color: #42526e;
}
#voc-modal .sort-by-time:hover,
#voc-modal .ui.dropdown.filter-voc-dropdown:hover{
    background-color: #dadce2;
    border-radius: 4px;
}
#voc-modal .ui.dropdown.filter-voc-dropdown.active {
    background-color: #42526e;
    color: #fff;
}
#voc-modal .ui.dropdown.filter-voc-dropdown.active>.dropdown.icon {
    background: url(/dist/images/btn_filter_dropdown_press.png) no-repeat;
}
#voc-modal .voc-progress {
    margin-right: 15px;
}
#voc-modal .voc-progress {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #42526e;
    border-radius: 4px;
    background-color: #ecedf0;
    padding: 5px 8px;
    width: fit-content;
}
#voc-modal .voc-progress.completed {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #3aca60;
    border-radius: 4px;
    background-color: #ebfff0;
    padding: 5px 10px;
}
#voc-modal .accordion .voc-card-bottom {
    display: flex;
    align-items: center;
    pointer-events: none;
}
#voc-modal .accordion .voc-card-bottom span{
    margin-right: 20px;
    color: #000000;
    font-size: 14px;
}
#voc-modal .accordion .voc-card-bottom:first-child span{
    margin-right: 27px;
    color: #000000;
    font-size: 14px;
}
#voc-modal .accordion .voc-card-bottom p{
    font-size: 14px;
    color: #42526e;
}
#voc-modal .high {
    font-weight: bold !important;
    color: #ff4d4d !important;
    margin-left: 3.7px;
}
#voc-modal input:focus, #new-voc-modal input:focus, 
#voc-modal textarea:focus, #new-voc-modal textarea:focus {
    outline: none;
    border-color: #2684ff !important;
    box-shadow: inset 0 0 0 2px rgba(38, 132, 255, 0.3);
}
#voc-modal .voc-modal-form, #new-voc-modal .voc-modal-form{
    width: 330px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: solid 1px #d9dade;
    padding-right: 0;
    font-size: 14px;
}
#voc-modal .form-control {
    margin-right: 30px;
}
#voc-modal .voc-modal-form.selection, #new-voc-modal .voc-modal-form.selection{
    border: solid 1px #d9dade;
    background-color: #fff;
    border-radius: 4px;
}
#voc-modal .voc-company .voc-company-dropdown input:focus {
    border: none !important;
}
#voc-modal .voc-modal-form.active.dropdown, #voc-modal .voc-modal-form.dropdown:focus {
    border: 1px solid rgb(123, 123, 123);
}
#voc-modal .voc-modal-form.active.dropdown .menu {
    border: 1px solid rgb(123, 123, 123);
    border-top: none;
}
#voc-modal .voc-title-form {
    height: 44px;
    /* width: 677px; */
    border: solid 1px #d4dbe3;
    margin-bottom: 24px;
    font-size: 14px;
}
#voc-modal .voc-modal-form, #voc-modal .voc-title-form, 
#voc-modal .tab-pane .input-wrap {
    margin-bottom: 24px;
}
#voc-modal .voc-modal-form.ng-invalid, 
#voc-modal .voc-title-form.ng-invalid,
#voc-modal .voc-modal-message.ng-invalid
#voc-mdoal .voc-company-dropdown.voc-modal-form{
    margin-bottom: 0 !important;
}
#voc-modal .invalid {
    margin-bottom: 24px;
    margin-top: 6px;
}
#voc-modal .voc-modal-message {
    width: 100% !important;
}
#voc-modal .voc-modal-message {
    width: 677px;
    min-height: 97px;
    height: fit-content;
    padding: 16px 16px;
    border-radius: 4px;
    border: solid 1px #d4dbe3;
    font-size: 14px;
    color: #212121;
}
#voc-modal .user-voc label {
    margin-bottom: 6px;
    font-size: 14px;
    color: #212121;
    font-weight: 500;
}
#voc-modal .voc-user-info,
#voc-modal .voc-file-attach{
    display: flex;
}
#voc-modal .high-wrap {
    margin-left: auto;
    display: flex;
    align-items: center;
}
#voc-modal .high-image{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: red;
}
#voc-modal .voc-progress{
    margin-right: 17px;
}
#voc-modal .btn:active,
#voc-modal .btn:focus{
    box-shadow: none;
}
#voc-modal .modal-content {
    /* padding: 40px; */
    width: 787px;
    height: 604px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;   
    margin-top: cal(733/2)px;
}
#voc-modal .modal-header{
    padding: 40px 0 0 40px;
    border-bottom : none;
}
#voc-modal .modal-title{
    font-family: Roboto;
    font-weight: bold;
    font-size: 28px;
    line-height: 1em;
    color: #000000;
}
#voc-modal .modal-body{
    background: #ffffff;
    padding: 0;
    border-radius: 4px;
}

/* header account */
.navbar-user .user-menu-link {
    padding: 12px 20px;
}
.navbar-user a {
    cursor: default;
    padding: 16px 16px;
}
.navbar-user .header-user-profile-picture{
    width: 40px;
    height: 40px;
    display: block;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
}
.navbar-user #dropdownMenuLink img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin: 4px;
}
.navbar-user a:focus,
.navbar-user a:hover {
    color: #585663;
    opacity: 1 !important;
}
.dropdown-user-info {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
    position: absolute;
    z-index: 200;
    right: 12px !important;
    top: 60px;
    border-radius: 8px !important;
    padding: 0;
    width: fit-content;
    min-width: 190px;
}
.dropdown-user-info::before {
    content: '';
    position: absolute;
    right: 19px;
    top: -8px;
    border-top: none;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 8px solid #fff;
}
.dropdown-user-info-content {
    padding: 14px;
}
.navbar-user .user-role div {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.22;
    padding: 2px 6px;
    width: fit-content;
    border-radius: 10px;
}
.navbar-user .user-role .super {
    background-color: rgba(0, 187, 255, 0.1);
    color: #00bbff;
}
.navbar-user .user-role .admin {
    background-color: rgba(19, 185, 71, 0.1);
    color: #13b947;
}
.navbar-user .user-role .user {
    background-color: rgba(255, 152, 53, 0.1);
    color: #ff9835;
}
.navbar-user .user-name {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    color: #808285;
    margin-top: 10px;
    margin-bottom: 2px;
}
.navbar-user .user-email {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    color: #808285;
    margin-bottom: 14px;
}
.navbar-user .user-company {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #25282c;
    position: relative;
}
.navbar-user .company-transform {
    padding: 0 !important;
    cursor: pointer !important;
    position: absolute;
    top: 2px;
    right: 0;
}
.navbar-user  .company-transform img {
    display: block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    border-radius: 50%;
    background: url('/dist/images/btn_company_change_none.png') no-repeat;
    background-position: center;
}
.navbar-user  .company-transform img:hover{
    background: url('/dist/images/btn_company_change_press.png') center center repeat;
    animation: rotation 2s infinite linear;
    -webkit-animation: rotation 2s infinite linear;
}
.navbar-user .dropdown-user-account-logout-content {
    border-top: 1px solid #e0e0e0;
    padding: 14px;
}
.navbar-user .dropdown-user-account-logout-content a {
    padding: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.22;
    color: #25282c;
    display: block;
    cursor: pointer;
    margin-bottom: 5px;
}
.navbar-user .user-account {
    margin-bottom: 8px;
}