﻿html,
body {
    height: 100%;
    margin: 0;
}

.calandeex {
    z-index: 1000;
}

.tabbutton {
    width: 100%;
    float: right;
}

.floatin {
    float: right;
    margin-left: 2px;
}

.zindex-back {
    z-index: -99 !important;
}

.zindex-front {
    z-index: 1001 !important;
}

.calander {
    z-index: 1000;
    background-color: White;
    border-color: Navy;
}

.ppage-stats {
    height: 75px !important;
    overflow: visible;
}

.PopUpPanel {
    position: absolute;
    background-color: #F5F5F5;
    top: 100px;
    left: 15%;
    z-index: 2001;
    padding: 10px;
    min-width: 400px;
    max-width: 900px;
    -moz-box-shadow: 3.5px 4px 5px #000000;
    -webkit-box-shadow: 3.5px 4px 5px #000000;
    box-shadow: 3.5px 4px 5px #000000;
    border-radius: 5px;
    -moz-border-radiux: 5px;
    -webkit-border-radiux: 5px;
    border: 1px solid #CCCCCC;
}

.PopUpPanel1 {
    position: absolute;
    background-color: #F5F5F5;
    top: 100px;
    left: 15%;
    z-index: 2001;
    padding: 10px;
    min-width: 400px;
    max-width: 600px;
    height: 118px;
    -moz-box-shadow: 3.5px 4px 5px #000000;
    -webkit-box-shadow: 3.5px 4px 5px #000000;
    box-shadow: 3.5px 4px 5px #000000;
    border-radius: 5px;
    -moz-border-radiux: 5px;
    -webkit-border-radiux: 5px;
    border: 1px solid #CCCCCC;
}


.container_2 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block;
}

.verticalText {
    background-color: #4d5b76;
    color: White;
    font-weight: normal !important;
}

.row-tyle {
    text-align: center;
}

.quality-grades-lines {
    color: #FCE3BE;
}

.sw {
    color: #FFCE01;
}

.quality-color-grades {
    color: #F2960B;
}

.bypass-req {
    color: #C8E9F0;
}

.qs {
    color: #D0F7CE;
}

.damage-fish {
    background-color: #E5FAFA;
}

.bypass {
    color: #990000;
    font-weight: bold;
}

.fish-no {
    color: #199CAD;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
}

.modalBackground {
    height: 100%;
    width: 900px;
    background-color: #131417;
    filter: alpha(opacity=20);
    opacity: 0.8;
}

#ContentPlaceHolder1_tcProduction_tabPannel0_UCReciving0_gvTargetData {
    margin-top: 0;
    font-size: 10px;
    width: 100%;
}

.grid-container {
    height: 181px;
    width: 536px;
    margin-top: 64px !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 0 !important;
}

.d-main {
    height: 300px;
    width: 1000px;
    background-color: #EEEFF0;
    border: 2px solid #4d5b76;
}

.fish-select-main {
    height: 550px;
    width: 1150px;
    background-color: #EEEFF0;
    border: 2px solid #4d5b76;
}

.drag-pannel {
    position: fixed !important;
    top: 50%;
    left: 50%;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    border: 1px solid #ccc;
    background-color: #f3f3f3;
}

.d.grn {
    color: #C2FFCE;
}

.d-head {
    text-align: center;
    font-weight: bold;
    padding: 2px;
    font-size: 12px;
    color: #003399;
}

    .d-head:hover {
        text-align: center;
        font-weight: bold;
        padding: 2px;
        color: #003399;
        /*cursor:move;*/
    }

.d-scroll {
    height: 275px;
    width: 1000px;
    overflow-x: auto;
    overflow-y: auto;
}

.target-scroll {
    height: 392px;
    width: 1100px;
    overflow-x: auto;
    overflow-y: auto;
}

.target-main {
    height: 500px;
    width: 1100px;
    background-color: #EEEFF0;
    border: 2px solid #4d5b76;
}

.inv-style {
    height: 22px;
    background-color: #E6B988;
    font-size: 27px;
    margin-left: 12px;
    padding: 17px;
    color: #003300;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-align: center;
}

.fish-scroll {
    height: 460px;
    width: 1150px;
    overflow-x: auto;
    overflow-y: auto;
}

