.tooltip {
    z-index: 1101;
}

@media (max-width: 767px) {
    .wizard .steps ul li:not(.current) {
        display: none !important;
    }
}

.ql-snow .ql-picker.ql-add_shortcode .ql-picker-label::before {
    content: "Shortcode";
    width: 90px;
}

.ql-snow
.ql-picker.ql-add_shortcode
.ql-picker-item[data-value="button"]::before {
    content: "Button";
}

.ql-snow
.ql-picker.ql-add_shortcode
.ql-picker-item[data-value="scheduler_link"]::before {
    content: "Scheduler Link";
}

.editableform .editable-buttons .editable-submit {
    margin-right: 5px;
}

.datepicker-dropdown .datepicker-months span.month,
.datepicker-dropdown .datepicker-years span.year {
    /* margin: 0px 2px; */
    cursor: pointer;
    display: block;
}

.datepicker .datepicker-days td.day {
    cursor: pointer;
}

ul.ui-menu {
    background: white;
    max-width: 50%;
    font-size: 13px;
    border: 1px solid #cccccc6b;
    padding: 0;
    z-index: 1050;
}

ul.ui-menu li {
    list-style: none;
    padding: 5px 15px;
    border-bottom: 1px solid #cccccc6b;
}

ul.ui-menu li:hover {
    background: #cccccc4f;
    cursor: pointer;
}

/** handle collapsed sidebar **/
.mini-sidebar #sidebarnav li .has-arrow.open-up ~ *:not(a) {
    position: absolute !important;
    padding-left: 0;
    width: 200px !important;
    left: 60px;
}

.mini-sidebar #sidebarnav li .has-arrow.open-up ~ *:not(a) ul {
    background: #181c22;
    padding-left: 0;
}

.mini-sidebar #sidebarnav li .has-arrow.open-up ~ .slimScrollDiv > ul,
.mini-sidebar #sidebarnav li:hover .has-arrow.open-up ~ .slimScrollDiv {
    display: block;
}

.mini-sidebar #sidebarnav li .has-arrow.open-up ~ .slimScrollDiv {
    display: none;
}

/** eof collapsed sidebar handler **/
.popover:not(.clockpicker-popover) {
    display: block;
}

.selected-option-content-wrapper {
    border: 3px solid #ddd;
    margin: auto 25px;
    background: #eeeeee59;
    padding: 23px 0;
    margin-bottom: 10px;
}

.selected-option-content-wrapper label {
    font-weight: bold;
    font-size: 13px;
}

.selected-vline {
    border-left: 3px solid #f62d51 !important;
}

.pricing-body {
    font-size: 15px;
}

.pricing-box * {
    white-space: nowrap;
}

.pricing-body h2 {
    font-size: 46px;
}

.pricing-box h4 {
    font-size: 16px;
}

.pricing-body .price-row p {
    margin-bottom: 10px;
}

.table:not(.table-striped).table-bordered-all-rows > tbody > tr {
    border: 1px solid #eceeef !important;
}

.table:not(.table-striped).table-bordered-all-columns td,
.table:not(.table-striped).table-bordered-all-columns th {
    border: 1px solid #eceeef !important;
}

table.table {
    white-space: normal;
}

.element.removable-item .hide-on-actual {
    display: none;
}

.element.removable-item,
.element.cloneable-item {
    position: relative;
}

.list-wrapper .card-block {
    position: relative;
}

.list-wrapper .search-box-wrapper {
    position: absolute;
    top: 0px;
    z-index: 1;
    right: 0;
    left: 0;
    background: white;
    margin-top: 0px;
}

.list-wrapper .search-box-wrapper.collapse.show ~ .list-group,
.list-wrapper .search-box-wrapper.collapse.show ~ * .list-group {
    margin-top: 0px;
}

.list-wrapper .search-box-wrapper:not(.collapse) ~ .list-group,
.list-wrapper .search-box-wrapper:not(.collapse) ~ * > .list-group {
    margin-top: 60px;
}

.right-content .list-group .list-group-item:first-child,
.list-wrapper .search-box-wrapper ~ .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.mailbox .mail-buttons {
    display: inline-block;
    width: 55px;
    text-align: right;
    vertical-align: middle;
}

ul.navbar-nav .dropdown-menu {
    overflow-y: hidden;
}

.navbar {
    display: flex;
    justify-content: space-between;
}

.navbar-nav {
    justify-content: end;
}

@media (max-width: 767px) {
    .navbar-nav {
        justify-content: center;
    }

    .topbar .top-navbar .app-search input {
        margin-left: 25%;
    }

    .py-3 {
        padding: 30%!important;
    }
    .btn-toggle-group {
        width: 73%;
    }
}

/** creditcard **/
.creditcard-item,
.demanddraft-item {
    position: relative;
    min-width: 300px;
}

.creditcard-item .accountname,
.demanddraft-item .accountnumber {
    text-transform: uppercase;
    font-size: 10px;
}

.creditcard-item > i,
.demanddraft-item > i {
    font-size: 40px;
}

.creditcard-item > div,
.demanddraft-item > div {
    position: absolute;
    top: 0;
    left: 50px;
}

/** eof creditcard **/
.editable-buttons {
    display: block !important;
    vertical-align: top !important;
    margin-top: 5px;
    text-align: right;
}

.editableform .form-control {
    width: 100% !important;
}

.info-label ~ .editable {
    font-size: 12px;
}

.editableform .control-group {
    max-width: 100%;
}

form.dz-clickable.dropzone:before {
    content: "Drop File here to Upload";
    text-align: center;
    display: block;
    padding-top: 45px;
}

svg:not(:root) {
    overflow: visible;
    /* padding-top: 10px; */
}

.card-actions .btn-minimize i.ti-minus,
.card-actions .btn-minimize i.ti-plus {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.card-actions .btn-minimize i.ti-minus:before {
    content: "\f077";
}

.card-actions .btn-minimize i.ti-plus:before {
    content: "\f078";
}

.quill-wrapper {
    height: 300px;
    margin-bottom: 15px;
}

.ql-editor strong {
    font-weight: 600;
}

.bootstrap-tagsinput .tag {
    padding: 5px;
}

.todo-list li .checkbox {
    width: 100%;
    text-align: left;
    font-size: 16px;
}

#task_list_wrapper,
#appointment_list_wrapper {
    text-align: center;
}

