.hub_app_3 .row-margin-t-b-m-15, .hub_app_11 .row-margin-t-b-m-15 {
    margin-top: -15px;
    margin-bottom: -15px;
}

.hub_app_3 .hr-line-dashed, .hub_app_11 .hr-line-dashed {
    background-color: #ffffff;
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    height: 1px;
    margin: 20px 0;
}

.hub_app_3 .bottom-15, .hub_app_11 .bottom-15 {
    bottom: 25px;
    font-size: 13px;
    position: absolute;
    right: 40px;
}

.hub_app_3 .space-1, .hub_app_11 .space-1 {
    margin: 1px 0;
    overflow: hidden;
}

.hub_app_3 .div-button-xs, .hub_app_1 .div-button-xs, .hub_app_11 .div-button-xs {
    border-color: rgba(0, 0, 0, 0.1);
    color: #444;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(center top, rgba(255, 255, 255, 0.85), rgba(247, 247, 247, 0.85));
    background-image: -webkit-linear-gradient(center top, rgba(255, 255, 255, 0.85), rgba(247, 247, 247, 0.85));
    background-image: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.85), rgba(247, 247, 247, 0.85));
    background-image: -o-linear-gradient(center top, rgba(255, 255, 255, 0.85), rgba(247, 247, 247, 0.85));
    background-image: -ms-linear-gradientt(center top, rgba(255, 255, 255, 0.85), rgba(247, 247, 247, 0.85));
    background-image: linear-gradient(center top, rgba(255, 255, 255, 0.85), rgba(247, 247, 247, 0.85));
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.hub_app_3 .btn-white, .hub_app_11 .btn-white {
    background: #FFFFFF;
    border: 1px solid #e0e3e5;
    color: inherit;
}

.hub_app_3 .zip-redbook-main-container, .hub_app_11 .zip-redbook-main-container {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 15px;
    position: relative;
}

.hub_app_3 .zip-logbook-page-heading, .hub_app_11 .zip-logbook-page-heading {
    border-bottom: 1px solid #d1d7df;
    -webkit-box-shadow: 0px 1px 0px 0px #ffffff;
    -moz-box-shadow: 0px 1px 0px 0px #ffffff;
    box-shadow: 0px 1px 0px 0px #ffffff;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.hub_app_3 .zip-logbook-page-heading .page-heading-text, .hub_app_11 .zip-logbook-page-heading .page-heading-text {
    color: #578ebe;
    font-size: 21px;
    margin: 5px 0 0;
}

.hub_app_3 .zip-logbook-page-heading .page-heading-action, .hub_app_11 .zip-logbook-page-heading .page-heading-action {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.hub_app_3 #zip-logbook-log .header, .hub_app_11 #zip-logbook-log .header {
    min-height: 290px;
    max-height: 290px;
}

.hub_app_3 .notes-li, .hub_app_11 .notes-li {
    border: 1px solid #CFCFCF;
    overflow: hidden;
    border-radius: 2px;
}

.hub_app_3 .notes-li:hover, .hub_app_11 .notes-li:hover {
    background-color: #FAFAFA;
}

.hub_app_3 .notes-li-critical, .hub_app_11 .notes-li-critical {
    border-left: 5px solid #dd5a43;
}

.hub_app_3 .notes-li-not-critical, .hub_app_11 .notes-li-not-critical {
    border-left: 5px solid #404040;
}

.hub_app_3 .notes-li-green, .hub_app_11 .notes-li-green {
    border-left: 11px solid #298a08;
}

.hub_app_3 .notes-li-icon, .hub_app_11 .notes-li-icon {
    position: absolute;
    right: 5px;
    top: 5px;
}

.hub_app_3 #zip-logbook-logMdl .note, .hub_app_11 #zip-logbook-logMdl .note {
    height: 182px;
    width: 100%;
    max-height: 182px;
    margin-top: 10px;
    resize: none;
}

.hub_app_3 .zlb-event, .hub_app_11 .zlb-event {
    margin: 2px 0;
    padding: 3px 0;
    background-image: none !important;
}

.hub_app_3 .zlb-current-day.date-div span, .hub_app_11 .zlb-current-day.date-div span {
    font-weight: bold;
}

.hub_app_3 .zlb-current-day-td, .hub_app_11 .zlb-current-day-td {
    box-shadow: 0 0 0 500px #d0dce9 inset;
}

.hub_app_3 .zlb-current-day.date-div, .hub_app_11 .zlb-current-day.date-div {
    background: linear-gradient(#d0dce9, #d0dce9, #d0dce9) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #d0dce9;
    border-bottom: none;
    z-index: 2;
}

.hub_app_3 .zlb-day-name, .hub_app_11 .zlb-day-name {
    background-color: #02a05b;
    border: 1px solid black;
    border-radius: 3px;
    color: white;
    max-height: 44px !important;
    padding: 10px;
    text-align: center
}

.hub_app_3 #zip-logbook-dashboard .fa-2, .hub_app_11 #zip-logbook-dashboard .fa-2 {
    font-size: 2em !important;
    margin-top: 8px;
}

.hub_app_3 .zlb-member, .hub_app_11 .zlb-member {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    box-shadow: 1px 1px 1px rgba(0, 1, 1, 0.03);
    margin-bottom: 10px;
    margin-left: -13px;
    margin-right: -13px;
    padding: 10px;
    transition: all 300ms ease-in-out 0s;
}

.hub_app_3 #zlb-member-contact .zlb-member-entry img, .hub_app_11 #zlb-member-contact .zlb-member-entry img {
    height: 80px;
    width: 80px;
}

.hub_app_3 li[class*="item-"], .hub_app_11 li[class*="item-"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 4px;
}

.hub_app_3 #zip-logbook-event-mdl textarea, .hub_app_11 #zip-logbook-event-mdl textarea {
    min-height: 66px;
    resize: none;
    width: 340px;
}

.hub_app_3 #zip-logbook-event-mdl .dropdown-menu.filter-list, .hub_app_11 #zip-logbook-event-mdl .dropdown-menu.filter-list {
    z-index: 4 !important;
}

.hub_app_3 #zip-logbook-log .zlb .form-control, .hub_app_11 #zip-logbook-log .zlb .form-control {
    z-index: 0;
}

.hub_app_3 #zip-logbook-log .dropdown-menu, .hub_app_11 #zip-logbook-log .dropdown-menu {
    /*  left: -15px !important;*/
    top: 19px;
}

.hub_app_3 #zip-logbook-address .well, .hub_app_11 #zip-logbook-address .well {
    background-color: #f9f9f9;
}

.hub_app_3 #commentlog.timeline > li > .timeline-badge, .hub_app_11 #commentlog.timeline > li > .timeline-badge {
    line-height: 25px;
}

.hub_app_3 #commentlog.timeline > li > .timeline-panel:after, .hub_app_11 #commentlog.timeline > li > .timeline-panel:after {
    border-color: transparent #ddd;
}

.hub_app_3 #commentlog .timeline-panel, .hub_app_11 #commentlog .timeline-panel {
    background: #dddddd;
    border: 1px solid #ccc;
}

.hub_app_3 #commentlog.timeline:before, .hub_app_11 #commentlog.timeline:before {
    background: none !important;
}

.hub_app_3 #zip-logbook-event .table thead, .hub_app_11 #zip-logbook-event .table thead {
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #ffffff 0px, #e2e2e2 100%);
    background-repeat: repeat-x;
}

.hub_app_3 #zip-logbook-event .table.table-bordered tbody td, .hub_app_11 #zip-logbook-event .table.table-bordered tbody td {
    position: relative;
    padding: 21px 0 0 0 !important;
    height: 95px !important;
    vertical-align: top !important;
    border: 1px solid #cccccc !important;
}

.hub_app_3 #zip-logbook-event .table.table-bordered tbody td .date-div, .hub_app_11 #zip-logbook-event .table.table-bordered tbody td .date-div {
    /* background: #d3d3d3;*/
    height: 22px;
    left: -1px;
    margin: 0;
    position: absolute;
    right: 0;
    top: -1px;
    padding: 1px 6px;
}

.hub_app_3 .modal + .modal-backdrop ~ .dropdown-menu.dropdown-datepicker, .hub_app_11 .modal + .modal-backdrop ~ .dropdown-menu.dropdown-datepicker {
    z-index: 1100 !important;
}

.hub_app_3 #zip-logbook-event-mdl .modal-body, .hub_app_11 #zip-logbook-event-mdl .modal-body {
    min-height: 140px;
    max-height: 420px;
}

.hub_app_3 .task-search, .hub_app_11 .task-search {
    background-color: #F0F0F0;
    border-bottom: 1px solid #eee;
    padding: 5px 8px;
}

.hub_app_3 .task-search .task-search-input, .hub_app_11 .task-search .task-search-input {
    height: 35px;
}

.hub_app_3 .task-search i.fa-search, .hub_app_11 .task-search i.fa-search {
    bottom: 0px;
    display: inline-block;
    color: rgb(85, 85, 85);
    font-size: 15px;
    height: 100%;
    left: 0px;
    line-height: 28px;
    opacity: 0.7;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 34px;
    z-index: 2;
}

.hub_app_3 span.input-icon, .hub_app_11 span.input-icon {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

.hub_app_3 .input-icon > input, .hub_app_11 .input-icon > input {
    padding-left: 36px;
    padding-right: 6px;
}

.hub_app_3 .form-control.search, .hub_app_11 .form-control.search {
    background-color: #fbfbfb;
    background-clip: padding-box;
    border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    border-radius: 3px;
    border-top-color: #e5e5e5;
}

.hub_app_3 .log-search-bg, .hub_app_11 .log-search-bg {
    background: none repeat scroll 0 0 #fbfbfb;
    border: 1px solid #ddd;
    overflow: visible;
    padding-left: 15px;
    padding-right: 15px;
}

.hub_app_3 #zip-logbook-log .btn-lg, .hub_app_11 .btn-group-lg > .btn, .hub_app_11 #zip-logbook-log .btn-lg, .hub_app_11 .btn-group-lg > .btn {
    border-radius: 0px;
    font-size: 14px;
    line-height: 2.33;
}

.hub_app_3 .margin-left-15, .hub_app_11 .margin-left-15 {
    margin-left: -15px;
}

.hub_app_3 .staff-textarea, .hub_app_11 .staff-textarea {
    margin-top: 22px;
    min-height: 225px;
    width: 100%;
    resize: none;
}

.hub_app_3 .border-lr-white, .hub_app_11 .border-lr-white {
    border-right: 1px solid white;
    border-left: 1px solid white;
}

.hub_app_3 .padding-tb-5, .hub_app_11 .padding-tb-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.hub_app_3 .padding-left, .hub_app_11 .padding-left {
    padding-left: 15px !important;
}

.hub_app_3 .stafflog-arrow_box-bottom, .hub_app_11 .stafflog-arrow_box-bottom {
    background: none repeat scroll 0 0 #428bca;
    position: relative;
}

.hub_app_3 .stafflog-arrow_box-bottom:after, .hub_app_11 .stafflog-arrow_box-bottom:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #428bca rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-image: none;
    border-right: 10px solid rgba(136, 183, 213, 0);
    border-style: solid;
    border-width: 10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.hub_app_3 .emp-eval-list, .hub_app_11 .emp-eval-list {
    border-radius: 6px;
}

.hub_app_3 .bg-fade-blue, .hub_app_11 .bg-fade-blue {
    background-color: #bdcef9;
}

.hub_app_3 .DummyDay, .hub_app_11 .DummyDay {
    opacity: 0.4;
}

.hub_app_3 .border-bottom, .hub_app_11 .border-bottom {
    border-bottom: 1px solid #d4d4d4 !important;
}

.border-right {
    border-right: 1px solid #d4d4d4 !important;
}

.hub_app_3 .red-book-staff-srch .panel.panel-info, .hub_app_11 .red-book-staff-srch .panel.panel-info {
    border: none;
}

.hub_app_3 .max-height-250, .hub_app_11 .max-height-250 {
    max-height: 250px;
    overflow: auto;
}

.hub_app_3 #zip-logbook-logMdl, .hub_app_11 #zip-logbook-logMdl {
    width: 800px;
}

/**************** address book csss */
.hub_app_3 #zip-logbook-address .list-inline > li, .hub_app_11 #zip-logbook-address .list-inline > li {
    width: 35px;
}

.hub_app_3 #zip-logbook-library .list-inline > li, .hub_app_11 #zip-logbook-library .list-inline > li {
    width: 30px;
}

.hub_app_3 #zip-logbook-address .list-inline > li a, .hub_app_11 #zip-logbook-address .list-inline > li a {
    border-radius: 100%;
    color: #457FB2;
    padding: 7px 12px;
}

.hub_app_3 #zip-logbook-address .list-inline > li a.active, .hub_app_11 #zip-logbook-address .list-inline > li a.active {
    background: #999;
    color: #FFF;
}

.hub_app_3 #zip-logbook-address .list-inline > li a:hover, .hub_app_11 #zip-logbook-address .list-inline > li a:hover {
    background: #CCC;
    color: #FFF;
}

.hub_app_3 #zip-logbook-address .cat, .hub_app_11 #zip-logbook-address .cat {
    position: absolute;
    right: 25px;
    top: 6px;
}

.hub_app_3 #zip-logbook-library .list-inline > li a, .hub_app_11 #zip-logbook-library .list-inline > li a {
    border-radius: 100%;
    color: #999;
    font-weight: bold;
    padding: 7px 12px;
}

.hub_app_3 #zip-logbook-library .list-inline > li a.active, .hub_app_11 #zip-logbook-library .list-inline > li a.active {
    background: #999;
    color: #FFF;
}

.hub_app_3 #zip-logbook-library .list-inline > li a:hover, .hub_app_11 #zip-logbook-library .list-inline > li a:hover {
    background: #CCC;
    color: #FFF;
}

.hub_app_3 #zip-logbook-library .cat, .hub_app_11 #zip-logbook-library .cat {
    position: absolute;
    right: 25px;
    top: 6px;
}

.hub_app_3 .event-colose-day, .hub_app_11 .event-colose-day {
    background: #DDEBF9;
    border: 2px #0d3349;
}

.hub_app_3 .view-by, .hub_app_11 .view-by {
    font-size: 13px;
    margin-right: 30px;
    padding: 3px;
}

.hub_app_3 .notes-li-border, .hub_app_11 .notes-li-border {
    border-left: 5px solid;
}

.hub_app_3 .div-button, .hub_app_11 .div-button {
    border-radius: 2px;
    cursor: default;
    font-size: 11px;
    font-weight: bold;
    height: 31px;
    line-height: 28px;
    min-width: 54px;
    outline: 0 none;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #444;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.85), rgba(247, 247, 247, 0.85));
}

.hub_app_3 .div-button-mid, .hub_app_11 .div-button-mid {
    display: inline-block;
}

.hub_app_3 .anchoreff:hover, .hub_app_11 .anchoreff:hover {
    text-decoration: underline;
}

.hub_app_3 .alta-editable #indicators, .hub_app_11 .alta-editable #indicators {
    border-color: #bdbdbd;
    border-style: solid;
    border-width: 1px;
    left: 147px;
    max-height: 90px;
    overflow-y: auto;
    position: absolute;
    top: 63.5px;
    width: 150px;
    z-index: 1000;
    height: 100px;
    position: absolute;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.hub_app_3 .alta-editable .editableValueDiv, .hub_app_11 .alta-editable .editableValueDiv {
    background: none repeat scroll 0 0 #ededed;
    border-bottom: 1px solid #adadad;
    padding: 5px;
}

.hub_app_3 .alta-editable .position-indicator, .hub_app_11 .alta-editable .position-indicator {
    border-bottom: 1px solid rgb(189, 189, 189);
    padding: 5px;
}

/*******************************************31Oct*******************************/
.hub_app_3 .alta-editable #question > input, .hub_app_11 .alta-editable #question > input {
    white-space: nowrap;
    background: #eeeeee;
    border: 1px solid #dddddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    font: normal 13px/1.4 Roboto, arial, sans-serif;
    margin: 0 1px;
    vertical-align: baseline;
    color: #427fed;
    padding: 0 1px;
}

.hub_app_3 .share-logMdl-disabled, .hub_app_11 .share-logMdl-disabled {
    border: 1px solid #ccc;
    height: 150px;
    background-color: #ffffff;
    width: 483px;
}

.hub_app_3 .lib-file-icon, .hub_app_11 .lib-file-icon {
    margin-left: -10px;
}

.hub_app_3 input.critical-checkbx.alta.alta-switch[type="checkbox"], .hub_app_11 input.critical-checkbx.alta.alta-switch[type="checkbox"] {
    height: 24px;
    width: 115px !important;
    margin-top: -1px
}

.hub_app_3 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .operation-switch:before, .hub_app_11 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .operation-switch:before {
    content: "Critical\a0\a0\a0\a0\a0\a0\a0\a0\Non-Critical";
    text-align: center;
}

.hub_app_3 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .lbl:after, .hub_app_11 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .lbl:after {
    /*  width: 35px; */
    width: 39px;
}

.hub_app_3 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .lbl:before, .hub_app_11 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .lbl:before {
    background: none repeat scroll 0 0 #1f7b1d;
    color: #ffffff;
    width: 115px;
}

.hub_app_3 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch:before, .hub_app_11 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch:before {
    text-indent: 4px;
}

.hub_app_3 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch:after, .hub_app_11 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch:after {
    left: 75px;
    width: 40px;
}

.hub_app_3 input.critical-checkbx.alta-switch[type="checkbox"]:focus + .lbl, .hub_app_11 input.critical-checkbx.alta-switch[type="checkbox"]:focus + .lbl {
    outline: none;
}

.hub_app_3 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .lbl:before, .hub_app_11 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .lbl:before {
    background: linear-gradient(#E44142, #E84446) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
}

.hub_app_3 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .lbl:before, .hub_app_11 input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"] + .lbl:before {
    background: #1F7B1D;
    color: #ffffff;
}

.hub_app_3 .cspanel-content h1, .hub_app_11 .cspanel-content h2, .hub_app_3 .cspanel-content h3, .hub_app_3 .cspanel-content h4, .hub_app_3 .cspanel-content h5, .hub_app_3 .cspanel-title h1, .hub_app_3 .cspanel-title h2, .hub_app_3 .cspanel-title h3, .hub_app_3 .cspanel-title h4, .hub_app_3 .cspanel-title h5,
.hub_app_11 .cspanel-content h1, .hub_app_11 .cspanel-content h2, .hub_app_11 .cspanel-content h3, .hub_app_11 .cspanel-content h4, .hub_app_11 .cspanel-content h5, .hub_app_11 .cspanel-title h1, .hub_app_11 .cspanel-title h2, .hub_app_11 .cspanel-title h3, .hub_app_11 .cspanel-title h4, .hub_app_11 .cspanel-title h5 {
    margin-top: 5px;
    color: #676a6c;
    font-family: "Open Sans", sans-serif;
}

.hub_app_3 .cspanel-content.text-box, .hub_app_11 .cspanel-content.text-box {
    padding-bottom: 0px;
    padding-top: 15px;
}

.hub_app_3 .csbox, .hub_app_11 .csbox {
    clear: both;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
    color: #676a6c;
}

.hub_app_3 .csbox:after, .hub_app_3 .csbox:before, .hub_app_11 .csbox:after, .hub_app_11 .csbox:before {
    display: table;
}

.hub_app_3 .cspanel-content, .hub_app_11 .cspanel-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
    clear: both;
}

.hub_app_3 .cspanel-heading, .hub_app_11 .cspanel-heading {
    background-color: #f3f6fb;
    border-bottom: none;
}

.hub_app_3 .cspanel-heading h3, .hub_app_11 .cspanel-heading h3 {
    font-weight: 200;
    font-size: 24px;
}

.hub_app_3 .cspanel-title h5, .hub_app_11 .cspanel-title h5 {
    display: inline-block;
    font-size: 17px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
}

.hub_app_3 .cspanel-title .label, .hub_app_11 .cspanel-title .label {
    float: left;
    margin-left: 4px;
}

.hub_app_3 #zip-logbook-logMdl .media-list .media, .hub_app_11 #zip-logbook-logMdl .media-list .media {
    border-bottom: 1px dotted #ccc;
    margin-top: 10px;
    padding: 5px 5px 10px;
}

.hub_app_3 #zip-logbook-logMdl .media-list .media:first-child, .hub_app_11 #zip-logbook-logMdl .media-list .media:first-child {
    margin-top: 0px;
}

.hub_app_3 #zip-logbook-logMdl .media-list .media:last-child, .hub_app_11 #zip-logbook-logMdl .media-list .media:last-child {
    padding-bottom: 0px;
    border-bottom: 0px dotted #ccc;
}