.fillet-scroll {
    max-height: 250px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.packing-scroll-first {
    max-height: 370px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.packing-scroll-second {
    margin-top: 2px;
    /*max-height:235px;*/
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.text-name {
    color: #FEE9D3;
    font-weight: bold;
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.text-description {
    color: #FEE9D3;
    padding-left: 10px;
    padding-right: 10px;
}

.text-line-through {
    text-decoration: line-through;
}

.text-centre {
    text-align: center !important;
}

.close-lb {
    float: right;
}

.PopUpPanelNewGrn {
    position: absolute;
    background-color: #F5F5F5;
    top: 100px;
    left: 15%;
    z-index: 2001;
    padding: 1px;
    -moz-box-shadow: 3.5px 4px 5px #000000;
    -webkit-box-shadow: 3.5px 4px 5px #000000;
    box-shadow: 3.5px 4px 5px #000000;
    border-radius: 5px;
    -moz-border-radiux: 5px;
    -webkit-border-radiux: 5px;
    border: 1px solid #CCCCCC;
}

.s-link-but {
    border: none;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}

.s-but {
    height: 25px;
    /*width:150px;*/
    padding: 2px;
    border: solid 1px #000000;
    background-color: rgba(255, 253, 237, 1);
}

    .s-but:hover {
        height: 25px; /*width:150px;*/
        color: #339933;
        border: solid 1px #000000;
        border-left: 1px solid red;
        border-right: 1px solid red;
        background-color: rgba(255, 255, 255, 0);
    }

.s-color {
    float: left;
    width: 20px;
    height: 25px;
    background-color: #4D5B76;
}

.s-color-sel {
    float: left;
    width: 20px;
    height: 25px;
    background-color: #61C52D;
}

.s-text {
    float: left;
    /*width:130px;*/
    padding-left: 4px;
    padding-right: 4px;
    height: 25px;
    color: #000000;
    font-weight: bold;
    font-size: 10px !important;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    transition: background 0.5s ease-in-out;
}

    .s-text:hover {
        color: #FF0066;
        background: white;
    }


.g-link-but {
    border: none;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}

.g-but {
    height: 25px;
    padding: 2px;
    border: solid 1px #000000;
    background-color: #4D5B76;
}

.g-color {
    float: left;
    width: 1px;
    height: 25px;
    background-color: rgba(243, 235, 178, 1);
}

.g-text {
    float: left;
    margin-left: 4px;
    height: 25px;
    color: #FFFFFF;
    font-size: 16px !important;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    padding-right: 4px;
}

    .g-text:hover {
        color: rgba(36, 255, 13, 1);
    }

.mleft-zero {
    margin-left: 0 !important;
}

.mleft5 {
    margin-left: 5px !important;
}

.mleft-15 {
    margin-left: 15px;
}

.mtop5 {
    margin-top: 5px !important;
}

.mbottom10 {
    margin-bottom: 10px !important;
}

.mbottom5 {
    margin-bottom: 5px !important;
}

.mbottom0 {
    margin-bottom: 0px !important;
}

.btn-badge {
    position: relative;
}

    .btn-badge > .badgeIcon {
        position: absolute;
        top: -5px;
        right: -4px;
        font-size: 10px;
        font-weight: 400;
        display: inline-block;
        min-width: 10px;
        padding: 3px 7px;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        border-radius: 10px;
    }

.btn-dropdown-menu {
    right: 0;
    left: unset !important;
}

.ship-details {
    float: left;
    width: 370px;
}

.total-box {
    width: 130px;
    float: left;
    color: White;
    font-size: 25px;
    padding-top: 30px;
    text-align: center;
}

.total-number {
    width: 130px;
    float: left;
    color: Orange;
    font-size: 50px;
    padding-top: 25px;
    text-align: center;
}

.total-weight-name {
    width: 170px;
    float: left;
    color: White;
    font-size: 25px;
    padding-top: 30px;
    text-align: center;
}

.total-weight {
    width: 170px;
    float: left;
    color: Lime;
    font-size: 32px;
    padding-top: 25px;
    text-align: center;
}


.Report-heder {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #4D5B76;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.margine-zero {
    margin: 0 !important;
}

.mp-zero {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

#rptViwer_fixedTable {
    width: 1100px;
}

.search-ico {
    margin-top: -10px !important;
}

.disabledTab {
    pointer-events: none;
}

.table-fixedheader tbody {
    display: block;
    max-height: 500px;
    overflow-y: scroll;
}

    .table-fixedheader thead, .table-fixedheader tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.table-fixedheader thead {
    width: calc( 100% - 1.2em );
}

.table-fixedheader nowrap {
    white-space: nowrap;
    width: 1%;
}

.disabledTab {
    pointer-events: none;
}

.myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    .myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.imgmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.imgmodal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 500px;
}

/* Caption of Modal Image */
.imgcaption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.imgmodal-content, .caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}
/* The Close Button */
.imgclose {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #b74a4a;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .imgclose:hover,
    .imgclose:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .imgmodal-content {
        width: 100%;
    }
}

.margin5 {
    margin: 5px !important;
}

.height-max30vw {
    max-height: 30vw !important;
}

.h-auto {
    height: auto !important;
}

/*WO List*/
.gridWOList th {
    text-align: center;
    vertical-align: top !important;
    background-color: #357ca5;
    color: #fff;
}

.gridWOList td:nth-child(10) {
    -ms-word-break: break-all;
    word-break: break-all;
    min-width: 20% !important;
    max-width: 20% !important;
}

.gridWOList td:nth-child(8), .gridWOList td:nth-child(7), .gridWOList td:nth-child(6), .gridWOList td:nth-child(9) {
    -ms-word-break: break-all;
    word-break: break-all;
}

.wordBreak {
    -ms-word-break: break-all;
    word-break: break-all;
}

/*Oil View Table*/
.gridOilView {
    margin-bottom: 0px !important;
}

    .gridOilView th {
        text-align: center;
        font-size: 13px;
        background-color: #D7DCDE;
        padding: 2px !important;
    }

    .gridOilView td:first-child {
        max-width: 200px;
        background-color: #D7DCDE;
        text-align: left;
        font-weight: bold;
    }

    .gridOilView td:nth-child(2) {
        font-weight: bold;
    }

    .gridOilView td {
        text-align: center;
    }

.gridOilViewTopBorder {
    border-top: 2px solid black !important;
}

.gridOilViewRightBorder {
    border-right: 4px solid black !important;
}

.gridOilViewComment thead th {
    background: #357ca5 !important;
}

.gridOilViewComment td:first-child {
    max-width: 150px !important;
    min-width: 150px !important;
}

.gridOilViewComment td:nth-child(2), .gridOilViewComment td:nth-child(3) {
    max-width: 50%;
    min-width: 50%;
}

.treeView img {
    width: 16px;
    height: 16px;
}

.treeView a {
    color: black !important;
    font-family: Calibri;
    font-size: 14px;
}

.width100p {
    width: 100%;
}

.left {
    float: left;
}

.inline-block {
    display: inline-block !important;
}

.reviewedImageColourSize {
    font-size: x-large !important;
    line-height: 34px;
}

.reviewImageColourSize {
    font-size: x-large !important;
}

.pad0 {
    padding: 0px !important;
}

.pad-tb0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pad-t10 {
    padding-top: 10px;
}

.pad-t6 {
    padding-top: 6px;
}

.pad-t0 {
    padding-top: 0px !important;
}

.pad-b0 {
    padding-bottom: 0px !important;
}

.pad5 {
    padding: 5px;
}

.pad10 {
    padding: 10px;
}

.pad-b15 {
    padding-bottom: 15px !important;
}

.pad-l0 {
    padding-left: 0px !important;
}

.pad-l10 {
    padding-left: 10px !important;
}

.pad-l5 {
    padding-left: 5px !important;
}

.pad-r0 {
    padding-right: 0px !important;
}

.pad-r5 {
    padding-right: 5px !important;
}

.pad-r10 {
    padding-right: 10px;
}

.pad-r1 {
    padding-right: 1px !important;
}

.pad-b-0 {
    padding-bottom: 0px !important;
}

.pad-t-0 {
    padding-top: 0px !important;
}

.pad-t-10 {
    padding-top: 10px;
}

.border-right {
    border-right: 1px solid #f4f4f4;
}

.list-style-none {
    list-style: none;
}

.btn-social-icon_30 {
    width: 30px !important;
    height: 30px !important;
}

    .btn-social-icon_30 > :first-child {
        line-height: 30px !important;
    }

.gridFixedHeader th {
    text-align: center;
    vertical-align: top !important;
    background-color: #357ca5;
    color: #fff;
    word-wrap: break-word;
}

.bg-yellow-light {
    background-color: #f2ef11 !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.text-black {
    color: #000000 !important;
}

.bg-PowerPointIcon {
    background-color: #f25112 !important;
}

.bg-PanelBackColor {
    background-color: #dff5d8 !important;
}

.bg-PanelBackColorDark {
    background-color: #d0f8c3 !important;
}

svg > g > g:last-child {
    pointer-events: none;
}

#modal-PlantInfo .modal-dialog {
    width: 800px;
}

#orgChartDashboard .orgchart-node {
    border: 0px;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 12px;
}