#task_list_wrapper p,
#appointment_list_wrapper p,
.widget {
    font-size: 16px;
}

#task_list_wrapper small,
#appointment_list_wrapper small {
    font-size: 13px;
}

.tooltip-top-right {
    transform: translateX(110px) translateY(338px) translateZ(0px) !important;
}

.tooltip-top-right .tooltip-inner:before {
    left: 55px !important;
}

.editable.editable-empty {
    color: #ccc;
}

.widget {
    position: relative;
    margin-bottom: 0px;
}

.widget .card-block {
    padding: 20px 20px 5px 20px;
}

.widget > .widget-switcher ~ .card-block:not(.active) {
    display: none;
}

.widget .card-title {
    text-align: left;
}

.widget table {
    font-size: 16px !important;
    text-align: left;
}

.widget .contact-item img {
    display: none;
}

.widget.tasks-widget table tr td:nth-child(1) {
    width: 50px;
    /** padding-left: 35px; **/
}

.widget.tasks-widget a.nav-link,
.widget.myday a.nav-link {
    padding: 5px 15px;
    font-size: 14px;
}

.widget.tasks-widget .task-report-daterange {
    font-size: 12px;
    text-align: center;
}

/**
.deletion_statistics-widget .ct-series-a .ct-slice-donut,
.item_statistics-widget .ct-series-a .ct-slice-donut{
    stroke: #f62d51 !important;
}
.deletion_statistics-widget .ct-series-b .ct-slice-donut,
.item_statistics-widget .ct-series-b .ct-slice-donut{
    stroke: #FFBC34 !important;
}
.deletion_statistics-widget .ct-series-c .ct-slice-donut,
.deletion_statistics-widget .ct-series-d .ct-slice-donut,
.item_statistics-widget .ct-series-c .ct-slice-donut,
.item_statistics-widget .ct-series-d .ct-slice-donut{
    stroke: #55CE63 !important;
}
.deletion_statistics-widget .ct-series-e .ct-slice-donut,
.item_statistics-widget .ct-series-e .ct-slice-donut{
    stroke: #0BC1FF !important;
}
.deletion_statistics-widget .ct-series-f .ct-slice-donut,
.item_statistics-widget .ct-series-f .ct-slice-donut{
    stroke: #7460EE !important;
}
.deletion_statistics-widget .ct-series:nth-child(1) .legend, 
.item_statistics-widget .ct-series:nth-child(1) .legend{ 
    color: #f62d51 !important 
}
.deletion_statistics-widget .ct-series:nth-child(2) .legend,
.item_statistics-widget .ct-series:nth-child(2) .legend { 
    color: #FFBC34 !important 
}
.deletion_statistics-widget .ct-series:nth-child(3) .legend,
.deletion_statistics-widget .ct-series:nth-child(4) .legend,
.item_statistics-widget .ct-series:nth-child(3) .legend,
.item_statistics-widget .ct-series:nth-child(4) .legend { 
    color: #55CE63 !important 
}
.deletion_statistics-widget .ct-series:nth-child(5) .legend,
.item_statistics-widget .ct-series:nth-child(5) .legend { 
    color: #0BC1FF !important 
}
.deletion_statistics-widget .ct-series:nth-child(6) .legend,
.item_statistics-widget .ct-series:nth-child(6) .legend { 
    color: #7460EE !important 
}

.deletion_statistics-widget .ct-series:nth-child(7) .legend,
.item_statistics-widget .ct-series:nth-child(7) .legend { 
    color: #F62D51 !important 
}

.ct-series-a .ct-bar, 
.ct-series-a .ct-line, 
.ct-series-a .ct-point, 
.ct-series-a .ct-slice-donut {
    stroke: #188DDC !important;
}
.ct-series-b .ct-bar, 
.ct-series-b .ct-line, 
.ct-series-b .ct-point, 
.ct-series-b .ct-slice-donut {
    stroke: #0BA1F7 !important;
}
.ct-series-c .ct-bar, 
.ct-series-c .ct-line, 
.ct-series-c .ct-point, 
.ct-series-c .ct-slice-donut {
    stroke: #0BC1FF !important;
}
.ct-series-d .ct-bar, 
.ct-series-d .ct-line, 
.ct-series-d .ct-point, 
.ct-series-d .ct-slice-donut {
    stroke: #02D265 !important;
}
**/
.chartist-tooltip {
    font-size: 12px;
}

.widget .widget-switcher {
    position: absolute;
    right: 20px;
    top: 15px;
}

.widget .widget-switcher .bootstrap-switch {
    border-radius: 20px;
    width: 90px !important;
}

.widget .widget-switcher .bootstrap-switch-label {
    display: none !important;
}

html body .jqstooltip {
    width: auto !important;
    height: auto !important;
}

.striped-list > *:nth-of-type(odd) {
    background: #f2f7f8;
}

.label-default {
    background-color: #ddddddb0;
    color: #0000008a;
}

.list-block li {
    display: block !important;
}

.btn-group.btn-block .btn-title {
    width: 100%;
    display: inline-block;
    margin-right: -15px;
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: black;
    opacity: 0.2;
    z-index: 10000;
    font-size: 100px;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    padding: 40vh;
    display: none;
}

.dropdown-menu {
    max-height: 300px;
    overflow: auto;
}

.right-sidebar.shw-rside ~ .overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background: rgb(0,0,0,.5); */
    z-index: 50;
}

@media (min-width: 767px) {
    .mini-sidebar .fixed-right-sidebar {
        /*position: fixed;*/
        /*height: 100vh;*/
        /*left: 0px;*/
        /*right: 0;*/
        /*top: 70px;*/
    }
}

.fixed-right-sidebar .container-fluid {
    height: calc(100% - 70px);
}

.fixed-right-sidebar .container-fluid > .vh100 {
    position: absolute;
    bottom: 30px;
    top: 110px;
    margin-bottom: 0px;
    left: 30px;
    right: 30px;
}

.mini-sidebar .fixed-left-sidebar,
.mini-sidebar .fixed-left-middle-right-sidebar {
    left: 60px;
}

.middle-content #communication-box [data-communication-code] {
    position: absolute;
    top: 50px;
    bottom: 78px;
    right: 0;
    left: 0;
    max-height: none;
}

.middle-content #communication-box #responseForm {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}