.hub_app_3 #zip-logbook-logMdl .media-list .media .media-heading, .hub_app_11 #zip-logbook-logMdl .media-list .media .media-heading {
    font-family: "Open Sans", sans-serif;
}

.hub_app_3 #zip-logbook-logMdl .media-list .media .media-heading small, .hub_app_11 #zip-logbook-logMdl .media-list .media .media-heading small {
    color: #17A185;
    font-size: 12px;
}

.hub_app_3 #zip-logbook-logMdl .media-list .media .media-heading a, .hub_app_11 #zip-logbook-logMdl .media-list .media .media-heading a {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
}

.hub_app_3 #zip-logbook-logMdl .media-list .media .media-object, .hub_app_11 #zip-logbook-logMdl .media-list .media .media-object {
    width: 50px;
}

.hub_app_3 #zip-logbook-logMdl .media-list, .hub_app_11 #zip-logbook-logMdl .media-list {
    max-height: 350px;
    min-height: 220px;
    overflow: auto;
    margin: 0;
}

.hub_app_3 #zip-logbook-logMdl .big-icon, .hub_app_11 #zip-logbook-logMdl .big-icon {
    color: #f3f3f3;
    font-size: 78px;
}

.hub_app_3 .fa-comment-text.fa-stack, .hub_app_11 .fa-comment-text.fa-stack {
    line-height: 1.5em !important;
}

.hub_app_3 .alta-editable .position-indicator, .hub_app_11 .alta-editable .position-indicator {
    border-bottom: 1px solid rgb(189, 189, 189);
    padding: 5px;
    background-color: #FFFFFF;
}

.hub_app_3 .alta-editable .position-indicator:hover, .hub_app_11 .alta-editable .position-indicator:hover {
    background-color: rgba(237, 237, 237, 0.5);
}

.hub_app_3 .alta-editable #question > p > input, .hub_app_11 .alta-editable #question > p > input {
    white-space: nowrap;
    background: #eeeeee;
    border: 1px solid #dddddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    font: normal 13px/1.4 Roboto, arial, sans-serif;
    margin: 0 1px;
    vertical-align: baseline;
    color: #427fed;
    padding: 0 1px;
}

.hub_app_3 .alta-editable #question > div > input, .hub_app_11 .alta-editable #question > div > input {
    white-space: nowrap;
    background: #eeeeee;
    border: 1px solid #dddddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    font: normal 13px/1.4 Roboto, arial, sans-serif;
    margin: 0 1px;
    vertical-align: baseline;
    color: #427fed;
    padding: 0 1px;
}

.hub_app_3 .mail-attachment, .hub_app_11 .mail-attachment {
    font-size: 12px;
}

.hub_app_3 .mail-attachment, .hub_app_11 .mail-attachment {
    font-size: 12px;
}

.hub_app_3 .file-box, .hub_app_11 .file-box {
    padding: 0;
}

.hub_app_3 .file-box .file, .hub_app_11 .file-box .file {
    background-color: #FEFEFE;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 0;
    position: relative;
    border: 1px solid #e7eaec;
}

.hub_app_3 .file-box .file .icon, .hub_app_11 .file-box .file .icon {
    float: left;
    height: 44px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 40px;
}

.hub_app_3 .file-box .file .icon i, .hub_app_11 .file-box .file .icon i {
    color: #DDDDDD;
    font-size: 35px;
}

.hub_app_3 .file-box .file .file-name, .hub_app_11 .file-box .file .file-name {
    background-color: #FEFEFE;
    border-top: 0px solid #e7eaec;
    padding: 5px 5px 5px 3px;
}

.hub_app_3 .file-box .file-name small, .hub_app_11 .file-box .file-name small {
    color: #676a6c;
}

.hub_app_3 .corner, .hub_app_11 .corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 1.2em solid transparent;
    border-right: 1.2em solid #ECECEC;
    border-bottom: 1.2em solid #ECECEC;
    right: 0em;
    bottom: 0em;
}

.hub_app_3 .csbox h2, .hub_app_11 .csbox h2 {
    font-size: 20px;
}

.hub_app_3 .search-result h3, .hub_app_11 .search-result h3 {
    color: #2375AD;
    margin-bottom: 5px;
    font-size: 16px;
}

.hub_app_3 .search-result .search-link, .hub_app_11 .search-result .search-link {
    color: #AAAAAA;
}

.hub_app_3 .search-result p, .hub_app_11 .search-result p {
    font-size: 13px;
    margin-top: 5px;
}

.hub_app_3 .cspanel-box-header, .hub_app_11 .cspanel-box-header {
    background-color: #ffffff;
    border-bottom: 0;
    padding-top: 5px;
}

.hub_app_3 .cspanel-box-header h2, .hub_app_11 .cspanel-box-header h2 {
    margin-top: 0px;
}

.hub_app_3 .csbox .btn, .hub_app_11 .csbox .btn {
    padding: 2px 12px 3px 9px;
    margin-bottom: 2px;
    font-size: 12px;
    border-radius: 2px;
}

.hub_app_3 .alphabets .btn,.hub_app_1 .alphabets .btn, .hub_app_11 .alphabets .btn {
    padding: 3px 8px;
    text-align: center;
    width: 3.8%;
}

.hub_app_3 .border-top-4px-light, .hub_app_11 .border-top-4px-light {
    border-top: 4px solid #E7EAEC;
}

/************************************************************/
.hub_app_3 .c-gray, .hub_app_11 .c-gray {
    color: #8f8f8f !important;
}

.hub_app_3 .w-300, .hub_app_11 .w-300 {
    font-weight: 300 !important;
}

.hub_app_3 .forum-questions, .hub_app_11 .forum-questions {
    background: #FFF;
}

.hub_app_3 .forum-questions .message-item, .hub_app_11 .forum-questions .message-item {
    padding: 20px 30px
}

.hub_app_3 .forum-questions .message-item:hover, .hub_app_11 .forum-questions .message-item:hover {
    background: #F7F7F7;
    cursor: default;
}

.hub_app_3 .forum-questions .forum-title, .hub_app_11 .forum-questions .forum-title {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.1
}

.hub_app_3 .forum-questions .message-item, .hub_app_11 .forum-questions .message-item {
    margin: 0;
    padding: 10px 15px;
    display: block;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    background: #F1F1F1;
}

.hub_app_3 .forum-questions .message-item p, .hub_app_11 .forum-questions .message-item p {
    overflow: hidden;
    color: #676a6c;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hub_app_3 .forum-questions .staff-img, .hub_app_11 .forum-questions .staff-img {
    border: 1px solid #e0e3e5;
    height: 50px;
    width: 50px;
}

/************************************************************/
.hub_app_3 .select-success .select2-container-multi .select2-choices .select2-search-choice, .hub_app_11 .select-success .select2-container-multi .select2-choices .select2-search-choice {
    background: #17a185;
    border: 1px solid #129a7c;
    margin: 4px 0px 4px 4px;
}

.hub_app_3 .event-day-hover, .hub_app_11 .event-day-hover {
    padding: 5px;
    z-index: -1;
}

.hub_app_3 .event-td-plus:hover .display-none, .hub_app_11 .event-td-plus:hover .display-none {
    display: block;
}

.hub_app_3 .actual-chart, .hub_app_11 .actual-chart {
    height: 300px;
    width: 1400px;
    font-size: 10px;
}

.hub_app_3 .select2-choices.ss, .hub_app_11 .select2-choices.ss {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    float: left;
    top: -5px;
}

.hub_app_3 .deleteFile, .hub_app_11 .deleteFile {
    border-radius: 50%;
    position: relative;
    left: 4px;
    font-size: 13px;
    width: 17px;
    height: 17px;
    top: -1px;
    padding: 4px 3px;
    background: none repeat scroll 0px 0px rgb(239, 239, 239);
}

.hub_app_3 .select2-container-multi .select2-choices.ss .select2-search-choice, .hub_app_11 .select2-container-multi .select2-choices.ss .select2-search-choice {
    background: -moz-linear-gradient(center top, #67b0df, #3780af) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #3780af;
}

.hub_app_3 .input-group.zlb .dropdown-menu.dropdown-datepicker, .hub_app_11 .input-group.zlb .dropdown-menu.dropdown-datepicker {
    z-index: 20 !important;
}

.hub_app_3 .border-bottom, .hub_app_11 .border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}

.hub_app_3 .dashboard-header .hub_app_11 .dashboard-header {
    border-top: 4px solid #e7eaec;
    padding: 20px;
}

.hub_app_11 .wrapper-content, .hub_app_3 .wrapper-content {
    padding: 20px 10px 40px;
}

/* temporayyyyyyy*/
.hub_app_3 #zip-logbook-event .full-td-plus, .hub_app_11 #zip-logbook-event .full-td-plus {
    position: inherit;
}

.hub_app_3 .label, .hub_app_11 .label {
    border-radius: 0;
    text-shadow: none;
    font-weight: normal;
    display: inline-block;
    background-color: #abbac3 !important;
}

.hub_app_3 .label[class*="col-"][class*="arrow"], .hub_app_11 .label[class*="col-"][class*="arrow"] {
    min-height: 0;
}

.hub_app_3 .label-transparent, .hub_app_3 .badge-transparent, .hub_app_11 .label-transparent, .hub_app_11 .badge-transparent {
    background-color: transparent !important;
}

.hub_app_3 .label-grey, .hub_app_3 .badge-grey, .hub_app_11 .label-grey, .hub_app_11 .badge-grey {
    background-color: #a0a0a0 !important;
}

.hub_app_3 .label-info, .hub_app_3 .badge-info, .hub_app_11 .label-info, .hub_app_11 .badge-info {
    background-color: #3a87ad !important;
}

.hub_app_3 .label-primary, .hub_app_3 .badge-primary, .hub_app_11 .label-primary, .hub_app_11 .badge-primary {
    background-color: #428bca !important;
}

.hub_app_3 .label-success, .hub_app_3 .badge-success, .hub_app_11 .label-success, .hub_app_11 .badge-success {
    background-color: #17A185 !important;
}

.hub_app_3 .label-danger, .hub_app_3 .badge-danger, .hub_app_11 .label-danger, .hub_app_11 .badge-danger {
    background-color: #d15b47 !important;
}

.hub_app_3 .label-important, .hub_app_3 .badge-important, .hub_app_11 .label-important, .hub_app_11 .badge-important {
    background-color: #d15b47 !important;
}

.hub_app_3 .label-inverse, .hub_app_3 .badge-inverse, .hub_app_11 .label-inverse, .hub_app_11 .badge-inverse {
    background-color: #333333 !important;
}

.hub_app_3 .label-warning, .hub_app_3 .badge-warning, .hub_app_11 .label-warning, .hub_app_11 .badge-warning {
    background-color: #f89406 !important;
}

.hub_app_3 .label-pink, .hub_app_3 .badge-pink, .hub_app_11 .label-pink, .hub_app_11 .badge-pink {
    background-color: #d6487e !important;
}

.hub_app_3 .label-purple, .hub_app_3 .badge-purple, .hub_app_11 .label-purple, .hub_app_11 .badge-purple {
    background-color: #9585bf !important;
}

.hub_app_3 .label-yellow, .hub_app_3 .badge-yellow, .hub_app_11 .label-yellow, .hub_app_11 .badge-yellow {
    background-color: #fee188 !important;
}

.hub_app_3 .label-light, .hub_app_3 .badge-light, .hub_app_11 .label-light, .hub_app_11 .badge-light {
    background-color: #e7e7e7 !important;
}

.hub_app_3 .badge-yellow, .hub_app_3 .label-yellow, .hub_app_11 .badge-yellow, .hub_app_11 .label-yellow {
    color: #996633 !important;
    border-color: #fee188;
}

.hub_app_3 .badge-light, .hub_app_3 .label-light, .hub_app_11 .badge-light, .hub_app_11 .label-light {
    color: #888 !important;
}

.hub_app_3 .label.arrowed, .hub_app_3 .label.arrowed-in, .hub_app_11 .label.arrowed, .hub_app_11 .label.arrowed-in {
    position: relative;
    z-index: 1;
}

.hub_app_3 .label.arrowed:before, .hub_app_3 .label.arrowed-in:before, .hub_app_11 .label.arrowed:before, .hub_app_11 .label.arrowed-in:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    border: 1px solid transparent;
    border-right-color: #abbac3;
    -moz-border-right-colors: #abbac3;
}

.hub_app_3 .label.arrowed-in:before, .hub_app_11 .label.arrowed-in:before {
    border-color: #abbac3;
    border-left-color: transparent !important;
    -moz-border-left-colors: none !important;
}

.hub_app_3 .label.arrowed-right, .hub_app_3 .label.arrowed-in-right, .hub_app_11 .label.arrowed-right, .hub_app_11 .label.arrowed-in-right {
    position: relative;
    z-index: 1;
}

.hub_app_3 .label.arrowed-right:after, .hub_app_3 .label.arrowed-in-right:after, .hub_app_11 .label.arrowed-right:after, .hub_app_11 .label.arrowed-in-right:after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    border: 1px solid transparent;
    border-left-color: #abbac3;
    -moz-border-left-colors: #abbac3;
}

.hub_app_3 .label.arrowed-in-right:after, .hub_app_11 .label.arrowed-in-right:after {
    border-color: #abbac3;
    border-right-color: transparent !important;
    -moz-border-right-colors: none !important;
}

.hub_app_3 .label-info.arrowed:before, .hub_app_11 .label-info.arrowed:before {
    border-right-color: #3a87ad;
    -moz-border-right-colors: #3a87ad;
}

.hub_app_3 .label-info.arrowed-in:before, .hub_app_11 .label-info.arrowed-in:before {
    border-color: #3a87ad;
    -moz-border-right-colors: #3a87ad;
}

.hub_app_3 .label-info.arrowed-right:after, .hub_app_11 .label-info.arrowed-right:after {
    border-left-color: #3a87ad;
    -moz-border-left-colors: #3a87ad;
}

.hub_app_3 .label-info.arrowed-in-right:after, .hub_app_11 .label-info.arrowed-in-right:after {
    border-color: #3a87ad;
    -moz-border-left-colors: #3a87ad;
}

.hub_app_3 .label-primary.arrowed:before, .hub_app_11 .label-primary.arrowed:before {
    border-right-color: #428bca;
    -moz-border-right-colors: #428bca;
}

.hub_app_3 .label-primary.arrowed-in:before, .hub_app_11 .label-primary.arrowed-in:before {
    border-color: #428bca;
    -moz-border-right-colors: #428bca;
}

.hub_app_3 .label-primary.arrowed-right:after, .hub_app_11 .label-primary.arrowed-right:after {
    border-left-color: #428bca;
    -moz-border-left-colors: #428bca;
}

.hub_app_3 .label-primary.arrowed-in-right:after, .hub_app_11 .label-primary.arrowed-in-right:after {
    border-color: #428bca;
    -moz-border-left-colors: #428bca;
}

.hub_app_3 .label-success.arrowed:before, .hub_app_11 .label-success.arrowed:before {
    border-right-color: #17A185;
    -moz-border-right-colors: #17A185;
}

.hub_app_3 .label-success.arrowed-in:before, .hub_app_11 .label-success.arrowed-in:before {
    border-color: #17A185;
    -moz-border-right-colors: #17A185;
}

.hub_app_3 .label-success.arrowed-right:after, .hub_app_11 .label-success.arrowed-right:after {
    border-left-color: #17A185;
    -moz-border-left-colors: #17A185;
}

.hub_app_3 .label-success.arrowed-in-right:after, .hub_app_11 .label-success.arrowed-in-right:after {
    border-color: #17A185;
    -moz-border-left-colors: #17A185;
}

.hub_app_3 .label-warning.arrowed:before, .hub_app_11 .label-warning.arrowed:before {
    border-right-color: #f89406;
    -moz-border-right-colors: #f89406;
}

.hub_app_3 .label-warning.arrowed-in:before, .hub_app_11 .label-warning.arrowed-in:before {
    border-color: #f89406;
    -moz-border-right-colors: #f89406;
}

.hub_app_3 .label-warning.arrowed-right:after, .hub_app_11 .label-warning.arrowed-right:after {
    border-left-color: #f89406;
    -moz-border-left-colors: #f89406;
}

.hub_app_3 .label-warning.arrowed-in-right:after, .hub_app_11 .label-warning.arrowed-in-right:after {
    border-color: #f89406;
    -moz-border-left-colors: #f89406;
}

.hub_app_3 .label-important.arrowed:before, .hub_app_11 .label-important.arrowed:before {
    border-right-color: #d15b47;
    -moz-border-right-colors: #d15b47;
}

.hub_app_3 .label-important.arrowed-in:before, .hub_app_11 .label-important.arrowed-in:before {
    border-color: #d15b47;
    -moz-border-right-colors: #d15b47;
}

.hub_app_3 .label-important.arrowed-right:after, .hub_app_11 .label-important.arrowed-right:after {
    border-left-color: #d15b47;
    -moz-border-left-colors: #d15b47;
}

.hub_app_3 .label-important.arrowed-in-right:after, .hub_app_11 .label-important.arrowed-in-right:after {
    border-color: #d15b47;
    -moz-border-left-colors: #d15b47;
}

.hub_app_3 .label-danger.arrowed:before, .hub_app_11 .label-danger.arrowed:before {
    border-right-color: #d15b47;
    -moz-border-right-colors: #d15b47;
}

.hub_app_3 .label-danger.arrowed-in:before, .hub_app_11 .label-danger.arrowed-in:before {
    border-color: #d15b47;
    -moz-border-right-colors: #d15b47;
}

.hub_app_3 .label-danger.arrowed-right:after, .hub_app_11 .label-danger.arrowed-right:after {
    border-left-color: #d15b47;
    -moz-border-left-colors: #d15b47;
}

.hub_app_3 .label-danger.arrowed-in-right:after, .hub_app_11 .label-danger.arrowed-in-right:after {
    border-color: #d15b47;
    -moz-border-left-colors: #d15b47;
}

.hub_app_3 .label-inverse.arrowed:before, .hub_app_11 .label-inverse.arrowed:before {
    border-right-color: #333333;
    -moz-border-right-colors: #333333;
}

.hub_app_3 .label-inverse.arrowed-in:before, .hub_app_11 .label-inverse.arrowed-in:before {
    border-color: #333333;
    -moz-border-right-colors: #333333;
}

.hub_app_3 .label-inverse.arrowed-right:after, .hub_app_11 .label-inverse.arrowed-right:after {
    border-left-color: #333333;
    -moz-border-left-colors: #333333;
}

.hub_app_3 .label-inverse.arrowed-in-right:after, .hub_app_11 .label-inverse.arrowed-in-right:after {
    border-color: #333333;
    -moz-border-left-colors: #333333;
}

.hub_app_3 .label-pink.arrowed:before, .hub_app_11 .label-pink.arrowed:before {
    border-right-color: #d6487e;
    -moz-border-right-colors: #d6487e;
}

.hub_app_3 .label-pink.arrowed-in:before, .hub_app_11 .label-pink.arrowed-in:before {
    border-color: #d6487e;
    -moz-border-right-colors: #d6487e;
}

.hub_app_3 .label-pink.arrowed-right:after, .hub_app_11 .label-pink.arrowed-right:after {
    border-left-color: #d6487e;
    -moz-border-left-colors: #d6487e;
}

.hub_app_3 .label-pink.arrowed-in-right:after, .hub_app_11 .label-pink.arrowed-in-right:after {
    border-color: #d6487e;
    -moz-border-left-colors: #d6487e;
}

.hub_app_3 .label-purple.arrowed:before, .hub_app_11 .label-purple.arrowed:before {
    border-right-color: #9585bf;
    -moz-border-right-colors: #9585bf;
}

.hub_app_3 .label-purple.arrowed-in:before, .hub_app_11 .label-purple.arrowed-in:before {
    border-color: #9585bf;
    -moz-border-right-colors: #9585bf;
}

.hub_app_3 .label-purple.arrowed-right:after, .hub_app_11 .label-purple.arrowed-right:after {
    border-left-color: #9585bf;
    -moz-border-left-colors: #9585bf;
}

.hub_app_3 .label-purple.arrowed-in-right:after, .hub_app_11 .label-purple.arrowed-in-right:after {
    border-color: #9585bf;
    -moz-border-left-colors: #9585bf;
}

.hub_app_3 .label-yellow.arrowed:before, .hub_app_11 .label-yellow.arrowed:before {
    border-right-color: #fee188;
    -moz-border-right-colors: #fee188;
}

.hub_app_3 .label-yellow.arrowed-in:before, .hub_app_11 .label-yellow.arrowed-in:before {
    border-color: #fee188;
    -moz-border-right-colors: #fee188;
}