#orgChartDashboard .node {
    /*white-space: nowrap;*/
}

.orgchart-node {
    border-radius: 5px;
}

.orgChartSection {
    background-color: #CFD5EA;
}

    .orgChartSection td:first-child {
        font-size: 16px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        /*border:1px solid #CFD5EA !important;*/
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
    }

    .orgChartSection td:last-child {
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        /*border:1px solid #CFD5EA !important;*/
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
    }

.content-header #ContentPlaceHolder1_lblCompany {
    font-size: 36px;
    font-size: 3vw;
}

.bg-white {
    background-color: white !important;
}


/*Org Chart*/

.orgchart-table * {
    margin: 0;
    padding: 2px;
}

.orgchart-table-cell-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.orgchart-table-cell-flex-item {
    max-width: 50%;
}

.orgchart-space-small {
    width: 4px;
    height: 1px;
    border: 0;
}

.orgchart-space-medium {
    width: 10px;
    height: 1px;
    border: 0;
}

.orgchart-space-large {
    width: 16px;
    height: 1px;
    border: 0;
}

.orgchart-noderow-small {
    height: 12px;
    border: 0;
}

.orgchart-noderow-medium {
    height: 30px;
    border: 0;
}

.orgchart-noderow-large {
    height: 46px;
    border: 0;
}

.orgchart-connrow-small {
    height: 2px;
    font-size: 1px;
}

.orgchart-connrow-medium {
    height: 6px;
    font-size: 4px;
}

.orgchart-connrow-large {
    height: 10px;
    font-size: 8px;
}

.orgchart-node {
    text-align: center;
    vertical-align: middle;
    font-family: arial,helvetica;
    cursor: default;
    border: 2px solid #b5d9ea;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
    background-color: #edf7ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#edf7ff), to(#cde7ee));
}

.orgchart-nodesel {
    border: 2px solid #e3ca4b;
    background-color: #fff7ae;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff7ae), to(#eee79e));
}

.orgchart-node-small {
    font-size: 0.6em;
}

.orgchart-node-medium {
    font-size: 0.8em;
}

.orgchart-node-large {
    font-size: 1.2em;
    font-weight: bold;
}

.orgchart-linenode {
    border: 0;
}

.orgchart-lineleft {
    border-left: 1px solid #3388dd;
}

.orgchart-lineright {
    border-right: 1px solid #3388dd;
}

.orgchart-node-space {
    width: 50px;
}

.orgchart-node-width {
    width: 150px;
    height: 125px;
}

.orgchart-linetop {
    border-top: 1px solid #3388dd;
}

.table-hover > tbody > tr:hover {
    background-color: rgba(5,159,99,.3) !important;
}





/*******************************************************
    ****************************************************
    ****************************************************
*/
/* Component styles */
.component {
    line-height: 1.5em;
    margin: 0 auto;
    overflow: hidden;
}

    .component .filler {
        font-family: "Blokk", Arial, sans-serif;
        color: #d3d3d3;
    }