.popup-notification-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: black;
    z-index: 1000;
    opacity: 0.5;
}

.popup-notification ~ .popup-notification {
    display: none;
}

.popup-notification {
    /**
      min-height: 200px;
      position: fixed;
      right: 0;
      top: 230px;
      left: 0;
      background: black;
      z-index: 10001;
      padding: 50px 200px;
      **/
    min-height: 200px;
    position: fixed;
    right: 0;
    top: 25%;
    left: 0;
    background: black;
    z-index: 10001;
    padding: 50px 10%;
}

.popup-notification h2,
.popup-notification {
    color: white;
}

.popup-notification .icon-wrapper {
    font-size: 60px;
    text-align: right;
}

/*
.manageable-item {
    position: relative;
}
.manageable-item .remove-item {
    position: absolute;
    top: -8px;
    right: -8px;
    background: red;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 12px;
    display: none;
}
.manageable-item.manage-mode .remove-item{
    display: block;
}
*/
.topbar .top-navbar .app-search input {
    background: white;
    border: 0;
    border-radius: 3px;
    width: 296px;
}

.tobbar-logo {
    margin: 3% 0 0 70%;
}

@media (max-width: 1200px) {
    .tobbar-logo {
        margin: 3% 0 0 30%;
    }
}

.user-logo-header {
    font-size: 1.35em;
    padding-top: 5px;
}

.bg-black,
.left-sidebar.bg-black,
.left-sidebar.bg-black a.navbar-brand,
.left-sidebar.bg-black .sidebar-nav {
    background: black;
}

.clockpicker-popover {
    z-index: 1050 !important;
}

.floating-labels .radio-options-list label {
    position: relative;
}

.table:not(.table-striped) > tbody > tr:nth-of-type(odd) {
    background: none;
}

table.table-striped table {
    width: 100%;
}

table.table-striped table tr {
    background-color: inherit !important;
}

img {
    max-width: 100%;
}

.floating-labels .form-control:disabled ~ label {
    top: -20px;
    font-size: 12px;
    color: #263238;
}

label.btn {
    cursor: pointer;
}

th.hidden-column,
td.hidden {
    display: none;
}

th.category-column {
    width: 150px !important;
}

th.single-icon-column,
td.single-icon-column {
    width: 50px;
}

th.progress-column,
td.progress-column {
    width: 150px;
}

th.currency-column,
th.number-column,
td.currency-column,
td.number-column {
    width: 100px !important;
}

th.datetime-column,
td.datetime-column {
    width: 200px !important;
}

th.superadmin-department-icons-column,
td.superadmin-department-icons-column {
    width: 220px;
}

th.company-department-icons-column,
td.company-department-icons-column {
    width: 320px;
}

td.company-department-icons-column button {
    margin-bottom: 5px;
}

th.name-column,
td.name-column {
    width: 250px !important;
    font-size: 16px;
}

tbody {
    font-size: 14px;
    font-weight: 300;
}

.dataTables_info {
    font-size: 14px;
    font-weight: 300;
}
/*
th.name-column, td.name-column {
    min-width: 100px;
    max-width: 250px;
}
*/
th.checkbox-column,
th.badge-column,
td.checkbox-column,
td.badge-column {
    width: 60px !important;
}

th.action-column,
td.action-column {
    width: 120px !important;
}

th.action-with-peek-column {
    width: 200px !important;
}

th.sequence-column,
td.sequence-column {
    width: 300px !important;
}

.tooltip-content3 {
    border-radius: 50%;
    background-color: #00acf1;
    width: auto;
}

.tooltip-content3 {
    background: url(../images/tooltip/shape1.svg) no-repeat center center;
}

.show .dropdown-menu {
    right: 0;
}

.dropdown-menu.left {
    right: 0;
    left: auto;
}

.dropdown-menu.right {
    right: auto;
    left: 0;
}

.dropdown-toggle {
    width: 100%;
    text-align: left;
}

#filterBoxes ul.nav {
    position: relative;
}

#filterBoxes ul.nav li {
    float: left;
}

#filterBoxes ul.nav li.filter-title {
    line-height: 40px;
    margin-right: 15px;
}

#filterBoxes ul.nav li.filter-save {
    /*
      position: absolute;
      right: 0px;
      */
}

.btn-group.custom-btn-group .btn {
    padding-right: 30px;
    line-height: 15px;
}

table .btn-group.custom-btn-group > button {
    background: transparent !important;
    border: 1px solid #2C2B2E !important;
    color: #2C2B2E !important;
    min-width: 114px;
}

table button.peek {
    width: 92px;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-size: 12px;
    line-height: normal;
}

.btn-group.custom-btn-group,
.btn-group.custom-btn-group .dropdown-menu,
.btn-group.custom-btn-group .btn {
    font-size: 20px;
    font-family: 'RubikCustom', sans-serif;
    font-weight: 300;
}

.btn-group.custom-btn-group .btn > .btn-title {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-size: 12px;
    line-height: normal;
}

.dropdown-group-divider {
    font-size: 15px;
    padding: 5px 15px;
}

.btn-group.custom-btn-group .dropdown-item:hover {
    background-color: #f2f7f8;
    color: #74c9fa;
}

.filter-box .form-control {
    display: inline-block;
    width: auto;
    min-height: 30px;
    padding: 8px 25px 6px 15px;
    font-size: 14px;
    line-height: 15px;
}

.filter-box [name][disabled],
.filter-box .bootstrap-select.disabled {
    display: none !important;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    padding: 0;
    border: 0;
    list-style: none;
}

.dropdown-group-divider ~ .dropdown-item {
    padding: 5px 30px;
}

.dataTables_length .btn-group button {
    min-height: 38px;
    border-radius: 0;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 41px;
    z-index: 1;
    font-size: 52px;
    background: rgba(255, 255, 255, 1);
    bottom: 0px;
}