.hub_app_3 .label-yellow.arrowed-right:after, .hub_app_11 .label-yellow.arrowed-right:after {
    border-left-color: #fee188;
    -moz-border-left-colors: #fee188;
}

.hub_app_3 .label-yellow.arrowed-in-right:after, .hub_app_11 .label-yellow.arrowed-in-right:after {
    border-color: #fee188;
    -moz-border-left-colors: #fee188;
}

.hub_app_3 .label-light.arrowed:before, .hub_app_11 .label-light.arrowed:before {
    border-right-color: #e7e7e7;
    -moz-border-right-colors: #e7e7e7;
}

.hub_app_3 .label-light.arrowed-in:before, .hub_app_11 .label-light.arrowed-in:before {
    border-color: #e7e7e7;
    -moz-border-right-colors: #e7e7e7;
}

.hub_app_3 .label-light.arrowed-right:after, .hub_app_11 .label-light.arrowed-right:after {
    border-left-color: #e7e7e7;
    -moz-border-left-colors: #e7e7e7;
}

.hub_app_3 .label-light.arrowed-in-right:after, .hub_app_11 .label-light.arrowed-in-right:after {
    border-color: #e7e7e7;
    -moz-border-left-colors: #e7e7e7;
}

.hub_app_3 .label-grey.arrowed:before, .hub_app_11 .label-grey.arrowed:before {
    border-right-color: #a0a0a0;
    -moz-border-right-colors: #a0a0a0;
}

.hub_app_3 .label-grey.arrowed-in:before, .hub_app_11 .label-grey.arrowed-in:before {
    border-color: #a0a0a0;
    -moz-border-right-colors: #a0a0a0;
}

.hub_app_3 .label-grey.arrowed-right:after, .hub_app_11 .label-grey.arrowed-right:after {
    border-left-color: #a0a0a0;
    -moz-border-left-colors: #a0a0a0;
}

.hub_app_3 .label-grey.arrowed-in-right:after, .hub_app_11 .label-grey.arrowed-in-right:after {
    border-color: #a0a0a0;
    -moz-border-left-colors: #a0a0a0;
}

.hub_app_3 #zip-logbook-log .label, .hub_app_11 #zip-logbook-log .label {
    height: 20px;
}

.hub_app_3 .label, .hub_app_11 .label {
    font-size: 12px;
    line-height: 1.15;
}

.hub_app_3 .label.arrowed, .hub_app_11 .label.arrowed {
    margin-left: 5px;
}

.hub_app_3 .label.arrowed:before, .hub_app_11 .label.arrowed:before {
    left: -10px;
    border-width: 10px 5px;
}

.hub_app_3 .label.arrowed-in, .hub_app_11 .label.arrowed-in {
    margin-left: 5px;
}

.hub_app_3 .label.arrowed-in:before, .hub_app_11 .label.arrowed-in:before {
    left: -5px;
    border-width: 10px 5px;
}

.hub_app_3 .label.arrowed-right, .hub_app_11 .label.arrowed-right {
    margin-right: 5px;
}

.hub_app_3 .label.arrowed-right:after, .hub_app_11 .label.arrowed-right:after {
    right: -10px;
    border-width: 10px 5px;
}

.hub_app_3 .label.arrowed-in-right, .hub_app_11 .label.arrowed-in-right {
    margin-right: 5px;
}

.hub_app_3 .label.arrowed-in-right:after, .hub_app_11 .label.arrowed-in-right:after {
    right: -5px;
    border-width: 10px 5px;
}

.hub_app_3 .label-lg, .hub_app_11 .label-lg {
    padding: 0.3em 0.6em 0.4em;
    font-size: 13px;
    line-height: 1.1;
    height: 24px;
}

.hub_app_3 .label-lg.arrowed, .hub_app_11 .label-lg.arrowed {
    margin-left: 6px;
}

.hub_app_3 .label-lg.arrowed:before, .hub_app_11 .label-lg.arrowed:before {
    left: -12px;
    border-width: 12px 6px;
}

.hub_app_3 .label-lg.arrowed-in, .hub_app_11 .label-lg.arrowed-in {
    margin-left: 6px;
}

.hub_app_3 .label-lg.arrowed-in:before, .hub_app_11 .label-lg.arrowed-in:before {
    left: -6px;
    border-width: 12px 6px;
}

.hub_app_3 .label-lg.arrowed-right, .hub_app_11 .label-lg.arrowed-right {
    margin-right: 6px;
}

.hub_app_3 .label-lg.arrowed-right:after, .hub_app_11 .label-lg.arrowed-right:after {
    right: -12px;
    border-width: 12px 6px;
}

.hub_app_3 .label-lg.arrowed-in-right, .hub_app_11 .label-lg.arrowed-in-right {
    margin-right: 6px;
}

.hub_app_3 .label-lg.arrowed-in-right:after, .hub_app_11 .label-lg.arrowed-in-right:after {
    right: -6px;
    border-width: 12px 6px;
}

.hub_app_3 .label-xlg, .hub_app_11 .label-xlg {
    padding: 0.3em 0.7em 0.4em;
    font-size: 14px;
    line-height: 1.3;
    height: 28px;
}

.hub_app_3 .label-xlg.arrowed, .hub_app_11 .label-xlg.arrowed {
    margin-left: 7px;
}

.hub_app_3 .label-xlg.arrowed:before, .hub_app_11 .label-xlg.arrowed:before {
    left: -14px;
    border-width: 14px 7px;
}

.hub_app_3 .label-xlg.arrowed-in, .hub_app_11 .label-xlg.arrowed-in {
    margin-left: 7px;
}

.hub_app_3 .label-xlg.arrowed-in:before, .hub_app_11 .label-xlg.arrowed-in:before {
    left: -7px;
    border-width: 14px 7px;
}

.hub_app_3 .label-xlg.arrowed-right, .hub_app_11 .label-xlg.arrowed-right {
    margin-right: 7px;
}

.hub_app_3 .label-xlg.arrowed-right:after, .hub_app_11 .label-xlg.arrowed-right:after {
    right: -14px;
    border-width: 14px 7px;
}

.hub_app_3 .label-xlg.arrowed-in-right, .hub_app_11 .label-xlg.arrowed-in-right {
    margin-right: 7px;
}

.hub_app_3 .label-xlg.arrowed-in-right:after, .hub_app_11 .label-xlg.arrowed-in-right:after {
    right: -7px;
    border-width: 14px 7px;
}

.hub_app_3 .label-sm, .hub_app_11 .label-sm {
    padding: 0.2em 0.4em 0.3em;
    font-size: 11px;
    line-height: 1;
    height: 18px;
}

.hub_app_3 .label-sm.arrowed, .hub_app_11 .label-sm.arrowed {
    margin-left: 4px;
}

.hub_app_3 .label-sm.arrowed:before, .hub_app_11 .label-sm.arrowed:before {
    left: -8px;
    border-width: 9px 4px;
}

.hub_app_3 .label-sm.arrowed-in, .hub_app_11 .label-sm.arrowed-in {
    margin-left: 4px;
}

.hub_app_3 .label-sm.arrowed-in:before, .hub_app_11 .label-sm.arrowed-in:before {
    left: -4px;
    border-width: 9px 4px;
}

.hub_app_3 .label-sm.arrowed-right, .hub_app_11 .label-sm.arrowed-right {
    margin-right: 4px;
}

.hub_app_3 .label-sm.arrowed-right:after, .hub_app_11 .label-sm.arrowed-right:after {
    right: -8px;
    border-width: 9px 4px;
}

.hub_app_3 .label-sm.arrowed-in-right, .hub_app_11 .label-sm.arrowed-in-right {
    margin-right: 4px;
}

.hub_app_3 .label-sm.arrowed-in-right:after, .hub_app_11 .label-sm.arrowed-in-right:after {
    right: -4px;
    border-width: 9px 4px;
}

.hub_app_3 .label > span, .hub_app_3 .label > .ace-icon, .hub_app_11 .label > span, .hub_app_11 .label > .ace-icon {
    line-height: 1;
    vertical-align: bottom;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.08) and (-webkit-max-device-pixel-ratio: 1.15), screen and (-webkit-min-device-pixel-ratio: 1.3) and (-webkit-max-device-pixel-ratio: 1.35), screen and (-webkit-min-device-pixel-ratio: 1.7) and (-webkit-max-device-pixel-ratio: 1.75) {
    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10px 6px 11px;
        left: -11px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10px 6px 11px;
        right: -11px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 10px 5px 10.5px;
        left: -6px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 10px 5px 10.5px;
        right: -6px;
    }
}

@media screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15), screen and (min--moz-device-pixel-ratio: 1.3) and (max--moz-device-pixel-ratio: 1.35), screen and (min--moz-device-pixel-ratio: 1.7) and (max--moz-device-pixel-ratio: 1.75) {
    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10px 6px 11px;
        left: -11px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10px 6px 11px;
        right: -11px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 10px 5px 10.5px;
        left: -6px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 10px 5px 10.5px;
        right: -6px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3) and (-webkit-max-device-pixel-ratio: 1.34) {
    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10px 6px 11px;
        left: -11.5px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10px 6px 11px;
        right: -11.5px;
    }
}

@media screen and (min--moz-device-pixel-ratio: 1.3) and (max--moz-device-pixel-ratio: 1.34) {
    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10px 6px 11px;
        left: -11.5px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10px 6px 11px;
        right: -11.5px;
    }
}

@media only screen and (-webkit-max-device-pixel-ratio: 1.7) and (-webkit-min-device-pixel-ratio: 1.75) {
    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 10px 5px;
        left: -6px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 10px 5px;
        right: -6px;
    }
}

@media only screen and (min--moz-device-pixel-ratio: 1.7) and (max--moz-device-pixel-ratio: 1.75) {
    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 10px 5px;
        left: -6px;
    }

    .hub_app_3 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after, .hub_app_11 .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 10px 5px;
        right: -6px;
    }
}

.hub_app_3 #rbk-task-detail .profile-activity, .hub_app_11 #rbk-task-detail .profile-activity {
    padding: 10px 4px;
}

.hub_app_3 #rbk-task-detail .profile-activity, .hub_app_11 #rbk-task-detail .profile-activity {
    padding: 10px;
    border-bottom: 1px dotted #D0D8E0;
    position: relative;
    border-left: 1px dotted #FFF;
    border-right: 1px dotted #FFF;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.hub_app_3 #rbk-task-detail .profile-activity:first-child, .hub_app_11 #rbk-task-detail .profile-activity:first-child {
    border-top: 1px dotted transparent;
}

.hub_app_3 #rbk-task-detail .profile-activity:last-child, .hub_app_11 #rbk-task-detail .profile-activity:last-child {
    border-bottom: 1px dotted transparent;
}

.hub_app_3 #rbk-task-detail .profile-activity:first-child:hover, .hub_app_11 #rbk-task-detail .profile-activity:first-child:hover {
    border-top-color: #D0D8E0;
}

.hub_app_3 #rbk-task-detail .profile-activity:last-child:hover, .hub_app_11 #rbk-task-detail .profile-activity:last-child:hover {
    border-bottom-color: #D0D8E0;
}

.hub_app_3 #rbk-task-detail .profile-activity:hover, .hub_app_11 #rbk-task-detail .profile-activity:hover {
    background-color: #F4F9FD;
    border-left: 1px dotted #D0D8E0;
    border-right: 1px dotted #D0D8E0;
}

.hub_app_3 #rbk-task-detail .profile-activity img, .hub_app_11 #rbk-task-detail .profile-activity img {
    border: 2px solid #DDDDDD;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    margin-left: 0px;
    box-shadow: none;
}

.hub_app_3 #rbk-task-detail .profile-activity .thumbicon, .hub_app_11 #rbk-task-detail .profile-activity .thumbicon {
    background-color: #74ABD7;
    display: inline-block;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    margin-right: 10px;
    margin-left: 0px;
    text-shadow: none !important;
}

.hub_app_3 #rbk-task-detail .profile-activity .time, .hub_app_11 #rbk-task-detail .profile-activity .time {
    color: #999999;
    display: block;
    font-size: 12px;
    margin-top: 4px;
    padding-left: 47px;
}

.hub_app_3 #rbk-task-detail .profile-activity a.user, .hub_app_11 #rbk-task-detail .profile-activity a.user {
    color: #17a185;
    font-size: 14px;
}

.hub_app_3 .lib-attachment, .hub_app_11 .lib-attachment {
    background: #57a02f;
    background: -webkit-gradient(center top, #77bb4e, #57a02f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(center top, #77bb4e, #57a02f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(center top, #77bb4e, #57a02f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(center top, #77bb4e, #57a02f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradientt(center top, #77bb4e, #57a02f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(center top, #77bb4e, #57a02f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #3f980e;
    border-radius: 3px;
    color: #fff;
    cursor: default;
    display: inline-block;
    height: 25px;
    margin: 2px;
    outline: medium none;
    padding: 2px 10px 3px 6px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.hub_app_3 #zip-logbook-event .weather-icon, .hub_app_11 #zip-logbook-event .weather-icon {
    color: #EFEFEF;
    font-size: 50px;
    text-shadow: 1px 1px 2px #606060;
}

.hub_app_3 #zip-logbook-event .weather-deails, .hub_app_11 #zip-logbook-event .weather-deails {
    padding: 25px 5px 5px;
    background: #f1f1f1;
}

.hub_app_3 #zip-logbook-event .weather-icon, .hub_app_11 #zip-logbook-event .weather-icon {
    color: #EFEFEF;
    font-size: 40px;
    text-shadow: 1px 1px 2px #606060;
}

.hub_app_3 #zip-logbook-event .weather-name, .hub_app_11 #zip-logbook-event .weather-name {
    background: none repeat scroll 0 0 #f8f8f8;
    border-top: 1px solid #DDDDDD;
    color: #000000;
}

.hub_app_3 #zip-logbook-event .weat-name, .hub_app_11 #zip-logbook-event .weat-name {
    font-weight: bold;
    color: rgb(141, 141, 141);
    text-shadow: 1px 1px rgb(255, 255, 255);
}

.hub_app_3 #zip-logbook-event .popover-content, .hub_app_11 #zip-logbook-event .popover-content {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 5px;
    width: 172px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

.hub_app_3 #red-book-weather-pop .popover, .hub_app_11 #red-book-weather-pop .popover {
    top: 20px !important;
}

.hub_app_3 .icon-bottom-addplus, .hub_app_11 .icon-bottom-addplus {
    position: absolute;
    bottom: 0px;
    right: 5px;
    margin-top: 50px;
}

.hub_app_3 table.table-hover-vg td:hover, .hub_app_11 table.table-hover-vg td:hover {
    background: #e5e5e5;
    vertical-align: middle;
}

.hub_app_3 #zip-logbook-event .dropdown-menu.pull-center:before, .hub_app_11 #zip-logbook-event .dropdown-menu.pull-center:before {
    left: auto !important;
    right: 50% !important;
}

.hub_app_3 #zip-logbook-event .dropdown-menu:before, .hub_app_11 #zip-logbook-event .dropdown-menu:before {
    border-bottom: 7px solid #c3c3c3;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: -7px;
}

.hub_app_3 #zip-logbook-event .dropdown-menu.pull-center:after, .hub_app_11 #zip-logbook-event .dropdown-menu.pull-center:after {
    left: auto !important;
    right: 50% !important;
}

.hub_app_3 #zip-logbook-event .dropdown-menu:after, .hub_app_11 #zip-logbook-event .dropdown-menu:after {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 3px;
    position: absolute;
    top: -6px;
}

.hub_app_3 #zip-logbook-event .dropdown-menu.control-notes6, .hub_app_3 #zip-logbook-event .dropdown-menu.control-notes5, .hub_app_11 #zip-logbook-event .dropdown-menu.control-notes6, .hub_app_11 #zip-logbook-event .dropdown-menu.control-notes5 {
    left: -305px !important;
}

.hub_app_3 #zip-logbook-event .dropdown-menu.control-notes6:after, .hub_app_3 #zip-logbook-event .dropdown-menu.control-notes5:after, .hub_app_11 #zip-logbook-event .dropdown-menu.control-notes6:after, .hub_app_11 #zip-logbook-event .dropdown-menu.control-notes5:after {
    right: 2px !important;
}

.hub_app_3 #zip-logbook-event .dropdown-menu.control-notes6:before, .hub_app_3 #zip-logbook-event .dropdown-menu.control-notes5:before, .hub_app_11 #zip-logbook-event .dropdown-menu.control-notes6:before, .hub_app_11 #zip-logbook-event .dropdown-menu.control-notes5:before {
    right: 2px !important;
}

.hub_app_3 #zip-logbook-event .notes-box .nb-img, .hub_app_11 #zip-logbook-event .notes-box .nb-img {
    border: 1px solid #817e78;
    height: 34px;
    width: 34px;
}

.hub_app_3 #zip-logbook-event .wether-Pop6 + .popover, .hub_app_11 #zip-logbook-event .wether-Pop6 + .popover {
    left: -130px !important;
}

.hub_app_3 #zip-logbook-event .wether-Pop6 + .popover.bottom .arrow, .hub_app_11 #zip-logbook-event .wether-Pop6 + .popover.bottom .arrow {
    margin-left: 0px;
}

.hub_app_3 .staff-journal-rhs-chart, .hub_app_11 .staff-journal-rhs-chart {
    height: 170px;
}

.hub_app_3 .color-a8a8a8, .hub_app_11 .color-a8a8a8 {
    color: #a8a8a8;
}

.hub_app_3 .csbox.blockquote-success .fa-stack, .hub_app_11 .csbox.blockquote-success .fa-stack {
    color: #9BAA95;
}

.hub_app_3 .csbox.blockquote-warning .fa-stack, .hub_app_11 .csbox.blockquote-warning .fa-stack {
    color: #ABAA95;
}

.hub_app_3 .staff-journal-1, .hub_app_11 .staff-journal-1 {
    height: 220px;
    width: 100%;
    font-size: 10px;
}

.hub_app_3 .redbook-dashboard-chart, .hub_app_11 .redbook-dashboard-chart {
    /*  height: 220px;*/
    width: 100%;
    font-size: 10px;
    margin: 0 auto !important;
}
.hub_app_3 .redbook-dashboard-chart div div, .hub_app_11 .redbook-dashboard-chart div div{margin: 0 auto !important;}

.hub_app_3 #journalStateChart, .hub_app_11 #journalStateChart {
    height: 250px;
    width: 100%;
    font-size: 11px;
}

.hub_app_3 #eoEvalSrchChart, .hub_app_11 #eoEvalSrchChart {
    height: 300px;
    width: 100%;
    font-size: 11px;
}

.hub_app_3 .comment-tooltip .tooltip-inner, .hub_app_11 .comment-tooltip .tooltip-inner {
    text-align: left !important;
}

.hub_app_3 .logbook-search-div, .hub_app_11 .logbook-search-div {
    border: 2px solid #dddddd;
    border-radius: 5px;
    color: white !important;
    font-weight: bold;
}

.hub_app_3 .cust-exp-bg-color, .hub_app_11 .cust-exp-bg-color {
    background-color: #2b957a;
}

.hub_app_3 .note-bg-color, .hub_app_11 .note-bg-color {
    background-color: #7070c9;
}

.hub_app_3 .csbox.blockquote-success .blockquote-icon, .hub_app_11 .csbox.blockquote-success .blockquote-icon {
    color: rgba(155, 170, 149, 0.05);
}

.hub_app_3 .csbox.blockquote-warning .blockquote-icon, .hub_app_11 .csbox.blockquote-warning .blockquote-icon {
    color: rgba(155, 170, 149, 0.05);
}

.hub_app_3 .redbook-margin-30, .hub_app_11 .redbook-margin-30 {
    margin: 30px 0 !important;
}

.hub_app_3 .actuals-datepicker .dropdown-datepicker, .hub_app_11 .actuals-datepicker .dropdown-datepicker {
    padding: 0px !important;
    top: 30px !important;
    height: auto !important;
    z-index: 3 !important;
}

.hub_app_3 .scroller, .hub_app_11 .scroller {
    overflow: hidden !important;
    position: relative !important;
}

.hub_app_3 .ps-scrollbar-y-rail, .hub_app_11 .ps-scrollbar-y-rail {
    right: 0 !important;
}

.hub_app_3 #eoEmpEval_share .jqte_editor, .hub_app_3 .jqte_source, .hub_app_11 #eoEmpEval_share .jqte_editor, .hub_app_11 .jqte_source {
    height: 135px !important;
}