.sticky_header {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}

    .sticky_header td, th {
        padding: 0.75em 1.5em;
        text-align: left;
    }

        .sticky_header td.err {
            background-color: #e992b9;
            color: #fff;
            font-size: 0.75em;
            text-align: center;
            line-height: 1;
        }

    .sticky_header th, .sticky-thead th {
        background-color: #357ca5;
        font-weight: bold;
        color: #fff;
        white-space: nowrap;
    }

    .sticky_header > thead > tr > th,
    .sticky_header > tbody > tr > th,
    .sticky_header > tfoot > tr > th,
    .sticky_header > thead > tr > td,
    .sticky_header > tbody > tr > td,
    .sticky_header > tfoot > tr > td,
    .sticky-thead > thead > tr > th {
        padding: 8px;
    }

    .sticky_header tbody tr:nth-child(2n-1) {
        background-color: #f5f5f5;
        transition: all .125s ease-in-out;
    }

    .sticky_header tbody tr:hover {
        background-color: rgba(5,159,99,.3);
    }

/* For appearance */
.sticky-wrap {
    overflow-y: hidden;
    position: relative;
    width: 100%;
}

    .sticky-wrap .sticky-thead,
    .sticky-wrap .sticky-col,
    .sticky-wrap .sticky-intersect {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        transition: all .125s ease-in-out;
        z-index: 50;
        width: auto; /* Prevent table from stretching to full size */
    }

    .sticky-wrap .sticky-thead {
        box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
        z-index: 100;
        width: 100%; /* Force stretch */
    }

    .sticky-wrap .sticky-intersect {
        opacity: 1;
        z-index: 150;
    }

        .sticky-wrap .sticky-intersect th {
            background-color: #666;
            color: #eee;
        }

    .sticky-wrap td,
    .sticky-wrap th {
        box-sizing: border-box;
        border-right: solid 1px #fff;
    }

/* Not needed for sticky header/column functionality */
sticky_header td.user-name {
    text-transform: capitalize;
}

.sticky-wrap.overflow-y {
    overflow-y: auto;
    overflow-x: auto;
    max-height: 50vh;
}



.container > header {
    margin: 0 auto;
    padding: 2em;
    text-align: center;
    background: rgba(0,0,0,0.01);
}

    .container > header h1 {
        font-size: 2.625em;
        line-height: 1.3;
        margin: 0;
        font-weight: 300;
    }

    .container > header span {
        display: block;
        font-size: 60%;
        opacity: 0.7;
        padding: 0 0 0.6em 0.1em;
    }

/* To Navigation Style */
.codrops-top {
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    width: 100%;
    font-size: 0.69em;
    line-height: 2.2;
}

    .codrops-top a {
        text-decoration: none;
        padding: 0 1em;
        letter-spacing: 0.1em;
        display: inline-block;
    }

        .codrops-top a:hover {
            background: rgba(255,255,255,0.95);
        }

    .codrops-top span.right {
        float: right;
    }

        .codrops-top span.right a {
            float: left;
            display: block;
        }

.codrops-icon:before {
    font-family: 'codropsicons';
    margin: 0 4px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
    content: "\e001";
}

.codrops-icon-prev:before {
    content: "\e004";
}

/* Demo Buttons Style */
.codrops-demos {
    padding-top: 1em;
    font-size: 0.8em;
}

    .codrops-demos a {
        display: inline-block;
        margin: 0.5em;
        padding: 0.7em 1.1em;
        outline: none;
        border: 2px solid #31bc86;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
    }

        .codrops-demos a:hover,
        .codrops-demos a.current-demo,
        .codrops-demos a.current-demo:hover {
            border-color: #7c8d87;
            color: #7c8d87;
        }

.related {
    text-align: center;
    font-size: 1.5em;
    padding-bottom: 3em;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgb(249,249,249);
}

.input-group > .form-control, .input-group > .input-group-addon, .input-group > .input-group-btn > .btn {
    border-radius: 3px;
}

.reorder-list tr:hover .down-pic, .moduleTreeview-node:hover .tools .down-pic {
    background: url("/Images/Icon/down-a.png") 0px 0px transparent;
    height: 11px;
    width: 12px;
    margin-top: 3px;
}

.reorder-list tr:hover .up-pic, .moduleTreeview-node:hover .tools .up-pic {
    background: url("/Images/Icon/up-a.png") 0px 0px transparent;
    height: 11px;
    width: 12px;
    margin-bottom: 3px;
}

.moduleTreeview-node:hover .tools {
    position: absolute;
    right: 0px;
}

    .moduleTreeview-node:hover .tools .pad {
        padding: 6px;
    }

.reorder-list .action-td {
    width: 100px;
}

.centerSpan {
    display: table;
    margin: 0 auto;
}

#modal-HSParent .modal-dialog, #modal-WOList .modal-dialog {
    width: 1000px;
}

.commentRow .comment {
    cursor: pointer;
}

/*Health Status*/
#tblHealthStatus .hs-texbox {
    display: inline-block;
    width: 30px !important;
    float: left;
}

.hs-tools {
    display: inline-block;
    float: left;
}

.hs-AreaRow {
    text-align: center !important;
    background-color: #758e9d;
    color: #fff;
    font-weight: 700;
}

.hs-survey-col {
    width: 100px;
    /*transform: rotate(270deg);
    height: 100px;
    padding-top: 40px !important;*/
}

#tblHealthStatus .form-control {
    height: 25px;
    padding: 6px;
}

#tblHealthStatus .btn-social-icon {
    width: 20px;
    height: 20px;
}

    #tblHealthStatus .btn-social-icon > :first-child {
        line-height: 20px;
        font-size: 1.2em;
    }