.dataTables_length select {
    display: inline-block;
    width: 90px;
    height: calc(2.25rem + 2px);
    color: #54667a;
    min-height: 38px;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px; /*.25rem;*/
    -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.dataTables_filter input {
    border-radius: 0px;
}

.dataTables_wrapper > .row {
    margin-bottom: 10px;
}

/** form **/
.floating-labels .select2-container--default {
    border-bottom: 1px solid #d9d9d9 !important;
}


.floating-labels .select2-container--default .select2-selection--single {
    border: 0 !important;
    font-weight: 400;
    min-height: 38px;
    padding-top: 4px;
}

ul.radio-options-list li {
    list-style: none;
    display: inline-block;
}

.input-group ~ label,
.radio-options-list ~ label {
    top: -20px;
    font-size: 12px;
    color: #263238;
}

/** eof form **/
.faq-highlight {
    background: #fea223;
    color: #fff;
    padding: 0px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: underline;
}

.fixed-right-sidebar > .left-content {
    margin-right: 357px;
    overflow: auto;
}

.fixed-right-sidebar > .right-content {
    position: fixed;
    top: 105px;
    bottom: 0px;
    right: 0px;
    width: 357px;
    background: white;
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    display: flex;
    flex-direction: column;
    /* Ensure inner flex children can compute heights correctly */
    min-height: 0;
    overflow: hidden; /* ensure only inner .scroll scrolls */
}

/* Adjust the sequence builder to respect the top offset and keep 50/50 proportions */
@media (min-width: 769px) {
.fixed-right-sidebar > .right-content .sequence-builder-mobile {
    height: 100% !important;
    display: flex;
    flex-direction: column;
    min-height: 0;
    overflow: hidden; /* prevent nested overflow from creating double scrollbars */
}
}

.fixed-right-sidebar > .right-content .sequence-builder-mobile .sequence-builder-section {
    flex: 1 1 0%;
    min-height: 0; /* Allows scroll containers inside to size properly */
}

/* Make cards in the right sidebar flex so headers don't overlap content */
.fixed-right-sidebar > .right-content .sequence-builder-mobile .list-wrapper.card.h-100,
.fixed-right-sidebar > .right-content .sequence-builder-mobile .list-wrapper.card {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.fixed-right-sidebar > .right-content .sequence-builder-mobile .list-wrapper.card .card-header {
    flex: 0 0 auto;
}

.fixed-right-sidebar > .right-content .sequence-builder-mobile .sequence-builder-section .card-block.collapse.show,
.fixed-right-sidebar > .right-content .sequence-builder-mobile .sequence-builder-section .card-block {
    flex: 1 1 auto;
    height: auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.fixed-right-sidebar > .right-content .sequence-builder-mobile .sequence-builder-section .scroll {
    flex: 1 1 auto;
    height: auto !important;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    min-height: 0;
    padding-bottom: 24px; /* extra bottom space so last item is fully visible */
    scroll-padding-bottom: 24px;
}
.fixed-right-sidebar > .right-content .sequence-builder-mobile .sequence-builder-section .scroll:after {
    content: "";
    display: block;
    height: 1px; /* guard against subpixel rounding clipping last item */
}

.fixed-right-sidebar .list-group-item {
    border-left: 0px;
}

.fixed-right-sidebar .nav > li.nav-item {
    height: auto !important;
}

.fixed-right-sidebar .nav > li.nav-item .nav-link {
    padding: 10px;
    font-size: 13px;
}

.fixed-right-sidebar .right-content ul li:hover > div {
    display: block;
}

.fixed-right-sidebar .right-content ul li > div {
    display: none;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 50px);
    height: 22px;
    max-width: 250px;
}

.truncate.truncate-max400 {
    max-width: 400px;
}

.truncate.truncate-max600 {
    max-width: 600px;
}

.truncate.truncate-max800 {
    max-width: 800px;
}

.cursor-pointer,
.clickable {
    cursor: pointer;
}

/**
MYDAY
**/
#myday_wrapper .nav-item {
    height: 47px;
}

/**
HEADER 
**/
.topbar .top-navbar .navbar-header .navbar-brand .light-logo.icon-logo {
    display: none;
}

.mini-sidebar
.topbar
.top-navbar
.navbar-header
.navbar-brand
.light-logo.icon-logo {
    display: inline-block;
}

.left-sidebar {
    z-index: 50;
    padding-top: 0px;
    display: none;
}

.navbar-brand {
    display: block;
    min-height: 70px;
    padding: 5px;
    margin: 0;
}

.navbar-brand > b {
    line-height: 60px;
}

.scroll-sidebar {
    padding-top: 0px;
}

.mini-sidebar .left-sidebar .navbar-brand > b {
    display: block;
}

.left-sidebar .navbar-brand > b {
    display: none;
}

body:not(.mini-sidebar) .sidebar-nav > ul > li > a.active {
    background: transparent !important;
}

#sidebarnav {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .mini-sidebar .left-sidebar {
        z-index: 49;
    }
}

/**
DASHBOARD
**/

.dashboard .grid-stack-item-content {
    color: inherit;
    text-align: inherit;
    font-size: inherit;
    border: 0px !important;
}

.dashboard .grid-stack-item-content .card .card-title {
    margin-bottom: 0px;
}

.dashboard .grid-stack-item-content .card {
    margin-bottom: 0px;
}

/** eof dashboard **/
.table td {
    vertical-align: middle;
    border: 0;
}

.table th:after {
    display: none;
}

*[data-toggle] {
    cursor: pointer;
}

.date-picker-container {
    position: relative;
}

.btn-group[data-toggle="buttons"][role="group"] .btn:not(.active) {
    border: 1px solid #dddddd !important;
    color: #868585 !important;
    background-color: #eceeef !important;
}

.right-sidebar:not(.shw-rside) {
    width: 350px;
    right: -350px;
}

.shw-rside {
    width: 350px;
}

.right-box-overlay {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
}

.mytooltip {
    z-index: 51;
}

.tooltip-inner {
    padding: 10px 20px;
    border-radius: 0;
    max-width: 500px;
    font-size: 14px;
    font-weight: 300;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
    bottom: -5px;
    left: 50%;
    margin-left: -10px;
    content: "";
    border-width: 10px 10px 0px;
    border-top-color: #000;
}

.block {
    display: block !important;
}

.mytooltip.inherit-handler-style .tooltip-item {
    background: inherit;
    cursor: pointer;
    display: inline-block;
    font-weight: inherit;
    padding: inherit;
}

.mytooltip.item-chart-tooltip .tooltip-content,
.mytooltip.score-chart-tooltip .tooltip-content {
    width: 500px;
    margin: 0 0 0 0;
    right: 100%;
    left: auto;
    bottom: auto;
}