.hub_app_3 #eoLogShare .jqte_editor, .hub_app_3 .jqte_source, .hub_app_11 #eoLogShare .jqte_editor, .hub_app_11 .jqte_source {
    height: 135px !important;
}

.hub_app_3 .btn-group .btn + .popover + .btn, .hub_app_11 .btn-group .btn + .popover + .btn {
    margin-left: -1px;
}

.hub_app_3 .event-td-plus .date-div, .hub_app_11 .event-td-plus .date-div {
    font-weight: bold;
}

.hub_app_3 .dark-lines.event-td-plus .date-div, .hub_app_11 .dark-lines.event-td-plus .date-div {
    font-weight: normal;
}

.hub_app_3 .dark-lines.event-td-plus, .hub_app_11 .dark-lines.event-td-plus {
    box-shadow: 0 0 0 1px #bbbbbb;
}

.hub_app_3 .custome-tooltip .tooltip.left .tooltip-arrow, .hub_app_11 .custome-tooltip .tooltip.left .tooltip-arrow {
    border-left-color: gray;
}

.hub_app_3 .custome-tooltip .tooltip-inner, .hub_app_11 .custome-tooltip .tooltip-inner {
    background-color: #ffffff;
    color: #101010;
    border: 1px solid gray;
    border-radius: 3px;
}

.hub_app_3 .ps-scrollbar-x, .hub_app_11 .ps-scrollbar-x {
    display: none !important;
    opacity: 0;
}

.hub_app_3 .div-button-xs-highlight, .hub_app_11 .div-button-xs-highlight {
    background-color: #ffc12d !important;
    background-image: -moz-linear-gradient(center top, rgba(124, 118, 64, 0), rgba(241, 255, 247, 0.85));
    background-image: -webkit-gradient(center top, rgba(124, 118, 64, 0), rgba(241, 255, 247, 0.85));
    background-image: -webkit-linear-gradient(center top, rgba(124, 118, 64, 0), rgba(241, 255, 247, 0.85));
    background-image: -o-linear-gradient(center top, rgba(124, 118, 64, 0), rgba(241, 255, 247, 0.85));
    background-image: -ms-linear-gradientt(center top, rgba(124, 118, 64, 0), rgba(241, 255, 247, 0.85));
    background-image: linear-gradient(center top, rgba(124, 118, 64, 0), rgba(241, 255, 247, 0.85));
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.hub_app_3 #zip-logbook-log .dropdown-notes, .hub_app_11 #zip-logbook-log .dropdown-notes {
    left: 26px !important;
    width: 210px !important;
}

.hub_app_3 .file-div-arrow, .hub_app_11 .file-div-arrow {
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid #f9f9f9;
    border-right-color: #ffffff;
    border-top: 8px solid transparent;
    height: 0;
    position: absolute;
    right: -7px;
    width: 0;
    z-index: 5;
}

#redbook-eoLog-file .visible {
    width: 320px !important;
}

#redbook-eoLog-file .sch-popup .popup-header {
    height: 36px;
    padding: 6px 6px 0;
}

#rbk-eoTask-flp .visible {
    width: 315px !important;
    border: 1px solid #d1d1d1;
    background: #fff;
    padding: 6px;
}

#rbk-eoTask-flp .file-div-arrow {
    border-left: 8px solid #C4C4C4;
    border-right-color: #C4C4C4;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hub_app_3 #zip-logbook-event .table.table-bordered tbody td, .hub_app_11 #zip-logbook-event .table.table-bordered tbody td {
        height: 95px !important;
    }
}

.hub_app_3 #zip-logbook-event .dropdown-menu.filter-list, .hub_app_11 #zip-logbook-event .dropdown-menu.filter-list {
    z-index: 10 !important;
}

.hub_app_3 .blockquote, .hub_app_11 .blockquote {
    border-width: 1px 1px 1px 3px;
    border-style: solid;
    border-color: #ddd;
}

.hub_app_3 #redBookPreAdd .active, .hub_app_11 #redBookPreAdd .active {
    background-color: #3399FF;
    color: #ffffff;
    text-shadow: none;
}

.hub_app_3 #redBookPreAdd .modal-body, .hub_app_11 #redBookPreAdd .modal-body {
    min-height: 230px;
}

.hub_app_3 #zip-logbook-task .task-border, .hub_app_11 #zip-logbook-task .task-border {
    border: 1px solid #ccc !important;
}

.hub_app_3 #zip-logbook-task .task-panel-grey, .hub_app_11 #zip-logbook-task .task-panel-grey {
    background: none repeat scroll 0 0 #666666 !important;
    border: 1px solid #666666 !important;
}

.hub_app_3 #zip-logbook-task .chevron_collapse, .hub_app_11 #zip-logbook-task .chevron_collapse {
    position: absolute;
    right: 20px;
    top: 15px;
}

.hub_app_3 #zip-logbook-task .chevron_collapse i, .hub_app_11 #zip-logbook-task .chevron_collapse i {
    font-size: 30px;
}

.hub_app_3 #zip-logbook-task .panel-border-left, .hub_app_11 #zip-logbook-task .panel-border-left {
    border-left: 5px solid #78e33e;
    padding-left: 10px;
}

.hub_app_3 #zip-logbook-task .panel-height-32, .hub_app_11 #zip-logbook-task .panel-height-32 {
    line-height: 32px;
}

.hub_app_3 #zip-logbook-task .panel-heading-height-70, .hub_app_11 #zip-logbook-task .panel-heading-height-70 {
    height: 70px;
}

.hub_app_3 #zip-logbook-task .no-underline:hover, .hub_app_11 #zip-logbook-task .no-underline:hover {
    text-decoration: underline !important;
}

.hub_app_3 .task-control, .hub_app_11 .task-control {
    margin-left: -54px;
    margin-top: 4px;
}

.hub_app_3 .task-control-span, .hub_app_11 .task-control-span {
    background-color: #3399ff;
    border: 2px solid #1e84e7;
    border-radius: 2px;
    color: white;
    padding-bottom: 5px;
    padding: 8px;
}

.hub_app_3 .task-hover:hover, .hub_app_11 .task-hover:hover {
    text-decoration: underline !important;
}

.hub_app_3 .white-space-normal, .hub_app_11 .white-space-normal {
    white-space: normal !important;
}

.hub_app_3 .margin-t-neg-35, .hub_app_11 .margin-t-neg-35 {
    margin-top: -35px !important;
}

.hub_app_3 .margin-t-neg-40, .hub_app_11 .margin-t-neg-40 {
    margin-top: -40px !important;
}

.hub_app_3 .margin-r-neg-80, .hub_app_11 .margin-r-neg-80 {
    margin-top: -80px !important;
}

#taskSetting .tile-stats-icon {
    padding-top: 5px;
    width: 5%;
}

#taskSetting .tile-stats .tile-stats-content {
    padding: 5px 0 5px;
    width: 50%;
}

#taskSetting .tile-stats-action {
    padding: 1px 18px 0;
    background: none;
    border-left: 0px;
}

.border-top {
    border-top: 1px solid #eee;
}

#taskSetting .tile-stats .tile-stats-icon i {
    color: #a2abba;
    font-size: 25px;
}

.border-t-b {
    border-top: 1px solid rgb(233, 233, 233);
    border-bottom: 1px solid rgb(233, 233, 233);
}

#taskSetting .tile-stats .tile-stats-content .tile-stats-number {
    font-size: 18px;
    font-weight: 600;
}

#taskSetting .hr {
    border-bottom: 1px solid #eee;
    border-top: 0 solid #eee;
}

#taskSetting table > tbody > tr > td, #taskSetting table > thead > tr > th {
    white-space: normal;
    word-wrap: break-word;
}

.hub_app_3 #weeklySelect .select2-container .select2-choice span, .hub_app_11 #weeklySelect .select2-container .select2-choice span {
    margin-right: 110px !important;
}

#taskSetting .angular-accordion-pane-content {
    border-bottom: 1px solid #777777;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #777777;
    border-right: 1px solid #777777;
    overflow-y: auto;
    padding: 5px;
}

.hub_app_3 .left-border-6, .hub_app_11 .left-border-6 {
    border-left: 6px solid !important;
}

.hub_app_3 .commendation, .hub_app_11 .commendation {
    border-color: #3CBEA4 !important;
}

.hub_app_3 .disp-action, .hub_app_11 .disp-action {
    border-color: #DD5050 !important;
}

.hub_app_3 .info, .hub_app_11 .info {
    border-color: #215e8f !important;
}

.hub_app_3 .temp-task-control, .hub_app_11 .temp-task-control {
    margin-left: -103px;
    margin-top: 4px;
}

.hub_app_3 .panel-mint .panel-heading, .panel-mint .panel-footer, .panel-mint.panel-colorful, .hub_app_11 .panel-mint .panel-heading, .panel-mint .panel-footer, .panel-mint.panel-colorful {
    background-color: #50c7a7;
    border-color: #50c7a7;
    color: #fff;
}

.hub_app_11 .icon-wrap-xs, .hub_app_3 .icon-wrap-xs {
    padding: 7px;
}

.hub_app_11 .icon-wrap, .hub_app_3 .icon-wrap {
    border-radius: 2px;
    display: inline-block;
    padding: 2px;
}

.hub_app_3 .text-thin, .hub_app_11 .text-thin {
    font-weight: 600;
}

.hub_app_3 .text-semibold, .hub_app_3 .text-semibold {
    font-weight: 600;
}

.hub_app_3 .progress-xs, .hub_app_11 .progress-xs {
    height: 2px;
    margin-bottom: 0px;
}

.hub_app_3 .progress-dark-base, .hub_app_11 .progress-dark-base {
    background-color: rgba(255, 255, 255, 0.5);
}

.hub_app_3 .progress-xs .progress-bar, .hub_app_11 .progress-xs .progress-bar {
    font-size: 0;
    line-height: 2px;
}

.hub_app_3 .progress .progress-bar, .hub_app_11 .progress .progress-bar {
    box-shadow: none;
    font-size: 9px;
    line-height: 12px;
}

.hub_app_3 .progress-bar-light, .hub_app_11 .progress-bar-light {
    background-color: #fff;
}

.hub_app_3 .ibox-heading, .hub_app_11 .ibox-heading {
    background-color: #f3f6fb;
    border-bottom: medium none;
}

.hub_app_3 .ibox-content, .hub_app_11 .ibox-content {
    padding: 5px 15px 5px;
    clear: both;
    border: 1px solid #e7eaec;
    color: inherient;
}

.hub_app_3 .redbook-task-table thead tr th, .hub_app_11 .redbook-task-table thead tr th {
    background-image: none !important;
}

#taskSetting .active .active-color {
    background-color: #f68d2e;
    color: #ffffff; /*border-top-left-radius: 15px; border-top-right-radius: 15px;*/
    margin-bottom: -6px; /* margin-left: -5px;*/
    margin-right: -5px;
    padding-bottom: 6px
}

.hub_app_3 .bg-tile-green, .hub_app_11 .bg-tile-green {
    background-color: #44B6AE;
    border-color: #44B6AE;
    color: #ffffff;
}

.hub_app_3 .border-bottom-org, .hub_app_11 .border-bottom-org {
    border-bottom: 3px solid #44b6ae;
    margin-left: 6px;
    margin-right: -5px;
    padding-bottom: 5px;
}

.hub_app_3 #major-Cat-panel.panel, .hub_app_11 #major-Cat-panel.panel {
    background: transparent !important;
}

.hub_app_3 #zip-logbook-event .tooltip-inner, .hub_app_11 #zip-logbook-event .tooltip-inner {
    background: none repeat scroll 0 0 white;
    border: 1px solid gray;
    border-radius: 8px;
    color: black; /*max-width: 150px;*/
    white-space: normal;
    width: 260px !important;
}

.hub_app_3 .opecity-89, .hub_app_11 .opecity-89 {
    opacity: 0.89 !important;
}

.hub_app_3 #zip-logbook-logMdl input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch::after, .hub_app_11 #zip-logbook-logMdl input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch::after {
    left: 61px;
    width: 54px;
}

.hub_app_3 #zip-logbook-event input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch::after, .hub_app_11 #zip-logbook-event input.critical-checkbx.alta-switch.alta-switch-5[type="checkbox"]:checked + .operation-switch::after {
    left: 51px;
    width: 64px;
}

#taskSetting .bx-wrapper .bx-controls-direction a {
    z-index: 400 !important;
}

.hub_app_3 .padding-l-r-30, .hub_app_11 .padding-l-r-30 {
    padding: 0 25px;
}

.hub_app_3 .task-Crousal ul.box-height li, .hub_app_11 .task-Crousal ul.box-height li {
    min-height: 82px;
    margin-right: 5px !important;
    white-space: normal;
    word-wrap: break-word;
}

.hub_app_3 .task-Crousal .bx-wrapper .bx-next, .hub_app_11 .task-Crousal .bx-wrapper .bx-next {
    right: -15px;
}

.hub_app_3 .task-Crousal .bx-wrapper .bx-prev, .hub_app_11 .task-Crousal .bx-wrapper .bx-prev {
    left: -25px;
}

.hub_app_3 .task-Crousal .bx-wrapper .bx-viewport, .hub_app_11 .task-Crousal .bx-wrapper .bx-viewport {
    box-shadow: none;
    background: none !important;
    border: 8px solid transparent;
}

.hub_app_3 .margin-min-top-5, .hub_app_11 .margin-min-top-5 {
    margin-top: -5px;
}

.hub_app_3 .task-Crousal li, .hub_app_11 .task-Crousal li {
    height: 130px !important;
}

.hub_app_11 .list-style-none, .hub_app_3 .list-style-none {
    list-style: outside none none !important;
}

/***********Dashboard****************/
.hub_app_3 #redbook-Dashboard .tab-content, #redbook-Dashboard .tab-pane, .hub_app_11 #redbook-Dashboard .tab-content, #redbook-Dashboard .tab-pane {
    background: #fff !important;
    clear: both;
}

.hub_app_3 #redbook-Dashboard .tab-content, .hub_app_11 #redbook-Dashboard .tab-content {
    border: 1px solid #ddd;
}

.hub_app_3 #redbook-Dashboard .nav-tabs a, .hub_app_11 #redbook-Dashboard .nav-tabs a {
    background-image: none !important;
}

.hub_app_3 #redbook-Dashboard .nav-tabs > li.active > a, .hub_app_3 #redbook-Dashboard .nav-tabs > li.active > a:hover, .hub_app_11 #redbook-Dashboard .nav-tabs > li.active > a:focus,
.hub_app_11 #redbook-Dashboard .nav-tabs > li.active > a, .hub_app_11 #redbook-Dashboard .nav-tabs > li.active > a:hover, .hub_app_11 #redbook-Dashboard .nav-tabs > li.active > a:focus {
    box-shadow: none;
    border-bottom: none;
}

.hub_app_3 #redbook-Dashboard .nav-tabs > li > a > span,
.hub_app_11 #redbook-Dashboard .nav-tabs > li > a > span {
    font-size: 22px !important;
    font-weight: 600;
}

.hub_app_3 #redbook-Dashboard .nav-tabs > li > a > div,
.hub_app_11 #redbook-Dashboard .nav-tabs > li > a > div {
    font-weight: 700;
    font-size: 16px;
}

.hub_app_3 #redbook-Dashboard .nav-tabs > li > a > span > p,
.hub_app_11 #redbook-Dashboard .nav-tabs > li > a > span > p {
    font-size: 10px !important;
    font-weight: 500 !important;
}

.hub_app_3 #redbook-Dashboard .nav > li > a,
.hub_app_11 #redbook-Dashboard .nav > li > a {
    padding: 1px;
    text-align: center;
    border-width: 1px 1px 1px;
}

.hub_app_3 #redbook-Dashboard .nav > li > a:active,
.hub_app_11 #redbook-Dashboard .nav > li > a:active {
    background: #ffffff !important;
}

.hub_app_3 #redbook-Dashboard .addNew-Content,
.hub_app_11 #redbook-Dashboard .addNew-Content {
    background: none repeat scroll 0 0 #ffffff !important;
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-shadow: 0 4px 2px #dddddd;
    margin: 5px;
    color: #444;
    padding: 10px;
}

.hub_app_3 #redbook-Dashboard .nav-tabs > li > a:hover,
.hub_app_11 #redbook-Dashboard .nav-tabs > li > a:hover {
    border-color: #dddddd #dddddd #dddddd;
}

.hub_app_3 #redbook-Dashboard .opacity-1,
.hub_app_11 #redbook-Dashboard .opacity-1 {
    opacity: 1;
}

.hub_app_3 #redbook-Dashboard .off,
.hub_app_11 #redbook-Dashboard .off {
    display: none;
}

.hub_app_3 #redbook-Dashboard .bg-green {
    background: #7DDD79 !important;
}

.hub_app_3 #redbook-Dashboard .bg-dark-green,
.hub_app_11 #redbook-Dashboard .bg-dark-green {
    background-color: #0f8aa0;
}

.hub_app_3 #redbook-Dashboard .bg-tab-blue,
.hub_app_11 #redbook-Dashboard .bg-tab-blue {
    background: #275cbd !important;
}

.hub_app_3 #redbook-Dashboard .bg-tab-dark-blue,
.hub_app_11 #redbook-Dashboard .bg-tab-dark-blue {
    background-color: #6068b5;
}

.hub_app_3 #redbook-Dashboard .bg-sky-blue,
.hub_app_11 #redbook-Dashboard .bg-sky-blue {
    background: #0ABED5 !important
}

.hub_app_3 #redbook-Dashboard .body-content,
.hub_app_11 #redbook-Dashboard .body-content {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ddd;
    box-shadow: 0 -3px 0 #eee inset;
    height: 56px;
    min-height: 56px;
}

.hub_app_3 #redbook-Dashboard .pull,
.hub_app_11 #redbook-Dashboard .pull {
    line-height: normal;
    margin: -10px;
    padding: 20px;
    text-align: center;
}

.hub_app_3 #redbook-Dashboard .pull-orange,
.hub_app_11 #redbook-Dashboard .pull-orange {
    background: #dea055;
}

.hub_app_3 #redbook-Dashboard .pull-sky,
.hub_app_11 #redbook-Dashboard .pull-sky {
    background: #59CA54;
}

.hub_app_3 #redbook-Dashboard .font-20,
.hub_app_11 #redbook-Dashboard .font-20 {
    font-size: 20px !important;
    font-weight: 600;
}

.hub_app_3 #redbook-Dashboard .font-30,
.hub_app_11 #redbook-Dashboard .font-30 {
    font-size: 30px !important;
    font-weight: 600;
}

.hub_app_3 #redbook-Dashboard .panel.panel-primary .panel-heading,
.hub_app_11 #redbook-Dashboard .panel.panel-primary .panel-heading {
    background: #71afde;
}

.hub_app_3 #redbook-Dashboard .nav-tabs li,
.hub_app_11 #redbook-Dashboard .nav-tabs li {
    padding-left: 0px;
}

.hub_app_3 #redbook-Dashboard .btn-info,
.hub_app_11 #redbook-Dashboard .btn-info {
    background-color: #5ca0d1;
    border-color: #5ca0d1;
    color: #ffffff;
}

.hub_app_3 #redbook-Dashboard .list-group-item:first-child,
.hub_app_11 #redbook-Dashboard .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.hub_app_3 #redbook-Dashboard .panel-black,
.hub_app_11 #redbook-Dashboard .panel-black {
    border: 1px solid #ddd;
}

.hub_app_3 #redbook-Dashboard .panel-black > .panel-heading,
.hub_app_11 #redbook-Dashboard .panel-black > .panel-heading {
    text-shadow: none;
    border-bottom: none;
}

.hub_app_3 #redbook-Dashboard .nav-tabs li.active p,
.hub_app_11 #redbook-Dashboard .nav-tabs li.active p {
    position: relative;
    background: #ffffff;
    border-bottom: 1px solid #cdcdcd;
    font-size: 12px;
    margin: 0 15px !important;
    padding: 2px 0 10px;
}

.hub_app_3 #redbook-Dashboard .nav-tabs li.active p:after, .hub_app_3 .nav-tabs li.active p:before,
.hub_app_11 #redbook-Dashboard .nav-tabs li.active p:after, .hub_app_11 .nav-tabs li.active p:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.hub_app_3 #redbook-Dashboard .nav-tabs li.active p:after,
.hub_app_11 #redbook-Dashboard .nav-tabs li.active p:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}

.hub_app_3 #redbook-Dashboard .nav-tabs li.active p:before,
.hub_app_11 #redbook-Dashboard .nav-tabs li.active p:before {
    border-color: rgba(255, 0, 0, 0);
    border-top-color: #cdcdcd;
    border-width: 11px;
    margin-left: -11px;
}