.hsWoList th {
    text-align: center;
    vertical-align: top !important;
    background-color: #357ca5;
    color: #fff;
    -ms-word-break: break-all;
    word-break: break-all;
}

.hsWoList td {
    -ms-word-break: break-all;
    word-break: break-all;
}

.hsWoList th:nth-child(10) {
    min-width: 120px !important;
}

.box {
    display: flex;
    flex-flow: column;
    height: 100%;
}

    .box .boxRow {
        border: none;
    }

        .box .boxRow.boxHeader {
            flex: 0 1 auto;
        }

        .box .boxRow.boxContent {
            flex: 1 1 auto;
            height: 100%;
            display: block;
            display: flex;
            flex-direction: row;
        }

        .box .boxRow.boxFooter {
            flex: 0 1 40px;
        }

.dashboardLogoContainer {
    height: 80px;
    position: relative;
}

    .dashboardLogoContainer img {
        max-height: 80px;
        max-width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

.table-wrappersection {
    position: relative;
    border: 1px solid #eee;
    padding-top: 37px;
    background: #357ca5;
}

    .table-wrappersection.positioned {
        position: absolute;
        width: 100%;
        box-shadow: 0 0 15px #333;
    }

.table-wrappercontainer {
    overflow-y: auto;
    max-height: 600px;
}

.table-wrapper {
    border-spacing: 0;
    width: 100%;
}

    .table-wrapper td + td {
        border-left: 1px solid #eee;
    }

    .table-wrapper td, th {
        padding: 10px 25px;
    }

    .table-wrapper tbody tr:nth-child(odd) {
        background-color: #f5f5f5;
        transition: all .125s ease-in-out;
    }

    .table-wrapper tbody tr:nth-child(even) {
        background-color: #fff;
    }

    .table-wrapper th {
        height: 0;
        line-height: 0;
        padding-top: 0;
        padding-bottom: 0;
        color: transparent;
        border: none;
        white-space: nowrap;
    }

        .table-wrapper th div {
            position: absolute;
            background: transparent;
            color: #fff;
            padding: 9px 25px;
            top: 0;
            line-height: normal;
            border-left: 1px solid #eee;
        }

        .table-wrapper th:first-child div {
            border: none;
        }

.no-alternative-row tbody tr:nth-child(odd) {
    background-color: white !important;
}

.popModal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    z-index: 1000;
}

.popModal-content {
    max-height: 100%;
    overflow: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.5rem;
    width: 80vw;
    border-radius: 0.5rem;
}

.popModalClose-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    position: absolute;
    right: 15px;
    z-index: 10;
    background-color: #e7e7e7;
    color: #000;
}

    .popModalClose-button:hover {
        background-color: darkgray;
    }

.popModalShow-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.multiselect-native-select .btn-group, .multiselect-native-select .btn-group .multiselect,
.multiselect-native-select .btn-group ul {
    width: 100%;
}

    .multiselect-native-select .btn-group .btn {
        text-align: left;
    }

    .multiselect-native-select .btn-group ul {
        overflow: auto;
        max-height: 200px;
    }

.moduleTreeview ul, .moduleTreeview-masterNode {
    list-style-type: none;
    position: relative;
    padding-left: 0px;
}

    .moduleTreeview-masterNode ul:before {
        content: "";
        display: block;
        width: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        border-left: 1px solid;
    }

    .moduleTreeview-masterNode li {
        margin: 0;
        padding-left: 1em;
        line-height: 2em;
        color: #000;
        position: relative;
    }

    .moduleTreeview-masterNode ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid;
        margin-top: 2px;
        position: absolute;
        top: 1em;
        left: 0;
    }

    .moduleTreeview-masterNode ul li:last-child:before {
        background: #fff;
        height: auto;
        top: 1em;
        bottom: 0;
    }

.moduleTreeview-masterNode {
    margin: 0;
    padding: 0;
}

.moduleTreeview-slide {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.moduleTreeview-caret {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .moduleTreeview-caret::before {
        content: "\25B6";
        color: black;
        display: inline-block;
        margin-right: 6px;
        font-size: 10px;
    }

.moduleTreeview-caret-down::before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.moduleTreeview-node {
    line-height: 30px;
}

    .moduleTreeview-node:hover {
        background-color: rgba(234,234,234,1);
    }

.moduleTreeview-node-selected {
    background-color: rgba(234,234,234,1);
    border: solid 1px #d2d6de;
}

.moduleTreeview-node .tools .pdf {
    display: inline;
    padding: .2em .4em .3em;
    border-radius: .25em;
}

.moduleTreeview-node .tools {
    display: none;
    float: right;
}

    .moduleTreeview-node .tools i {
        line-height: 30px;
    }

.moduleTreeview-node:hover .tools {
    display: inline-block;
}

.moduleTreeview-nested {
    display: none;
}

.moduleTreeview-active {
    display: block;
}

.hiddenTextBox {
    width: 0px;
    height: 0px;
    border: none;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 34px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 34px;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 34px;
        padding: .375rem .75rem;
        line-height: 1.7;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: 1px solid #ced4da;
    }

.fullScreenBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2000;
}

.grid-stack {
    background: #FAFAD2;
}

.grid-stack-border {
    border: solid 1px #d2d6de;
}

.grid-stack-item-content {
    color: #2c3e50;
    text-align: center;
    background-color: #f6fffe;
    border: dashed 1px black;
}

.training-widget-buttons {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    display: none;
    width: 100%;
    text-align: left;
    background: #d2d6de;
    opacity: 0.7;
}

    .training-widget-buttons .btn {
        padding: 6px;
    }

.grid-stack-item-content:hover .training-widget-buttons {
    display: inline-block;
}

.margin-r-10 {
    margin-right: 10px;
}

.margin-r-15 {
    margin-right: 15px;
}

.margin-l-10 {
    margin-left: 10px;
}

.margin-t-5 {
    margin-top: 5px;
}

.margin-t-10 {
    margin-top: 10px;
}

.margin-b-0 {
    margin-bottom: 0px !important;
}

.hr-title {
    margin: 5px 0px 15px 0px;
}

.training-slide {
    height: 74vh;
    overflow-y: auto;
    max-width: 100%;
}

    .training-slide .grid-stack-item .grid-stack-item-content {
        background-color: transparent !important;
        border: none;
    }

    .training-slide .grid-stack-item-content {
        overflow-y: hidden !important;
    }

    .training-slide h1 {
        font-size: 2vw;
    }

    .training-slide h2 {
        font-size: 1.7vw;
    }

    .training-slide h3 {
        font-size: 1.4vw;
    }

    .training-slide h4 {
        font-size: 1.1vw;
    }

    .training-slide h5 {
        font-size: 0.8vw;
    }

    .training-slide h6 {
        font-size: 0.5vw;
    }

.training-slide-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1032;
    background: #fff;
    border-top: 1px solid #dee2e6;
    color: #869099;
    padding: 1rem;
}