.mytooltip.item-chart-tooltip .tooltip-content:after,
.mytooltip.score-chart-tooltip .tooltip-content:after {
    left: 100%;
    top: 50%;
    border-left-color: #2a3035;
    border-top-color: transparent;
    margin-left: 0px;
    display: none;
}

.mytooltip.item-chart-tooltip .tooltip-content {
    top: -70px;
}

.mytooltip.score-chart-tooltip .tooltip-content {
    top: -245px;
}

.mytooltip.score-chart-tooltip .tooltip-content .tooltip-text {
    padding: 10px;
}

.chart-legend {
    list-style: none;
    text-align: center;
    padding: 0;
}

.chart-legend li {
    display: -webkit-inline-box;
    padding: 0px 10px;
}

.chart-legend li span {
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
    border-radius: 50%;
}

.mytooltip.item-chart-tooltip .tooltip-item:after,
.mytooltip.score-chart-tooltip .tooltip-item:after {
    opacity: 0;
    transition: opacity 1s, transform 0.2s;
}

.mytooltip.item-chart-tooltip:hover .tooltip-item:after,
.mytooltip.score-chart-tooltip.:hover .tooltip-item:after {
    content: "";
    top: 0px;
    left: 20px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-left-color: #2a3035;
    border-width: 10px;
    margin-left: -10px;
    opacity: 1;
}

.milestone-chart.show-label {
    margin-top: 45px;
}

.milestone-chart:not(.show-label) span {
    display: none;
}

.milestone-chart.show-label span {
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    text-align: left;
}

.milestone-chart.show-label > div:last-child {
    width: auto;
}

.milestone-chart.has-reached div {
    border-bottom-color: #55ce63;
}

.milestone-chart.has-reached div button {
    background: #55ce63;
    border: 1px solid #55ce63;
    color: white;
    /* border-bottom-color : #ccc; */
}

.milestone-chart.has-reached div.reached + div {
    border-bottom-color: #ffbc34 !important;
}

.milestone-chart.has-reached div.reached + div button {
    background: #ffbc34 !important;
    color: white !important;
    border: 1px solid #ffbc34 !important;
}

.milestone-chart.has-reached div.reached ~ div button {
    background: white;
    color: black;
    border: 1px solid #ccc;
}

.milestone-chart:not(.has-reached) div {
    border-bottom: 1px solid #ccc;
}

.milestone-chart.has-reached .reached ~ div {
    border-bottom-color: #ccc;
}