.hub_app_3 .chart-body,
.hub_app_11 .chart-body {
    border: 1px solid #ddd;
    background: #fff;
}

.hub_app_3 #redbook-Dashboard .panel-black,
.hub_app_11 #redbook-Dashboard .panel-black {
    border: 1px solid #ddd;
}

.hub_app_3 #redbook-Dashboard .panel-black > .panel-heading,
.hub_app_11 #redbook-Dashboard .panel-black > .panel-heading {
    text-shadow: none;
    border-bottom: none;
}

.hub_app_3 .frequency-li,
.hub_app_11 .frequency-li {
    background-color: #F4F5F6;
}

.hub_app_3 .z-index-1000,
.hub_app_11 .z-index-1000 {
    z-index: 1000 !important;
}

.hub_app_11 #redbook-Dashboard .dropdown-notes,
.hub_app_3 #redbook-Dashboard .dropdown-notes {
    border: 1px solid #c3c3c3;
    left: 220px !important;
    top: 2px;
    width: 350px;
}

.hub_app_3 .margin-minTop-30,
.hub_app_11 .margin-minTop-30 {
    margin-top: -30px;
}

.hub_app_3 .task-assigned-color,
.hub_app_11 .task-assigned-color {
    color: #F68D2E !important;
}

.hub_app_3 .task-tab .nav-tabs a, .task-tab .nav-tabs a:hover,
.hub_app_11 .task-tab .nav-tabs a, .task-tab .nav-tabs a:hover {
    background: #EA8511;
}

.hub_app_3 .task-tab .tab-content, .task-tab .tab-pane,
.hub_app_11 .task-tab .tab-content, .task-tab .tab-pane {
    background: transparent; /*   border-top: 3px solid #44B6AE;*/
    box-shadow: none;
}

.hub_app_3 .task-tab .nav-tabs > li.active > a, .hub_app_3 .task-tab .nav-tabs > li.active > a:hover, .hub_app_3 .task-tab .nav-tabs > li.active > a:focus,
.hub_app_11 .task-tab .nav-tabs > li.active > a, .hub_app_11 .task-tab .nav-tabs > li.active > a:hover, .hub_app_11 .task-tab .nav-tabs > li.active > a:focus {
    background-color: #44B6AE;
    border-color: #44B6AE #44B6AE transparent;
    box-shadow: none;
}

.hub_app_3 .task-tab .nav-tabs li:first-child,
.hub_app_11 .task-tab .nav-tabs li:first-child {
    padding-left: 0px;
}

.hub_app_3 .task-tab .nav-tabs > li,
.hub_app_11 .task-tab .nav-tabs > li {
    margin-bottom: 0px;
}

#taskSetting .nav > li > a {
    display: block;
    padding: 25px;
}

.hub_app_3 #task-summery .task_back,
.hub_app_11 #task-summery .task_back {
    border: 1px solid #DDDDDD;
    margin-bottom: 2px;
    background-color: #ffffff;
}

.hub_app_3 #task-summery .no-l-r-border,
.hub_app_11 #task-summery .no-l-r-border {
    border-left: none !important;
    border-right: none !important;
}

.hub_app_3 #task-summery input.task-complete.alta.alta-switch[type="checkbox"],
.hub_app_11 #task-summery input.task-complete.alta.alta-switch[type="checkbox"] {
    height: 24px;
    width: 115px;
    margin-top: -1px
}

.hub_app_3 #task-summery input.task-complete.alta-switch[type="checkbox"]:focus + .lbl,
.hub_app_11 #task-summery input.task-complete.alta-switch[type="checkbox"]:focus + .lbl {
    outline: none;
}

.hub_app_11 #task-summery .dropdown-notes,
.hub_app_3 #task-summery .dropdown-notes {
    left: auto !important;
}

.hub_app_3 .opacity-51,
.hub_app_11 .opacity-51 {
    opacity: 51 !important;
}
.hub_app_3 .task-panel-border,
.hub_app_11 .task-panel-border {
    border: 1px solid #DDDDDD;
}

.hub_app_3 .task-summery-blockquote-border,
.hub_app_11 .task-summery-blockquote-border {
    border-left-color: #726BDF !important;
}

.hub_app_3 .light-black,
.hub_app_11 .light-black {
    color: #5b5b5b !important;
}

.hub_app_3 .border-left-yellow,
.hub_app_11 .border-left-yellow {
    border-left-color: #FFC02F !important;
}

.hub_app_3 .border-left-red,
.hub_app_11 .border-left-red {
    border-left-color: #DD5050 !important;
}

.hub_app_3 .border-left-green,
.hub_app_11 .border-left-green {
    border-left-color: #17A185 !important;
}

.hub_app_3 .zip-rb-dashboard,
.hub_app_11 .zip-rb-dashboard {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
}

.hub_app_3 .zip-rb-dashboard tr, .zip-rb-dashboard td, .hub_app_3 .zip-rb-dashboard th, .hub_app_3 .zip-rb-dashboard table,
.hub_app_11 .zip-rb-dashboard tr, .zip-rb-dashboard td, .hub_app_11 .zip-rb-dashboard th, .hub_app_11 .zip-rb-dashboard table {
    height: 100%;
}

.hub_app_3 td.current-closed-day,
.hub_app_11 td.current-closed-day {
    background: none repeat scroll 0 0 #b9b9c3 !important;
}

.hub_app_3 .zip-rb-dashboard th,
.hub_app_11 .zip-rb-dashboard th {
    font-weight: normal;
}

.hub_app_3 .zip-rb-dashboard td, .hub_app_3 .zip-rb-dashboard th,
.hub_app_11 .zip-rb-dashboard td, .hub_app_11 .zip-rb-dashboard th {
    color: rgba(0, 0, 0, 0.6);
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    white-space: nowrap;
}

.hub_app_3 .table.zip-rb-dashboard thead tr, .hub_app_3 .table.zip-rb-dashboard thead tr th,
.hub_app_11 .table.zip-rb-dashboard thead tr, .hub_app_11 .table.zip-rb-dashboard thead tr th {
    background-color: #E7E7E7;
    background-image: linear-gradient(to bottom, #ffffff 0px, #e2e2e2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffffff', endColorstr='#ffe2e2e2', GradientType=0); /*position: relative;*//*z-index: -1;*/
}

.hub_app_3 .table.zip-rb-dashboard.flat-table thead tr, .hub_app_3 .table.zip-rb-dashboard.flat-table thead tr th,
.hub_app_11 .table.zip-rb-dashboard.flat-table thead tr, .hub_app_11 .table.zip-rb-dashboard.flat-table thead tr th {
    background: #efefef 100%;
}

.hub_app_3 .table.zip-rb-dashboard th,
.hub_app_11 .table.zip-rb-dashboard th {
    font-size: 14px;
}

.hub_app_3 .table.zip-rb-dashboard td,
.hub_app_11 .table.zip-rb-dashboard td {
    font-size: 13px;
    background: #f9f9f9;
}

.hub_app_3 .table.zip-rb-dashboard th, .hub_app_3 .table.zip-rb-dashboard td {,
. hub_app_11 . table . zip-rb-dashboard th, . hub_app_11 . table . zip-rb-dashboard td color: #555555;
    text-shadow: 0 1px 0 #fff;
}

.hub_app_3 .table-bordered.zip-rb-dashboard > thead > tr > th, .hub_app_3 .table-bordered.zip-rb-dashboard > tbody > tr > th, .hub_app_3 .table-bordered.zip-rb-dashboard > tfoot > tr > th, .table-bordered.zip-rb-dashboard > thead > tr > td, .hub_app_3 .table-bordered.zip-rb-dashboard > tbody > tr > td, .hub_app_3 .table-bordered.zip-rb-dashboard > tfoot > tr > td,
.hub_app_11 .table-bordered.zip-rb-dashboard > thead > tr > th, .hub_app_11 .table-bordered.zip-rb-dashboard > tbody > tr > th, .hub_app_11 .table-bordered.zip-rb-dashboard > tfoot > tr > th, .table-bordered.zip-rb-dashboard > thead > tr > td, .hub_app_11 .table-bordered.zip-rb-dashboard > tbody > tr > td, .hub_app_11 .table-bordered.zip-rb-dashboard > tfoot > tr > td {
    border-color: #dbdbdb;
}

.hub_app_3 .table.zip-rb-dashboard td,
.hub_app_11 .table.zip-rb-dashboard td {
    background-color: #ffffff !important;
}

.hub_app_3 .log-action-header,
.hub_app_11 .log-action-header {
    background-color: #cf5252 !important;
    border: 1px solid #af3232;
    padding: 5px !important;
}

.hub_app_3 #redBookPreAdd textarea,
.hub_app_1 #redBookPreAdd textarea,
.hub_app_11 #redBookPreAdd textarea {
    max-height: 93px !important;
    min-height: 93px !important;
    width: 100%;
    resize: none;
}

.hub_app_11 .redbook-bg-green,
.hub_app_11 .redbook-bg-green {
    background-color: #439b77 !important;
}

.hub_app_3 .redbook-dark-bg-green,
.hub_app_11 .redbook-dark-bg-green {
    background-color: #1a724e !important;
}

.hub_app_3 #redbook-Dashboard .dashboard-chart-btn,
.hub_app_11 #redbook-Dashboard .dashboard-chart-btn {
    border: 1px solid #ffffff;
    border-radius: 3px;
}

.hub_app_3 #redbook-Dashboard .dashboard-chart-btn:hover,
.hub_app_11 #redbook-Dashboard .dashboard-chart-btn:hover {
    color: #ffffff !important;
}

.bg-dark-green {
    background-color: #0f8aa0;
}

.bg-tab-blue {
    background: #275cbd !important;
}

.bg-sky-blue {
    background: #0ABED5 !important
}

.hub_app_3 #zip-logbook-address .blockquote.blockquote-warning,
.hub_app_11 #zip-logbook-address .blockquote.blockquote-warning {
    background: none repeat scroll 0 0 #efe0b1;
    border-color: #dc7813;
}

.hub_app_3 #zip-logbook-address .blockquote.blockquote-success,
.hub_app_3 #zip-logbook-address .blockquote.blockquote-success {
    background: none repeat scroll 0 0 #dbebd5;
    border-color: #298b26;
}

.hub_app_3 #zip-logbook-address .blockquote.blockquote-warning h1, .hub_app_3 .blockquote.blockquote-warning h2, .hub_app_3 .blockquote.blockquote-warning h3, .hub_app_3 .blockquote.blockquote-warning h4, .hub_app_3 .blockquote.blockquote-warning h5, .hub_app_3 .blockquote.blockquote-warning h6,
.hub_app_11 #zip-logbook-address .blockquote.blockquote-warning h1, .hub_app_11 .blockquote.blockquote-warning h2, .hub_app_11 .blockquote.blockquote-warning h3, .hub_app_11 .blockquote.blockquote-warning h4, .hub_app_11 .blockquote.blockquote-warning h5, .hub_app_11 .blockquote.blockquote-warning h6 {
    color: #dc7813;
}

.hub_app_11 #zip-logbook-address .blockquote.blockquote-success h1, .hub_app_11 .blockquote.blockquote-success h2, .hub_app_11 .blockquote.blockquote-success h3, .hub_app_11 .blockquote.blockquote-success h4, .hub_app_11 .blockquote.blockquote-success h5, .hub_app_11 .blockquote.blockquote-success h6,
.hub_app_3 #zip-logbook-address .blockquote.blockquote-success h1, .hub_app_3 .blockquote.blockquote-success h2, .hub_app_3 .blockquote.blockquote-success h3, .hub_app_3 .blockquote.blockquote-success h4, .hub_app_3 .blockquote.blockquote-success h5, .hub_app_3 .blockquote.blockquote-success h6 {
    color: #298b26;
}

.hub_app_3 #zip-logbook-library .blockquote.blockquote-warning,
.hub_app_11 #zip-logbook-library .blockquote.blockquote-warning {
    background: none repeat scroll 0 0 #efe0b1;
    border-color: #dc7813;
}

.hub_app_3 #zip-logbook-library .blockquote.blockquote-success,
.hub_app_11 #zip-logbook-library .blockquote.blockquote-success {
    background: none repeat scroll 0 0 #dbebd5;
    border-color: #298b26;
}

.hub_app_3 #zip-logbook-library .blockquote.blockquote-warning h1, .hub_app_3 .blockquote.blockquote-warning h2, .hub_app_3 .blockquote.blockquote-warning h3, .hub_app_3 .blockquote.blockquote-warning h4, .hub_app_3 .blockquote.blockquote-warning h5, .hub_app_3 .blockquote.blockquote-warning h6,
.hub_app_11 #zip-logbook-library .blockquote.blockquote-warning h1, .hub_app_11 .blockquote.blockquote-warning h2, .hub_app_11 .blockquote.blockquote-warning h3, .hub_app_11 .blockquote.blockquote-warning h4, .hub_app_11 .blockquote.blockquote-warning h5, .hub_app_11 .blockquote.blockquote-warning h6 {
    color: #dc7813;
}

.hub_app_11 #zip-logbook-library .blockquote.blockquote-success h1, .hub_app_11 .blockquote.blockquote-success h2, .hub_app_11 .blockquote.blockquote-success h3, .hub_app_11 .blockquote.blockquote-success h4, .hub_app_11 .blockquote.blockquote-success h5, .hub_app_11 .blockquote.blockquote-success h6,
.hub_app_3 #zip-logbook-library .blockquote.blockquote-success h1, .hub_app_3 .blockquote.blockquote-success h2, .hub_app_3 .blockquote.blockquote-success h3, .hub_app_3 .blockquote.blockquote-success h4, .hub_app_3 .blockquote.blockquote-success h5, .hub_app_3 .blockquote.blockquote-success h6 {
    color: #298b26;
}

.hub_app_3 #task-summery .active .stat-cell,
.hub_app_11 #task-summery .active .stat-cell {
    padding: 13px !important;
}

.hub_app_3 .event-desc,
.hub_app_11 .event-desc {
    border-left: 2px solid #cfcfcf;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}

.hub_app_3 .corp-color,
.hub_app_11 .corp-color,
.hub_app_1 .corp-color{
    color: #298B26 !important;
}

.hub_app_3 .site-color,
.hub_app_11 .site-color,
.hub_app_1 .site-color {
    color: #DC7813 !important;
}

.hub_app_3 .height-65,
.hub_app_11 .height-65 {
    height: 65px !important;
}

.hub_app_3 .padding-top-7,
.hub_app_11 .padding-top-7 {
    padding-top: 7px !important;
}

.hub_app_3 .progress-bar,
.hub_app_11 .progress-bar {
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    height: 30px !important;
    text-align: center;
    border-style: none !important;
    border-radius: 0px !important;
    background-image: none !important;
}

.hub_app_3 .progress,
.hub_app_3 .progress {
    background-color: #D9534F;
    border-radius: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 30px;
    overflow: hidden;
}

.hub_app_3 .task-status,
.hub_app_11 .task-status {
    margin-top: 28px; /*  width: 250px;*/
}

.hub_app_3 #redbook-lib-description,
.hub_app_11 #redbook-lib-description {
    height: 70px !important;
}

.hub_app_3 .max-height-49,
.hub_app_11 .max-height-49 {
    max-height: 49px !important;
}

#taskSetting .active .stat-cell {
    padding: 13px !important;
}

.hub_app_3 .staff-textarea,
.hub_app_11 .staff-textarea {
    margin-top: 0px;
    min-height: 190px;
    width: 100%;
}

.hub_app_3 #staffJournalMdl .bg-fade-blue,
.hub_app_11 #staffJournalMdl .bg-fade-blue {
    background-color: #88b7d5;
    color: #fff;
}

.hub_app_3 .redbook-dropdownmenu .dropdown-menu,
.hub_app_11 .redbook-dropdownmenu .dropdown-menu {
    top: 30px !important;
}

.hub_app_3 .rbk-critical-color,
.hub_app_11 .rbk-critical-color {
    color: #CF5252;
}

.hub_app_3 .margin-left-20-per,
.hub_app_11 .margin-left-20-per {
    margin-left: 20% !important;
}

.hub_app_11 .log-critical-box,
.hub_app_3 .log-critical-box {
    background-color: #d9d9d9;
}

.rbk-green {
    color: #17A185;
}

.hub_app_3 .rbk-report-log,
.hub_app_11 .rbk-report-log {
    border: 1px solid #b2b3b4;
    padding: 8px 6px !important;
}

.hub_app_3 .rbk-report-gray,
.hub_app_3 .rbk-report-gray {
    background-color: #D9D9D9 !important;
}

.hub_app_3 .rbk-report-blue,
.hub_app_3 .rbk-report-blue {
    background-color: #7cb3e3 !important;
}

.hub_app_3 .rbk-rpt-task ul.nolist li::before,
.hub_app_11 .rbk-rpt-task ul.nolist li::before {
    background-color: #626364;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 8px;
}

.hub_app_3 .highlight,
.hub_app_11 .highlight {
    background-color: #fefe6d !important;
    font-weight: normal;
    color: #626364;
}

.hub_app_3 .customeTableWidth,
.hub_app_11 .customeTableWidth {
    table-layout: inherit !important;
}

.hub_app_3 .customeTableWidth td:first-child,
.hub_app_11 .customeTableWidth td:first-child {
    white-space: normal;
}

.hub_app_3 .customeTableWidth th,
.hub_app_11 .customeTableWidth th {
    padding-left: 10px !important;
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #bcc2c6 100%, #2989d8 100%, #bcd3e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #bcc2c6), color-stop(100%, #2989d8), color-stop(100%, #bcd3e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #bcc2c6 100%, #2989d8 100%, #bcd3e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7f7f7 0%, #bcc2c6 100%, #2989d8 100%, #bcd3e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f7f7f7 0%, #bcc2c6 100%, #2989d8 100%, #bcd3e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f7f7f7 0%, #bcc2c6 100%, #2989d8 100%, #bcd3e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#bcd3e5', GradientType=0); /* IE6-9 */
}

.hub_app_3 .border-radius-top,
.hub_app_11 .border-radius-top {
    border-radius: 5px 5px 0 0;
}

.allTaskHeader {
    padding: 10px 0 10px 48px;
    background-color: #EAEAE3;
    border-radius: 5px 5px 0 0;
    height: 42px;
}

.hub_app_3 #redbook-Dashboard .allTaskHeader,
.hub_app_11 #redbook-Dashboard .allTaskHeader {
    color: #000 !important;
}

.allTaskHeader .panel-title span {
    left: 0;
    padding: 10px 9px;
    position: absolute;
    top: 0;
    background-color: #FF7D65;
    height: 42px;
    border-radius: 5px 0 0;
    border-right: 1px solid #cfcfcf;
}

.hub_app_3 #redbook-Dashboard .allTaskHeader .panel-title span,
.hub_app_11 #redbook-Dashboard .allTaskHeader .panel-title span {
    border-right: 0;
    background-color: none;
}

.hub_app_3 .rbk-dasboard-main .blockquote,
.hub_app_11 .rbk-dasboard-main .blockquote {
    border-radius: 9px 0 0 9px;
    border-left-width: 10px;
    background: #f8f8f8 !important;
}

.hub_app_3 .eventListings,
.hub_app_11 .eventListings {
    background-color: #F9F9F9;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 5px
}

.hub_app_3 .dashboard-chart-btn,
.hub_app_11 .dashboard-chart-btn {
    background-color: #a8a8a8;
}

.hub_app_3 .dashboard-chart-btn.btnActive.bg-dark-gray,
.hub_app_11 .dashboard-chart-btn.btnActive.bg-dark-gray {
    background-color: #616974 !important;
}

.hub_app_3 .btnActive,
.hub_app_11 .btnActive {
    position: relative;
}

/*.btnActive::before {border-bottom: 10px solid #fff; border-left: 10px solid transparent; border-right: 9px solid transparent; bottom: 0; content: ""; left: 50%; margin-left: -5px; position: absolute; z-index: 999;}*/
.dayWiseTasks {
    border-bottom: 10px solid #ccc;
}

.btnActive .dayWiseTasks {
    border-bottom: 10px solid #3498DB;
}

.hub_app_3 #redbook-Dashboard .action-panel,
.hub_app_11 #redbook-Dashboard .action-panel {
    padding: 0 0 12px
}

.zsbk-panel-header {
    padding: 2px;
    text-align: left !important;
}

.zsbk-panel {
    background-color: #f0685a;
    border-radius: 6px;
    padding: 5px 15px;
}

.zsbk-bg-aqua {
    background-color: #01BBD4 !important;
}

.zsbk-bg-lightSeaGreen {
    background-color: #3CBEA4 !important;
}

.zsbk-bg-orange {
    background-color: #F79F36 !important;
}