.training-course-link, .training-course-link:focus {
    color: rgba(255,255,255, 0.8);
    font-weight: 700;
}

    .training-course-link:hover {
        color: rgb(255,255,255);
    }

.training-course-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.training-dashboard-panel-odd {
    background-color: #f9f9f9;
}

.training-dashboard-label {
    display: inline;
    padding: .2em .6em .3em;
    padding-bottom: 1px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.training-dashboard-panel-border-right {
    border-right: solid 1px #fff;
}

.training-dashboard-panel-group {
    border-radius: 2px;
    padding: 10px;
    background: rgba(0,0,0,.1);
    margin-bottom: 3px;
    border-left: 2px solid #e6e7e8;
    color: #444;
    border-radius: .25rem !important;
}

.training-mycourse-name {
    height: 100px;
}

.info-box-flex {
    box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);
    border-radius: .25rem;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 97px;
    padding: .5rem;
    position: relative;
    width: 100%;
}

    .info-box-flex .info-box-icon-flex {
        border-radius: .25rem;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        font-size: 3.875rem;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        width: 70px;
    }

    .info-box-flex .info-box-content-flex {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex: 1;
        flex: 1;
        padding: 0 10px;
    }

.info-box-content-flex .info-box-text {
    overflow-wrap: break-word;
    white-space: unset;
    text-overflow: unset;
}

.flex-row {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}

    .flex-row .align-right {
        display: flex;
        align-self: flex-start;
    }

.flex-col {
    padding: 10px;
    background: #dbdfe5;
    -webkit-flex: 1; /* Safari */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* Standard syntax */
}

.flex-col-center-text {
    align-items: center;
    -ms-flex-pack: center;
    display: -webkit-flex;
    display: flex;
}

.flex-container {
    display: flex;
    align-items: stretch;
}

.flex-centre {
    align-items: center;
}

.flex-grow-1 {
    flex-grow: 1;
}

.flex-grow-2 {
    flex-grow: 2;
}

.flex-grow-4 {
    flex-grow: 4;
}

.titlecase-text {
    text-transform: capitalize !important;
}

.history-item-summary-panel {
    width: 100%;
    max-height: 420px;
    overflow: auto;
    border: 1px solid rgba(234,234,234,1);
}

.history-item-summary {
    position: relative;
    cursor: pointer;
    padding: 5px 5px;
    border-bottom: 1px solid rgba(234,234,234,1);
}

.history-item-summary-selected {
    background-color: rgba(234,234,234,1);
}

.history-item-summary:hover {
    background-color: rgba(234,234,234,1);
}

.history-item-summary-details {
    box-shadow: none;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    color: rgb(50, 49, 48);
    position: relative;
    height: 32px;
    min-width: 32px;
    display: flex;
    align-items: center;
}

.history-item-summary-icon-imageArea {
    position: relative;
    text-align: center;
    height: 32px;
    width: 32px;
    flex: 0 0 auto;
}

.history-item-summary-icon-initials {
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 600;
    line-height: 32px;
    height: 32px;
    /*background-color: rgb(202, 80, 16);*/
    border-radius: 50%;
}