.milestone-chart {
    display: table;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.milestone-chart > div {
    display: table-cell;
    position: relative;
    padding-bottom: 20px;
}

.milestone-chart.has-reached > div {
    border-bottom: 1px solid #55ce63;
}

.milestone-chart > div > button {
    top: 5px;
    position: absolute;
    left: 0px;
    width: 30px;
    height: 30px;
    padding: 0;
    background: white;
    color: black;
    border: 1px solid #ccc;
}

.milestone-chart > div:last-child {
    width: 30px;
    border: 0;
}

.nav.floatingUL {
    float: left;
    width: 100%;
}

.nav.floatingUL {
    float: left;
    width: 100%;
}

.floatingTable {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.nav.customdisco li.nav-item {
    float: left;
    overflow: hidden;
    height: 56px;
}

.modal .modal-xl {
    max-width: 1300px;
}

/*
#dynamic_tab_buttons_container .clone-tab-button a{
    color: white;
    font-size: 14px;
    opacity: inherit;
}

*/
.icheckbox_square-green {
    position: relative;
}

/**
LOGIN LAYOUT SELECTION 
**/
.login-box-wrapper {
    opacity: 0.5;
    max-width: 400px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.login-box-wrapper img {
    max-width: 100%;
}

.login-box-wrapper .bk-white {
    width: 110px;
    background: white;
    position: absolute;
}

.login-box-wrapper .login-box {
    max-width: 100%;
    /* height: 110px; */
    padding: 5px;
}

.login-box-wrapper.selected .login-box {
    max-width: 100%;
    /* height: 110px; */
    padding: 5px;
}

.login-1 .bk-white {
    top: 60px;
    left: calc(50% - 55px);
}

.login-2 .bk-white {
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: 60px;
}

.login-box-wrapper.selected {
    max-width: 600px !important;
    opacity: 1;
}

.login-box-wrapper.login-1.selected .bk-white {
    top: 80px;
    left: calc(50% - 75px);
    width: 150px;
}

.login-box-wrapper.login-2.selected .bk-white {
    width: 150px;
}

/**
nestable
**/
.nestable.hover-element-dashed .dd-list .element:hover {
    border: 1px dashed #ccc;
    padding: 0;
}

.manage-order-mode .element-handle {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    cursor: all-scroll;
    border: 1px dashed #ccc;
}

.removable-item .remove-element,
.cloneable-item .clone-element {
    display: none;
}

.removable-item:hover .remove-element,
.cloneable-item:hover .clone-element {
    color: #c5c2c2;
    font-size: 20px;
    cursor: pointer;
    display: block;
    color: black;
    /*
      position: absolute;
      top: 15px;
      right: 10px;
      z-index: 2;
      */
    float: right;
    margin-right: 5px;
}

/*
.nestable .dd-list .element:hover .remove-element,
.removable-item .remove-item-button {
    position: absolute;
    color: #c5c2c2;
    font-size: 20px;
    cursor: pointer;
    display: block;
    color: black;
    top: 15px;
    right: 10px;
    z-index: 2;
}
*/
.build-mode
.nestable
.dd-list:not(.manage-order-mode)
.element:hover
.hide-on-actual {
    display: inline-block;
}

.dd-list .hide-on-actual {
    display: none;
}

.dd-list .element {
    min-height: 25px;
    padding: 1px;
}

.dd-list .element .checkbox-wrapper > div,
.dd-list .element .radio-wrapper > div {
    min-height: 35px;
}

.dd-list .dd3-content {
    border: 0 !important;
    height: auto !important;
    background: transparent;
    padding: 0px 0px 0px 0px !important;
    position: relative;
}

.element .dd3-content {
    font-weight: normal;
    color: inherit !important;
    background: transparent;
}

.dd-list .dd-handle.dd3-handle {
    display: none;
    background: #ccc !important;
}

/*
.removable-item .remove-item-button {
    display: block;
}
*/
/**

#script_details .dd-list .element:hover .hide-on-actual{
    display: inline-block; 
}
#script_details .dd-list .element:hover .dd-handle.dd3-handle {
    display: block;
    line-height: 37px;
    background: #ddd !important;
    border: 0;
    height: 43px;
    border-bottom: 1px solid #ccc;
}
#script_details .dd3-content:hover{
    color: inherit;
}
**/
.dd-list label[contenteditable="true"] {
    cursor: text;
}

.dd-list img {
    max-width: 100%;
}

.element [data-type="radio"],
.element [data-type="checkbox"] {
    padding-bottom: 20px;
}

.hide-on-actual.add-input-type {
    position: absolute;
    bottom: 0px;
}

/**
**
**/
.dd.milestones-container-edit .dd-placeholder-custom {
    margin-right: 52px;
    display: inline-block;
    width: 40px;
    height: 40px !important;
    border-radius: 50%;
    border: 1px dashed #ccc;
    margin-bottom: -23px;
    background-color: white;
}

.dd.activity-buttons-container-edit .dd-placeholder-custom,
.dd.custom-fields-container-edit .dd-placeholder-custom {
    display: inline-block;
    width: 100px;
    height: 35px !important;
    border: 1px dashed #ccc;
    margin-bottom: -14px;
}

.dd.milestones-container-edit,
.dd.activity-buttons-container-edit,
.dd.custom-fields-container-edit {
    margin: 0 auto;
    max-width: 90%;
    text-align: center;
}

.dd.milestones-container-edit .dd-list {
    border-bottom: 1px solid #ccc;
}

.dd.milestones-container-edit .dd-list,
.dd.activity-buttons-container-edit .dd-list,
.dd.custom-fields-container-edit .dd-list {
    display: inline;
}

.dd.milestones-container-edit .dd-item,
.dd.milestones-container-edit .dd-empty,
.dd.milestones-container-edit .dd-placeholder {
    width: 100px;
    top: 6px;
}

.dd.milestones-container-edit .dd-item,
.dd.milestones-container-edit .dd-empty,
.dd.milestones-container-edit .dd-placeholder,
.dd.activity-buttons-container-edit .dd-item,
.dd.activity-buttons-container-edit .dd-empty,
.dd.activity-buttons-container-edit .dd-placeholder,
.dd.custom-fields-container-edit .dd-item,
.dd.custom-fields-container-edit .dd-empty,
.dd.custom-fields-container-edit .dd-placeholder {
    display: inline-block;
}

.dd.milestones-container-edit .dd-item:not(:last-child) .line-through {
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    background: #ccc;
    margin-left: 40px;
}

.dd.milestones-container-edit .dd-placeholder {
    margin-bottom: -17px;
}

.dd.milestones-container-edit .dd-item:last-child,
.dd.milestones-container-edit .dd-placeholder-custom:last-child {
    width: 40px;
    margin-right: 0px;
}

.dd.milestones-container-edit .dd-handle,
.dd.milestones-container-edit .dd-placeholder {
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    padding: 8px;
    text-align: center;
}

.dd.milestones-container-edit .dd-handle {
    margin: 15px 0px;
}

.dd.activity-buttons-container-edit .dd-handle,
.dd.custom-fields-container-edit .dd-handle {
    display: block;
    height: auto;
    margin: 15px 5px;
    padding: 0px;
    border: 0px;
}

.dd.activity-buttons-container-edit .tooltip-content3,
.dd.milestones-container-edit .tooltip-content3,
.dd.custom-fields-container-edit .tooltip-content3 {
    left: -75px;
    margin-left: 50%;
    width: 150px;
    background-color: #00aeef;
}

.dd.milestones-container-edit .tooltip-content3 {
    margin-left: 20px;
}

/*
.dd.milestones-container-edit .tooltip-content3 {
    left: 44px;
    bottom: 60px;
    width: 150px;
    min-width: 150px;
    background-color: #00AEEF;
}
*/
#milestones_container,
.milestones-container {
    display: table;
    width: calc(100% - 200px);
    margin: 0px 100px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 60px;
}

.milestones-container li,
#milestones_container li {
    position: relative;
    list-style: none;
    padding: 10px;
}

.milestones-container li:not(:last-child),
#milestones_container li:not(:last-child) {
    display: table-cell;
    border-bottom: 1px solid;
}

.milestones-container li:last-child,
#milestones_container li:last-child {
    position: absolute;
    width: 100px;
}

.milestones-container li,
#milestones_container li {
    border-bottom-color: #ccc !important;
}

.milestones-container li.reached,
#milestones_container li.reached {
    border-bottom-color: #57ce65 !important;
}

.milestones-container li.reached.last,
#milestones_container li.reached.last {
    border-bottom-color: yellow !important;
}

.milestones-container li .milestone-button,
#milestones_container li .milestone-button {
    background: white;
    color: inherit;
}

.milestones-container li.reached.last .milestone-button,
#milestones_container li.reached.last .milestone-button {
    background: #ffbc35 !important;
    color: white;
}

.milestones-container li.reached .milestone-button,
#milestones_container li.reached .milestone-button {
    background: #57ce65;
    color: white;
}

.milestones-container li .milestone-icon,
#milestones_container li .milestone-icon {
    left: -30px;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    border: 1px solid #ccc;
}

.milestones-container li .milestone-icon i,
#milestones_container li .milestone-icon i {
    line-height: 40px;
}

.activity-buttons-container:hover .actions,
#activity_buttons_container:hover .actions,
.milestones-container:hover .actions,
#milestones_container:hover .actions,
.custom-fields-container:hover .actions,
#custom_fields_container:hover .actions {
    display: block;
}

.milestones-container .actions,
#milestones_container .actions {
    position: absolute;
    top: 40px;
    left: -40px;
    display: none;
}

.activity-buttons-container li,
#activity_buttons_container li,
.custom-fields-container li,
#custom_fields_container li {
    position: relative;
}

.activity-buttons-container .actions,
#activity_buttons_container .actions,
.custom-fields-container .actions,
#custom_fields_container .actions {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
}

.activity-buttons-container .actions i,
#activity_buttons_container .actions i,
.milestones-container .actions i,
#milestones_container .actions i,
.custom-fields-container .actions i,
#custom_fields_container .actions i {
    cursor: pointer;
}