.zsbk-bg-red {
    background-color: #F0685A !important;
}

.rbk-font-inherit {
    font-family: inherit !important;
}

.hub_app_3 .rbk-bg-light-gray,
.hub_app_11 .rbk-bg-light-gray {
    background-color: #F8F8F8;
}

.dark-blue {
    color: #336a9a;
}

.zsbk-gray {
    color: #a0a0a0;
}

#task-summery .blockquote {
    background-color: #dedede;
}

.hub_app_3 .padding-top-20,
.hub_app_11 .padding-top-20 {
    padding-top: 20px;
}

label.checkbox span:before {
    display: inline-block;
    border: 2px solid #e50000;
    border-radius: 10px;
    width: 28px;
    height: 28px;
    background: #ffffff;
    vertical-align: middle;
    margin: 3px;
    content: "\2716";
    color: #e50000;
    text-align: center;
    font-size: 29px;
}

#glbTaskChkMdl .eoTk-checklist {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
}

#glbTaskChkMdl .eoTk-checklist:hover {
    background-color: #e7ffff;
}

#glbTaskChkMdl .eoTk-checklist label.checkbox input[type="checkbox"] {
    display: none;
}

#glbTaskChkMdl .task-descr-header {
    background: linear-gradient(#37BC9B, #179C7B) repeat;
    padding: 5px 0px;
    border: 0;
}

#glbTaskChkMdl .new-checklist {
    margin: 19px;
    padding: 5px;
    color: #fff;
    cursor: pointer;
}

#glbTaskChkMdl .bg-primary {
    background: none repeat scroll 0 0 #5d9cec;
    color: #ffffff;
}

#glbTaskChkMdl .widget.panel {
    overflow: hidden;
}

#glbTaskChkMdl .widget {
    border: 0 none;
    margin-bottom: 20px;
}

#glbTaskChkMdl .row.row-table {
    display: table;
    height: 100%;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

#glbTaskChkMdl .bg-primary-dark {
    background: none repeat scroll 0 0 #2f80e7;
}

#glbTaskChkMdl .pv-lg {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

#glbTaskChkMdl .row-table > [class*="col-"] {
    display: table-cell;
    float: none;
    table-layout: fixed;
    vertical-align: middle;
}

#glbTaskChkMdl .bg-green-dark {
    background-color: #2b957a;
    color: #ffffff !important;
}

#glbTaskChkMdl .bg-green {
    background-color: #37bc9b;
    color: #ffffff !important;
}

/*  #task-edit-mdl {
    width: 900px;
}*/

#task-edit-mdl .eoTk-checklist label.checkbox input[type="checkbox"] {
    display: none;
}

label.checkbox span:before {
    display: inline-block;
    border: 2px solid #e50000;
    border-radius: 10px;
    width: 28px;
    height: 28px;
    background: #ffffff;
    vertical-align: middle;
    margin: 3px;
    content: "\2716";
    color: #e50000;
    text-align: center;
    font-size: 19px;
}

#task-edit-mdl .eoTk-checklist label.checkbox :checked + span:before {
    background: #FFFFFF;
    content: "\2714";
    color: #3DC17A;
    border-color: #3DC17A;
}

#task-edit-mdl .task-descr-header {
    background: none repeat scroll 0 0 #a0bce0;
    border: 1px solid #8ba7cb;
    padding: 7px 0;
    font-weight: bold;
    box-shadow: 0 2px 0 #888888;
}

.hub_app_3 #zip-logbook-event .full-td-plus,
.hub_app_11 #zip-logbook-event .full-td-plus {
    margin-top: 17px;
}

.hub_app_3 .display-block,
.hub_app_11 .display-block {
    display: block;
}

.hub_app_3 .padding-0,
.hub_app_11 .padding-0 {
    padding: 0 !important;
}

.hub_app_3 div.weeklySchChkBox input.alta-switch.alta-switch-5[type="checkbox"] + .lbl:before,
.hub_app_11 div.weeklySchChkBox input.alta-switch.alta-switch-5[type="checkbox"] + .lbl:before {
    background: #1f7b1d;
}

.hub_app_3 .task-checkbox,
.hub_app_11 .task-checkbox {
    width: 66px !important;
}

.hub_app_3 #redbook-Dashboard input.alta[type="checkbox"], input.alta[type="radio"],
.hub_app_11 #redbook-Dashboard input.alta[type="checkbox"], input.alta[type="radio"] {
    height: 20px;
    left: 50%;
    margin-left: -37px;
    margin-top: 1px;
    opacity: 0;
    position: absolute;
    width: 67px;
    z-index: 12;
}

.hub_app_3 #redbook-Dashboard input.alta[type="checkbox"], input.alta[type="radio"],
.hub_app_11 #redbook-Dashboard input.alta[type="checkbox"], input.alta[type="radio"] {
    width: 100%;
}

.hub_app_3 #zip-logbook-event-mdl input[type="radio"] + .lbl::before,
.hub_app_11 #zip-logbook-event-mdl input[type="radio"] + .lbl::before {
    line-height: 7px;
}

.hub_app_3 .rbk-search .input-search-icon,
.hub_app_11 .rbk-search .input-search-icon {
    left: 105px !important;
}

/* checklist Tabs */
.stat-panel {
    background: #fff;
    border-radius: 2px;
    display: table;
    overflow: hidden;
    position: relative;
    table-layout: fixed !important;
    width: 100%;
    opacity: 0.9;
    box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28);
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin-bottom: 20px;
}

.stat-cell {
    display: table-cell !important;
    overflow: hidden;
    padding: 10px 15px;
    position: relative
}

.stat-cell .bg-icon {
    bottom: 0;
    color: #000;
    font-size: 50px;
    height: 67px;
    line-height: 83px;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
    width: 100px;
    opacity: 0.13;
}

.stat-panel:hover {
    opacity: 1;
}

.stat-panel:hover .fa {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -webkit-animation: 0.6s linear 0s normal none 1 zoom;
    -ms-animation: 0.6s linear 0s normal none 1 zoom;
    -o-animation: 0.6s linear 0s normal none 1 zoom;
    -moz-animation: 0.6s linear 0s normal none 1 zoom;
    animation: 0.6s linear 0s normal none 1 zoom;
}

.active .stat-panel {
    box-shadow: 0px 7px 7px 1px rgba(109, 109, 109, 0.79);
    opacity: 1;
}

.stat-panel .bg-red {
    border: 0 solid #DD5A43;
}

.stat-panel .bg-cyan {
    border: 0 solid #44B6AE;
}

.stat-panel .bg-orange {
    border: 0 solid #D19744;
}

.stat-panel .bg-blue {
    border: 0 solid #5597CD;
}

.active .stat-cell {
    border-width: 4px;
    -webkit-box-shadow: 0px 7px 7px 1px rgba(109, 109, 109, 0.79);
    -moz-box-shadow: 0px 7px 7px 1px rgba(109, 109, 109, 0.79);
}

.active .stat-panel .fa {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.stat-cell .bg-icon.bg-icon-left {
    left: 0;
    right: auto
}

a.stat-cell:hover {
    text-decoration: none
}

/*   .tab-content .border-bottom {
    border : 1px solid #e6e9ed;
} */

/* end checklist Tabs */

/*Adding custom checkbox icons*/
.hub_app_3 .nb-cb,
.hub_app_11 .nb-cb {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    cursor: pointer;
}

.hub_app_3 .nb-cb:before, .nb-cb:after,
.hub_app_11 .nb-cb:before, .nb-cb:after {
    font-family: FontAwesome;
    font-size: 16px;
    /*absolutely positioned*/
    position: absolute;
    top: 0;
    left: 0;
}

.hub_app_3 .nb-cb:before,
.hub_app_11 .nb-cb:before {
    content: '\f096'; /*unchecked*/
}

.hub_app_3 .nb-cb:after,
.hub_app_11 .nb-cb:after {
    content: '\f046'; /*checked*/
    /*checked icon will be hidden by default by using 0 max-width and overflow hidden*/
    max-width: 100%;
    overflow: hidden;
    opacity: 0;
    /*CSS3 transitions for animated effect*/
    transition: all 0.35s;
}

/*when the user checks the checkbox the checked icon will animate in*/
.hub_app_3 input[type="checkbox"]:checked + .nb-cb:after,
.hub_app_11 input[type="checkbox"]:checked + .nb-cb:after {
    max-width: 25px; /*an arbitratry number more than the icon's width*/
    opacity: 1; /*for fade in effect*/
}

/*adding some colors for fun*/
.hub_app_3 input + .nb-cb:before, input + .nb-cb:after,
.hub_app_11 input + .nb-cb:before, input + .nb-cb:after {
    color: #DD5A43;
}

.hub_app_3 .nav-pills > li.active > a, .hub_app_3 .nav-pills > li.active > a:hover, .hub_app_3 .nav-pills > li.active > a:focus,
.hub_app_11 .nav-pills > li.active > a, .hub_app_11 .nav-pills > li.active > a:hover, .hub_app_11 .nav-pills > li.active > a:focus {
    background-color: #465766;
}

.margin-top-7 {
    margin-top: -7px;
}

/*#redbook-Dashboard input[type=checkbox].alta-switch.alta-switch-5 + .lbl::before{text-indent: 4px;}
#task-summery input[type=checkbox].alta-switch.alta-switch-5 + .lbl::before{text-indent: 4px;}*/


.connection-config {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.min-height-25-pr {
    min-height: 25% !important;
}

.cnf-section {
    position: absolute;
    height: 75%;
    top: 12%;
    left: 35%;
    width: 33%;
    color: white;
    text-align: center;
    padding: 5px;
}

.cloud-action-btn .btn {
    font-size: 23px;
    border: 1px solid white;
}

.font-27 {
    font-size: 27px !important;
}

.hub_app_3 .rbk-dashboard-table,
.hub_app_11 .rbk-dashboard-table {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f7f7f7 0%, #bcc2c6 100%, #2989d8 100%, #bcd3e5 100%) repeat scroll 0 0;
    padding-left: 10px !important;
}

.hub_app_3 .rbk-dsb-active,
.hub_app_11 .rbk-dsb-active {
    box-shadow: 0 5px 5px #989898;
}

.hub_app_3 .corrective-str,
.hub_app_11 .corrective-str {
    padding: 8px 3px
}

.hub_app_3 .tk-minor-header,
.hub_app_11 .tk-minor-header {
    background-color: #dddddd !important;
    color: #000000 !important;
    font-size: 17px !important;
}

.hub_app_3 .onb-major-cat-highlighted,
.hub_app_11 .onb-major-cat-highlighted {
    z-index: 1500;
    position: relative;
}

.hub_app_3 .onb-yes-no-highlighted,
.hub_app_11 .onb-yes-no-highlighted {
    z-index: 1500;
    position: relative;
    background: white none repeat scroll 0px 0px;
    width: 90px;
    height: 32px;
}

.hub_app_3 .opacity-half,
.hub_app_11 .opacity-half {
    opacity: 0.5 !important;
}

.hub_app_3 .onb-major-cat-highlighted .with-hightlight-arrow,
.hub_app_11 .onb-major-cat-highlighted .with-hightlight-arrow {
    position: relative;
}

.hub_app_3 .onb-major-cat-highlighted .with-hightlight-arrow:before, .onb-yes-no-highlighted.with-hightlight-arrow1:before,
.hub_app_11 .onb-major-cat-highlighted .with-hightlight-arrow:before, .onb-yes-no-highlighted.with-hightlight-arrow1:before {
    content: "";
    position: absolute;
}

.hub_app_3 .onb-major-cat-highlighted .with-hightlight-arrow:before,
.hub_app_11 .onb-major-cat-highlighted .with-hightlight-arrow:before {
    background: url(../../images/wizard/rbk-arrowdown.png) no-repeat;
    top: 0px;
    pointer-events: none;
    right: 20px;
    width: 138px;
    height: 137px;
    transform: rotate(180deg);
}

.hub_app_3 .onb-major-cat-highlighted .with-hightlight-arrow:after,
.hub_app_11 .onb-major-cat-highlighted .with-hightlight-arrow:after {
    position: absolute;
    bottom: -113px;
    pointer-events: none;
    font-size: 18px;
    color: #fff;
    right: 170px;
    width: 500px;
}

.hub_app_3 .onb-yes-no-highlighted.with-hightlight-arrow1:before,
.hub_app_11 .onb-yes-no-highlighted.with-hightlight-arrow1:before {
    background: url(../../images/wizard/rbk-arrowup.png) no-repeat;
    pointer-events: none;
    bottom: 16px;
    left: -127px;
    pointer-events: none;
    width: 127px;
    height: 130px;
    transform: rotate(180deg);
}

.hub_app_3 .onb-yes-no-highlighted.with-hightlight-arrow1:after,
.hub_app_11 .onb-yes-no-highlighted.with-hightlight-arrow1:after {
    position: absolute;
    bottom: 130px;
    right: 130px;
    width: 500px;
    font-size: 18px;
    color: #fff;
}

.hub_app_3 .onb-yes-no-highlighted.with-hightlight-arrow1:after,
.hub_app_11 .onb-yes-no-highlighted.with-hightlight-arrow1:after {
    pointer-events: none;
    content: "Click here to complete your task.";
}

.hub_app_3 .onb-yes-no-highlighted.with-hightlight-arrow33:after,
.hub_app_11 .onb-yes-no-highlighted.with-hightlight-arrow33:after {
    pointer-events: none;
    content: "Click here to complete your task." !important;
}

.es .onb-yes-no-highlighted.with-hightlight-arrow1:after {
    pointer-events: none;
    content: "Ahora se encuentra dentro de una lista de verificaciÃ³n , Cambie el botÃ³n de activaciÃ³n a " SÃ� " con el fin de completar su tarea .";
}

.fr .onb-yes-no-highlighted.with-hightlight-arrow1:after {
    pointer-events: none;
    content: "Vous Ãªtes maintenant dans une liste de contrÃ´le , Mettez le bouton Ã  bascule pour 'OUI' afin de complÃ©ter votre tÃ¢che .";
}

.zh .onb-yes-no-highlighted.with-hightlight-arrow1:after {
    pointer-events: none;
    content: "æ‚¨çŽ°åœ¨çš„æ¸…å�•ä¸­ï¼Œä¸ºäº†å®Œæˆ�ä½ çš„ä»»åŠ¡åˆ‡æ�¢åˆ‡æ�¢æŒ‰é’®ä¸ºâ€œæ˜¯â€� ã€‚";
}

.onb-major-cat-highlighted .with-hightlight-arrow:after {
    pointer-events: none;
    content: "Tap to expand";
}

.es .onb-major-cat-highlighted .with-hightlight-arrow:after {
    pointer-events: none;
    content: "Con el fin de completar una lista de verificaciÃ³n , haga clic en el icono resaltado .";
}

.fr .onb-major-cat-highlighted .with-hightlight-arrow:after {
    pointer-events: none;
    content: "Afin de complÃ©ter une liste de contrÃ´le , cliquez sur l' icÃ´ne en surbrillance .";
}

.zh .onb-major-cat-highlighted .with-hightlight-arrow:after {
    pointer-events: none;
    content: "ä¸ºäº†å®Œæˆ�çª�å‡ºæ˜¾ç¤ºçš„å›¾æ ‡æ¸…å�•ç‚¹å‡»ã€‚";
}

.cust-task-header {
    background-color: #fff;
    border: 1px solid #dddddd;
}

.hub_app_3 .dropdown-datepicker table,
.hub_app_11 .dropdown-datepicker table {
    width: 200px;
}

input.empty {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.zip-align .fa-stack-1x, .zip-align .fa-stack-2x {
    top: -3px;
}

.flagcolor {
    color: #aaa
}



#zip-logbook-library {
    background-color: #FFFFFF;
}

#zip-logbook-address {
    background-color: #FFFFFF;
}

.hub_app_3 .filter-toggle input,
.hub_app_1 .filter-toggle input,
.hub_app_11 .filter-toggle input {
    cursor: pointer;
}

input::-ms-clear {
    display: none !important;
}

.hub_app_5 .filter-toggle input {
    cursor: pointer !important;
}

.hub_app_5 .border-bottom-gray {
    border-bottom: 1px solid lightgray
}

.hub_app_3 .task-description:hover,
.hub_app_11 .task-description:hover {
    color: black;
    font-size: 18px;
    cursor: pointer;
}

.hub_app_3 .dashboard-task-desc:hover,
.hub_app_11 .dashboard-task-desc:hover {
    color: black;
    font-size: 14px !important;
    cursor: pointer;
}

.hub_app_3 .cust-task-desc:hover,
.hub_app_11 .cust-task-desc:hover {
    color: black;
    font-size: 16px !important;
    cursor: pointer;
}

.freq-icon {
    background: #3399ff none repeat scroll 0 0;
    color: #fff;
    padding: 4px 6px;
    border-radius: 1px;
    margin-right: 2px
}

.hub_app_3 .task-assign-div,
.hub_app_11 .task-assign-div {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8
}

.hub_app_3 .sch-filter .btn-group > .btn:last-child:not(:first-child), .hub_app_3 .sch-filter .btn-group > .dropdown-toggle:not(:first-child),
.hub_app_11 .sch-filter .btn-group > .btn:last-child:not(:first-child), .hub_app_11 .sch-filter .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

.hub_app_3 .filter-on:before,
.hub_app_11 .filter-on:before {
    color: #fff;
    content: "\f00c";
    font-family: fontawesome;
    font-size: 8px;
    font-weight: normal;
    position: absolute;
    left: 1px;
    top: -1px;
    z-index: 1;
}

.hub_app_3 .filter-on:after,
.hub_app_11 .filter-on:after {
    border-color: #1bbc9b transparent transparent #1bbc9b;
    border-style: solid;
    border-width: 8px 8px 9px 9px;
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
}

.hub_app_3 .custom_dropdown,
.hub_app_11 .custom_dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-progress-appearance: none;
    text-align: left;
    cursor: pointer;
    background-color: transparent !important;
    padding-right: 25px;

}

.hub_app_3 .custom-select,
.hub_app_11 .custom-select {
    position: relative;
    width: 100%;
    background-color: #fff;
    opacity: 0.9;
}

.hub_app_3 .custom-select:before,
.hub_app_11 .custom-select:before {
    position: absolute;
    right: 9px;
    top: 14px;
    content: "";
    border-top: 6px solid #444;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    z-index: -999999;
}

.hub_app_3 select.temprature-task,
.hub_app_11 select.temprature-task {
    border: 1px solid #cd5c5c;
}

.top-2 {
    top: 2px
}

.hub_app_3. custom_dropdown:hover, .hub_app_3 .custom_dropdown:focus, .hub_app_3 .custom_dropdown:active,
.hub_app_11. custom_dropdown:hover, .hub_app_11 .custom_dropdown:focus, .hub_app_11 .custom_dropdown:active {
    outline: none;
}

.hub_app_3 .rbk-cust-task .table th,
.hub_app_11 .rbk-cust-task .table th {
    text-align: center
}

.hub_app_3 select.my-cstm-select option,
.hub_app_11 select.my-cstm-select option {
    max-width: 117px !important;
    word-break: break-all;
}

.hub_app_3 .selectize-input .item,
.hub_app_11 .selectize-input .item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px;
    vertical-align: middle;
}

.hub_app_3 .my-vertical-algn-mdl li,
.hub_app_11 .my-vertical-algn-mdl li {
    vertical-align: middle !important;
}

.task-explnation ol, .task-explnation ul {
    padding-left: 2px;
    text-align: left;
}

.task-explnation {
    z-index: 999
}

.is_completed_wrap {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 40px;
    float: left;
    padding: 3px 4px;;
}

.is_completed_wrap .is_completed_btn {
    vertical-align: middle;
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #777;
    float: left;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 21px;
    cursor: pointer;
}

.hub_app_3 .is_completed_wrap .is_completed_btn:nth-child(2),
.hub_app_11 .is_completed_wrap .is_completed_btn:nth-child(2) {
    margin: 0 8px;
}

.hub_app_3 .is_completed_wrap .is_completed_btn.red i, .hub_app_3 .is_completed_wrap .is_completed_btn.gray i, .hub_app_3 .is_completed_wrap .is_completed_btn.green i,
.hub_app_11 .is_completed_wrap .is_completed_btn.red i, .hub_app_11 .is_completed_wrap .is_completed_btn.gray i, .hub_app_11 .is_completed_wrap .is_completed_btn.green i {
    color: #fff;
    font-size: 12px;
}