.history-item-summary-desc {
    padding-top: 0px;
    padding-right: 12px;
    padding-bottom: 0px;
    padding-left: 12px;
    min-width: 0px;
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.history-item-summary-primaryText {
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(50, 49, 48);
    overflow: hidden;
}

.history-item-summary-date {
    height: 15px;
}

.root-88 {
    display: inline;
}

.correctiveWoList {
    max-height: 80vh !important;
}

.freeze-table {
    max-width: 100%;
    max-height: 30em;
    overflow: auto;
    position: relative;
}

    .freeze-table.clearheight {
        max-height: none
    }

    .freeze-table table {
        position: relative;
        border-collapse: separate;
    }

    .freeze-table td,
    .freeze-table th {
        padding: 0.25em;
        border: solid 1px #FFF;
    }

        .freeze-table td + td {
            border-left: 1px solid #eee;
        }

    .freeze-table tbody tr:nth-child(2n+1) {
        background-color: #f5f5f5;
        transition: all .125s ease-in-out;
    }

    .freeze-table thead th {
        position: -webkit-sticky; /* for Safari */
        position: sticky;
        top: 0;
        background: #357ca5;
        color: #FFF;
        z-index: 100;
        text-align: center;
    }

        .freeze-table thead th:first-child {
            left: 0;
            z-index: 1;
        }

    .freeze-table tbody th {
        position: -webkit-sticky; /* for Safari */
        position: sticky;
        left: 0;
        background: #FFF;
        border-right: 1px solid #CCC;
    }

    .freeze-table thead > tr > th.sorting_asc, .freeze-table thead > tr > th.sorting_desc, .freeze-table thead > tr > th.sorting,
    .freeze-table thead > tr > td.sorting_asc,
    .freeze-table thead > tr > td.sorting_desc,
    .freeze-table thead > tr > td.sorting {
        padding-right: 20px;
    }

    .freeze-table thead .sorting,
    .freeze-table thead .sorting_asc,
    .freeze-table thead .sorting_desc,
    .freeze-table thead .sorting_asc_disabled,
    .freeze-table thead .sorting_desc_disabled {
        cursor: pointer;
    }

        .freeze-table thead .sorting:after,
        .freeze-table thead .sorting_asc:after,
        .freeze-table thead .sorting_desc:after,
        .freeze-table thead .sorting_asc_disabled:after,
        .freeze-table thead .sorting_desc_disabled:after {
            position: absolute;
            bottom: 8px;
            right: 8px;
            display: block;
            font-family: 'Glyphicons Halflings';
            opacity: 0.5;
        }

        .freeze-table thead .sorting:after {
            opacity: 0.6;
            content: "\e150";
            /* sort */
        }

        .freeze-table thead .sorting_asc:after {
            content: "\e155";
            /* sort-by-attributes */
        }

        .freeze-table thead .sorting_desc:after {
            content: "\e156";
            /* sort-by-attributes-alt */
        }

.h100 {
    height: 100% !important;
}

.min-h-34 {
    min-height: 34px;
}

.font-size20 {
    font-size: 20px !important;
}

.taskFormToggle .toggle {
    height: 34px !important;
}

.qsoToggle .toggle {
    width: 75px !important;
}

.qsoToggle-AlignRight .toggle {
    float: right;
}

#cke_bottom_detail, .cke_bottom {
    display: none !important;
}

.form-control-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.container-flex {
    display: flex;
    flex-direction: column;
}

.container-grid-flex {
    display: flex;
    flex-direction: initial;
}

    .container-flex .grow1, .container-grid-flex .grow1 {
        flex-grow: 1;
    }

.container-flex-box.tab-pane.active {
    display: flex;
}

.ui-datepicker.ui-widget-content {
    z-index: 2147483647 !important;
}

.lube-tab > .nav-tabs-custom > .nav > li > a {
    color: white;
}

    .lube-tab > .nav-tabs-custom > .nav > li > a:hover {
        color: white;
    }

@media only screen and (max-width: 600px) {
    #modal-HSParent .modal-dialog, #modal-WOList .modal-dialog {
        background-color: lightblue;
        width: 100vw;
    }
}

.custom-checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

    .custom-checkbox .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 15%;
    }

.custom-checkbox label input[type="checkbox"] {
    display: none;
}

    .custom-checkbox label input[type="checkbox"] + .cr > .cr-icon {
        opacity: 0;
    }

    .custom-checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
        opacity: 1;
    }

    .custom-checkbox label input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }

.toast-middle {
    position: fixed !important;
    top: 50%;
    left: 50%;
}

.toast-info {
    opacity: 0.9 !important;
}

.rca .toggle-group .btn {
    padding-top: 2px;
}

.firemarshal-box {
    width: 450px;
    margin: 7% auto;
    background-color: #fff;
    border: 1px solid;
    border-radius: 5px;
    padding: 10px;
}

    .firemarshal-box .logo {
        text-align: center;
        margin: 10px 0px;
    }

    .firemarshal-box .box-body {
        border: 1px solid #b5bbc8;
        border-radius: 5px;
    }

        .firemarshal-box .box-body .bg-black {
            opacity: .65;
        }

.firemarshalHeaderLogo {
    background-color: #000 !important;
}

.firemarshalTitle {
    font-size: 40px;
}

@media (max-width: 450px) {
    .firemarshal-box {
        width: 100%;
        margin: 7% auto;
        background-color: #fff;
        border: 1px solid;
        border-radius: 5px;
        padding: 10px;
    }

    .firemarshalTitle {
        font-size: 30px;
    }

    .popModal-content {
        width: 95vw;
    }
}

.signinUsers .toggle.btn-success, .signinUsers .toggle.btn-default {
    height: 35px !important;
    width: 225px !important;
}

.navbar-custom-menu .navbar-nav-expanded li .btn {
    margin: 50% 0 50% 0;
    height: 30px;
    width: 30px;
}

    .navbar-custom-menu .navbar-nav-expanded li .btn.btn-social-icon > :first-child {
        line-height: 27px;
    }

.border-round-5 {
    border-radius: 5px;
    -moz-border-radiux: 5px;
    -webkit-border-radiux: 5px;
}

.valign-middle {
    vertical-align: middle !important;
}

.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.overflow-visible {
    overflow: visible !important;
}

.planOverdueCell {
    background-color: #dd4b39;
    color: #fff;
}

.internal-table {
    border: 1px solid #d2d6de;
}

    .internal-table thead th {
        background: #5d727e;
    }

.chart-height {
    height: 275px;
}