/**
** activity buttons
**/
.activity-buttons-container li,
#activity_buttons_container li,
.custom-fields-container li,
#custom_fields_container li {
    list-style: none;
    display: inline-block;
    margin: 0px 2px;
}

/**
** magnific popup
**/
.mfp-ajax-holder .mfp-content {
    max-width: 800px;
    background: white;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mfp-title {
    /** color: black; **/
    padding-left: 10px;
}

img.mfp-img {
    /** background: white; **/
    max-height: 556px;
}

.chat-message {
    display: block;
    margin-bottom: 10px;
}

.chat-message:after {
    content: "";
    display: table;
    clear: both;
}

.chat-message .avatar img {
    width: 50px;
    border-radius: 50%;
}

.chat-message .avatar {
    text-align: center;
}

.chat-message.chat-left .avatar {
    float: left;
}

.message-bubble {
    max-width: 80%;
}

.message-bubble .message-sender {
    position: absolute;
    top: -17px;
    left: 0px;
    color: #90a4ae !important;
    font-size: 12px;
}

.text-communication .chat-message.chat-right .message-bubble {
    background: #55ce63;
    color: white;
}

.text-communication .chat-message.chat-right .message-bubble:before {
    color: #55ce63;
}

.chat-message.chat-left .message-bubble {
    padding: 10px;
    background: #dae6e8;
    margin: 0 20px;
    border-radius: 5px;
    color: #54667a;
    position: relative;
    float: left;
    word-break: break-word;
}

.chat-message.chat-right .image-bubble,
.chat-message.chat-left .image-bubble {
    background: white !important;
}

.chat-message.chat-right .image-bubble:before,
.chat-message.chat-left .image-bubble:before {
    color: white !important;
}


.chat-message.chat-left .message-bubble:before {
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 5px;
    position: absolute;
    top: 20px;
    vertical-align: top;
    width: 5px;
    left: -5px;
    transform: rotate(-135deg);
    color: #dae6e8;
}

.chat-message.chat-right .avatar {
    float: right;
}

.chat-message.chat-right .message-bubble {
    padding: 10px;
    background: #3097d1;
    margin: 0 20px;
    border-radius: 5px;
    color: white;
    position: relative;
    float: right;
    word-break: break-word;
}

.chat-message.chat-right .message-bubble:before {
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 5px;
    position: absolute;
    top: 20px;
    vertical-align: top;
    width: 5px;
    right: -5px;
    transform: rotate(-135deg);
    color: #3097d1;
}

.message-response {
    margin-top: 30px;
}


.message-response .message-field {
    width: 100% !important;
}

.contacts .contact .profile_photo {
    width: 45px;
    margin: 0 12px 0 0;
}

.contacts .contact {
    margin: 1px 0;
    padding: 5px;
    background: #fff;
}

.contacts .contact.active {
    background: #272c33;
    color: #fff;
}

#messages .card {
    background: #272c33;
}

#message-respond-form input {
    width: 100%;
}

#communication-box [data-communication-code] {
    max-height: 400px;
    overflow-y: auto;
}

#sidebarnav .notify {
    top: -10px;
    right: 0px;
}

.chatbox {
    background: #009efb;
    float: right;
    color: white;
    padding: 2px 0px 0px 14px;
    width: 250px;
    margin: 0 2px;
    position: relative;
    line-height: 34px;
}

#chat-wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-height: 34px;
    z-index: 999;
}

#chat-wrapper .chatbox .conversation {
    width: 250px;
    height: 230px;
    position: absolute;
    top: -263px;
    margin: 0px;
    left: 0;
    background: white;
    color: black;
    border-top: 1px solid #009efb;
    border-left: 1px solid #009efb;
    border-right: 1px solid #009efb;
    overflow-y: auto;
}

#chat-wrapper .chatbox .title {
    position: relative;
}

.chatbox .title i {
    position: absolute;
    right: 10px;
    top: 10px;
}

#chat-wrapper .chatbox .conversation .message {
    margin: 0 10px 5px;
}

#chat-wrapper .chatbox .conversation .message.own {
    text-align: right;
}

#chat-wrapper .chatbox .conversation .message.own span {
    background: #009efb;
}

#chat-wrapper .chatbox .conversation .message span {
    background: #5bc0de;
    padding: 3px 6px;
    border-radius: 7px;
    color: white;
    display: inline-block;
    max-width: 167px;
    line-height: 23px;
    text-align: left;
}

#chat-wrapper .chatbox .chatter {
    position: absolute;
    top: -33px;
    left: 0px;
    border-left: 1px solid #009efb;
    border-right: 1px solid #009efb;
    background: white;
}

#chat-wrapper .chatbox .chatter input {
    height: 30px;
    margin: 0 5px;
    width: 238px;
}

.chatbox .title .notify {
    right: auto;
    left: 2px;
    position: absolute;
    top: 12px;
}

.avatar.preview {
    width: 200px;
    height: 200px;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
}

.easy-autocomplete .person .avatar img {
    width: 100px;
    height: 100px;
}

.easy-autocomplete .person .avatar {
    width: 130px;
    float: left;
    text-align: center;
}

.easy-autocomplete .person .avatar .name {
    font-size: 18px;
    line-height: 18px;
}

.easy-autocomplete .person .avatar .role {
    font-size: 16px;
    font-style: italic;
}

.app-search .input-group span {
    border-radius: 0;
}

.easy-autocomplete {
    position: initial;
}

.app-search .input-group {
    border: 1px solid #7f8c8d;
}

.easy-autocomplete-container {
    left: -1px !important;
    top: 42px !important;
    width: 391px !important;
    max-height: 444px;
    overflow-y: auto;
    border: 1px solid #7f8c8d;
    border-top: none;
}

.eac-item i {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    color: #999;
}

.eac-item .search-result-item {
    position: relative;
}

.eac-item .search-result-item i {
    font-size: 40px;
}

.app-search .easy-autocomplete.eac-square ul .eac-category {
    font-weight: bold;
    color: #009efb;
    font-style: normal;
}

.easy-autocomplete.eac-square ul li,
.easy-autocomplete.eac-square ul .eac-category {
    border: none;
}

.easy-autocomplete.eac-square ul li {
    padding-bottom: 30px !important;
    padding-left: 30px !important;
}

.conversation .load-more-block {
    text-align: center;
}

.easy-autocomplete.eac-square li.search-progress {
    padding: 6px 12px !important;
}