.hub_app_3 .is_completed_wrap .is_completed_btn.red,
.hub_app_11 .is_completed_wrap .is_completed_btn.red {
    background-color: #DA566A;
    border: 1px solid #DA566A;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

.hub_app_3 .is_completed_wrap .is_completed_btn.gray,
.hub_app_11 .is_completed_wrap .is_completed_btn.gray {
    background-color: #484D55;
    border: 1px solid #484D55;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

.hub_app_3 .is_completed_wrap .is_completed_btn.green,
.hub_app_11 .is_completed_wrap .is_completed_btn.green {
    background-color: #4fcc72;
    border: 1px solid #4fcc72;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

.hub_app_3 .is_completed_wrap .is_completed_btn.red:focus,
.hub_app_11 .is_completed_wrap .is_completed_btn.red:focus {
    background-color: #e50000;
    border: 1px solid #e50000;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

.hub_app_3 .is_completed_wrap .is_completed_btn.gray:focus,
.hub_app_11 .is_completed_wrap .is_completed_btn.gray:focus {
    background-color: #949494;
    border: 1px solid #949494;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

.hub_app_3 .is_completed_wrap .is_completed_btn.green:focus,
.hub_app_11 .is_completed_wrap .is_completed_btn.green:focus {
    background-color: #4fcc72;
    border: 1px solid #4fcc72;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

.hub_app_3 .flag_btn,
.hub_app_11 .flag_btn {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 7px;
    text-align: center;
}

.hub_app_3 .flag_btn.border_green,
.hub_app_11 .flag_btn.border_green {
    border: 1px solid #1BBC9B;
}

.hub_app_3 .flag_btn.border_red,
.hub_app_11 .flag_btn.border_red {
    border: 1px solid #DF3B3B;
}

.hub_app_3 .flag_btn.border_gray,
.hub_app_11 .flag_btn.border_gray {
    border: 1px solid #777777;
}

.hub_app_3 #rbk-task-detail .btn-sky,
.hub_app_11 #rbk-task-detail .btn-sky {
    background-color: #39c2ff;
    color: #fff;
}

.hub_app_3 #rbk-task-detail .btn-sky:hover,
.hub_app_11 #rbk-task-detail .btn-sky:hover {
    background-color: #2ebfff;
    color: #fff;
}

.hub_app_3 .selectize-control.single .selectize-input,
.hub_app_11 .selectize-control.single .selectize-input {
    box-shadow: none !important;
    background-image: none !important;
    padding: 5px 10px !important;
}
.hub_app_3 .rounded-white-selectize .selectize-control.single .selectize-input,
.hub_app_11 .rounded-white-selectize .selectize-control.single .selectize-input {
	border-radius: 30px;
	background-color: #fff;
	border-color: #dddfe0;
}
.hub_app_3 .panel-body .modal-title,
.hub_app_11 .panel-body .modal-title {
    color: #fff !important;
    font-size: 12px !important;
}

.hub_app_3 .panel-body.edit-link a,
.hub_app_3 .panel-body.edit-link a {
    color: #79cffb !important;
}

.hub_app_3 .panel-body.edit-link a:hover,
.hub_app_11 .panel-body.edit-link a:hover {
    color: #59afdb !important;
}

.hub_app_3 .selectize-dropdown .active,
.hub_app_11 .selectize-dropdown .active {
    background-color: #666666 !important;
    color: #fff !important;
}

.hub_app_3 .input-xlarge.multiselect .btn.btn-block.multi-select-filter,
.hub_app_11 .input-xlarge.multiselect .btn.btn-block.multi-select-filter {
    padding: 5px 15px;
    border-radius: 40px;
    background-color: 40px;
    background-color: #fff;
}

.hub_app_3 #task-summery .no-gradient-table .control-group,
.hub_app_11 #task-summery .no-gradient-table .control-group {
    min-height: auto;
}

.hub_app_3 .task-exp-tooltip,
.hub_app_11 .task-exp-tooltip {
    z-index: 100
}

.hub_app_3 .task-exp-tooltip .tooltip-inner,
.hub_app_11 .task-exp-tooltip .tooltip-inner {
    max-width: 300px !important;
    width: 300px !important;
    padding: 0 !important;
}

.cursor-move {
    cursor: move;
}

.hub_app_3 .glb-border-red,
.hub_app_11 .glb-border-red {
    border: 1px solid #DF3B3B
}

#rbk-task-detail .modal-sidebar .left-section {
    width: 180px
}

#rbk-task-detail .modal-sidebar .content-section {
    padding-left: 180px
}

/* new Checklist Design Start */
/* chechlist Dashboard css start */



.hub_app_3 .chklist_box_content .header_wrap,
.hub_app_11 .chklist_box_content .header_wrap {
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 5px 5px 0 0;
    color: #7f7f7f;
    font-size: 20px;
    margin: 20px 0 0;
    padding: 8px 15px;
    position: relative;
}

.hub_app_3 .chklist_box_content .header_wrap .seperator_sky,
.hub_app_11 .chklist_box_content .header_wrap .seperator_sky {
    border-bottom: 1px solid #5cccfc;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 25%;
}

.hub_app_3 .chklist_box_content .header_wrap .seperator_orange,
.hub_app_11 .chklist_box_content .header_wrap .seperator_orange {
    border-bottom: 1px solid #FABB5A;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 12%;
}

.hub_app_3 .chklist_box_content .chl_task_wrapper,
.hub_app_11 .chklist_box_content .chl_task_wrapper {
    padding: 0 20px;
    background-color: #FEFEFE;
    float: left;
    width: 100%;
    border-radius: 0 0 5px 5px;
}

.hub_app_3 .chklist_box_content .chl_task_wrapper .row_seprator,
.hub_app_11 .chklist_box_content .chl_task_wrapper .row_seprator {
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 0;
}

.hub_app_3 .chklist_box_content .chl_task_wrapper .row_seprator:last-child,
.hub_app_11 .chklist_box_content .chl_task_wrapper .row_seprator:last-child {
    border-bottom: none;
}

.hub_app_3 .chklist_box_content .media,
.hub_app_11 .chklist_box_content .media {
    float: left;
    padding-right: 10px;
}

.hub_app_3 .chklist_box_content .media .data_bg,
.hub_app_11 .chklist_box_content .media .data_bg {
    padding: 3px 5px 5px 11px;
    float: left;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    background-color: #6BDEF3;
    border: 1px solid #0CBFD6;
    color: #fff;
    font-size: 18px;
}

.hub_app_3 .chklist_box_content .media img,
.hub_app_11 .chklist_box_content .media img {
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hub_app_3 .chklist_box_content .media-body,
.hub_app_11 .chklist_box_content .media-body {
    overflow: hidden;
    margin: 0;
}

.hub_app_3 .chklist_box_content .media-body .media-heading,
.hub_app_11 .chklist_box_content .media-body .media-heading {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.hub_app_3 .chklist_box_content .media-body .media-content,
.hub_app_11 .chklist_box_content .media-body .media-content {
    margin-bottom: 8px;
}

.hub_app_3 .chklist_box_content .media-body .media-content p,
.hub_app_11 .chklist_box_content .media-body .media-content p {
    font-size: 13px;
    margin: 0;
}

.hub_app_3 .roundrd_btn,
.hub_app_11 .roundrd_btn {
    border-radius: 40px;
    margin: 0 5px;
    box-shadow: none;
}

.hub_app_3 .roundrd_btn:first-child,
.hub_app_11 .roundrd_btn:first-child {
    margin: 0;
}

.hub_app_3 .roundrd_btn:last-child,
.hub_app_11 .roundrd_btn:last-child {
    margin: 0 0 0 5px;
}

.hub_app_3 .roundrd_btn.bg_green_btn,
.hub_app_11 .roundrd_btn.bg_green_btn {
    background-color: #52C687;
    color: #fff;
    padding: 4px 15px;
}

.hub_app_3 .roundrd_btn.green_btn,
.hub_app_11 .roundrd_btn.green_btn {
    border: 1px solid #52C687;
    color: #52C687;
    padding: 4px 15px;
    background-color: transparent;
}

.hub_app_3 .roundrd_btn.green_btn:hover,
.hub_app_11 .roundrd_btn.green_btn:hover {
    background-color: #52C687;
    color: #fff;
}

.hub_app_3 .roundrd_btn.gray_btn,
.hub_app_11 .roundrd_btn.gray_btn {
    border: 1px solid #A4ADBC;
    color: #A4ADBC;
    padding: 4px 15px;
    background-color: transparent;
}

.hub_app_3 .roundrd_btn.gray_btn:hover,
.hub_app_11 .roundrd_btn.gray_btn:hover {
    background-color: #A4ADBC;
    color: #fff;
}

.hub_app_3 .roundrd_btn.gray_btn.active,
.hub_app_11 .roundrd_btn.gray_btn.active {
    background-color: #A4ADBC;
    color: #fff;
}

/* graph css */
.hub_app_3 .chl_task_wrapper .graph_wrapper,
.hub_app_11 .chl_task_wrapper .graph_wrapper {
    height: 150px;
}

.hub_app_3 .chl_task_wrapper .graph_wrapper:hover,
.hub_app_11 .chl_task_wrapper .graph_wrapper:hover {
    background-color: #f1f1f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* checklist Dashboard css End */

/* FloowUp page css */
.hub_app_3 .chklist_title_wrap,
.hub_app_11 .chklist_title_wrap {
    margin: -20px -15px 20px;
    display: block;
}

.hub_app_3 .chklist_title_wrap .chklist_title,
.hub_app_11 .chklist_title_wrap .chklist_title {
    background-color: #E6EBEF;
    padding: 15px;
}

.hub_app_3 .followUP_wrapper,
.hub_app_11 .followUP_wrapper, .hub_app_10 .followUP_wrapper {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 12px 15px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 12px;
}

.hub_app_3 #check_followUp .chklist_box_content .followUP_wrapper .media_wrap,
.hub_app_11 #check_followUp .chklist_box_content .followUP_wrapper .media_wrap {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.hub_app_3 #check_followUp .chklist_box_content .followUP_wrapper .media_wrap .data_bg,
.hub_app_11 #check_followUp .chklist_box_content .followUP_wrapper .media_wrap .data_bg{
    padding: 3px 5px 5px 11px;
    float: left;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    background-color: #6BDEF3;
    border: 1px solid #0CBFD6;
    color: #fff;
    font-size: 18px;
}

.hub_app_3 #check_followUp .chklist_box_content .followUP_wrapper .media_wrap img,
.hub_app_11 #check_followUp .chklist_box_content .followUP_wrapper .media_wrap img{
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hub_app_3 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap,
.hub_app_11 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.hub_app_3 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap .media-heading,
.hub_app_11 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap .media-heading{
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.hub_app_3 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap .media-content,
.hub_app_11 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap .media-content {
    margin-bottom: 8px;
}

.hub_app_3 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap .media-content p,
.hub_app_11 #check_followUp .chklist_box_content .followUP_wrapper .media_body_wrap .media-content p{
    font-size: 13px;
    margin: 0;
}


.is_completed_wrap {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 40px;
    float: left;
    padding: 4px 5px;
}

.is_completed_wrap .is_completed_btn {
    vertical-align: middle;
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #838588;
    float: left;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
}

.is_completed_wrap .is_completed_btn i {
    font-size: 13px;
}

.hub_app_3 .is_completed_wrap .is_completed_btn:nth-child(2),
.hub_app_11 .is_completed_wrap .is_completed_btn:nth-child(2){
    margin: 0 8px
}

.hub_app_3 .is_completed_wrap .is_completed_btn.red i,
.hub_app_3 .is_completed_wrap .is_completed_btn.gray i,
.hub_app_3 .is_completed_wrap .is_completed_btn.green i,
.hub_app_11 .is_completed_wrap .is_completed_btn.red i,
.hub_app_11 .is_completed_wrap .is_completed_btn.gray i,
.hub_app_11 .is_completed_wrap .is_completed_btn.green i{
    color: #fff
}

.hub_app_3 .is_completed_wrap .is_completed_btn.red,
.hub_app_11 .is_completed_wrap .is_completed_btn.red{
    background-color: #DA566A;
    border: 1px solid #DA566A;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1)
}

.hub_app_3 .is_completed_wrap .is_completed_btn.gray,
.hub_app_11 .is_completed_wrap .is_completed_btn.gray{
    background-color: #BABABA;
    border: 1px solid #BABABA;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1)
}

.hub_app_3 .is_completed_wrap .is_completed_btn.green,
.hub_app_11 .is_completed_wrap .is_completed_btn.green{
    background-color: #4fcc72;
    border: 1px solid #4fcc72;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1)
}

.hub_app_3 #rbk-task-detail .btn-sky,
.hub_app_11 #rbk-task-detail .btn-sky{
    background-color: #39c2ff;
    color: #fff;
    border: none;
}

.hub_app_3 .red,
.hub_app_11 .red{
    color: #EE7E94;
}

.hub_app_3 .bg_red,
.hub_app_11 .bg_red{
    background-color: #EE7E94;
}

.hub_app_3 .yellow,
.hub_app_11 .yellow{
    color: #F6BB61;
}

.hub_app_3 .bg_yellow,
.hub_app_11 .bg_yellow{
    background-color: #F6BB61;
}

.hub_app_3 .switch-toggle.switch-candy, .switch-light.switch-candy > span,
.hub_app_11 .switch-toggle.switch-candy, .switch-light.switch-candy > span{
    background-color: #8A8F95 !important;
    border-radius: 40px;
    border: 1px solid #8A8F95 !important;
}



.hub_app_3 .chkSelect_2 .select2-container .select2-choice,
.hub_app_11 .chkSelect_2 .select2-container .select2-choice{
    background-color: #FAFBFD !important;
    border-radius: 4px;
}


.hub_app_3 .chkSelect_2 .select2-container-disabled .select2-choice,
.hub_app_11 .chkSelect_2 .select2-container-disabled .select2-choice{
    background-color: #F4F4F4 !important;
    border-radius: 4px !important;
    cursor: not-allowed;
}

.hub_app_3 .stat-panel-new .stat-cell-new.daily.active .fa-check-circle,
.hub_app_3 .stat-panel-new .stat-cell-new.weekly.active .fa-check-circle,
.hub_app_3 .stat-panel-new .stat-cell-new.monthly.active .fa-check-circle,
.hub_app_11 .stat-panel-new .stat-cell-new.daily.active .fa-check-circle,
.hub_app_11 .stat-panel-new .stat-cell-new.weekly.active .fa-check-circle,
.hub_app_11 .stat-panel-new .stat-cell-new.monthly.active .fa-check-circle{
    position: absolute;
    top: -8px;
    right: -2px;
    display: block;
}


.hub_app_3 .chechlist_screen .progress,
.hub_app_11 .chechlist_screen .progress,.hub_app_10 .chechlist_screen .progress{
    background-color: #EEF2F6;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 7px;
    overflow: hidden;
    margin:9px 0 0 0;
}

.hub_app_3 .chechlist_screen .progress .progress-bar.bg-green,
.hub_app_11 .chechlist_screen .progress .progress-bar.bg-green,
.hub_app_10 .chechlist_screen .progress .progress-bar.bg-green{
    background-color: #1BBC9B;
}

.hub_app_3 .chechlist_screen .progress .progress-bar.bg-yellow,
.hub_app_11 .chechlist_screen .progress .progress-bar.bg-yellow,
.hub_app_10 .chechlist_screen .progress .progress-bar.bg-yellow{
    background-color: #FC9514;
}

.hub_app_3 .chechlist_screen .progress .progress-bar.bg-red,
.hub_app_11 .chechlist_screen .progress .progress-bar.bg-red,
.hub_app_10 .chechlist_screen .progress .progress-bar.bg-red{
    background-color: #FC5A6D;
}

.hub_app_3 .followUP_wrapper .graybgwrap,
.hub_app_11 .followUP_wrapper .graybgwrap{
    display: inline-block;
    padding: 6px 5px 0 0;
    border-radius: 50%;
    background-color: #F8F8FA;
    width: 35px;
    height: 35px;
}

.hub_app_3 #talkbubble,
.hub_app_11 #talkbubble{
    width: 70px;
    height: 24px;
    position: relative;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-left: 25px;
    font-size: 13px;
}

.hub_app_3 #talkbubble:before,
.hub_app_11 #talkbubble:before{
    content: "";
    position: absolute;
    right: 100%;
    top: 7px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.hub_app_3 #talkbubble.daily,
.hub_app_11 #talkbubble.daily{
    background: #3BCBDD;
}

.hub_app_3 #talkbubble.daily:before,
.hub_app_11 #talkbubble.daily:before{
    border-right: 10px solid #3BCBDD;
}

.hub_app_3 #talkbubble.weekly,
.hub_app_11 #talkbubble.weekly{
    background: #8BC34A;
}

.hub_app_3 #talkbubble.weekly:before,
.hub_app_11 #talkbubble.weekly:before{
    border-right: 10px solid #8BC34A;
}

.hub_app_3 #talkbubble.monthly,
.hub_app_11 #talkbubble.monthly{
    background: #a767dd;
}

.hub_app_3 #talkbubble.monthly:before,
.hub_app_11 #talkbubble.monthly:before{
    border-right: 10px solid #a767dd;
}


.hub_app_3 #talkbubble.Overdue,
.hub_app_11 #talkbubble.Overdue{
    background: #FD5969;
}
.hub_app_3 #talkbubble.Overdue:before,
.hub_app_11 #talkbubble.Overdue:before{
    border-right: 10px solid #FD5969;
}
.hub_app_3 #talkbubble.COMPLETED,
.hub_app_11 #talkbubble.COMPLETED{
    background: #4fcc72;
}
.hub_app_3 #talkbubble.COMPLETED:before,
.hub_app_11 #talkbubble.COMPLETED:before{
    border-right: 10px solid #4fcc72;
}
.hub_app_3 #talkbubble.DELAY,
.hub_app_11 #talkbubble.DELAY{
    background: #a767dd;
}
.hub_app_3 #talkbubble.DELAY:before,
.hub_app_11 #talkbubble.DELAY:before{
    border-right: 10px solid #a767dd;
}

.hub_app_3 .zchk_box_tittle,
.hub_app_11 .zchk_box_tittle{
    background-color: #E6EBEE;
    margin: -19px -15px 20px -15px;
    padding: 10px 15px;
}

.hub_app_3 .zchk_box_content,
.hub_app_11 .zchk_box_content{
    background-color: #eff3f6;
    padding: 0 10px;
    float: left;
    margin-bottom:5px;
    width: 100%;
}

.hub_app_3 .zchk_box_content .header_wrap,
.hub_app_11 .zchk_box_content .header_wrap{
    background-color: #E9EAEC;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
    padding: 8px 15px;
    position: relative;
}
.hub_app_3 .zchk_box_content .footer_wrap,
.hub_app_11 .zchk_box_content .footer_wrap,
.hub_app_10 .zchk_box_content .footer_wrap
{
    background-color: #E9EAEC;
    border-bottom: 1px solid #f3f3f3;
    font-size: 16px;
    padding: 8px 15px;
    width: 100%;
    float: left;
}

.hub_app_3 .zchk_box_content .header_wrap .icon_circle,
.hub_app_11 .zchk_box_content .header_wrap .icon_circle{
    padding: 7px 14px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background-color: #fff;
}

.hub_app_3 .zchk_box_content .header_wrap .seperator_sky,
.hub_app_11 .zchk_box_content .header_wrap .seperator_sky{
    border-bottom: 1px solid #FC5A6D;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 12%;
}

.hub_app_3 .zchk_box_content .schedule_sumry_wrapper,
.hub_app_11 .zchk_box_content .schedule_sumry_wrapper{
    padding: 20px;
    background-color: #FBFBFB;
    float: left;
    width: 100%;
}

.hub_app_3 .addon_temp.input-group,
.hub_app_11 .addon_temp.input-group{
    width: 90px;
}

.hub_app_3 .addon_temp.input-group .form-control,
.hub_app_11 .addon_temp.input-group .form-control{
    border-radius: 40px 0 0 40px;
    padding: 4px 11px;
    height: 30px !important;
    
}

.hub_app_3 .addon_temp.input-group .input-group-addon,
.hub_app_11 .addon_temp.input-group .input-group-addon{
    border-radius: 0 40px 40px 0;
    background-color: #EDF1F4;
    padding: 4px 7px;
}

.hub_app_3 .add_chk,
.hub_app_11 .add_chk{
    text-align: center;
}

.hub_app_3 .add_chk .ac-mdl-btn,
.hub_app_11 .add_chk .ac-mdl-btn{
    position: relative;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 20px;
    color: #444;
}

.hub_app_3 .add_chk .ac-mdl-btn:hover,
.hub_app_11 .add_chk .ac-mdl-btn:hover{
    background-color: transparent;
    color: #444;
}