.dashboard-widget-body {
    min-height: 300px;
}

.dashboard-widget-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.dashboard-filter-container {
    display: none;
    opacity: 0;
    transition: display 1s, opacity 1s linear;
    -webkit-transition: display 1s, opacity 1s;
}

.dashboard-filter-container-open {
    display: block;
    opacity: 1;
}

.form-control-cell {
    border-radius: 0;
    box-shadow: none;
    border: solid #d2d6de 1px;
    padding: 6px 12px;
    min-height: 34px;
}

    .form-control-cell.disabled {
        background-color: #eee;
        opacity: 1;
        cursor: not-allowed;
    }

.sortableTable {
}

    .sortableTable > tr:hover {
        cursor: move;
    }

    .sortableTable .selected {
        background-color: rgba(8, 174, 110, 0.3) !important;
    }

.sortable-placeholder {
    background-color: #f0f0f0;
    border: 2px dashed #ccc;
    height: 40px; /* Adjust the height as needed */
    visibility: visible !important;
}

.aim-pillcontainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.aim-pill.aim-pill-editable {
    cursor: pointer;
    min-height: 22px;
}

    .aim-pill.aim-pill-editable .daterange:hover {
        background-color: rgba(0, 0, 0, 0.1);
    }

.aim-pill.aim-pill-editing {
    min-height: 22px;
}

.aim-pill:not(.with-icon) {
    padding-left: 10px;
}

.aim-pill.unremovable {
    padding-right: 6px;
}

.aim-pillcontainer > *, .calendar-button {
    box-sizing: initial;
}

.aim-pill {
    background-color: #fff;
    display: inline-flex;
    flex-direction: row;
    align-items: flex-start;
    vertical-align: middle;
    margin: 5px 10px 5px 0;
    border-color: rgba(100, 100, 100, 0.7);
    border-radius: 25px;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
    outline: 0;
}

    .aim-pill .aim-pill-content {
        word-wrap: break-word;
        word-break: break-word;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .aim-pill .aim-pill-content-container .multiselect {
        border: none;
    }

    .aim-pill .aim-pill-content-container .multiselect-selected-text {
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-flex;
    }

    .aim-pill .aim-pill-content-container .form-control {
        height: 22px;
        min-width: 150px;
        padding: 0px 5px;
    }

    .aim-pill .aim-pill-content-container .input-group-addon {
        padding: 0px 5px;
        font-size: 12px;
    }

    .aim-pill .aim-pill-content .btn {
        padding: 0px;
    }

    .aim-pill .aim-pill-content aim-pill-label {
        padding-right: 5px;
        font-size: 14px;
        line-height: 1.3;
    }

    .aim-pill .aim-pill-content .dropdown-menu {
        width: 350px;
    }

        .aim-pill .aim-pill-content .dropdown-menu > .active > a,
        .aim-pill .aim-pill-content .dropdown-menu > .active > a:hover,
        .aim-pill .aim-pill-content .dropdown-menu > .active > afocus {
            color: #000;
            background-color: transparent;
        }

    .aim-pill .aim-pill-editDialog {
        position: absolute;
        z-index: 250;
        height: auto;
        width: auto;
        min-height: 100px;
        min-width: 100px;
        border-style: solid;
        border-width: 1px;
        border-color: rgba(100, 100, 100, 0.7);
        box-shadow: 0 5px 15px 2px rgb(0 0 0 / 30%);
        margin-top: 17px;
        background-color: #fff;
        line-height: 22px;
    }

        .aim-pill .aim-pill-editDialog::before {
            content: '';
            position: absolute;
            transform-origin: left top;
            transform: rotate(-45deg);
            width: 16px;
            height: 16px;
            top: -1px;
            left: 8px;
            background: #fff;
            border-top: 1px solid rgba(100, 100, 100, 0.7);
            border-right: 1px solid rgba(100, 100, 100, 0.7);
        }

        .aim-pill .aim-pill-editDialog .aim-pill-config {
            margin-top: 10px;
            margin-left: 10px;
            margin-right: 10px;
            display: flex;
            flex-direction: row;
        }

        .aim-pill .aim-pill-editDialog .aim-edit-buttons {
            display: flex;
            flex-direction: row;
            margin-top: 10px;
            padding: 15px;
            border-top-style: solid;
            border-top-width: 1px;
            border-top-color: rgba(100, 100, 100, 0.7);
        }

        .aim-pill .aim-pill-editDialog .aim-pill-config .aim-pill-selector-border {
            border-right-style: solid;
            border-right-width: 1px;
            border-right-color: rgba(100, 100, 100, 0.7);
        }

        .aim-pill .aim-pill-editDialog .aim-pill-config .aim-pill-options {
            display: flex;
            flex-direction: column;
            margin-left: 10px;
        }

        .aim-pill .aim-pill-editDialog .aim-pill-config .aim-options-column {
            display: flex;
            flex-direction: column;
            margin-right: 6px;
        }

        .aim-pill .aim-pill-editDialog .aim-time-edit-buttons {
            display: flex;
            flex-direction: row;
            margin-top: 10px;
            padding: 15px;
            border-top-style: solid;
            border-top-width: 1px;
            border-top-color: rgba(100, 100, 100, 0.7);
        }

.auto-height-span .form-control {
    display: block;
    height: unset;
    min-height: 34px;
    max-height: 34px;
    overflow: hidden;
    transition: max-height 0.6s ease-in-out;
}

    .auto-height-span .form-control:hover {
        white-space: normal;
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-height: 200px;
    }