.inbox-center .unread td {
    max-width: 430px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

#report-wizard .pager {
    margin: 20px 0 0;
    padding: 0;
}

#report-wizard .pager li {
    list-style: none;
}

#report-wizard .pager .previous {
    float: left;
}

#report-wizard .pager .next,
#report-wizard .pager .submit {
    float: right;
}

#report-wizard #bar {
    margin-bottom: 1rem;
}

button#items_matched {
    margin: 20px 0;
    font-size: 20px;
}

div#items_matcher .separator {
    position: relative;
    margin: 43px 0;
}

#summary .panel-heading {
    height: 42px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px;
}

#summary .card-box.card-tabs .nav-tabs {
    margin-bottom: 20px;
}

label.table-totals {
    padding: 7px 0 0;
    height: 29px;
}

.item_derogatories {
    font-size: 12px;
}

.item_derogatories table td,
.item_derogatories table th {
    padding: 2px;
    min-width: 24px;
    text-align: center;
}

.integration-error-msg {
    color: #cc0000;
}

input.custom-input {
    width: auto;
}

#upcoming_due_dates table tr td {
    vertical-align: top;
}

#upcoming_due_dates table tr td:nth-child(2n) {
    text-align: center;
}

.dollar-sign:before {
    content: "$";
    font-size: initial;
    vertical-align: text-top;
}

#messenger_text {
    width: 100%;
}

#messenger_text textarea {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#messenger_text [type="button"] {
    width: 40px;
    color: #fff;
}

.btn-group-sm {
    height: 16px;
}

.media img {
    width: 45px;
    margin-right: 20px;
}


/** top header important info popup css **/

.esignature-box canvas {
    height: 125px !important;
    width: 500px !important;
}

.info-price-list {
    margin-top: 50px;
}

.info-price-list .pricing__plan {
    background-color: #f7f8f9;
    width: 33%;
    padding: 40px 0;
    float: left;
    position: relative;
    -webkit-box-shadow: inset 2px 0px 0px 0px #fff;
    box-shadow: inset 2px 0px 0px 0px #fff;
    -moz-box-shadow: inset 2px 0px 0px 0px #fff;
}

.info-price-list .pricing__plan--popular {
    z-index: 2;
    top: -30px;
    padding: 50px 0 70px 0;
    background-color: #001f84;
    color: #fff;
    -moz-box-shadow: 10px 0 15px -10px rgba(0, 0, 0, .45), -10px 0 15px -10px rgba(0, 0, 0, .45);
    -webkit-box-shadow: 10px 0 15px -10px rgba(0, 0, 0, .45), -10px 0 15px -10px rgba(0, 0, 0, .45);
    box-shadow: 10px 0 15px -10px rgba(0, 0, 0, .45), -10px 0 15px -10px rgba(0, 0, 0, .45);
}

.info-price-list .pricing__badge-bg {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100px 0 0;
    border-color: #3cce90 transparent transparent transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 333;
}

.info-price-list .pricing__badge-text {
    position: absolute;
    top: 28px;
    left: 3px;
    z-index: 444;
    color: #fff;
    font-size: 16px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.info-price-list .pricing__title {
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    padding: 0px 0 40px 0;
    margin: 0px;
}

.info-price-list .pricing__title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 60%;
    margin: auto;
    width: 50px;
    height: 1px;
    background: #454545;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.info-price-list .pricing__plan--popular .pricing__title {
    font-size: 44px;
    color: #fff;
    font-weight: 900;
    letter-spacing: -1px;
    padding: 0px 0 40px 0;
}

.info-price-list .pricing__plan--popular .pricing__title:after {
    background: #fff;
    top: 70%;
}

.info-price-list .pricing__plan:hover .pricing__title:after {
    width: 80%;
}

.info-price-list .pricing__values {
    font-size: 58px;
    font-weight: 700;
    height: 70px;
    position: relative;
    text-align: center;
}

.info-price-list .pricing__value span {
    display: inline-block;
    font-size: 20px;
    margin: 0px 0 0 0;
}

.info-price-list .pricing__value b {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    bottom: -5px;
}

.info-price-list .pricing__value {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.info-price-list .pricing__value--hidden {
    display: none;
}

#home_account_reps form .control-group div {
    z-index: 999;
}

#company_form .error {
    color: #f62d51;
}

#home_basic_info .editable-address .error {
    color: #f62d51;
}

.input_required {
    color: #f62d51;
}

.title_to_center {
    text-align: center;
}

.form_required_fields {
    width: 726px;
    margin: auto;
    font-size: 12px;
    font-weight: 400;
}

.form_main_container {
    width: 726px;
    margin: auto;
    font-size: 12px;
}

.form_main_container input {
    min-height: 30px;
    height: 35px;
    font-size: 14px;
}

.form_main_container select {
    min-height: 30px !important;
    height: 35px !important;
    font-size: 14px !important;
}


.icheckbox_square_green_resize {
    width: 15px !important;
    height: 15px !important;
}

.icheckbox_square_green_resize.checked {
    background-position: -51px -3px !important;
}

.input_invalid {
    border: 1px solid #FC0000;
}

.modal_main_title {
    text-align: center;
}

.modal_cancel_icon {
    text-align: center;
}

.modal_cancel_icon {
    text-align: center;
}

.dialog_main_text {
    text-align: center;
    font-size: 14px;
}


.modal_main_container .modal-dialog {
    width: 350px;
    padding: 75px 0 0 0;
}

.modal_main_container .modal-content {
    padding: 38px 1px 20px 0;
}

.modal_main_container .modal-title {
    padding-top: 5%;
    font-weight: 300;
}

.modal_main_container .modal-footer {
    margin: auto;
}

.page-main-title {
    padding: 0px 40px 0 0;
}

.success-flash-message {
    margin: auto;
    border-color: #55CE63;
    background-color: #FFFFFF;
    border-left-width: 9px;
    height: 60px;
}

.success-circle {
    color: #55CE63;
    margin: 6px 0px;
    font-size: 24px;
}

.flash-messages .close {
    float: right;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.topbar .top-navbar
{
  min-height:auto;
  padding: 0;
}
/* Transparent preloader overlay to avoid full white screen */
.preloader {
    background: rgba(255, 255, 255, 0.6);
}

.page-count { 
    color: #333 !important;
    font-size: 14px !important;
}