.hub_app_3 .add_chk .ac-mdl-btn:focus ,
.hub_app_11 .add_chk .ac-mdl-btn:focus {
    box-shadow: none;
}

.hub_app_3 .add_chk .ac-mdl-btn span,
.hub_app_11 .add_chk .ac-mdl-btn span{
    display: none;
}

.hub_app_3 .add_chk .ac-mdl-btn.active,
.hub_app_11 .add_chk .ac-mdl-btn.active{
    background-color: #61c390;
    color: #fff;
    box-shadow: none;
}

.hub_app_3 .add_chk .ac-mdl-btn:first-child,
.hub_app_11 .add_chk .ac-mdl-btn:first-child{
    margin: 0px;
    float: left;
}

.hub_app_3 .add_chk .ac-mdl-btn:last-child,
.hub_app_11 .add_chk .ac-mdl-btn:last-child{
    margin: 0px;
    float: right;
}

.hub_app_3 .add_chk .ac-mdl-btn.active span,
.hub_app_11 .add_chk .ac-mdl-btn.active span{
    position: absolute;
    top: 50%;
    background-color: #61C390;
    padding: 0;
    border-radius: 50%;
    border: 0.5px solid #fff;
    left: -12px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    vertical-align: middle;
    line-height: 20px;
    font-size: 11px;
    display: block;
    color: #fff;
}

.hub_app_3 .print_dropdown .dropdown-menu:before,
.hub_app_11 .print_dropdown .dropdown-menu:before{
    position: absolute;
    top: -7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    z-index: 1;
    content: '';
}


.hub_app_3 .dsb-chrt, .hub_app_11 .dsb-chrt {
    border-radius: 3px;
    height: 200px;
    width: 200px;
}
.hub_app_3 .dsb-chrt:hover, .hub_app_11 .dsb-chrt:hover{
    border-radius: 4px;
    box-sizing: border-box;
}

.hub_app_3 input[type=radio][disabled], .hub_app_3 input[type=checkbox][disabled], .hub_app_3 input[type=radio].disabled, .hub_app_3 input[type=checkbox].disabled, .hub_app_3 fieldset[disabled] input[type=radio], .hub_app_3 fieldset[disabled] input[type=checkbox],
.hub_app_11 input[type=radio][disabled], .hub_app_11 input[type=checkbox][disabled], .hub_app_11 input[type=radio].disabled, .hub_app_11 input[type=checkbox].disabled, .hub_app_11 fieldset[disabled] input[type=radio], .hub_app_11 fieldset[disabled] input[type=checkbox]
{cursor:not-allowed !important;}

.manual_chk_Wrapp{background-color: #FBFBFB; padding-bottom: 20px;}

.checklist_input {
    background-color: #FAFBFD !important;
    border-radius: 4px !important;
    min-height: 37px;
}
.progress-bar[aria-valuenow="0"]{min-width: 3px;}

.temprature-task input, .selectize-control.temprature-task .selectize-input { border-color: #cd5c5c !important; }
.temprature-task input:focus { border-color: #cd5c5c;}
.temprature-task span {
    background-color: #cd5c5c !important;
    border-color: #cd5c5c;
    color: white;
}

.hub_app_11 .stat-panel-new, .hub_app_3 .stat-panel-new {
    background: #fff;
    border-radius: 2px;
    display: table;
    position: relative;
    table-layout: fixed !important;
    width: 100%;
    box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.28);
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin-bottom: 0px;
}
.hub_app_11 .stat-panel-new .stat-cell-new, .hub_app_3 .stat-panel-new .stat-cell-new {
    display: table-cell !important;
    padding: 10px 15px;
    position: relative;
    border-bottom: 2px solid #fff;
    border-radius: 2px;
}
.hub_app_11 .stat-panel-new .stat-cell-new .circle_count, .hub_app_3 .stat-panel-new .stat-cell-new .circle_count {
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 0px 0 0px 7px;
    float: left;
    margin-right: 6px;
}
.hub_app_11 .stat-panel-new .stat-cell-new.daily, .hub_app_3 .stat-panel-new .stat-cell-new.daily {
    color: #3BCBDD;
}
.hub_app_11 .stat-panel-new .stat-cell-new.weekly, .hub_app_3 .stat-panel-new .stat-cell-new.weekly {
    color: #8BC34A;
}
.hub_app_11 .stat-panel-new .stat-cell-new.monthly, .hub_app_3 .stat-panel-new .stat-cell-new.monthly {
    color: #a767dd;
}
.hub_app_11 .stat-panel-new .stat-cell-new.daily.active, .hub_app_3 .stat-panel-new .stat-cell-new.daily.active {
    border-bottom: 2px solid #3BCBDD;
    box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.28);
}
.hub_app_11 .stat-panel-new .stat-cell-new.weekly.active, .hub_app_3 .stat-panel-new .stat-cell-new.weekly.active {
    border-bottom: 2px solid #8BC34A;
    box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.28);
}

.hub_app_11 .stat-panel-new .stat-cell-new.monthly.active, .hub_app_3 .stat-panel-new .stat-cell-new.monthly.active {
    border-bottom: 2px solid #a767dd;
    box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.28);
}
.hub_app_11 .stat-panel-new .stat-cell-new .fa-check-circle, .hub_app_3 .stat-panel-new .stat-cell-new .fa-check-circle {
    display: none;
}
/* Start Div Table */

.hub_app_3 .rTable, .hub_app_11 .rTable,.hub_app_10 .rTable{
  	display: table;
  	width: 100%;
  	border-spacing: 0.5rem;
    border-collapse: collapse;
    font-size: 14px;
    table-layout: fixed;
}
.hub_app_3 .rTableRow, .hub_app_11 .rTableRow, .hub_app_10 .rTableRow  {
  	display: table-row;
}
.hub_app_3 .rTableHeading, .hub_app_11 .rTableHeading, .hub_app_10 .rTableHeading {
  	display: table-header-group;
  	background-color: #ddd;
}
.hub_app_3 .rTableHead, .hub_app_11 .rTableHead, .hub_app_10 .rTableHead {
  	display: table-cell;
  	padding: 10px;
  	border: 1px solid #E9EAEC;
  	background-color: #E9EAEC;
  	font-weight: 600;
  	
}
.hub_app_3 .rTableHead.subheader, .hub_app_11 .rTableHead.subheader, .hub_app_10 .rTableHead.subheader{background-color: #f1f1f1;}
.hub_app_3 .rTableCell, .hub_app_11 .rTableCell, .hub_app_10 .rTableCell{
  	display: table-cell;
  	padding: 10px;
  	border: 1px solid #E9EAEC;
  	
}
.hub_app_3 .rTableHeading, .hub_app_11 .rTableHeading, .hub_app_10 .rTableHeading {
  	display: table-header-group;
  	background-color: #ddd;
  	font-weight: bold;
}
.hub_app_3 .rTableFoot, .hub_app_11 .rTableFoot, .hub_app_10 .rTableFoot {
 display: table-cell;
  	padding: 10px;
  	border: 1px solid #E9EAEC;
  	background-color: #E9EAEC;
  	font-weight: 600;
}
.hub_app_3 .rTableBody, .hub_app_11 .rTableBody, .hub_app_10 .rTableBody {
  	display: table-row-group;
}
.hub_app_3 .rTableRow:nth-child(odd), .hub_app_11 .rTableRow:nth-child(odd), .hub_app_10 .rTableRow:nth-child(odd) {
    background-color: #FAFBFD;
  }
  
 .hub_app_3 .rTableRow:nth-child(even), .hub_app_11 .rTableRow:nth-child(even), .hub_app_10 .rTableRow:nth-child(even) {
    background-color: #fff;
  }

.chk_notif_badge{
    right: 10px;
    top: -1px;
    border-radius: 0 0 5px 5px;
    font-size: 12px;
    padding: 1px 2px;
    min-width: 26px;
    position: absolute;
    color: #fff;
    text-align: center;
}
.daily-bg-color{background-color: #3bcbdd !important;border:1px solid #3bcbdd!important;}
.weekly-bg-color{background-color: #8BC34A !important;border:1px solid #8BC34A!important;}
.monthly-bg-color{background-color: #a767dd !important;border:1px solid #a767dd!important;}
.followUP_wrapper .progress .progress-bar, .footer_wrap .progress .progress-bar{height: 8px !important; background-image: none !important;}

.hub_app_3 .trndRpt-columnChart ,.hub_app_11 .trndRpt-columnChart ,.hub_app_10 .trndRpt-columnChart{
    height: 400px;
    width: 100%;
    font-size: 11px;
}
.dim-light-gray{background-color:#DAF0C2}

/* start checkLialst detal Filter */
.hub_app_3 .chkdetailfilter_wrap .chkdetailfilter4 ,
.hub_app_11 .chkdetailfilter_wrap .chkdetailfilter4 {width: 600px; left: -230px !important;}
.hub_app_3 .chkdetailfilter_wrap .chkdetailfilter4 .fltr-3,
.hub_app_11 .chkdetailfilter_wrap .chkdetailfilter4 .fltr-3{width: 24%; display: inline-table;vertical-align:top;}
.hub_app_3 .chkdetailfilter_wrap .chkdetailfilter3,
.hub_app_11 .chkdetailfilter_wrap .chkdetailfilter3{width: 410px;}
.hub_app_3 .chkdetailfilter_wrap .chkdetailfilter3 .fltr-3,
.hub_app_11 .chkdetailfilter_wrap .chkdetailfilter3 .fltr-3{width: 32.5%; display: inline-table;}
/* End checkList detal Filter */



.color-overdue{color:#FD5969}
.color-competed{color:#40a26f}


.hub_app_3 #zip-logbook-library .list-inline > li, .hub_app_11 #zip-logbook-library .list-inline > li ,
.hub_app_1 #zip-logbook-library .list-inline > li{
    width: 30px;
}

.hub_app_3 #zip-logbook-library .list-inline > li a, .hub_app_11 #zip-logbook-library .list-inline > li a, .hub_app_1 #zip-logbook-library .list-inline > li a {
    border-radius: 100%;
    color: #999;
    font-weight: bold;
    padding: 7px 12px;
}

.hub_app_3 #zip-logbook-library .list-inline > li a.active, .hub_app_11 #zip-logbook-library .list-inline > li a.active, .hub_app_1 #zip-logbook-library .list-inline > li a.active {
    background: #999;
    color: #FFF;
}

.hub_app_3 #zip-logbook-library .list-inline > li a:hover, .hub_app_11 #zip-logbook-library .list-inline > li a:hover , .hub_app_11 #zip-logbook-library .list-inline > li a:hover {
    background: #CCC;
    color: #FFF;
}

.hub_app_3 #zip-logbook-library .cat, .hub_app_11 #zip-logbook-library .cat, .hub_app_1 #zip-logbook-library .cat {
    position: absolute;
    right: 25px;
    top: 6px;
}

.hub_app_3 #zip-logbook-library .blockquote.blockquote-warning,
.hub_app_11 #zip-logbook-library .blockquote.blockquote-warning,
.hub_app_1 #zip-logbook-library .blockquote.blockquote-warning{
    background: none repeat scroll 0 0 #efe0b1;
    border-color: #dc7813;
}

.hub_app_3 #zip-logbook-library .blockquote.blockquote-success,
.hub_app_11 #zip-logbook-library .blockquote.blockquote-success ,
.hub_app_1 #zip-logbook-library .blockquote.blockquote-success {
    background: none repeat scroll 0 0 #dbebd5;
    border-color: #298b26;
}

.hub_app_3 #zip-logbook-library .blockquote.blockquote-warning h1, .hub_app_3 .blockquote.blockquote-warning h2, .hub_app_3 .blockquote.blockquote-warning h3, .hub_app_3 .blockquote.blockquote-warning h4, .hub_app_3 .blockquote.blockquote-warning h5, .hub_app_3 .blockquote.blockquote-warning h6,
.hub_app_11 #zip-logbook-library .blockquote.blockquote-warning h1, .hub_app_11 .blockquote.blockquote-warning h2, .hub_app_11 .blockquote.blockquote-warning h3, .hub_app_11 .blockquote.blockquote-warning h4, .hub_app_11 .blockquote.blockquote-warning h5, .hub_app_11 .blockquote.blockquote-warning h6,
.hub_app_1 #zip-logbook-library .blockquote.blockquote-warning h1, .hub_app_1 .blockquote.blockquote-warning h2, .hub_app_1 .blockquote.blockquote-warning h3, .hub_app_1 .blockquote.blockquote-warning h4, .hub_app_1 .blockquote.blockquote-warning h5, .hub_app_1 .blockquote.blockquote-warning h6{
    color: #dc7813;
}

.hub_app_1 #zip-logbook-library .blockquote.blockquote-success h1, .hub_app_1 .blockquote.blockquote-success h2, .hub_app_1 .blockquote.blockquote-success h3, .hub_app_1 .blockquote.blockquote-success h4, .hub_app_1 .blockquote.blockquote-success h5, .hub_app_1 .blockquote.blockquote-success h6,
.hub_app_11 #zip-logbook-library .blockquote.blockquote-success h1, .hub_app_11 .blockquote.blockquote-success h2, .hub_app_11 .blockquote.blockquote-success h3, .hub_app_11 .blockquote.blockquote-success h4, .hub_app_11 .blockquote.blockquote-success h5, .hub_app_11 .blockquote.blockquote-success h6,
.hub_app_3 #zip-logbook-library .blockquote.blockquote-success h1, .hub_app_3 .blockquote.blockquote-success h2, .hub_app_3 .blockquote.blockquote-success h3, .hub_app_3 .blockquote.blockquote-success h4, .hub_app_3 .blockquote.blockquote-success h5, .hub_app_3 .blockquote.blockquote-success h6 {
    color: #298b26;
}

/****WIZARD CSSS*/

.rbk-wizard-fade .down-arrow:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;

    border-image: none;
    border-right: 10px solid rgba(136, 183, 213, 0);
    border-style: solid;
    border-width: 10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}


.rbk-wizard-fade .border-warning:after{
    border-color:#eea236 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);

}
.rbk-wizard-fade .border-info:after{
    border-color:#578ebe rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);

}
.rbk-wizard-fade .border-primary:after{
    border-color:#578ebe rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);

}

.rbk-wizard-fade .border-success:after{
    border-color:#1bbc9b rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);

}
.rbk-wizard-fade .onbwiz-industry-border{
    border-bottom: 1px solid #d1d1d1;
    border-radius: 15px;
    font-family: "Arial";
    font-size: 20px;
    margin: 15px;
    padding: 10px ;
    color:#858686;
    text-align:left;
    background:#ffffff;
    transition: all 0.5s ease;
    /* box-shadow: 10px 6px;*/
}
.rbk-wizard-fade .onbwiz-industry-border:hover,.onbwiz-industry-border:focus{
    background:#616974;
    color: #fff;
}
.rbk-wizard-fade .onbwiz-contentind{vertical-align: middle;padding-top:10px;}
.rbk-wizard-fade .onwizb-sub-industry-border{
    background: none repeat scroll 0 0 #ffffff;
    transition: all 0.5s ease;
    border-bottom: 1px solid #fff;
    border-radius: 8px;
    font-family: "Arial";
    font-size: 20px;
    font-weight: 600;
    margin: 16px 31px;
    padding: 21px;
    color: #858686;

}
.rbk-wizard-fade .onwizb-sub-industry-border:hover,.onwizb-sub-industry-border:focus{
    background:#616974;
    color: #fff;
}
.rbk-wizard-fade .onwiz-blue{color:#8db5ff}
.rbk-wizard-fade .onwizb-model{position:fixed;background: #000;opacity:1;top:0;bottom:0;left:0;right:0;height:100%;background:url('../../images/wizard/bg-chklistwiz_blur.jpg') no-repeat;
    background-size:cover;z-index:1031;}
.rbk-wizard-fade .onwiz-padding{padding-bottom:40px;}
.rbk-wizard-fade .onwizheader{background: #656667;}
.hub_app_3 .sch-filter ul.dropdown-menu.list-inline,
.hub_app_11 .sch-filter ul.dropdown-menu.list-inline {
    padding: 10px 0;
}

.hub_app_3 .sch-filter .filter-pop-certificate>div,
.hub_app_11 .sch-filter .filter-pop-certificate>div{
    border-left: 1px solid rgb(233, 233, 233);
    min-height: 153px;
max-height: 153px;
}
.hub_app_3 .sch-filter .filter-pop-certificate>div:first-child,
.hub_app_11 .sch-filter .filter-pop-certificate>div:first-child {
    border-left: none;
}
#rbkWizardDesign .predefine_checklist_wrap{font-size: 16px; background-color: #F0F3F6; border-radius: 8px; float: left; width: 100%;padding: 15px;}
#rbkWizardDesign .predefine_checklist_wrap .btn-light-rounded{padding: 4px 20px; !important; border-radius: 40px !important; margin:0;}
#rbkWizardDesign .predefine_checklist_wrap .predefine_checklist{background-color: #fff; border-radius: 8px; float: left; width: 100%;padding: 10px 15px; margin-bottom: 8px; box-shadow: 0px 1px 2px #ccc;}
#rbkWizardDesign .predefine_checklist_inner_wrap{font-size: 16px;background-color: #fff; border-radius: 0 0 8px 8px; float: left; width: 100%;padding: 10px 15px 2px; box-shadow: 0px 1px 2px #ccc; margin-top: -6px;}
#rbkWizardDesign .predefine_checklist_inner_wrap .predefine_inner_checklist{background-color: #F0F3F6; border-radius: 8px; float: left; width: 100%;padding: 12px; margin-bottom: 8px;}
#rbkWizardDesign input[type="checkbox"] + .lbl::before,
#rbkWizardDesign input[type="radio"] + .lbl::before{height: 22px; min-width: 24px; line-height: 21px; font-size: 16px; border-radius: 4px; color: #2dc2a4; margin-right: 2px; border: 1px solid #2DC2A4 !important; box-shadow: none; cursor: pointer;}
#rbkWizardDesign input[type="radio"] + .lbl::before{border-radius: 15px;}
#rbkWizardDesign input[type="checkbox"]:checked + .lbl::before,
#rbkWizardDesign input[type="radio"]:checked + .lbl::before{border-color: #2dc2a4; background-color: #fff;}
/****END*/

.hub_app_3 .HelpMeMessage ,.hub_app_11 .HelpMeMessage {
    position: absolute;
    right: 122px;
    top: 71px;
    display: none;
}


.hub_app_3 .HelpMeMessage::before,.hub_app_11 .HelpMeMessage::before {
    background: rgba(0, 0, 0, 0) url(../icons/arrow-left.png) no-repeat scroll 0 0;
    content: "";
    height: 70px;
    position: absolute;
    right:45px;
    top: -71px;
    width: 75px;
}

.slider-control{list-style:none;margin:0;padding:0;margin:0 auto; width:100px;}
.slider-control li{height:10px;width:10px; border-radius:5px; background:#fff;display:inline-block;margin:1px; }
.slider-control li.fill{background:green;}
/* App based color theming css starts */
.hub_app_3 .sidebar-left .nav .active > a, .hub_app_3 .sidebar-left .nav .active > a:focus, .hub_app_3 .sidebar-left .nav .active > a:hover{border-left: 3px solid #FC5A6D  !important;}
.hub_app_3 .nav-pills > li.active > a, .hub_app_3 .nav-pills > li.active > a:hover, .hub_app_3 .nav-pills > li.active > a:focus{background-color: #625859 !important;}
.hub_app_3 .cyan {color: #FC5A6D  !important;}
.hub_app_3 .zrpt_box_content .header_wrap .seperator_sky{border-bottom: 1px solid #FC5A6D  !important;}
.hub_app_3 .site-dropdown .dropdown-header h4:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        width: 40px;
        left: 0;
        border-top: 2px solid #FC5A6D;
    }
    .hub_app_11 .sidebar-left .nav .active > a, .hub_app_11 .sidebar-left .nav .active > a:focus, .hub_app_11 .sidebar-left .nav .active > a:hover{border-left: 3px solid #FF6600  !important;}
.hub_app_11 .nav-pills > li.active > a, .hub_app_11 .nav-pills > li.active > a:hover, .hub_app_11 .nav-pills > li.active > a:focus{background-color: #625859 !important;}
.hub_app_11 .cyan {color: #FF6600  !important;}
.hub_app_11 .zrpt_box_content .header_wrap .seperator_sky{border-bottom: 1px solid #FF6600  !important;}
.hub_app_11 .site-dropdown .dropdown-header h4:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        width: 40px;
        left: 0;
        border-top: 2px solid #FF6600;
    }
/* App based color theming css Ends */

.jqte_editor, .jqte_source{min-height: 175px!important;}